tocco-admin 1.0.83 → 1.0.84
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 +6 -0
- package/dist/{chunk-531.0d3f9679a108e149030b.js → chunk-531.09bb3ead610a806be86a.js} +1 -1
- package/dist/{chunk-code-editor.6935688801b6090c74b2.js → chunk-code-editor.ccdc5fdaff8409406af6.js} +1 -1
- package/dist/{chunk-html-editor.280a868d411b3c11d1d2.js → chunk-html-editor.2a14284506af0d5c9abc.js} +1 -1
- package/dist/chunk-vendor-icons.be15eed0a60a44238a21.js +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-vendor-icons.721ae3bed72f8bff8d8f.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
1.0.84
|
|
2
|
+
- improve datepicker styling and fix bugs in widgets
|
|
3
|
+
- force hover styles of upload button when hovering upload field
|
|
4
|
+
- remove advanced search text in modal title
|
|
5
|
+
- fix input label being cut in widgets
|
|
6
|
+
|
|
1
7
|
1.0.83
|
|
2
8
|
- remount entity-detail app after navigation
|
|
3
9
|
- change signal box background colors for more consistency
|