tocco-devcon 1.0.87 → 1.0.89

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,10 @@
1
+ 1.0.89
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
+
5
+ 1.0.88
6
+ - do not collapse sidepanel on top
7
+
1
8
  1.0.87
2
9
  - show time in 24h format for all locales
3
10