Skip to content

Commit d48cdd2

Browse files
Merge pull request #69 from webdevnerdstuff/dev
v1.1.3
2 parents 57faba0 + da1f9ab commit d48cdd2

5 files changed

+505
-4100
lines changed

CHANGELOG.md

+21-16
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
# Change Log
22
All notable changes to the "vuetify-drilldown-table" plugin will be documented in this file.
33

4+
## v1.1.3
5+
2024-02-26
6+
[main] (@webdevnerdstuff)
7+
* Fix external rollup config
8+
* Update packages
9+
410
## v1.1.2
5-
01-11-24
11+
2024-01-11
612
[main] (@webdevnerdstuff)
713
* Update packages
814

915
## v1.1.0
10-
01-05-24
16+
2024-01-05
1117
[main] (@webdevnerdstuff)
1218
* Fix typescript issues
1319
* Fix issue with header color not working on sortable columns
@@ -17,21 +23,21 @@ All notable changes to the "vuetify-drilldown-table" plugin will be documented i
1723
* Update node version to v20.10.0
1824

1925
## v1.0.1
20-
11-09-23
26+
2023-11-23
2127
[main] (@webdevnerdstuff)
2228
* Fix header slot name
2329
* Update docs
2430

2531
## v1.0.0
26-
11-09-23
32+
2023-11-09
2733
[main] (@webdevnerdstuff)
2834
* Update lab components to regular components due to Vuetify official releases
2935
* Update packages
3036
* Update Vuetify to v^3.4.0
3137
* Update docs
3238

3339
## v1.0.0-beta-14
34-
11-01-23
40+
2023-11-01
3541
[main] (@webdevnerdstuff)
3642
* Change how the header/footer/border colors work. (breaking change)
3743
* Add props for the new color functionality
@@ -41,31 +47,30 @@ All notable changes to the "vuetify-drilldown-table" plugin will be documented i
4147
* Update docs
4248

4349
## v1.0.0-beta-13
44-
10-03-23
50+
2023-10-03
4551
[main] (@webdevnerdstuff)
4652
* Update packages
4753
* Fix bugs due to changes in vuetify data-tables updates
4854
* Fix loading issue on deeper levels
4955
* Add setting to not include Vuetify styles that are not needed
5056

51-
5257
## v1.0.0-beta-10
53-
06-29-23
58+
2023-06-29
5459
[main] (@webdevnerdstuff)
5560
* Change default debounceDelay to zero
5661

5762
## v1.0.0-beta-9
58-
06-29-23
63+
2023-06-29
5964
[main] (@webdevnerdstuff)
6065
* Fix search not working when using top slot... again
6166

6267
## v1.0.0-beta-8
63-
06-28-23
68+
2023-06-28
6469
[main] (@webdevnerdstuff)
6570
* Fix search not working when using top slot
6671

6772
## v1.0.0-beta-7
68-
06-28-23
73+
2023-06-28
6974
[main] (@webdevnerdstuff)
7075
* Fix expand icon not expanding row when expandOnClick is true
7176
* Fix issue with colors prop mutating all table settings
@@ -75,12 +80,12 @@ All notable changes to the "vuetify-drilldown-table" plugin will be documented i
7580
* Updated docs
7681

7782
## v1.0.0-beta-6
78-
06-26-23
83+
2023-06-26
7984
[main] (@webdevnerdstuff)
8085
* Fixed rendering functions
8186

8287
## v1.0.0-beta-5
83-
06-23-23
88+
2023-06-23
8489
[main] (@webdevnerdstuff)
8590
* Added ability to pass VTextField props and events to bind to the search field
8691
* Added ability to pass props to bind to the VProgressLinear, VProgressCircular, and VSkeletonLoader
@@ -90,23 +95,23 @@ All notable changes to the "vuetify-drilldown-table" plugin will be documented i
9095
* Cleaning up
9196

9297
## v1.0.0-beta-4
93-
06-22-23
98+
2023-06-22
9499
[main] (@webdevnerdstuff)
95100
* Added match column widths functionality
96101
* Updating Playground examples
97102
* Update documentation
98103
* Cleaning up
99104

100105
## v1.0.0-beta-3
101-
06-20-23
106+
2023-06-20
102107
[main] (@webdevnerdstuff)
103108
* Fixing checkbox functionality
104109
* Updating Playground examples
105110
* Update documentation
106111
* Cleaning up
107112

108113
## v1.0.0-beta-2
109-
06-13-23
114+
2023-06-13
110115
[main] (@webdevnerdstuff)
111116
* Adjust entry point
112117
* Update to check for fontawesome to adjust icon size

dist/vuetify-drilldown-table.cjs.js

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)