Releases: webdevnerdstuff/vuetify-drilldown-table
Releases · webdevnerdstuff/vuetify-drilldown-table
v1.1.5
v1.1.4
- Change component to use
defineAsyncComponent
v1.1.3
- Fix external rollup config
- Update packages
v1.1.2
- Update packages
v1.1.0
- Fix typescript issues
- Fix issue with header color not working on sortable columns
- Add level check to fix opacity issue
- Reorganizing
- Add vitest
- Update node version to v20.10.0
v1.0.1
- Fix header slot name
v1.0.0
- Update lab components to regular components due to Vuetify official releases
- Update packages
- Update Vuetify to v^3.4.0
- Update docs
v1.0.0-beta-14
- Change how the header/footer/border colors work. (breaking change)
- Add props for the new color functionality
- Fix table colors and density reactivity
- Update packages
- Update Vuetify to v^3.3.23
- Update docs
1.0.0-beta-13
- Update packages
- Fix bugs due to changes in vuetify data-tables updates
- Fix loading issue on deeper levels
- Add setting to not include Vuetify styles that are not needed
v1.0.0-beta-9
- Fix search not working when using top slot (debugging)