tocco-admin 3.11.34 → 3.11.36
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-295.35bc7c4e336f0794b9fa.js +1 -0
- package/dist/chunk-429.b316fe2de771086c0a3f.js +1 -0
- package/dist/{chunk-503.fa79a8ce51d235b16b58.js → chunk-503.6d4cc25c6850a9bc9911.js} +1 -1
- package/dist/chunk-721.4716f5ce464161e8c9d6.js +1 -0
- package/dist/chunk-789.1576518f53d24b080b71.js +1 -0
- package/dist/chunk-994.434540e349e64a50c05f.js +1 -0
- package/dist/chunk-actions.d4197916fdaba4893858.js +1 -0
- package/dist/chunk-docs-actions.540a1007e355d72ae48b.js +1 -0
- package/dist/index.js +18 -13
- package/package.json +1 -1
- package/dist/chunk-60.029495d936aa8e46db5c.js +0 -6
- package/dist/chunk-768.f12449db3b2502226944.js +0 -1
- package/dist/chunk-789.185c938d593430314c25.js +0 -1
- package/dist/chunk-994.61020008ef21e9d4f676.js +0 -1
- package/dist/chunk-actions.435ca81dc19d80f711a7.js +0 -1
- package/dist/chunk-docs-actions.a95d4534ca380da2c65c.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
3.11.36
|
|
2
|
+
- open entity list in entity model browser in separat tab
|
|
3
|
+
- adjust diff view
|
|
4
|
+
- implement breadcrumb and adjust navigation
|
|
5
|
+
- add url helpers to diff view
|
|
6
|
+
- pass navigation strategy to entity docs dms
|
|
7
|
+
- pass full navigation strategy to dms
|
|
8
|
+
- adjust opening history action
|
|
9
|
+
- support history action
|
|
10
|
+
- clear selection if new table is loaded
|
|
11
|
+
- duplicated blocker instances on entity detail
|
|
12
|
+
|
|
13
|
+
3.11.35
|
|
14
|
+
- improve selection in history table
|
|
15
|
+
|
|
1
16
|
3.11.34
|
|
2
17
|
- add mailbox icon
|
|
3
18
|
|