tocco-widget-bundle 3.10.7 → 3.10.8
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 +5 -0
- package/dist/address-update.js +1 -1
- package/dist/chunk-actions.d446899e5724ac1f1563.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/function-mutation.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 +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.fe57d941279894875030.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
3.10.8
|
|
2
|
+
- do not try to access captcha when hidden
|
|
3
|
+
- style fixed columns in table with border at the right edge
|
|
4
|
+
- add coloration for number of attempts
|
|
5
|
+
|
|
1
6
|
3.10.7
|
|
2
7
|
- only use captcha when updating password if the target is the current user or the current user is no usermanager
|
|
3
8
|
- add title to description element
|