tocco-devcon 1.0.156-hotfix36.13 → 1.0.156-hotfix36.15
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 +7 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
1.0.156-hotfix36.15
|
|
2
|
+
- support hide and read-only for location/address
|
|
3
|
+
|
|
4
|
+
1.0.156-hotfix36.14
|
|
5
|
+
- harmonize positioning of sticky buttons within modal
|
|
6
|
+
- align labels in center of input box
|
|
7
|
+
|
|
1
8
|
1.0.156-hotfix36.13
|
|
2
9
|
- Make sure that address field is visible also without value
|
|
3
10
|
|