tocco-admin 1.0.27 → 1.0.28
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-143.d19c20c6b9454c17279c.js → chunk-143.d1c0c8582a9e94b7b7fc.js} +1 -1
- package/dist/{chunk-383.fef5f7f991b963f8ee06.js → chunk-383.8834be3a8800e19c4bd0.js} +1 -1
- package/dist/{chunk-actions.3e3c2fa9dc81616c18b9.js → chunk-actions.a4fbb6624a01c2e6c05c.js} +1 -1
- package/dist/{chunk-vendor-icons.9ec077376ab375068f3f.js → chunk-vendor-icons.1e0faeb131d8e74192eb.js} +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
1.0.28
|
|
2
|
+
- use correct files name for upload
|
|
3
|
+
- do not reuse same tab for different reports
|
|
4
|
+
- update fullcalendar sizes on sidepanel toggle
|
|
5
|
+
- attach tether to target to prevent coverage of input fields
|
|
6
|
+
|
|
1
7
|
1.0.27
|
|
2
8
|
- style entity-report action dialog
|
|
3
9
|
- harmonize extended search result styling
|