tocco-widget-bundle 0.1.158 → 0.1.160
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 +9 -0
- package/dist/address-update.js +7 -7
- package/dist/chunk-240.490b0b3ee8fd23f926c1.js +1 -0
- package/dist/{chunk-actions.5590baf0c840a072c8b2.js → chunk-actions.6ab4c2ef91c02cea6b83.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 +7 -7
- package/dist/event-registration.js +7 -7
- package/dist/job-application.js +2 -2
- package/dist/login.js +3 -3
- package/dist/mailing-list.js +7 -7
- 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 +7 -7
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-240.f9533388df3c503ed02d.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
0.1.160
|
|
2
|
+
- Make sure that address field is visible also without value
|
|
3
|
+
|
|
4
|
+
0.1.159
|
|
5
|
+
- show multiline lables with correct line breaks
|
|
6
|
+
- run query automatically
|
|
7
|
+
- keep sorting preferences up to date
|
|
8
|
+
- Added new component to search for full address
|
|
9
|
+
|
|
1
10
|
0.1.158
|
|
2
11
|
- fix client questions with cancel
|
|
3
12
|
- do not save form on open dropdown
|