tocco-legacy-bundle 3.14.11 → 3.14.12
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-341.1f593f5ec99fa9946238.js +1 -0
- package/dist/{chunk-668.f66533fd5b5cc278f617.js → chunk-668.0c46315450067686d67e.js} +1 -1
- package/dist/{chunk-726.ba5026efeceae423691d.js → chunk-726.cebcee44ce040f99361b.js} +1 -1
- package/dist/chunk-actions.0ffab5d7a1f701edb440.js +1 -0
- package/dist/{chunk-docs-actions.d34b372f632efc6643d5.js → chunk-docs-actions.ba6846f1d82461adf810.js} +1 -1
- package/dist/docs-browser.js +4 -4
- package/dist/entity-browser.js +2 -2
- package/dist/input-edit.js +4 -4
- package/dist/login.js +1 -1
- package/dist/merge.js +1 -1
- package/dist/password-update.js +1 -1
- package/dist/resource-scheduler.js +2 -2
- package/dist/sso-login.js +1 -1
- package/dist/two-factor-connector.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-651.18e78baf8c55e081fe9b.js +0 -1
- package/dist/chunk-actions.2cb7bad584d8c568c81f.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
3.14.12
|
|
2
|
+
- enhance visibility of total in payment provider action
|
|
3
|
+
- disable defaults values on server when writing
|
|
4
|
+
- disable default values during validation
|
|
5
|
+
- use default label
|
|
6
|
+
- add navigation link to non routerless dms apps
|
|
7
|
+
- reduce code complexity
|
|
8
|
+
- handle pseudo multi document autocomplete
|
|
9
|
+
- fix pending changes bug
|
|
10
|
+
- add setPendingChanges check to handleTouchedChanged
|
|
11
|
+
|
|
1
12
|
3.14.11
|
|
2
13
|
- fix label attention icon color
|
|
3
14
|
- fix date picker jumps when clicking today button
|