Release Notes
What's new in the latest version of the vue-tailwind library.
vue-tailwind v.1.2
New features
-
Now you can override the default value of every prop in the components, this is very useful when you want to avoid changing the default behavior of a component without needed to set the props every time. Read more →
-
A brand new Datepicker component (TDatepicker) released. Read more →
-
Better Typescript integration and some bug fixes
vue-tailwind v.1.3
New features
-
A brand new Dialog component (TDialog) released. Read more →
-
Misc fixes