tocco-widget-bundle 0.1.178 → 0.1.180
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 +11 -4
- package/dist/address-update.js +2 -2
- package/dist/chunk-240.7f68494115681f444fca.js +1 -0
- package/dist/chunk-430.1cae45fc5b5476173dff.js +1 -0
- package/dist/{chunk-actions.4a872cc992b529f9a5ca.js → chunk-actions.508dab5bc0846a1f2d5e.js} +1 -1
- package/dist/{chunk-docs-actions.da4836ddc13cd703f975.js → chunk-docs-actions.aa027dff2b08c06ea0f0.js} +1 -1
- package/dist/{chunk-vendor-icons.bba861a36d31d54c5c6b.js → chunk-vendor-icons.acb71c89c15f40dc6b63.js} +1 -1
- 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 +3 -3
- package/dist/mailing-list.js +2 -2
- package/dist/password-update.js +3 -3
- package/dist/personal-dms.js +2 -2
- package/dist/public-dms.js +2 -2
- package/dist/sso-login.js +2 -2
- 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 +2 -2
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-240.69ce886a2af9c1908597.js +0 -1
- package/dist/chunk-690.95f3e2d1df8802653171.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
|
+
0.1.180
|
|
2
|
+
- fix choice edit label alignment
|
|
3
|
+
- fix light cellrenderer width
|
|
4
|
+
|
|
5
|
+
0.1.179
|
|
6
|
+
- handle new formBase attribute
|
|
7
|
+
- add core sidepanel horizontal button comp
|
|
8
|
+
- use core button for search filters
|
|
9
|
+
- handle input default values exclusivly
|
|
10
|
+
- add save action with follow up that can start an action after save
|
|
11
|
+
|
|
1
12
|
0.1.178
|
|
2
|
-
- add validate to location field
|
|
3
|
-
- add validate to location field
|
|
4
|
-
- style log view
|
|
5
|
-
- fix education-portfolio setup
|
|
6
13
|
|
|
7
14
|
0.1.177
|
|
8
15
|
- add education-portfolio widget
|