tocco-widget-bundle 0.1.185 → 0.1.187
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 +10 -0
- package/dist/address-update.js +1 -1
- package/dist/{chunk-240.7f33df96a5b35b2326ae.js → chunk-240.c76e7e940b2485b7c740.js} +1 -1
- package/dist/chunk-44.da5e6b55d7ff3c8442a0.js +1 -0
- package/dist/{chunk-467.7464e549bd7b06969cbd.js → chunk-467.f5c630366bac253a9839.js} +1 -1
- package/dist/{chunk-actions.1600c9d725e8481f9022.js → chunk-actions.9f6701a67f49703d19da.js} +1 -1
- package/dist/{chunk-docs-actions.a12d99628e55d5e8dd2d.js → chunk-docs-actions.57ca8798aacdbc0a1fab.js} +1 -1
- package/dist/docs-browser.js +2 -2
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +6 -6
- 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 +6 -6
- package/dist/mailing-list.js +2 -2
- package/dist/password-update.js +6 -6
- 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 +7 -7
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-44.4890575213d07023f9b6.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
0.1.187
|
|
2
|
+
- remove list numbering
|
|
3
|
+
- clear cached view stores
|
|
4
|
+
- re-load view on locale change
|
|
5
|
+
|
|
6
|
+
0.1.186
|
|
7
|
+
- style edit text within html formatter
|
|
8
|
+
- add formApp to actions
|
|
9
|
+
- reset value properly
|
|
10
|
+
|
|
1
11
|
0.1.185
|
|
2
12
|
- fix docs browser label alignment
|
|
3
13
|
- set correct label position
|