All notable changes to vue-tailwind
will be documented in this file
- Start tracking changes
- New Table component
- New Pagination & Modal components
- TButton vue router compatibility
- [Fixed] When TTable headers has value still send the full row data to the props
- [Fixed] When TModal is opened on load still calculates the margin
- [Feature] The TTable thead & tfoot props now include the headers (useful for a dynamic colspan)
- [Fixed] The TButton props are not getted using a method instead a computed property, that avoid exceptions
- [Fixed] The TSelect now handles null values correctly
- [Fixed] When the TModal is destroyed witouth closing now clears the body lock
- [Style] Radio group & checkbox group now uses the same tone for status colors
- [Feature] Better organization for InputGroup theming
- [Feature] The multioption components now allows you to select which attribute should be used as as value and text in the options
- [Feature] The t-select now accepts a placeholder that creates an empty option
- [Feature] You can import a single components passing the theme as configuration