tocco-widget-bundle 0.1.116 → 0.1.118
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 +8 -0
- package/dist/address-update.js +1 -1
- package/dist/chunk-actions.e96245af955e504da383.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +1 -1
- package/dist/event-registration.js +2 -2
- package/dist/login.js +9 -9
- package/dist/mailing-list.js +2 -2
- package/dist/password-update.js +9 -9
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.js +1 -1
- package/dist/sso-login.js +1 -1
- package/dist/stint-auction.js +2 -2
- package/dist/user-availability.js +2 -2
- package/dist/user-grades.js +2 -2
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-actions.5c1ef95c3f2059011c45.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
0.1.118
|
|
2
|
+
- improve navigation on login workflow
|
|
3
|
+
|
|
4
|
+
0.1.117
|
|
5
|
+
- add events for authentication and register page
|
|
6
|
+
- add visibility status for authentication and register
|
|
7
|
+
- fix light cellrenderer font sizing to prevent icon overflow within cells
|
|
8
|
+
|
|
1
9
|
0.1.116
|
|
2
10
|
- add geosearch field
|
|
3
11
|
|