tocco-widget-bundle 0.1.50 → 0.1.52

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,16 @@
1
+ 0.1.52
2
+ - fix null values in field name transformation
3
+ - support nested paths in location field
4
+ - provide entityField for create field config
5
+ - use long as datetime value
6
+
7
+ 0.1.51
8
+ - allow componentConfigs to adjust value used
9
+ - use correct decimal digits and % suffix for percentage fields
10
+ - use FormattedNumber in percent mode in PercentFormatter
11
+ - always show search filter button icons on touch devices because of missing hover function
12
+ - increase top padding of input label to prevent cut off
13
+
1
14
  0.1.50
2
15
  - add personal dms widget
3
16