tocco-widget-bundle 0.1.105 → 0.1.106
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 +6 -0
- package/dist/address-update.js +8 -8
- package/dist/{chunk-240.2080dbac731ae846bb3c.js → chunk-240.d6e4f5ec5630ac68cc35.js} +1 -1
- package/dist/{chunk-actions.f43d27632f15fb76b21a.js → chunk-actions.e5bfe7a8e800d231972c.js} +1 -1
- package/dist/chunk-docs-actions.d06f244121522568aae5.js +1 -0
- package/dist/{chunk-vendor-icons.95a610c5821690ff9608.js → chunk-vendor-icons.0195cadd91480c40661b.js} +1 -1
- package/dist/docs-browser.js +3 -3
- package/dist/entity-browser.js +7 -7
- package/dist/entity-dms.js +3 -3
- package/dist/event-registration.js +3 -3
- package/dist/login.js +9 -9
- package/dist/mailing-list.js +3 -3
- package/dist/password-update.js +9 -9
- package/dist/personal-dms.js +3 -3
- package/dist/public-dms.js +3 -3
- package/dist/sso-login.js +7 -7
- package/dist/stint-auction.js +3 -3
- package/dist/user-availability.js +3 -3
- package/dist/user-grades.js +3 -3
- package/dist/user-menu.js +7 -7
- package/dist/wage-view.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-docs-actions.4f830afae3a6ffb4593d.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
0.1.106
|
|
2
|
+
- navigate back to list when state is lost
|
|
3
|
+
- remove unnecessary usage of darken and lighten functions and use theme colors instead
|
|
4
|
+
- fix move action for multiple root folders
|
|
5
|
+
- limit login container width
|
|
6
|
+
|
|
1
7
|
0.1.105
|
|
2
8
|
- add option to disable onclick on breadcrumb
|
|
3
9
|
- disable clicking on search result in breadcrumb
|