Skip to content

Releases: webdevnerdstuff/vuetify-drilldown-table

v1.1.5

13 Mar 20:54
25d1cc4
Compare
Choose a tag to compare
  • Fix unexpected side effect in computed function

v1.1.4

13 Mar 20:23
f9c80f0
Compare
Choose a tag to compare
  • Change component to use defineAsyncComponent

v1.1.3

26 Feb 19:59
d48cdd2
Compare
Choose a tag to compare
  • Fix external rollup config
  • Update packages

v1.1.2

11 Jan 20:13
fe6dd4d
Compare
Choose a tag to compare
  • Update packages

v1.1.0

05 Jan 19:58
ee34ab9
Compare
Choose a tag to compare
  • 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

09 Nov 19:55
bd01348
Compare
Choose a tag to compare
  • Fix header slot name

v1.0.0

09 Nov 18:58
d62b612
Compare
Choose a tag to compare
  • 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

01 Nov 23:10
9f54e04
Compare
Choose a tag to compare
v1.0.0-beta-14 Pre-release
Pre-release
  • 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

03 Oct 18:27
f96d57e
Compare
Choose a tag to compare
1.0.0-beta-13 Pre-release
Pre-release
  • 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

29 Jun 19:57
66948f0
Compare
Choose a tag to compare
v1.0.0-beta-9 Pre-release
Pre-release
  • Fix search not working when using top slot (debugging)