tocco-widget-bundle 0.1.63 → 0.1.64
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-vendor-icons.7d29e13c3ade9223282b.js +1 -0
- package/dist/docs-browser.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +2 -2
- package/dist/login.js +1 -1
- package/dist/mailing-list.js +2 -2
- package/dist/password-update.js +1 -1
- 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 +2 -2
- 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/dist/chunk-vendor-icons.d648b0f5987dc373190b.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
0.1.64
|
|
2
|
+
- remove div wrapper of entity-browser as it was preventing it from filling the full available height when embedded in the old client
|
|
3
|
+
- send selection to adjusted POST endpoint when loading report settings
|
|
4
|
+
- use a new custom display when displaying entities in select boxes
|
|
5
|
+
|
|
1
6
|
0.1.63
|
|
2
7
|
- harmonize spacing of ranged dates by increasing search panel width
|
|
3
8
|
- add public dms widget
|