Releases: ajomuch92/vue-tailwind-elements
Releases · ajomuch92/vue-tailwind-elements
v1.9.10
- Now compatible with Tailwind v3
- Adding min width to date and time picker
- Adding selectable prop to button group
v1.9.5
- Integrating Tailwind 3 on the project
v1.8.0
- Simplicating the name of the classes used on the project.
- Adding a global method to show alerts.
- Changing the color for success alert
v1.7.3
- Fixing small bugs
- Adding notifications to tabs
- Adding animations to tabs
- Adding single selection for accordion component
- Adding more components (Timeline, multiselect, sidenav)
- Updating stepper component (Breaking change)
- Updating size mixin to add Tailwind breakpoints (Breaking change)
- Changing way to import the size mixin (Breaking change)
- Updating documentation and way to install the Tailwind plugin (Breaking change)
v1.6.2
- Fixing small bugs
- Adding more slots for icons
- Adding tooltip component
v1.6.0
- Fixing small bugs
- Adding slot to dropdown
- Adding social icons
- Adding more props to some components (button, table)
- Adding more components (Chip, ScrollToTop and Carousel)
- Adding support to custom icons
v1.5.1
- Adding help files
- Adding more slots and props to some components
- Changing way to install the library
- Fixing small bugs
- Global method to show loading, toasts and modals ($showLoading, $showToast, $showModal)