tocco-widget-bundle 0.1.201 → 0.1.202
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 +1 -1
- package/dist/chunk-240.b937412d265d055cbe2e.js +1 -0
- package/dist/docs-browser.js +2 -2
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +2 -2
- package/dist/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/job-application.js +2 -2
- package/dist/login.js +1 -1
- package/dist/mailing-list.js +2 -2
- package/dist/membership-registration.js +1 -1
- package/dist/password-update.js +1 -1
- package/dist/personal-dms.js +2 -2
- package/dist/public-dms.js +2 -2
- 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 +5 -5
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-240.cf9ed53a6bb267d98122.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
0.1.202
|
|
2
|
+
- fix buggy scroll to top for modals
|
|
3
|
+
- remove delete action from all forms and add searchFormType
|
|
4
|
+
- handle phone validation for relations
|
|
5
|
+
- handle validation response properly
|
|
6
|
+
- fix broken prop types
|
|
7
|
+
|
|
1
8
|
0.1.201
|
|
2
9
|
- dependency update
|
|
3
10
|
- dependency update
|