tocco-admin 1.0.91 → 1.0.94
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 +11 -0
- package/dist/{chunk-531.1d0b8bfc7f7bf5b870c9.js → chunk-531.5947bec833b440517ddf.js} +1 -1
- package/dist/{chunk-actions.c5d0b2e6b3bb4a6278c9.js → chunk-actions.2114d2265c7e9d49cb05.js} +1 -1
- package/dist/{chunk-code-editor.dd9b3f3898d06b4c798a.js → chunk-code-editor.dd23fdb1fd100aadd960.js} +1 -1
- package/dist/{chunk-html-editor.94a526354ea58d022bcd.js → chunk-html-editor.89c614cf569dadc0e4c0.js} +1 -1
- package/dist/chunk-vendor-icons.6d088055f482c3b0998f.js +1 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-vendor-icons.280b23f44172ed67e6df.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
1.0.94
|
|
2
|
+
- add redirect that happens after successful login, destination defined by widget config
|
|
3
|
+
|
|
4
|
+
1.0.93
|
|
5
|
+
- generate reports without dialog in widgets
|
|
6
|
+
|
|
7
|
+
1.0.92
|
|
8
|
+
- collapse buttons when wrapper is too small
|
|
9
|
+
- use responsiveness buttons on action bar
|
|
10
|
+
- use responsiveness buttons for actions
|
|
11
|
+
|
|
1
12
|
1.0.91
|
|
2
13
|
- add ballot-check icon
|
|
3
14
|
- use more generic error message when no Calendar_export_conf could be found
|