tocco-widget-bundle 0.1.26 → 0.1.29
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 +12 -0
- package/dist/address-update.js +2 -2
- package/dist/{chunk-html-editor.053afe26cf3133b60086.js → chunk-html-editor.c8639728d38eaf6499cc.js} +1 -1
- package/dist/chunk-vendor-icons.aa99ab31412f15224b37.js +1 -0
- package/dist/docs-browser.js +8 -8
- package/dist/entity-browser.js +7 -7
- 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-vendor-icons.92a82e70e163d08e657b.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
0.1.29
|
|
2
|
+
- adjust sizing of datepicker on mobile screens
|
|
3
|
+
- make constriction, search filters, tql and keys passed through input props work again
|
|
4
|
+
|
|
5
|
+
0.1.28
|
|
6
|
+
- generate reports without dialog in widgets
|
|
7
|
+
|
|
8
|
+
0.1.27
|
|
9
|
+
- collapse buttons when wrapper is too small
|
|
10
|
+
- use responsiveness buttons on action bar
|
|
11
|
+
- use responsiveness buttons for actions
|
|
12
|
+
|
|
1
13
|
0.1.26
|
|
2
14
|
- add ballot-check icon
|
|
3
15
|
- use more generic error message when no Calendar_export_conf could be found
|