tocco-admin 3.14.23 → 3.14.25
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 +10 -0
- package/dist/{chunk-13419.b70c1db549303c8af053.js → chunk-13419.aaeea68a5053ded7ec05.js} +1 -1
- package/dist/chunk-27230.a9fffe7c41be88954247.js +1 -0
- package/dist/{chunk-65320.db5d2c82716407c43bfe.js → chunk-65320.fc5c41a0d89c6e619ad0.js} +1 -1
- package/dist/{chunk-65670.0a5647e2ee997ddfa30e.js → chunk-65670.3e7c0544832d6242774b.js} +1 -1
- package/dist/chunk-84350.d34f98e9ba37b80a31ba.js +1 -0
- package/dist/{chunk-html-editor.49ccc493157789ab9f99.js → chunk-html-editor.d06d993fcddfbec8f17a.js} +2 -2
- package/dist/index.js +4 -4
- package/package.json +1 -1
- package/dist/chunk-27230.533297fc00aa159ccc7f.js +0 -1
- package/dist/chunk-84350.a9ccc14627850607cd28.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
3.14.25
|
|
2
|
+
- enable 3 column layout for entity list in widgets
|
|
3
|
+
- compact date picker range spacing so that the full datetime is shown
|
|
4
|
+
- fix label-attention color
|
|
5
|
+
- add justify elements to editor
|
|
6
|
+
|
|
7
|
+
3.14.24
|
|
8
|
+
- Add error boundaries to all routes whose component errors are not yet directly handled
|
|
9
|
+
- fix overflow collapse of toasters in firefox
|
|
10
|
+
|
|
1
11
|
3.14.23
|
|
2
12
|
- create event-tree-view action
|
|
3
13
|
- add event-tree-view action
|