tocco-admin 1.0.85 → 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 +5 -0
- package/dist/{chunk-531.80ce0a2425639cc4411f.js → chunk-531.35bdc21ba6167a7dd8a2.js} +1 -1
- 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.2a14284506af0d5c9abc.js → chunk-html-editor.de96deba4a47788be717.js} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-code-editor.ccdc5fdaff8409406af6.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
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
|
+
|
|
1
6
|
1.0.85
|
|
2
7
|
- fix position of reports in form modifier
|
|
3
8
|
- fix datetime range with single default value
|