tocco-legacy-bundle 3.16.31 → 3.16.33
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-55341.469faebc2ca94c9b2e56.js → chunk-55341.9b0c2e582cfc00b3f0a9.js} +1 -1
- package/dist/chunk-72969.222fa0fb66cc1886109f.js +19 -0
- package/dist/chunk-actions.1ab6ed0b896ad51cdf19.js +1 -0
- package/dist/chunk-vendor-icons.24a82108f861d0317942.js +1 -0
- package/dist/docs-browser.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/login.js +4 -4
- package/dist/password-update.js +4 -4
- package/dist/sso-login.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-72969.f105693c2d9c70646602.js +0 -19
- package/dist/chunk-actions.bb0f7e63ebca213c9f0c.js +0 -1
- package/dist/chunk-vendor-icons.c3fdfb2e54bd44c3c099.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.16.33
|
|
2
|
+
- improve selection performance
|
|
3
|
+
- introduce theme color for close button to ensure consistency
|
|
4
|
+
|
|
5
|
+
3.16.32
|
|
6
|
+
- filter inactive lookup values
|
|
7
|
+
- add option to disable login for existing users
|
|
8
|
+
- add option to disable regular logins
|
|
9
|
+
|
|
1
10
|
3.16.31
|
|
2
11
|
- use debounce props in searchbox
|
|
3
12
|
- support configurable min/max height on text fields
|