tocco-widget-bundle 0.1.71 → 0.1.73

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,14 @@
1
+ 0.1.73
2
+ - re-load data on login
3
+ - add object cache
4
+ - use global object cache
5
+
6
+ 0.1.72
7
+ - allow padding of Button to be removed like when used as icon
8
+ - allow Action to be rendered as text without button visual
9
+ - export action types to use same names everywhere
10
+ - confirm modals now use whichever default action the backend declares, which means switching the styling and keyboard shortcut
11
+
1
12
  0.1.71
2
13
  - prevent action buttons within table of being missaligned in widgets
3
14