tocco-admin 3.14.8 → 3.14.9
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 +9 -0
- package/dist/{chunk-419.dfa39b834f8bf54c8eda.js → chunk-419.d4be467f4c43c201abed.js} +1 -1
- package/dist/{chunk-460.e921e35c027416d37377.js → chunk-460.2c76a270b05e5ade385e.js} +1 -1
- package/dist/chunk-actions.535a20d22e7565a1fc42.js +1 -0
- package/dist/index.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-actions.b8ef8a99e292161c851f.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.14.9
|
|
2
|
+
- revert the change to make searchform more compact as it was causing problems with the datepicker icons on smaller screens
|
|
3
|
+
- improve styling of mail action
|
|
4
|
+
- add resize and dnd events
|
|
5
|
+
- able to drag and drop an event
|
|
6
|
+
- able to resize an event
|
|
7
|
+
- show editable event indicator
|
|
8
|
+
- fix missin default values
|
|
9
|
+
|
|
1
10
|
3.14.8
|
|
2
11
|
- add expected mail count
|
|
3
12
|
- shorten source column
|