Skip to content

Commit 5e85936

Browse files
Update changelog
1 parent 3364855 commit 5e85936

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Change Log
22
All notable changes to the "vuetify-drilldown-table" plugin will be documented in this file.
33

4-
## v1.0.0-beta
5-
TBD
4+
## v1.0.0-beta-2
5+
06-13-23
6+
[main] (@webdevnerdstuff)
7+
* Adjust entry point
8+
* Update to check for fontawesome to adjust icon size
9+
* Update default `colors` prop to use `primary` color scheme
10+
* It is easier to change the `colors` to `null` to remove the `colors` than it is to add them in
11+
* Still undetermined if this will be the default or not
12+
* Add helper for getting item values from a nested object
13+
* Credits:
14+
* https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts
15+
* http://stackoverflow.com/questions/6491463/accessing-nested-javascript-objects-with-string-key#comment55278413_6491621
16+
* Update documentation usage
17+
18+
19+
## v1.0.0-beta-1
20+
Initial beta release.
621
[main] (@webdevnerdstuff)

0 commit comments

Comments
 (0)