tocco-admin 1.0.48 → 1.0.51
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 +15 -0
- package/dist/{chunk-143.c8d065d84f8ebff1a71f.js → chunk-143.8ed3e90cbc6dc585de06.js} +1 -1
- package/dist/{chunk-383.5801fad4a2f6229061dd.js → chunk-383.1e82e2208e617221b7ca.js} +1 -1
- package/dist/chunk-884.1ee00c2009968e804726.js +1 -0
- package/dist/chunk-actions.278eb1ed4f635f1dc1f5.js +1 -0
- package/dist/chunk-code-editor.a1c0f7c7bcb1f8a9748b.js +1 -0
- package/dist/chunk-vendor-icons.e6d3779d8c57eab81534.js +1 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-884.4ded078b91383b749516.js +0 -1
- package/dist/chunk-actions.2eabc8e83b5c40caa76f.js +0 -1
- package/dist/chunk-code-editor.ffeca5ba5b2f77f087ce.js +0 -1
- package/dist/chunk-vendor-icons.ace275cedac7258a4ecc.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
1.0.51
|
|
2
|
+
- render html escape characters in breadcrumbs
|
|
3
|
+
|
|
4
|
+
1.0.50
|
|
5
|
+
- emit actions to parent
|
|
6
|
+
- fix state handling for report settings
|
|
7
|
+
- fix form mapping for search componentConfig
|
|
8
|
+
- use boolean search component for marking
|
|
9
|
+
|
|
10
|
+
1.0.49
|
|
11
|
+
- fix searchfilters url with query params
|
|
12
|
+
- add bundle packages
|
|
13
|
+
- create multipel entry files
|
|
14
|
+
- fix integer input when min value is set
|
|
15
|
+
|
|
1
16
|
1.0.48
|
|
2
17
|
- don't break table on collapsed sidepanel
|
|
3
18
|
- add legacy-widget embedType
|