tocco-devcon 3.9.23 → 3.9.25

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
+ 3.9.25
2
+ - harmonize choice edit layout with labels
3
+ - initially collapse layout boxes when configured
4
+ - allow boxes in widgets to be initially collapsed and opened by user
5
+ - fix styles being overwritten in dark mode after a legacy action is executed
6
+ - use Debouncer in CodeEdit instead of custom debounce
7
+
8
+ 3.9.24
9
+ - enable hover on parent items of menu tree
10
+
1
11
  3.9.23
2
12
  - map shrinkToContent in getColumnDefinition
3
13
  - fix jumping buttons in tocco header when opening help menu