tocco-admin 1.0.69 → 1.0.72

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,19 @@
1
+ 1.0.72
2
+ - style new date picker like the old one
3
+ - fulltext search fields are now prioritized to be autofocused
4
+
5
+ 1.0.71
6
+ - fix datetime in searchforms after using date-fns
7
+ - enhance breadcrumbs
8
+ - export action now handles additional paths from templates again
9
+ - column labels in ColumnPicker no longer display escaped html elements
10
+
11
+ 1.0.70
12
+ - add envelope icon
13
+ - add icon to email field to mail client
14
+ - add link to email and phone formatter
15
+ - fix loading form definition for dms
16
+
1
17
  1.0.69
2
18
  - today button in datepicker now behaves as expected
3
19