tocco-widget-bundle 3.9.58 → 3.9.60
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 +1 -1
- package/dist/{chunk-156.ab8c5dbf4243f46014b6.js → chunk-156.255618670e2e93629c62.js} +1 -1
- package/dist/chunk-actions.f094900b04604b8d01ca.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/function-mutation.js +2 -2
- package/dist/job-application.js +2 -2
- package/dist/mailing-list.js +2 -2
- package/dist/membership-registration.js +1 -1
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.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/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-actions.132691dae3bbeade0e90.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.9.60
|
|
2
|
+
- fix hostname for custom actions in cms
|
|
3
|
+
|
|
4
|
+
3.9.59
|
|
5
|
+
- add payment-provider-action
|
|
6
|
+
- add queryParams to navigateToAction
|
|
7
|
+
- handle separate payment-provider-action
|
|
8
|
+
- remove payment logic
|
|
9
|
+
|
|
1
10
|
3.9.58
|
|
2
11
|
- harmonize icon list spacing
|
|
3
12
|
- optimise last opened color for dark theme
|