tocco-test-bundle 3.13.20 → 3.13.22

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.22
2
+ - add simple image fiel component
3
+ - use image field for read only images
4
+ - render bigger thumbnails
5
+ - use smaller image dimension
6
+ - fix all upload components
7
+ - align ranges horizontally for widgets
8
+
9
+ 3.13.21
10
+ - filter columns based on current layout
11
+ - change signal box color to light, harmonize padding and add border radius
12
+
1
13
  3.13.20
2
14
  - add isTransparent prop to Ball to enable transparent backgrounds
3
15