tocco-widget-bundle 0.1.103 → 0.1.104
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 +2 -2
- package/dist/{chunk-240.0a5828f101b99e87883a.js → chunk-240.2080dbac731ae846bb3c.js} +1 -1
- package/dist/{chunk-actions.60fa859dcfbd2fe5db3f.js → chunk-actions.f43d27632f15fb76b21a.js} +1 -1
- package/dist/{chunk-vendor-icons.a6a90dc053ca6dcb5158.js → chunk-vendor-icons.06790b8128ef44b847a6.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/event-registration.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 +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/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
0.1.104
|
|
2
|
+
- map function to props correctly
|
|
3
|
+
- remove light cellrenderer flex so that it does not cut off content in table
|
|
4
|
+
- enforce border of input fields within input edit table
|
|
5
|
+
|
|
1
6
|
0.1.103
|
|
2
7
|
- remove usage of shade color function and extend theme instead
|
|
3
8
|
- introduce radii
|