tocco-widget-bundle 0.1.156 → 0.1.158
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.66569cf928bb4a99df39.js → chunk-240.f9533388df3c503ed02d.js} +1 -1
- package/dist/docs-browser.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 +2 -2
- package/dist/mailing-list.js +2 -2
- package/dist/password-update.js +2 -2
- 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 +7 -7
- 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/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
0.1.158
|
|
2
|
+
- fix client questions with cancel
|
|
3
|
+
- do not save form on open dropdown
|
|
4
|
+
|
|
5
|
+
0.1.157
|
|
6
|
+
- show entity-docs in email attachements
|
|
7
|
+
|
|
1
8
|
0.1.156
|
|
2
9
|
- remove top and left padding within immutable stated value box
|
|
3
10
|
- fix alignment of input fields within input edit table
|