tocco-widget-bundle 0.1.176 → 0.1.178
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 +17 -0
- package/dist/address-update.js +8 -8
- package/dist/chunk-240.69ce886a2af9c1908597.js +1 -0
- package/dist/{chunk-690.8e7350e75adf0bbaf7a3.js → chunk-690.95f3e2d1df8802653171.js} +1 -1
- package/dist/{chunk-code-editor.90043e6c234758127b6c.js → chunk-code-editor.5f25929fbf6f0a034556.js} +2 -2
- package/dist/docs-browser.js +2 -2
- package/dist/education-portfolio.js +52 -0
- 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 +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 +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 +2 -1
- package/dist/chunk-240.af5ef3d6cfa5170d76e4.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
0.1.178
|
|
2
|
+
- add validate to location field
|
|
3
|
+
- add validate to location field
|
|
4
|
+
- style log view
|
|
5
|
+
- fix education-portfolio setup
|
|
6
|
+
|
|
7
|
+
0.1.177
|
|
8
|
+
- add education-portfolio widget
|
|
9
|
+
- add education-portfolio widget
|
|
10
|
+
- adjust google maps address link
|
|
11
|
+
- allow all html content
|
|
12
|
+
- align editor config with legacy editor
|
|
13
|
+
- add advanced color picker
|
|
14
|
+
- add paste as plaintext
|
|
15
|
+
- correct display of numbering
|
|
16
|
+
- add upload to editableMapping
|
|
17
|
+
|
|
1
18
|
0.1.176
|
|
2
19
|
- fix null values in percent field
|
|
3
20
|
|