tocco-ihkschwaben-bundle 3.12.13 → 3.12.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 +10 -0
- package/dist/{chunk-363.c7eba4966050496ed55a.js → chunk-363.aad1cbb248d7cb3575cc.js} +1 -1
- package/dist/{chunk-actions.3bacde11ec6d3167ccfe.js → chunk-actions.02b6c8740267760fdc84.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 +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
3.12.15
|
|
2
|
+
- remove selection controller in dms
|
|
3
|
+
|
|
4
|
+
3.12.14
|
|
5
|
+
- wait for initialized before loading data
|
|
6
|
+
- able to click on the label in the column picker
|
|
7
|
+
- keep correct sort order in column picker
|
|
8
|
+
- add data-cy attributes
|
|
9
|
+
- fix hover on toaster close buttons
|
|
10
|
+
|
|
1
11
|
3.12.13
|
|
2
12
|
- transform initial value paths
|
|
3
13
|
|