tocco-widget-bundle 0.1.61 → 0.1.62

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,9 @@
1
+ 0.1.62
2
+ - reintroduce min-width for Ball component, since normal width caused rendering issues in the main menu
3
+ - replace useWindowWidth hook with universal useWindowSize hook
4
+ - possible to define custom render for actions
5
+ - define back button through custom render
6
+
1
7
  0.1.61
2
8
  - do not collapse sidepanel on top
3
9