tocco-admin 1.0.72 → 1.0.75

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,17 @@
1
+ 1.0.75
2
+ - fix breakwords for email and phone formatter
3
+
4
+ 1.0.74
5
+ - remotefields now sort the same way in select box and advanced search (form sorting first, then last updated)
6
+ - fix view persistor in sub grid
7
+
8
+ 1.0.73
9
+ - entity docs can now be sorted
10
+ - add list-check and percent icons
11
+ - allow date inputs without punctuation
12
+ - allow two digits year formats
13
+ - use save aborted key as textresource instead of message directly
14
+
1
15
  1.0.72
2
16
  - style new date picker like the old one
3
17
  - fulltext search fields are now prioritized to be autofocused