tocco-admin 1.0.83 → 1.0.86
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 +16 -0
- package/dist/{chunk-531.0d3f9679a108e149030b.js → chunk-531.35bdc21ba6167a7dd8a2.js} +1 -1
- package/dist/chunk-568.2add6415e0c3ee1a5c32.js +6 -0
- package/dist/{chunk-587.2e0398947ac466eb3a7a.js → chunk-587.bd8ce26d84ba1845fac7.js} +1 -1
- package/dist/chunk-783.785a6164a13bb3e2b5a3.js +1 -0
- package/dist/{chunk-actions.9fbf05d036f2e33ee321.js → chunk-actions.5cfaa7b974c5b811519d.js} +1 -1
- package/dist/chunk-code-editor.43f8d06f5204a50b1694.js +1 -0
- package/dist/{chunk-html-editor.280a868d411b3c11d1d2.js → chunk-html-editor.de96deba4a47788be717.js} +1 -1
- package/dist/chunk-vendor-icons.e6d64c6657f6b0fc078e.js +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-568.888e5be08a98676042a3.js +0 -6
- package/dist/chunk-662.54c823bebef69c5f55b9.js +0 -1
- package/dist/chunk-code-editor.6935688801b6090c74b2.js +0 -1
- package/dist/chunk-vendor-icons.721ae3bed72f8bff8d8f.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
|
+
1.0.86
|
|
2
|
+
- remove date picker arrow as the positioning seems to be off when fields are too long
|
|
3
|
+
- fix overflowing text in fullcalender entries
|
|
4
|
+
- prevent relation box count label from being cut on overflow
|
|
5
|
+
|
|
6
|
+
1.0.85
|
|
7
|
+
- fix position of reports in form modifier
|
|
8
|
+
- fix datetime range with single default value
|
|
9
|
+
- do not clear date input on blur
|
|
10
|
+
|
|
11
|
+
1.0.84
|
|
12
|
+
- improve datepicker styling and fix bugs in widgets
|
|
13
|
+
- force hover styles of upload button when hovering upload field
|
|
14
|
+
- remove advanced search text in modal title
|
|
15
|
+
- fix input label being cut in widgets
|
|
16
|
+
|
|
1
17
|
1.0.83
|
|
2
18
|
- remount entity-detail app after navigation
|
|
3
19
|
- change signal box background colors for more consistency
|