tocco-devcon 1.0.96 → 1.0.98

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,13 @@
1
+ 1.0.98
2
+ - add object cache
3
+ - use global object cache
4
+
5
+ 1.0.97
6
+ - allow padding of Button to be removed like when used as icon
7
+ - allow Action to be rendered as text without button visual
8
+ - export action types to use same names everywhere
9
+ - confirm modals now use whichever default action the backend declares, which means switching the styling and keyboard shortcut
10
+
1
11
  1.0.96
2
12
  - order range values on top instead of side by side to improve ux
3
13
  - create ENTITY_DOCS selection for legacy actions