tocco-admin 1.0.131 → 1.0.132
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-11.14c66943a9f951e621f2.js → chunk-11.1214ee9e62323c4fb93b.js} +1 -1
- package/dist/chunk-847.d0ab7d6719e1ce3c77d5.js +1 -0
- package/dist/chunk-actions.d319813a4854d9f7f315.js +1 -0
- package/dist/{chunk-vendor-icons.1d922248f67543eaefe9.js → chunk-vendor-icons.78683c702c10aa19bbf8.js} +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -1
- package/dist/chunk-847.b7ff04577b3b598e3f29.js +0 -1
- package/dist/chunk-actions.07638244b91407cd5fb8.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
1.0.132
|
|
2
|
+
- fixed width for user-menu
|
|
3
|
+
- add system menu shortcut
|
|
4
|
+
- add the full size log view action
|
|
5
|
+
- add the full size log view action to the admin
|
|
6
|
+
- support identifier type in tql builder
|
|
7
|
+
- enforce css selectors
|
|
8
|
+
- enforce css selectors
|
|
9
|
+
- fix null as end date
|
|
10
|
+
|
|
1
11
|
1.0.131
|
|
2
12
|
- fix save button being clipped and change hover on error
|
|
3
13
|
- fix react-select dropdown being clipped inside input-edit table
|