tocco-widget-showcase 3.13.49 → 3.13.51

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,15 @@
1
+ 3.13.51
2
+ - fix jumping location edit icon
3
+ - able to define allowed file types for dms
4
+ - able to use file extensions as allowed file type
5
+ - harmonize tile styling and add animation
6
+
7
+ 3.13.50
8
+ - upgrade to future flag `v7_relativeSplatPath`
9
+ - do not try to validate search fields of empty form
10
+ - activate all react router future flags
11
+ - fix selection on dms
12
+
1
13
  3.13.49
2
14
  - handle allowed file types as optional
3
15