tocco-legacy-bundle 0.1.129 → 0.1.131
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-293.3eb6b50e3bd2900c57e4.js → chunk-293.acfe3fa052c85e94cf17.js} +1 -1
- package/dist/{chunk-861.aad710f477893647f39c.js → chunk-861.988c49778e43b427d8a9.js} +1 -1
- package/dist/chunk-actions.6db4d3f1075e3e47fe4b.js +1 -0
- package/dist/docs-browser.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/input-edit.js +2 -2
- package/dist/login.js +2 -2
- package/dist/merge.js +1 -1
- package/dist/password-update.js +2 -2
- package/dist/resource-scheduler.js +1 -1
- package/dist/sso-login.js +1 -1
- package/dist/two-factor-connector.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-actions.cc42ce493dd24992fa0d.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
0.1.131
|
|
2
|
+
- style edit text within html formatter
|
|
3
|
+
- render resource-rows in correct heights
|
|
4
|
+
- add formApp to actions
|
|
5
|
+
- reset value properly
|
|
6
|
+
|
|
7
|
+
0.1.130
|
|
8
|
+
- fix fullcalendar license
|
|
9
|
+
|
|
1
10
|
0.1.129
|
|
2
11
|
- fix docs browser label alignment
|
|
3
12
|
- set correct label position
|