tocco-widget-bundle 0.1.98 → 0.1.100

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -1,3 +1,15 @@
1
+ 0.1.100
2
+ - extend theme with more specific colors to better target elements
3
+ - adapt new specific theme colors to table, select and column picker
4
+ - handle sub module questions
5
+ - pass all query params to action
6
+ - simplify action url
7
+
8
+ 0.1.99
9
+ - hide empty submodules table
10
+ - handle url search fields as strings
11
+ - be able to have uppercase urls
12
+
1
13
  0.1.98
2
14
  - standardize yes no question modal buttons
3
15