tocco-widget-bundle 0.1.19 → 0.1.22
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 +13 -0
- package/dist/address-update.js +7 -7
- package/dist/chunk-568.71a3d0ad9eb894ded72b.js +6 -0
- package/dist/chunk-692.03c93b2fcd24d944da98.js +1 -0
- package/dist/chunk-actions.0c890b554727ce39ebbb.js +1 -0
- package/dist/chunk-code-editor.88a90ed0cdc32e2f4ec3.js +1 -0
- package/dist/{chunk-html-editor.e66bc167ab2fa7b6af24.js → chunk-html-editor.925c5a447475a1cbe5e3.js} +1 -1
- package/dist/chunk-vendor-icons.b091eb7de7f8307ffae4.js +1 -0
- package/dist/docs-browser.js +8 -8
- package/dist/entity-browser.js +8 -8
- package/dist/mailing-list.js +3 -3
- package/dist/stint-auction.js +3 -3
- package/dist/wage-view.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-522.6fc5416975d5f8f60e33.js +0 -1
- package/dist/chunk-568.58be50bba2d2779198ec.js +0 -6
- package/dist/chunk-actions.73cb6e8d591084e05077.js +0 -1
- package/dist/chunk-code-editor.ccb0dc4750da18efea34.js +0 -1
- package/dist/chunk-vendor-icons.d52a12c49cf7550b4899.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
0.1.22
|
|
2
|
+
- show collapse/expand icon on touch devices in panel header/footer
|
|
3
|
+
- harmonize modal spacing of modal message
|
|
4
|
+
|
|
5
|
+
0.1.21
|
|
6
|
+
- remove date picker arrow as the positioning seems to be off when fields are too long
|
|
7
|
+
|
|
8
|
+
0.1.20
|
|
9
|
+
- add business unit to input props
|
|
10
|
+
- fix position of reports in form modifier
|
|
11
|
+
- fix datetime range with single default value
|
|
12
|
+
- do not clear date input on blur
|
|
13
|
+
|
|
1
14
|
0.1.19
|
|
2
15
|
- improve datepicker styling and fix bugs in widgets
|
|
3
16
|
- force hover styles of upload button when hovering upload field
|