tocco-devcon 3.9.24 → 3.9.26

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