tocco-ihkschwaben-bundle 0.1.6 → 0.1.8
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 +14 -0
- package/dist/chunk-44.dd420e142d60f5456ee9.js +1 -0
- package/dist/{chunk-actions.e7166124a8b632ec9f58.js → chunk-actions.52f85af640b338281dac.js} +1 -1
- package/dist/ihkschwaben-disadvantage-compensation.js +7 -7
- package/dist/ihkschwaben-partial-order-cancellation.js +6 -6
- package/package.json +1 -1
- package/dist/chunk-44.4ff4d2361e738c3dcb96.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
0.1.8
|
|
2
|
+
- handle attempt and max attempts
|
|
3
|
+
|
|
4
|
+
0.1.7
|
|
5
|
+
- get all address suggestions within country
|
|
6
|
+
- render sidepanel initially with correct collapse state
|
|
7
|
+
- enable async validation for relations
|
|
8
|
+
- enable async validation for relations
|
|
9
|
+
- enable async validation for relations
|
|
10
|
+
- add terms component
|
|
11
|
+
- add terms component
|
|
12
|
+
- add pickAllProperties to getFlattenEntity
|
|
13
|
+
- use new terms
|
|
14
|
+
|
|
1
15
|
0.1.6
|
|
2
16
|
- handle sso with redirects
|
|
3
17
|
- handle auto login properly
|