tocco-admin 1.0.115 → 1.0.117

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,18 @@
1
+ 1.0.117
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
+ - allow login to redirect to another page from an url parameter
7
+
8
+ 1.0.116
9
+ - allow componentConfigs to adjust value used
10
+ - use correct decimal digits and % suffix for percentage fields
11
+ - use FormattedNumber in percent mode in PercentFormatter
12
+ - disable autozoom of input fields on ios devices
13
+ - always show search filter button icons on touch devices because of missing hover function
14
+ - increase top padding of input label to prevent cut off
15
+
1
16
  1.0.115
2
17
  - disable removing outputjob toasters in widgets
3
18
  - fix performance of fulltext search