tocco-admin 1.0.41-hotfix32.13 → 1.0.41-hotfix32.16
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 +13 -0
- package/dist/{chunk-143.1c827f91c727d19f7b40.js → chunk-143.260d266ed77cf9fd77c8.js} +1 -1
- package/dist/{chunk-383.568cf126a13393f27e54.js → chunk-383.e0f292469d41c9c2ce8a.js} +1 -1
- package/dist/{chunk-498.b77ca77c31c09ef8c750.js → chunk-601.59c70df33a21967c99bf.js} +1 -1
- package/dist/chunk-701.ba69b6808c6ce9fffe8d.js +13 -0
- package/dist/chunk-actions.0a04e4dc00661a017d6b.js +1 -0
- package/dist/chunk-phone-formatter.798d75fc49b716e20ed0.js +1 -0
- package/dist/chunk-vendor-icons.37804403fb2269ed26ff.js +1 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-701.738ed6abd4f25b9ef395.js +0 -13
- package/dist/chunk-actions.2a16cd16f8a10c3bdc8c.js +0 -1
- package/dist/chunk-phone-formatter.ade5abe6f90ce2c3f4e9.js +0 -1
- package/dist/chunk-vendor-icons.090a8829eea27e89f14b.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
1.0.41-hotfix32.16
|
|
2
|
+
- fulltext search fields are now prioritized to be autofocused
|
|
3
|
+
|
|
4
|
+
1.0.41-hotfix32.15
|
|
5
|
+
- export action now handles additional paths from templates again
|
|
6
|
+
- column labels in ColumnPicker no longer display escaped html elements
|
|
7
|
+
|
|
8
|
+
1.0.41-hotfix32.14
|
|
9
|
+
- add envelope icon
|
|
10
|
+
- add icon to email field to mail client
|
|
11
|
+
- add link to email and phone formatter
|
|
12
|
+
- fix loading form definition for dms
|
|
13
|
+
|
|
1
14
|
1.0.41-hotfix32.13
|
|
2
15
|
- optimize toggle behaviour of column picker to only select currently visible items
|
|
3
16
|
- remote fields now honor the constrictions defined on forms with remotefield scope
|