Skip to content

Releases: ajomuch92/vue-tailwind-elements

v1.9.10

25 Apr 23:52
Compare
Choose a tag to compare
  • Now compatible with Tailwind v3
  • Adding min width to date and time picker
  • Adding selectable prop to button group

v1.9.5

20 Apr 13:21
Compare
Choose a tag to compare
  • Integrating Tailwind 3 on the project

v1.8.0

06 Mar 22:49
a5099a0
Compare
Choose a tag to compare
  • 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

28 Feb 23:13
Compare
Choose a tag to compare
  • 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

20 Feb 11:41
450f2bc
Compare
Choose a tag to compare
  • Fixing small bugs
  • Adding more slots for icons
  • Adding tooltip component

v1.6.0

19 Feb 20:07
5956262
Compare
Choose a tag to compare
  • 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

19 Jan 01:31
Compare
Choose a tag to compare
  • 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)