tocco-devcon 3.10.10 → 3.10.12
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
|
+
3.10.12
|
|
2
|
+
- enable selectors by default
|
|
3
|
+
- remove obsolete bottom padding within advanced search
|
|
4
|
+
- use default display after selecting a value in remote fields
|
|
5
|
+
- handle float imprecision in duration calculation
|
|
6
|
+
|
|
7
|
+
3.10.11
|
|
8
|
+
- pass navigationStrategy to simple action form
|
|
9
|
+
- add report to output group instead of new group
|
|
10
|
+
|
|
1
11
|
3.10.10
|
|
2
12
|
- adjust isReadOnly for address and location field
|
|
3
13
|
- fix rounding issue for sticky columns
|