tocco-widget-bundle 0.1.83 → 0.1.85
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 +6 -0
- package/dist/address-update.js +2 -2
- package/dist/chunk-344.5fb085e77cd785f062a2.js +1 -0
- package/dist/chunk-actions.7d77eac49a0693393a04.js +1 -0
- package/dist/{chunk-docs-actions.c19d1868951fd5cda927.js → chunk-docs-actions.31a2d8dfe1361565593e.js} +1 -1
- package/dist/{chunk-vendor-icons.4a69c534e5e408a17e0f.js → chunk-vendor-icons.48645669f4231a6ea98e.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/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/dist/chunk-344.5bd4c0f994e9d18a9a36.js +0 -1
- package/dist/chunk-actions.44316884792018a7a915.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
0.1.85
|
|
2
|
+
- display more custom icons in Breadcrumbs as defined by backend, specifically domains and folders in dms
|
|
3
|
+
|
|
4
|
+
0.1.84
|
|
5
|
+
- display percent fields correctly
|
|
6
|
+
|
|
1
7
|
0.1.83
|
|
2
8
|
- fix login page height not filling full page
|
|
3
9
|
- be able to embed bootstrap script relative
|