tocco-widget-bundle 0.1.175 → 0.1.177
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 +14 -0
- package/dist/address-update.js +8 -8
- package/dist/chunk-240.2340e0e25bf79bd7c55b.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 +7 -7
- 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 +7 -7
- 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.95458454609edf5f2ad9.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
0.1.177
|
|
2
|
+
- add education-portfolio widget
|
|
3
|
+
- add education-portfolio widget
|
|
4
|
+
- adjust google maps address link
|
|
5
|
+
- allow all html content
|
|
6
|
+
- align editor config with legacy editor
|
|
7
|
+
- add advanced color picker
|
|
8
|
+
- add paste as plaintext
|
|
9
|
+
- correct display of numbering
|
|
10
|
+
- add upload to editableMapping
|
|
11
|
+
|
|
12
|
+
0.1.176
|
|
13
|
+
- fix null values in percent field
|
|
14
|
+
|
|
1
15
|
0.1.175
|
|
2
16
|
- use new navigation cell to navigate in cypress test
|
|
3
17
|
- handle new flags object in action response
|