Releases: webdevnerdstuff/vuetify-drilldown-table
Releases · webdevnerdstuff/vuetify-drilldown-table
v1.0.0-beta-10
- Change default debounceDelay to zero
1.0.0-beta-8
- Fix search not working when using top slot
v1.0.0-beta-7
- Fix expand icon not expanding row when expandOnClick is true
- Fix issue with colors prop mutating all table settings
- Add some groupBy support
- Adjusting colors prop
- Updated templates
- Updated docs
v1.0.0-beta-5
- Added ability to pass VTextField props and events to bind to the search field
- Added ability to pass props to bind to the VProgressLinear, VProgressCircular, and VSkeletonLoader
- Removed old props no longer used due to adding ability to pass props and events to bind to components
- Updating Playground examples
- Update documentation
- Cleaning up
v1.0.0-beta-4
- Added match column widths functionality
- Updating Playground examples
- Update documentation
- Cleaning up
v1.0.0-beta-3
- Fixing checkbox functionality
- Updating Playground examples
- Update documentation
- Cleaning up
v1.0.0-beta-2
- Adjust entry point
- Update to check for fontawesome to adjust icon size
- Update default
colors
prop to useprimary
color scheme- It is easier to change the
colors
tonull
to remove thecolors
than it is to add them in - Still undetermined if this will be the default or not
- It is easier to change the
- Add helper for getting item values from a nested object
- Update documentation usage
v0.0.1-alpha
Alpha release. Not production ready and a work in progress.