# vue_components

Vu[e9] is a UI kit to develop smart & scalable frontend applications. At E9, we want to create a solid foundation which allows a more collaborative approach to building interfaces. Enjoy the dev experience of model service, directives, re-usable components, layouts and customised tables in markdown, and develop applications in no time. Flexible across AngularJS and VueJS. Completely works in abstraction.

## 📄 Documentation

For full documentation, visit [Vu[e9] Components](https://vue9-components.web.app/).

## 🛠 How to use

```
Via npm npm install --save @e9ine/vue_components
```

## 📒 Version History

**v1.1.0**

-   Added postcode search support to Address Finder.
-   Address Finder now accepts saved locations.

**v1.1.1**

-   Added Timepicker @Changed event.
-   Added support for expanded area within each row for a table.
-   Table component bug fixes - fixed errors when no pagination object is passed.
-   Added slot for custom avatar actions within AvatarInfo & TopBar components.
-   Changed conflicting classnames with Tailwind in Charts component.
-   Moved overlay close button inside overlay content for fixed overlays.

**v1.1.2**

-   Address Finder bug fixes.

**v1.1.3**

-   Fixed postcode search format.

**v1.1.4**

-   Made the whole address clickable for local addresses in address finder.

**v1.1.5**

-   Added click event when a data point is selected or a table row is clicked for charts.

**v1.1.6**

-   Added Area Chart.
