tocco-widget-bundle 0.1.33 → 0.1.35
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 +8 -0
- package/dist/address-update.js +2 -2
- package/dist/chunk-actions.2fb37e82e729f58632ea.js +1 -0
- package/dist/{chunk-html-editor.af615a81c51fa5fc77ec.js → chunk-html-editor.bccbe26c194a214bd7da.js} +1 -1
- package/dist/docs-browser.js +2 -2
- package/dist/entity-browser.js +8 -8
- package/dist/mailing-list.js +2 -2
- package/dist/stint-auction.js +2 -2
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-actions.7387d35e07adfca2643a.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
0.1.35
|
|
2
|
+
- fix null pointer when starting in standalone mode
|
|
3
|
+
- added action callbacks to navigate back
|
|
4
|
+
|
|
5
|
+
0.1.34
|
|
6
|
+
- fix datepicker year dropdown closing on scroll
|
|
7
|
+
- fix whitespace in notification
|
|
8
|
+
|
|
1
9
|
0.1.33
|
|
2
10
|
- close datepicker on scroll
|
|
3
11
|
- add calendar icon
|