tocco-ihkschwaben-bundle 3.12.49 → 3.12.51
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 +9 -0
- package/dist/{chunk-363.d6450a9f61d6c9602e0d.js → chunk-467.e030fde742f158b11dbd.js} +1 -1
- package/dist/{chunk-actions.b6669ebcd1b4cfa12c75.js → chunk-actions.f6b859c72427cc20c13b.js} +1 -1
- package/dist/ihkschwaben-application-create.js +2 -2
- package/dist/ihkschwaben-disadvantage-compensation.js +10 -10
- package/dist/ihkschwaben-partial-order-cancellation.js +2 -2
- package/dist/ihkschwaben-project-application-examinee.js +12 -12
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.12.51
|
|
2
|
+
- able to hide the entity browser and be aware of route changes
|
|
3
|
+
|
|
4
|
+
3.12.50
|
|
5
|
+
- no error message on column resize
|
|
6
|
+
- harmonize react select spacing
|
|
7
|
+
- show full content of immutable textarea
|
|
8
|
+
- fix growing textarea
|
|
9
|
+
|
|
1
10
|
3.12.49
|
|
2
11
|
- apply correct theme to dynamic actions
|
|
3
12
|
|