File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to the "vuetify-drilldown-table" plugin will be documented in this file.
3
3
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.
6
21
[ main] (@webdevnerdstuff )
You can’t perform that action at this time.
0 commit comments