tocco-widget-bundle 0.1.117 → 0.1.119
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 +7 -0
- package/dist/address-update.js +2 -2
- package/dist/{chunk-240.d8a7ca8b4f2b9f320c6c.js → chunk-240.adb6459ecf98971e4b83.js} +1 -1
- package/dist/chunk-actions.66fad356a23b5b70dc77.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/entity-browser.js +1 -1
- 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/stint-auction.js +2 -2
- package/dist/user-availability.js +2 -2
- package/dist/user-grades.js +2 -2
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-actions.f797627764d49bbd205d.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
0.1.119
|
|
2
|
+
- show correct border-radius on panel header
|
|
3
|
+
- enforce css selectors for textarea
|
|
4
|
+
|
|
5
|
+
0.1.118
|
|
6
|
+
- improve navigation on login workflow
|
|
7
|
+
|
|
1
8
|
0.1.117
|
|
2
9
|
- add events for authentication and register page
|
|
3
10
|
- add visibility status for authentication and register
|