tocco-devcon 1.0.175 → 1.0.177
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 +10 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
1.0.177
|
|
2
|
+
- support hide and read-only for location/address
|
|
3
|
+
|
|
4
|
+
1.0.176
|
|
5
|
+
- copy only changesets function
|
|
6
|
+
- position toasters at bottom right to prevent interference with interaction elements
|
|
7
|
+
- remove x-backend-url header
|
|
8
|
+
- align labels in center of input box
|
|
9
|
+
- harmonize positioning of sticky buttons within modal
|
|
10
|
+
|
|
1
11
|
1.0.175
|
|
2
12
|
- editable sql statements
|
|
3
13
|
- copy changelog to clipboard
|