tocco-widget-bundle 0.1.172 → 0.1.174
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.7889c567e3ae52d9ac5c.js → chunk-240.15429f885a8df4d17e4e.js} +1 -1
- package/dist/chunk-608.3186988649a5c8a6b487.js +1 -0
- package/dist/chunk-vendor-icons.bba861a36d31d54c5c6b.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/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/job-application.js +6 -6
- 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-608.c3b57ad1736c5780e353.js +0 -1
- package/dist/chunk-vendor-icons.5e680926035780c46f1d.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
0.1.174
|
|
2
|
+
- add font awesome eye icon
|
|
3
|
+
- use eye icon for documents
|
|
4
|
+
- export StyledTableRow
|
|
5
|
+
- add row numbering and hover link that opens entity in new tab
|
|
6
|
+
|
|
7
|
+
0.1.173
|
|
8
|
+
- fix action button styling
|
|
9
|
+
|
|
1
10
|
0.1.172
|
|
2
11
|
- style promotion status badge
|
|
3
12
|
- adjust font factor of widget theme
|