tocco-widget-bundle 0.1.30 → 0.1.33
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 +11 -0
- package/dist/address-update.js +2 -2
- package/dist/chunk-701.9af07830184543dcc679.js +13 -0
- package/dist/chunk-actions.7387d35e07adfca2643a.js +1 -0
- package/dist/{chunk-html-editor.98055bb01a782c98d982.js → chunk-html-editor.af615a81c51fa5fc77ec.js} +1 -1
- package/dist/{chunk-vendor-icons.3c173e4c03f57ea897fe.js → chunk-vendor-icons.0f23ba8f6ebe370e3949.js} +1 -1
- package/dist/docs-browser.js +2 -2
- package/dist/entity-browser.js +2 -2
- 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-701.c63da78a67a6a13d3414.js +0 -13
- package/dist/chunk-actions.602ec314e14ef8b0ae03.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
0.1.33
|
|
2
|
+
- close datepicker on scroll
|
|
3
|
+
- add calendar icon
|
|
4
|
+
- add icon to date picker
|
|
5
|
+
|
|
6
|
+
0.1.32
|
|
7
|
+
- add model name to notification
|
|
8
|
+
|
|
9
|
+
0.1.31
|
|
10
|
+
- add 'cancel' custom action to go back
|
|
11
|
+
|
|
1
12
|
0.1.30
|
|
2
13
|
- implement sticky buttons for simple-form modal
|
|
3
14
|
- reset select dropdown to older state and implement close on scroll feature
|