dimsum-e2e-tests 3.70.0-next.62 → 3.70.0-next.63
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 +771 -767
- package/ds-apppicker/DSAppPickerCO.js +7 -1
- package/ds-apppicker/basic/DSAppPicker.basic.keyboard-nav.func.spec.js +18 -7
- package/ds-apppicker/closeAfterSelection/DSAppPicker.closeAfterSelection.func.spec.js +1 -1
- package/ds-apppicker/reflow/DSAppPicker.reflow.visual.spec.js +5 -6
- package/ds-banner/DSBanner.text-resize.visual.spec.js +5 -2
- package/ds-banner/DSBannerCO.js +4 -0
- package/ds-card-v3/reflow/DSCardV3.reflow.visual.spec.js +2 -0
- package/ds-dataviz/DSDataViz.axis.visual.spec.js +1 -2
- package/ds-dataviz/DSDataViz.ticks.visual.spec.js +1 -2
- package/ds-form-combobox-multi/aria-disabled/DSComboboxMulti.aria-disabled.visual.spec.js +4 -2
- package/ds-grid/DSGridCO.js +20 -0
- package/ds-grid/layout-mode/DSGrid.layout-mode.func.spec.js +51 -0
- package/ds-grid/layout-mode/DSGrid.layout-mode.visual.spec.js +22 -0
- package/ds-hooks/DSHook.UseFontSizeMedia.visual.spec.js +5 -2
- package/ds-hooks/DSHookCO.js +55 -1
- package/ds-query-builder/DSQueryBuilder.visual.spec.js +6 -6
- package/package.json +149 -149
package/CHANGELOG.md
CHANGED
|
@@ -3,39 +3,43 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## 3.70.0-next.63 (2026-08-22)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
9
|
+
|
|
6
10
|
## 3.70.0-next.62 (2026-08-19)
|
|
7
11
|
|
|
8
12
|
### Bug Fixes
|
|
9
13
|
|
|
10
|
-
- dimsum:: wire playwright test into the test script for ds-form-checkbox, ds-form-layout-autocomplete and ds-app-picker ([#8316](https://
|
|
14
|
+
- dimsum:: wire playwright test into the test script for ds-form-checkbox, ds-form-layout-autocomplete and ds-app-picker ([#8316](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8316)) ([c301b8c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c301b8cb3c488d8a4a0da6d8514844b9eeef0119))
|
|
11
15
|
|
|
12
16
|
## 3.70.0-next.61 (2026-08-18)
|
|
13
17
|
|
|
14
18
|
### Bug Fixes
|
|
15
19
|
|
|
16
|
-
- ds-data-table:: skip the PUI-18881 filter caret and selection e2e [PUI-18881](https://jira.elliemae.io/browse/PUI-18881) ([#8310](https://
|
|
20
|
+
- ds-data-table:: skip the PUI-18881 filter caret and selection e2e [PUI-18881](https://jira.elliemae.io/browse/PUI-18881) ([#8310](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8310)) ([80b0c0f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/80b0c0f7433a409ac6ef74b08535b678be817bf0)), closes [#8307](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8307)
|
|
17
21
|
|
|
18
22
|
## 3.70.0-next.60 (2026-08-13)
|
|
19
23
|
|
|
20
24
|
### Bug Fixes
|
|
21
25
|
|
|
22
|
-
- ds-chip:: correct round shape disabled state colors per spec [PUI-18905](https://jira.elliemae.io/browse/PUI-18905) ([#8290](https://
|
|
26
|
+
- ds-chip:: correct round shape disabled state colors per spec [PUI-18905](https://jira.elliemae.io/browse/PUI-18905) ([#8290](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8290)) ([42bcb62](https://github.com/intcx/PLATFORM-UI.dimsum/commit/42bcb62fd8b2c45a4c45cd762004dbcdbef7d7eb))
|
|
23
27
|
|
|
24
28
|
## 3.70.0-next.59 (2026-08-12)
|
|
25
29
|
|
|
26
30
|
### Features
|
|
27
31
|
|
|
28
|
-
- dimsum:: analysis of size for date-time-input and data-table [PUI-18345](https://jira.elliemae.io/browse/PUI-18345) ([#8285](https://
|
|
32
|
+
- dimsum:: analysis of size for date-time-input and data-table [PUI-18345](https://jira.elliemae.io/browse/PUI-18345) ([#8285](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8285)) ([70cd13f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/70cd13f8e4f928805fdd8ec7dff1f0042d33abdb))
|
|
29
33
|
|
|
30
|
-
## [3.70.0-next.58](https://
|
|
34
|
+
## [3.70.0-next.58](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.70.0-next.57...v3.70.0-next.58) (2026-08-11)
|
|
31
35
|
|
|
32
36
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
33
37
|
|
|
34
|
-
## [3.70.0-next.57](https://
|
|
38
|
+
## [3.70.0-next.57](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.70.0-next.56...v3.70.0-next.57) (2026-08-11)
|
|
35
39
|
|
|
36
40
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
37
41
|
|
|
38
|
-
## [3.70.0-next.56](https://
|
|
42
|
+
## [3.70.0-next.56](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.70.0-next.55...v3.70.0-next.56) (2026-08-11)
|
|
39
43
|
|
|
40
44
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
41
45
|
|
|
@@ -43,13 +47,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
43
47
|
|
|
44
48
|
### Bug Fixes
|
|
45
49
|
|
|
46
|
-
- ds-app-picker:: a11y fixes + axe-test fixes + markdown files fixes [PUI-17213](https://jira.elliemae.io/browse/PUI-17213) [PUI-17860](https://jira.elliemae.io/browse/PUI-17860) ([#8260](https://
|
|
50
|
+
- ds-app-picker:: a11y fixes + axe-test fixes + markdown files fixes [PUI-17213](https://jira.elliemae.io/browse/PUI-17213) [PUI-17860](https://jira.elliemae.io/browse/PUI-17860) ([#8260](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8260)) ([f24df52](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f24df52d0565660595e557ca6df3c2e6fa815644))
|
|
47
51
|
|
|
48
52
|
## 3.70.0-next.54 (2026-07-31)
|
|
49
53
|
|
|
50
54
|
### Bug Fixes
|
|
51
55
|
|
|
52
|
-
- ds-app-picker:: re-organized data-flow for improved stability and long-term scaling [PUI-17213](https://jira.elliemae.io/browse/PUI-17213) ([#8242](https://
|
|
56
|
+
- ds-app-picker:: re-organized data-flow for improved stability and long-term scaling [PUI-17213](https://jira.elliemae.io/browse/PUI-17213) ([#8242](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8242)) ([753be67](https://github.com/intcx/PLATFORM-UI.dimsum/commit/753be67beb6d5dcca2c6d8808ebe6540cf76ffc3))
|
|
53
57
|
|
|
54
58
|
## 3.70.0-next.53 (2026-07-28)
|
|
55
59
|
|
|
@@ -59,13 +63,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
59
63
|
|
|
60
64
|
### Bug Fixes
|
|
61
65
|
|
|
62
|
-
- ds-drag-and-drop:: keyboard row drag no longer restarts smooth-scroll on held arrow key [PUI-8826](https://jira.elliemae.io/browse/PUI-8826) ([#8226](https://
|
|
66
|
+
- ds-drag-and-drop:: keyboard row drag no longer restarts smooth-scroll on held arrow key [PUI-8826](https://jira.elliemae.io/browse/PUI-8826) ([#8226](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8226)) ([5325023](https://github.com/intcx/PLATFORM-UI.dimsum/commit/532502386fd2a082f379a8da7957aa52264e7f9d))
|
|
63
67
|
|
|
64
68
|
## 3.70.0-next.51 (2026-07-27)
|
|
65
69
|
|
|
66
70
|
### Features
|
|
67
71
|
|
|
68
|
-
- ds-button-v2:: add e2e test for aria-disabled attribute absence [PUI-17909](https://jira.elliemae.io/browse/PUI-17909) ([#8222](https://
|
|
72
|
+
- ds-button-v2:: add e2e test for aria-disabled attribute absence [PUI-17909](https://jira.elliemae.io/browse/PUI-17909) ([#8222](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8222)) ([0c972a5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0c972a5a26a92c6e69979000649521fab87bdb9d))
|
|
69
73
|
|
|
70
74
|
## 3.70.0-next.50 (2026-07-24)
|
|
71
75
|
|
|
@@ -75,31 +79,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
75
79
|
|
|
76
80
|
### Bug Fixes
|
|
77
81
|
|
|
78
|
-
- ds-form-checkbox:: update to latest spec [PUI-18112](https://jira.elliemae.io/browse/PUI-18112) ([#8201](https://
|
|
82
|
+
- ds-form-checkbox:: update to latest spec [PUI-18112](https://jira.elliemae.io/browse/PUI-18112) ([#8201](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8201)) ([ed9660f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ed9660fa98038dd1a9fc9c591b6c0980cfba102f))
|
|
79
83
|
|
|
80
84
|
## 3.70.0-next.48 (2026-07-20)
|
|
81
85
|
|
|
82
86
|
### Bug Fixes
|
|
83
87
|
|
|
84
|
-
- ds-form-radio:: fixed and expanded radio documentation [PUI-17897](https://jira.elliemae.io/browse/PUI-17897) ([#8191](https://
|
|
88
|
+
- ds-form-radio:: fixed and expanded radio documentation [PUI-17897](https://jira.elliemae.io/browse/PUI-17897) ([#8191](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8191)) ([e7c892a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e7c892a9aad4c068e352c00e589253c0c96e5986))
|
|
85
89
|
|
|
86
90
|
## 3.70.0-next.47 (2026-07-17)
|
|
87
91
|
|
|
88
92
|
### Features
|
|
89
93
|
|
|
90
|
-
- ds-data-table:: e2e a11y for filter pill customization & resizer roles [PUI-8318](https://jira.elliemae.io/browse/PUI-8318) [PUI-17786](https://jira.elliemae.io/browse/PUI-17786) ([#8189](https://
|
|
94
|
+
- ds-data-table:: e2e a11y for filter pill customization & resizer roles [PUI-8318](https://jira.elliemae.io/browse/PUI-8318) [PUI-17786](https://jira.elliemae.io/browse/PUI-17786) ([#8189](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8189)) ([f122016](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f122016eb880daec1486bea8e511356658856da7))
|
|
91
95
|
|
|
92
96
|
## 3.70.0-next.46 (2026-07-17)
|
|
93
97
|
|
|
94
98
|
### Bug Fixes
|
|
95
99
|
|
|
96
|
-
- ds-global-header:: search toggle pass axe core scan [PUI-17970](https://jira.elliemae.io/browse/PUI-17970) ([#8176](https://
|
|
100
|
+
- ds-global-header:: search toggle pass axe core scan [PUI-17970](https://jira.elliemae.io/browse/PUI-17970) ([#8176](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8176)) ([738a9b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/738a9b28a0e138a178517f6b9b40dccf03901a3b))
|
|
97
101
|
|
|
98
102
|
## 3.70.0-next.45 (2026-07-14)
|
|
99
103
|
|
|
100
104
|
### Bug Fixes
|
|
101
105
|
|
|
102
|
-
- ds-drag-and-drop:: correct tree dnd screen reader announcements [PUI-18684](https://jira.elliemae.io/browse/PUI-18684) ([#8170](https://
|
|
106
|
+
- ds-drag-and-drop:: correct tree dnd screen reader announcements [PUI-18684](https://jira.elliemae.io/browse/PUI-18684) ([#8170](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8170)) ([7591ec9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7591ec9bc54acadaca6912add3f51837977dddc3))
|
|
103
107
|
|
|
104
108
|
## 3.70.0-next.44 (2026-07-13)
|
|
105
109
|
|
|
@@ -109,43 +113,43 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
109
113
|
|
|
110
114
|
### Features
|
|
111
115
|
|
|
112
|
-
- dimsum:: migrated some flaky jest test to equivalent in playwright & ds-chat-container DOM cache fix [PUI-17849](https://jira.elliemae.io/browse/PUI-17849) ([#8132](https://
|
|
116
|
+
- dimsum:: migrated some flaky jest test to equivalent in playwright & ds-chat-container DOM cache fix [PUI-17849](https://jira.elliemae.io/browse/PUI-17849) ([#8132](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8132)) ([3ea36d1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3ea36d14c6539559bea7e2e301548b521c51571b))
|
|
113
117
|
|
|
114
118
|
## 3.70.0-next.42 (2026-07-06)
|
|
115
119
|
|
|
116
120
|
### Features
|
|
117
121
|
|
|
118
|
-
- ds-accordion-native:: harden toolbar dropdown E2E + document QA findings [PUI-18083](https://jira.elliemae.io/browse/PUI-18083) ([#8154](https://
|
|
122
|
+
- ds-accordion-native:: harden toolbar dropdown E2E + document QA findings [PUI-18083](https://jira.elliemae.io/browse/PUI-18083) ([#8154](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8154)) ([b0c73e6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b0c73e6f29d705b502560108e06d255a4277a444))
|
|
119
123
|
|
|
120
124
|
## 3.70.0-next.41 (2026-07-02)
|
|
121
125
|
|
|
122
126
|
### Features
|
|
123
127
|
|
|
124
|
-
- dimsum:: add component-vpat skill for WCAG 2.5 conformance reports [PUI-14236](https://jira.elliemae.io/browse/PUI-14236) ([#8146](https://
|
|
128
|
+
- dimsum:: add component-vpat skill for WCAG 2.5 conformance reports [PUI-14236](https://jira.elliemae.io/browse/PUI-14236) ([#8146](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8146)) ([dfe5ca6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dfe5ca657cd3895c8c98262286cd4cca2238d41e))
|
|
125
129
|
|
|
126
130
|
## 3.70.0-next.40 (2026-06-29)
|
|
127
131
|
|
|
128
132
|
### Features
|
|
129
133
|
|
|
130
|
-
- ds-card-v3:: add theming example story in slots [PUI-17890](https://jira.elliemae.io/browse/PUI-17890) ([#8137](https://
|
|
134
|
+
- ds-card-v3:: add theming example story in slots [PUI-17890](https://jira.elliemae.io/browse/PUI-17890) ([#8137](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8137)) ([322a618](https://github.com/intcx/PLATFORM-UI.dimsum/commit/322a618b813f5f5261b423f556baadd60844d945))
|
|
131
135
|
|
|
132
136
|
## 3.70.0-next.39 (2026-06-25)
|
|
133
137
|
|
|
134
138
|
### Features
|
|
135
139
|
|
|
136
|
-
- dimsum:: added internal diagnostic via fallow and dashboard ([#8075](https://
|
|
140
|
+
- dimsum:: added internal diagnostic via fallow and dashboard ([#8075](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8075)) ([ee77882](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ee77882bb5276c0299bd2f3cee59d8e71d462c0a))
|
|
137
141
|
|
|
138
142
|
## 3.70.0-next.38 (2026-06-24)
|
|
139
143
|
|
|
140
144
|
### Bug Fixes
|
|
141
145
|
|
|
142
|
-
- ds-shuttle-v2:: re-point skipped axe-core gate comments to [PUI-18632](https://jira.elliemae.io/browse/PUI-18632) ([#8126](https://
|
|
146
|
+
- ds-shuttle-v2:: re-point skipped axe-core gate comments to [PUI-18632](https://jira.elliemae.io/browse/PUI-18632) ([#8126](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8126)) ([bec49f6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/bec49f6365074807eebbfe4492d4127fb09e3874))
|
|
143
147
|
|
|
144
148
|
## 3.70.0-next.37 (2026-06-22)
|
|
145
149
|
|
|
146
150
|
### Features
|
|
147
151
|
|
|
148
|
-
- ds-icons:: new audio fill play/pause [PUI-18631](https://jira.elliemae.io/browse/PUI-18631) ([#8125](https://
|
|
152
|
+
- ds-icons:: new audio fill play/pause [PUI-18631](https://jira.elliemae.io/browse/PUI-18631) ([#8125](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8125)) ([218062c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/218062c219405e757f9cdac622ce2398a519535d))
|
|
149
153
|
|
|
150
154
|
## 3.70.0-next.36 (2026-06-22)
|
|
151
155
|
|
|
@@ -155,37 +159,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
155
159
|
|
|
156
160
|
### Bug Fixes
|
|
157
161
|
|
|
158
|
-
- ds-data-table:: header wrap layout — word-break, vertical alignment and reactive paddingStart [PUI-17819](https://jira.elliemae.io/browse/PUI-17819) ([#8119](https://
|
|
162
|
+
- ds-data-table:: header wrap layout — word-break, vertical alignment and reactive paddingStart [PUI-17819](https://jira.elliemae.io/browse/PUI-17819) ([#8119](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8119)) ([af25ca5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/af25ca52f48b68819ff89efb74fa11739dc69d51))
|
|
159
163
|
|
|
160
164
|
## 3.70.0-next.34 (2026-06-17)
|
|
161
165
|
|
|
162
166
|
### Features
|
|
163
167
|
|
|
164
|
-
- dimsum:: theme comparasion typography and button [PUI-18210](https://jira.elliemae.io/browse/PUI-18210) ([#8116](https://
|
|
168
|
+
- dimsum:: theme comparasion typography and button [PUI-18210](https://jira.elliemae.io/browse/PUI-18210) ([#8116](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8116)) ([a206f08](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a206f08628b4277771f6a9c7df6e586a0b3437e3))
|
|
165
169
|
|
|
166
170
|
## 3.70.0-next.33 (2026-06-16)
|
|
167
171
|
|
|
168
172
|
### Bug Fixes
|
|
169
173
|
|
|
170
|
-
- ds-shuttle-v2:: fixed typescript and exposed a11y examples [PUI-12852](https://jira.elliemae.io/browse/PUI-12852) ([#8111](https://
|
|
174
|
+
- ds-shuttle-v2:: fixed typescript and exposed a11y examples [PUI-12852](https://jira.elliemae.io/browse/PUI-12852) ([#8111](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8111)) ([a8707eb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a8707eb9ef9c24c94b373b195f39eea8c0b2d9b3))
|
|
171
175
|
|
|
172
176
|
## 3.70.0-next.32 (2026-06-16)
|
|
173
177
|
|
|
174
178
|
### Features
|
|
175
179
|
|
|
176
|
-
- dimsum:: portal layout improvements [PUI-18441](https://jira.elliemae.io/browse/PUI-18441) ([#8110](https://
|
|
180
|
+
- dimsum:: portal layout improvements [PUI-18441](https://jira.elliemae.io/browse/PUI-18441) ([#8110](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8110)) ([43e1a36](https://github.com/intcx/PLATFORM-UI.dimsum/commit/43e1a36fa6c9582b2dcd4f6f5f0e64a645584132))
|
|
177
181
|
|
|
178
182
|
## 3.70.0-next.31 (2026-06-12)
|
|
179
183
|
|
|
180
184
|
### Features
|
|
181
185
|
|
|
182
|
-
- storybook:: improve start logging exp ([#8102](https://
|
|
186
|
+
- storybook:: improve start logging exp ([#8102](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8102)) ([da22cef](https://github.com/intcx/PLATFORM-UI.dimsum/commit/da22cef0401496b9d1d5432703fea28235e7ab6d))
|
|
183
187
|
|
|
184
188
|
## 3.70.0-next.30 (2026-06-12)
|
|
185
189
|
|
|
186
190
|
### Features
|
|
187
191
|
|
|
188
|
-
- ds-accordion:: pitfalls updated [PUI-17911](https://jira.elliemae.io/browse/PUI-17911) ([#8100](https://
|
|
192
|
+
- ds-accordion:: pitfalls updated [PUI-17911](https://jira.elliemae.io/browse/PUI-17911) ([#8100](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8100)) ([f745362](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f74536235b9eedc75113bf39b127ddf3ecd30c51))
|
|
189
193
|
|
|
190
194
|
## 3.70.0-next.29 (2026-06-11)
|
|
191
195
|
|
|
@@ -195,7 +199,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
195
199
|
|
|
196
200
|
### Bug Fixes
|
|
197
201
|
|
|
198
|
-
- ds-form-combobox:: style group label per b3-strong spec and add grouped feature stories [PUI-15487](https://jira.elliemae.io/browse/PUI-15487) ([#8083](https://
|
|
202
|
+
- ds-form-combobox:: style group label per b3-strong spec and add grouped feature stories [PUI-15487](https://jira.elliemae.io/browse/PUI-15487) ([#8083](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8083)) ([a4713b7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a4713b79b26ed2102a878ce7418031b77fca7746))
|
|
199
203
|
|
|
200
204
|
## 3.70.0-next.27 (2026-06-08)
|
|
201
205
|
|
|
@@ -205,7 +209,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
205
209
|
|
|
206
210
|
### Features
|
|
207
211
|
|
|
208
|
-
- ds-card-v3:: dimsum compliance [PUI-17888] (https://jira.elliemae.io/browse/PUI-17888) ([#8079](https://
|
|
212
|
+
- ds-card-v3:: dimsum compliance [PUI-17888] (https://jira.elliemae.io/browse/PUI-17888) ([#8079](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8079)) ([4a2695f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4a2695f012d92e25cfd779c90fc32303c5bc0c7f))
|
|
209
213
|
|
|
210
214
|
## 3.70.0-next.25 (2026-06-02)
|
|
211
215
|
|
|
@@ -215,19 +219,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
215
219
|
|
|
216
220
|
### Bug Fixes
|
|
217
221
|
|
|
218
|
-
- ds-form-native-select:: fix disabled color contrast [PUI-14617](https://jira.elliemae.io/browse/PUI-14617) ([#8070](https://
|
|
222
|
+
- ds-form-native-select:: fix disabled color contrast [PUI-14617](https://jira.elliemae.io/browse/PUI-14617) ([#8070](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8070)) ([fcbf80e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fcbf80efbd12904a003cdc3c69ff4be40d3777c8))
|
|
219
223
|
|
|
220
224
|
## 3.70.0-next.23 (2026-06-02)
|
|
221
225
|
|
|
222
226
|
### Bug Fixes
|
|
223
227
|
|
|
224
|
-
- ds-shuttle-v2:: Missing current selection announcement [PUI-15537](https://jira.elliemae.io/browse/PUI-15537) ([#8067](https://
|
|
228
|
+
- ds-shuttle-v2:: Missing current selection announcement [PUI-15537](https://jira.elliemae.io/browse/PUI-15537) ([#8067](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8067)) ([614de10](https://github.com/intcx/PLATFORM-UI.dimsum/commit/614de10c3c8ddf1c4f708b5195df6e025dc40c06))
|
|
225
229
|
|
|
226
230
|
## 3.70.0-next.22 (2026-06-01)
|
|
227
231
|
|
|
228
232
|
### Features
|
|
229
233
|
|
|
230
|
-
- dimsum:: portal final touches to search algorithm and load times [PUI-18454](https://jira.elliemae.io/browse/PUI-18454) ([#8065](https://
|
|
234
|
+
- dimsum:: portal final touches to search algorithm and load times [PUI-18454](https://jira.elliemae.io/browse/PUI-18454) ([#8065](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8065)) ([4f70bfd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4f70bfd3a300de1baa3e0761e5b99c7ff88d968f))
|
|
231
235
|
|
|
232
236
|
## 3.70.0-next.21 (2026-06-01)
|
|
233
237
|
|
|
@@ -237,25 +241,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
237
241
|
|
|
238
242
|
### Bug Fixes
|
|
239
243
|
|
|
240
|
-
- environment:: fix CO URL routing for ds-chat [PUI-18039](https://jira.elliemae.io/browse/PUI-18039) ([#8064](https://
|
|
244
|
+
- environment:: fix CO URL routing for ds-chat [PUI-18039](https://jira.elliemae.io/browse/PUI-18039) ([#8064](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8064)) ([ad7ba54](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ad7ba54dc4aafdcff00aeb17b20a39f3cd9b458b))
|
|
241
245
|
|
|
242
246
|
## 3.70.0-next.19 (2026-05-28)
|
|
243
247
|
|
|
244
248
|
### Features
|
|
245
249
|
|
|
246
|
-
- ds-chat-empty-state:: slot system constants module, test pillars, deviations register, promote storybook to Chat section [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8062](https://
|
|
250
|
+
- ds-chat-empty-state:: slot system constants module, test pillars, deviations register, promote storybook to Chat section [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8062](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8062)) ([08ed09e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/08ed09e95484763ec0fdddc81d1a8124a3918333))
|
|
247
251
|
|
|
248
252
|
## 3.70.0-next.18 (2026-05-27)
|
|
249
253
|
|
|
250
254
|
### Features
|
|
251
255
|
|
|
252
|
-
- ds-chat-message-delimeter:: bring package to full Dimsum compliance — slot system, constants module, test pillars, deviations register, promote storybook to Chat section [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8061](https://
|
|
256
|
+
- ds-chat-message-delimeter:: bring package to full Dimsum compliance — slot system, constants module, test pillars, deviations register, promote storybook to Chat section [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8061](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8061)) ([d6cd0f9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d6cd0f93543645f14d0792f78cf4ecfccf1b9bef))
|
|
253
257
|
|
|
254
258
|
## 3.70.0-next.17 (2026-05-27)
|
|
255
259
|
|
|
256
260
|
### Features
|
|
257
261
|
|
|
258
|
-
- dimsum:: new portal now has support for searching content [PUI-18454](https://jira.elliemae.io/browse/PUI-18454) ([#8059](https://
|
|
262
|
+
- dimsum:: new portal now has support for searching content [PUI-18454](https://jira.elliemae.io/browse/PUI-18454) ([#8059](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8059)) ([405dbe5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/405dbe5203782b4019c3d31777ca9a525f54518d))
|
|
259
263
|
|
|
260
264
|
## 3.70.0-next.16 (2026-05-25)
|
|
261
265
|
|
|
@@ -265,79 +269,79 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
265
269
|
|
|
266
270
|
### Features
|
|
267
271
|
|
|
268
|
-
- dimsum:: created open-spec dimsum wrapper for monorepo operation [PUI-18489](https://jira.elliemae.io/browse/PUI-18489) ([#8045](https://
|
|
272
|
+
- dimsum:: created open-spec dimsum wrapper for monorepo operation [PUI-18489](https://jira.elliemae.io/browse/PUI-18489) ([#8045](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8045)) ([0c8e422](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0c8e422cb87de489439faa38eab4129a6ebf8299))
|
|
269
273
|
|
|
270
274
|
## 3.70.0-next.14 (2026-05-21)
|
|
271
275
|
|
|
272
276
|
### Features
|
|
273
277
|
|
|
274
|
-
- ds-chat:: add visual and functional tests for slot support [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8042](https://
|
|
278
|
+
- ds-chat:: add visual and functional tests for slot support [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8042](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8042)) ([e1fe993](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e1fe993dca1b73f003daa87558fd75097d2bb79a))
|
|
275
279
|
|
|
276
280
|
## 3.70.0-next.13 (2026-05-19)
|
|
277
281
|
|
|
278
282
|
### Bug Fixes
|
|
279
283
|
|
|
280
|
-
- ds-data-table:: clickout side filters improve [PUI-18469](https://jira.elliemae.io/browse/PUI-18469) ([#8035](https://
|
|
284
|
+
- ds-data-table:: clickout side filters improve [PUI-18469](https://jira.elliemae.io/browse/PUI-18469) ([#8035](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8035)) ([b6d1549](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b6d1549b9b369692ab93487ba24a37216f4738de))
|
|
281
285
|
|
|
282
286
|
## 3.70.0-next.12 (2026-05-15)
|
|
283
287
|
|
|
284
288
|
### Features
|
|
285
289
|
|
|
286
|
-
- ds-chat-floating-button:: dimsum compliance and slots support [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8032](https://
|
|
290
|
+
- ds-chat-floating-button:: dimsum compliance and slots support [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8032](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8032)) ([9bc4ae8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9bc4ae814b9276d369688d4ab4e0150b3e7cc09a))
|
|
287
291
|
|
|
288
292
|
## 3.70.0-next.11 (2026-05-14)
|
|
289
293
|
|
|
290
294
|
### Bug Fixes
|
|
291
295
|
|
|
292
|
-
- ds-combobox-multi:: combobox aria busy e2e [PUI-18445](https://jira.elliemae.io/browse/PUI-18445) ([#8027](https://
|
|
296
|
+
- ds-combobox-multi:: combobox aria busy e2e [PUI-18445](https://jira.elliemae.io/browse/PUI-18445) ([#8027](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8027)) ([cdbff4e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cdbff4eb2a09af6de888dc8a13af5027836bd0a4))
|
|
293
297
|
|
|
294
298
|
## 3.70.0-next.10 (2026-05-14)
|
|
295
299
|
|
|
296
300
|
### Features
|
|
297
301
|
|
|
298
|
-
- ds-chat-sidebar:: dimsum compliance and slots support [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8030](https://
|
|
302
|
+
- ds-chat-sidebar:: dimsum compliance and slots support [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#8030](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8030)) ([0377613](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0377613123d62602a8128d754f201f45a4c3f396))
|
|
299
303
|
|
|
300
304
|
## 3.70.0-next.9 (2026-05-12)
|
|
301
305
|
|
|
302
306
|
### Features
|
|
303
307
|
|
|
304
|
-
- ds-floating-context:: external ref feature [PUI-18440](https://jira.elliemae.io/browse/PUI-18440) ([#8023](https://
|
|
308
|
+
- ds-floating-context:: external ref feature [PUI-18440](https://jira.elliemae.io/browse/PUI-18440) ([#8023](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8023)) ([ee46ed5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ee46ed5163f1771ff6dee22ad0654131fd13ff56))
|
|
305
309
|
|
|
306
310
|
## 3.70.0-next.8 (2026-05-12)
|
|
307
311
|
|
|
308
312
|
### Bug Fixes
|
|
309
313
|
|
|
310
|
-
- ds-chat-bubble:: add missing export in test ([57d294a](https://
|
|
314
|
+
- ds-chat-bubble:: add missing export in test ([57d294a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/57d294aef0b2739cb2ac0afe673d9c4ccfe0e718))
|
|
311
315
|
|
|
312
316
|
## 3.70.0-next.7 (2026-05-11)
|
|
313
317
|
|
|
314
318
|
### Bug Fixes
|
|
315
319
|
|
|
316
|
-
- ds-modal-slide:: added e2e test for slots [PUI-18428](https://jira.elliemae.io/browse/PUI-18428) ([#8016](https://
|
|
320
|
+
- ds-modal-slide:: added e2e test for slots [PUI-18428](https://jira.elliemae.io/browse/PUI-18428) ([#8016](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8016)) ([8fa99f8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8fa99f8e14fe7d8b1fedd916e392761f2188904e))
|
|
317
321
|
|
|
318
322
|
## 3.70.0-next.6 (2026-05-11)
|
|
319
323
|
|
|
320
324
|
### Bug Fixes
|
|
321
325
|
|
|
322
|
-
- ds-form-combobox:: replace racing assertive live region with aria-busy + polite count [PUI-18034](https://jira.elliemae.io/browse/PUI-18034) ([#8018](https://
|
|
326
|
+
- ds-form-combobox:: replace racing assertive live region with aria-busy + polite count [PUI-18034](https://jira.elliemae.io/browse/PUI-18034) ([#8018](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8018)) ([6e02644](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6e02644e2c17a53c6ca87737a6e10b59adce57fb))
|
|
323
327
|
|
|
324
328
|
## 3.70.0-next.5 (2026-05-08)
|
|
325
329
|
|
|
326
330
|
### Features
|
|
327
331
|
|
|
328
|
-
- ds-popperjs:: deprecated & migration to fc [PUI-18079](https://jira.elliemae.io/browse/PUI-18079) ([#8000](https://
|
|
332
|
+
- ds-popperjs:: deprecated & migration to fc [PUI-18079](https://jira.elliemae.io/browse/PUI-18079) ([#8000](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8000)) ([c5f1d5c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c5f1d5c0163f831b33327e5783d26380a9f2798a))
|
|
329
333
|
|
|
330
334
|
## 3.70.0-next.4 (2026-05-06)
|
|
331
335
|
|
|
332
336
|
### Bug Fixes
|
|
333
337
|
|
|
334
|
-
- ds-form-combobox:: fixing defect [PUI-17903](https://jira.elliemae.io/browse/PUI-17903) ([#8007](https://
|
|
338
|
+
- ds-form-combobox:: fixing defect [PUI-17903](https://jira.elliemae.io/browse/PUI-17903) ([#8007](https://github.com/intcx/PLATFORM-UI.dimsum/issues/8007)) ([16df5f9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/16df5f9395d38d9dce4833d50c2e65ed692277a1))
|
|
335
339
|
|
|
336
340
|
## 3.70.0-next.3 (2026-05-05)
|
|
337
341
|
|
|
338
342
|
### Features
|
|
339
343
|
|
|
340
|
-
- ds-modal-slide:: dimsum compliance [17128] (https://jira.elliemae.io/browse/PUI- 17128) ([#7995](https://
|
|
344
|
+
- ds-modal-slide:: dimsum compliance [17128] (https://jira.elliemae.io/browse/PUI- 17128) ([#7995](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7995)) ([7c772e3](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7c772e3cdd219cd45f3b32f37b4a25f9989afb3b))
|
|
341
345
|
|
|
342
346
|
## 3.70.0-next.2 (2026-05-05)
|
|
343
347
|
|
|
@@ -351,9 +355,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
351
355
|
|
|
352
356
|
### Features
|
|
353
357
|
|
|
354
|
-
- ds-form-date-range-picker:: add visual E2E tests for readOnly and applyAriaDisabled states [PUI-16394](https://jira.elliemae.io/browse/PUI-16394) ([#7992](https://
|
|
358
|
+
- ds-form-date-range-picker:: add visual E2E tests for readOnly and applyAriaDisabled states [PUI-16394](https://jira.elliemae.io/browse/PUI-16394) ([#7992](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7992)) ([8c47f6d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8c47f6d27d63ba2aaed8527adc66bde3be113141))
|
|
355
359
|
|
|
356
|
-
## [3.60.0-next.63](https://
|
|
360
|
+
## [3.60.0-next.63](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.60.0-next.62...v3.60.0-next.63) (2026-04-17)
|
|
357
361
|
|
|
358
362
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
359
363
|
|
|
@@ -361,13 +365,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
361
365
|
|
|
362
366
|
### Bug Fixes
|
|
363
367
|
|
|
364
|
-
- ds-form-date-range-picker:: solved new styles issues + improved a11y [PUI-18310](https://jira.elliemae.io/browse/PUI-18310) ([c81623d](https://
|
|
368
|
+
- ds-form-date-range-picker:: solved new styles issues + improved a11y [PUI-18310](https://jira.elliemae.io/browse/PUI-18310) ([c81623d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c81623db0a459639092449ee4e2d5e9fbc9c6d28))
|
|
365
369
|
|
|
366
370
|
## 3.60.0-next.61 (2026-04-15)
|
|
367
371
|
|
|
368
372
|
### Bug Fixes
|
|
369
373
|
|
|
370
|
-
- ds-form-date-time-picker:: regression fixed and style updates [PUI-18310](https://jira.elliemae.io/browse/PUI-18310) ([2ed123a](https://
|
|
374
|
+
- ds-form-date-time-picker:: regression fixed and style updates [PUI-18310](https://jira.elliemae.io/browse/PUI-18310) ([2ed123a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2ed123a7dd0a9a452fe70fb02c0fa4b77eeb3e12))
|
|
371
375
|
|
|
372
376
|
## 3.60.0-next.60 (2026-04-13)
|
|
373
377
|
|
|
@@ -377,61 +381,61 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
377
381
|
|
|
378
382
|
### Bug Fixes
|
|
379
383
|
|
|
380
|
-
- ds-card-v1-detail:: info and relationships [PUI-15891] (https://jira.elliemae.io/browse/PUI-15891) ([f6a616b](https://
|
|
384
|
+
- ds-card-v1-detail:: info and relationships [PUI-15891] (https://jira.elliemae.io/browse/PUI-15891) ([f6a616b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f6a616b55f8ec8f96eb00c8f60d0f7bff7a3f97c))
|
|
381
385
|
|
|
382
386
|
## 3.60.0-next.58 (2026-04-13)
|
|
383
387
|
|
|
384
388
|
### Bug Fixes
|
|
385
389
|
|
|
386
|
-
- ds-icons:: a11y role img and label linked to title [PUI-17842](https://jira.elliemae.io/browse/PUI-17842) ([9d12ded](https://
|
|
390
|
+
- ds-icons:: a11y role img and label linked to title [PUI-17842](https://jira.elliemae.io/browse/PUI-17842) ([9d12ded](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9d12ded382b8d256ac52d4c3a11b4bf108631f69))
|
|
387
391
|
|
|
388
392
|
## 3.60.0-next.57 (2026-04-10)
|
|
389
393
|
|
|
390
394
|
### Features
|
|
391
395
|
|
|
392
|
-
- ds-menu-button:: floating config [PUI-17708](https://jira.elliemae.io/browse/PUI-17708) ([87cb40d](https://
|
|
396
|
+
- ds-menu-button:: floating config [PUI-17708](https://jira.elliemae.io/browse/PUI-17708) ([87cb40d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/87cb40df2257b160821370142434b1074e415bb9))
|
|
393
397
|
|
|
394
398
|
## 3.60.0-next.56 (2026-04-09)
|
|
395
399
|
|
|
396
400
|
### Bug Fixes
|
|
397
401
|
|
|
398
|
-
- ds-card-v1-detail:: info and relationships [PUI-15891] (https://jira.elliemae.io/browse/PUI-15891) ([75afc41](https://
|
|
402
|
+
- ds-card-v1-detail:: info and relationships [PUI-15891] (https://jira.elliemae.io/browse/PUI-15891) ([75afc41](https://github.com/intcx/PLATFORM-UI.dimsum/commit/75afc41c9177059f15c12e1a7d3acedf83e7ba62))
|
|
399
403
|
|
|
400
404
|
## 3.60.0-next.55 (2026-04-09)
|
|
401
405
|
|
|
402
406
|
### Bug Fixes
|
|
403
407
|
|
|
404
|
-
- ds-dialog:: prevent false onClickOutside on overlay-press-release-inside-dialog [PUI-15050](https://jira.elliemae.io/browse/PUI-15050) ([7dfda94](https://
|
|
408
|
+
- ds-dialog:: prevent false onClickOutside on overlay-press-release-inside-dialog [PUI-15050](https://jira.elliemae.io/browse/PUI-15050) ([7dfda94](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7dfda94e6848e689139b542435dc985fa137b0ef))
|
|
405
409
|
|
|
406
410
|
## 3.60.0-next.54 (2026-04-08)
|
|
407
411
|
|
|
408
412
|
### Bug Fixes
|
|
409
413
|
|
|
410
|
-
- ds-form-date-time-picker:: meridiem timewheel a11y fix + readonly styles # [PUI-16394](https://jira.elliemae.io/browse/PUI-16394) # [PUI-18277](https://jira.elliemae.io/browse/PUI-18277) ([2838331](https://
|
|
414
|
+
- ds-form-date-time-picker:: meridiem timewheel a11y fix + readonly styles # [PUI-16394](https://jira.elliemae.io/browse/PUI-16394) # [PUI-18277](https://jira.elliemae.io/browse/PUI-18277) ([2838331](https://github.com/intcx/PLATFORM-UI.dimsum/commit/283833118df804318698e353307f754f7bff70b7))
|
|
411
415
|
|
|
412
416
|
## 3.60.0-next.53 (2026-04-08)
|
|
413
417
|
|
|
414
418
|
### Bug Fixes
|
|
415
419
|
|
|
416
|
-
- ds-card:: added e2e test for slots [PUI-15896](https://jira.elliemae.io/browse/PUI-15896) ([733934c](https://
|
|
420
|
+
- ds-card:: added e2e test for slots [PUI-15896](https://jira.elliemae.io/browse/PUI-15896) ([733934c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/733934c41889883fc6dc54a2ef0046e89e044925))
|
|
417
421
|
|
|
418
422
|
## 3.60.0-next.52 (2026-04-06)
|
|
419
423
|
|
|
420
424
|
### Features
|
|
421
425
|
|
|
422
|
-
- ds-dialog:: confirmation and form example; status message as pitfall [PUI-15048](https://jira.elliemae.io/browse/PUI-15048) ([#7969](https://
|
|
426
|
+
- ds-dialog:: confirmation and form example; status message as pitfall [PUI-15048](https://jira.elliemae.io/browse/PUI-15048) ([#7969](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7969)) ([85edf83](https://github.com/intcx/PLATFORM-UI.dimsum/commit/85edf8357497a8f3684814c2c183d15de4600d0c))
|
|
423
427
|
|
|
424
428
|
## 3.60.0-next.51 (2026-04-06)
|
|
425
429
|
|
|
426
430
|
### Features
|
|
427
431
|
|
|
428
|
-
- ds-dialog:: basic use case [PUI-15045](https://jira.elliemae.io/browse/PUI-15045) ([#7968](https://
|
|
432
|
+
- ds-dialog:: basic use case [PUI-15045](https://jira.elliemae.io/browse/PUI-15045) ([#7968](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7968)) ([77143b7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/77143b7c1dafb252e4e899557306085d9e51cd0f))
|
|
429
433
|
|
|
430
434
|
## 3.60.0-next.50 (2026-04-02)
|
|
431
435
|
|
|
432
436
|
### Features
|
|
433
437
|
|
|
434
|
-
- ds-tooltip-v3:: added slots and tests # [PUI-16379](https://jira.elliemae.io/browse/PUI-16379) ([#7966](https://
|
|
438
|
+
- ds-tooltip-v3:: added slots and tests # [PUI-16379](https://jira.elliemae.io/browse/PUI-16379) ([#7966](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7966)) ([8025999](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8025999c9a635643a424e466916c4fb3bdcd1bae))
|
|
435
439
|
|
|
436
440
|
## 3.60.0-next.49 (2026-04-01)
|
|
437
441
|
|
|
@@ -445,73 +449,73 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
445
449
|
|
|
446
450
|
### Bug Fixes
|
|
447
451
|
|
|
448
|
-
- ds-date-time-picker:: add spinbutton semantics to numeric inputs to comply with WCAG 4.1.2 [PUI-17323](https://jira.elliemae.io/browse/PUI-17323) ([#7959](https://
|
|
452
|
+
- ds-date-time-picker:: add spinbutton semantics to numeric inputs to comply with WCAG 4.1.2 [PUI-17323](https://jira.elliemae.io/browse/PUI-17323) ([#7959](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7959)) ([94c0da0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/94c0da0b3fa800398e2e16dfef6fee2a510a33c1))
|
|
449
453
|
|
|
450
454
|
## 3.60.0-next.46 (2026-03-30)
|
|
451
455
|
|
|
452
456
|
### Bug Fixes
|
|
453
457
|
|
|
454
|
-
- ds-page-header-v2:: skip link example [PUI-14844](https://jira.elliemae.io/browse/PUI-14844) ([#7955](https://
|
|
458
|
+
- ds-page-header-v2:: skip link example [PUI-14844](https://jira.elliemae.io/browse/PUI-14844) ([#7955](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7955)) ([b97390e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b97390e2def656900e26df862d613686295008d2))
|
|
455
459
|
|
|
456
460
|
## 3.60.0-next.45 (2026-03-30)
|
|
457
461
|
|
|
458
462
|
### Bug Fixes
|
|
459
463
|
|
|
460
|
-
- ds-pills-v2:: add WCAG 2.2 SC 2.5.8 analysis for removable small pill in ComboboxMulti [PUI-18154](https://jira.elliemae.io/browse/PUI-18154)([#7956](https://
|
|
464
|
+
- ds-pills-v2:: add WCAG 2.2 SC 2.5.8 analysis for removable small pill in ComboboxMulti [PUI-18154](https://jira.elliemae.io/browse/PUI-18154)([#7956](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7956)) ([d623fda](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d623fda0d2a4dcc1814e58f19c97e185780edf79))
|
|
461
465
|
|
|
462
466
|
## 3.60.0-next.44 (2026-03-26)
|
|
463
467
|
|
|
464
468
|
### Features
|
|
465
469
|
|
|
466
|
-
- ds-data-table:: add keyboard nav tests for all Filters V2 types [PUI-18206](https://jira.elliemae.io/browse/PUI-18206) ([#7950](https://
|
|
470
|
+
- ds-data-table:: add keyboard nav tests for all Filters V2 types [PUI-18206](https://jira.elliemae.io/browse/PUI-18206) ([#7950](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7950)) ([e54baa1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e54baa104db1f46a832977b7eecc6332822c855f))
|
|
467
471
|
|
|
468
472
|
## 3.60.0-next.43 (2026-03-20)
|
|
469
473
|
|
|
470
474
|
### Features
|
|
471
475
|
|
|
472
|
-
- ds-read-more:: aria expanded and fixes for safari [PUI-17191](https://jira.elliemae.io/browse/PUI-17191) ([#7947](https://
|
|
476
|
+
- ds-read-more:: aria expanded and fixes for safari [PUI-17191](https://jira.elliemae.io/browse/PUI-17191) ([#7947](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7947)) ([f07f003](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f07f003994489f3747b07311a0be004927913e42))
|
|
473
477
|
|
|
474
478
|
## 3.60.0-next.42 (2026-03-19)
|
|
475
479
|
|
|
476
480
|
### Bug Fixes
|
|
477
481
|
|
|
478
|
-
- dimsum:: case-sensitive rename to fix build pipeline ([#7944](https://
|
|
482
|
+
- dimsum:: case-sensitive rename to fix build pipeline ([#7944](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7944)) ([41886e8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/41886e866a2569997a8f1a49e106d73d179df716))
|
|
479
483
|
|
|
480
484
|
## 3.60.0-next.41 (2026-03-18)
|
|
481
485
|
|
|
482
486
|
### Bug Fixes
|
|
483
487
|
|
|
484
|
-
- ds-data-table:: improve filter change accessibility announcements pattern [PUI-17317](https://jira.elliemae.io/browse/PUI-17317) ([#7942](https://
|
|
488
|
+
- ds-data-table:: improve filter change accessibility announcements pattern [PUI-17317](https://jira.elliemae.io/browse/PUI-17317) ([#7942](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7942)) ([065d07a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/065d07aa656694165393c662223b638dd19b7929))
|
|
485
489
|
|
|
486
490
|
## 3.60.0-next.40 (2026-03-17)
|
|
487
491
|
|
|
488
492
|
### Bug Fixes
|
|
489
493
|
|
|
490
|
-
- ds-data-table:: prevent focus loss on creatable add and submit on enter for FilterV2 [PUI-18111](https://jira.elliemae.io/browse/PUI-18111) ([#7939](https://
|
|
494
|
+
- ds-data-table:: prevent focus loss on creatable add and submit on enter for FilterV2 [PUI-18111](https://jira.elliemae.io/browse/PUI-18111) ([#7939](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7939)) ([3845b06](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3845b068c97036ac8d06ae6aeda04861bfb0d112))
|
|
491
495
|
|
|
492
496
|
## 3.60.0-next.39 (2026-03-16)
|
|
493
497
|
|
|
494
498
|
### Bug Fixes
|
|
495
499
|
|
|
496
|
-
- ds-card-v1:: add slots showcase [PUI-15889] (https://jira.elliemae.io/browse/ PUI-15889) ([#7935](https://
|
|
500
|
+
- ds-card-v1:: add slots showcase [PUI-15889] (https://jira.elliemae.io/browse/ PUI-15889) ([#7935](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7935)) ([fc928af](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fc928af506dac409c08bd074e9a14c6138272bf7))
|
|
497
501
|
|
|
498
502
|
## 3.60.0-next.38 (2026-03-05)
|
|
499
503
|
|
|
500
504
|
### Bug Fixes
|
|
501
505
|
|
|
502
|
-
- ds-card-v2:: added slot support [PUI-15890] (https://jira.elliemae.io/browse/PUI-15890) ([#7920](https://
|
|
506
|
+
- ds-card-v2:: added slot support [PUI-15890] (https://jira.elliemae.io/browse/PUI-15890) ([#7920](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7920)) ([c14f1e1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c14f1e1345ead19e226bb34b360353221e5aa96f))
|
|
503
507
|
|
|
504
508
|
## 3.60.0-next.37 (2026-03-05)
|
|
505
509
|
|
|
506
510
|
### Features
|
|
507
511
|
|
|
508
|
-
- ds-data-table:: improve folder organization for filtersV2 and v1 vs v2 showcase ([#7919](https://
|
|
512
|
+
- ds-data-table:: improve folder organization for filtersV2 and v1 vs v2 showcase ([#7919](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7919)) ([85e4fcb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/85e4fcbe61c1cea68baaf8205326d991f5b39476))
|
|
509
513
|
|
|
510
514
|
## 3.60.0-next.36 (2026-03-03)
|
|
511
515
|
|
|
512
516
|
### Bug Fixes
|
|
513
517
|
|
|
514
|
-
- dimsum:: storybook - fixed missing redux peer dep post legacy removal ([#7914](https://
|
|
518
|
+
- dimsum:: storybook - fixed missing redux peer dep post legacy removal ([#7914](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7914)) ([473611c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/473611c112806728e0b5c0fca19743aa04abe8a9))
|
|
515
519
|
|
|
516
520
|
## 3.60.0-next.35 (2026-03-03)
|
|
517
521
|
|
|
@@ -525,61 +529,61 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
525
529
|
|
|
526
530
|
### Features
|
|
527
531
|
|
|
528
|
-
- ds-global-header:: theming story [PUI-16360](https://jira.elliemae.io/browse/PUI-16360) ([#7901](https://
|
|
532
|
+
- ds-global-header:: theming story [PUI-16360](https://jira.elliemae.io/browse/PUI-16360) ([#7901](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7901)) ([e6a3d8f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e6a3d8f3ebfdf905e2a85e698ef35168771a7d4e))
|
|
529
533
|
|
|
530
534
|
## 3.60.0-next.32 (2026-02-25)
|
|
531
535
|
|
|
532
536
|
### Bug Fixes
|
|
533
537
|
|
|
534
|
-
- ds-data-table:: improve filters focus trap for consistent tab/shift+tab order [PUI-17922](https://jira.elliemae.io/browse/PUI-17922) ([#7900](https://
|
|
538
|
+
- ds-data-table:: improve filters focus trap for consistent tab/shift+tab order [PUI-17922](https://jira.elliemae.io/browse/PUI-17922) ([#7900](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7900)) ([b9c579d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b9c579d4ff5bf16e58aad6931e94a43bcece0a9c))
|
|
535
539
|
|
|
536
540
|
## 3.60.0-next.31 (2026-02-25)
|
|
537
541
|
|
|
538
542
|
### Features
|
|
539
543
|
|
|
540
|
-
- ds-menu-button:: enable playwright tests [PUI-16741](https://jira.elliemae.io/browse/PUI-16741) ([#7898](https://
|
|
544
|
+
- ds-menu-button:: enable playwright tests [PUI-16741](https://jira.elliemae.io/browse/PUI-16741) ([#7898](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7898)) ([580ea18](https://github.com/intcx/PLATFORM-UI.dimsum/commit/580ea18cef699587201ced6444eee73936a85c4c))
|
|
541
545
|
|
|
542
546
|
## 3.60.0-next.30 (2026-02-24)
|
|
543
547
|
|
|
544
548
|
### Bug Fixes
|
|
545
549
|
|
|
546
|
-
- ds-codemods:: legacy-deprecation-26dot3 replaceAll for multi match fix ([#7897](https://
|
|
550
|
+
- ds-codemods:: legacy-deprecation-26dot3 replaceAll for multi match fix ([#7897](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7897)) ([3b27f7e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3b27f7e04a56ed2b14b12a1523748a1a4828c8a1))
|
|
547
551
|
|
|
548
552
|
## 3.60.0-next.29 (2026-02-23)
|
|
549
553
|
|
|
550
554
|
### Bug Fixes
|
|
551
555
|
|
|
552
|
-
- ds-tabs:: add functional test for tabs with scrollbar - keyboard nav [PUI-17883](https://jira.elliemae.io/browse/PUI-17883) ([#7895](https://
|
|
556
|
+
- ds-tabs:: add functional test for tabs with scrollbar - keyboard nav [PUI-17883](https://jira.elliemae.io/browse/PUI-17883) ([#7895](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7895)) ([bbd1058](https://github.com/intcx/PLATFORM-UI.dimsum/commit/bbd1058f2f1dac1e3f942bca697b304d28996986))
|
|
553
557
|
|
|
554
558
|
## 3.60.0-next.28 (2026-02-20)
|
|
555
559
|
|
|
556
560
|
### Bug Fixes
|
|
557
561
|
|
|
558
|
-
- ds-left-navigation:: add functional test for slots customization [PUI-15560](https://jira.elliemae.io/browse/PUI-15560) ([#7892](https://
|
|
562
|
+
- ds-left-navigation:: add functional test for slots customization [PUI-15560](https://jira.elliemae.io/browse/PUI-15560) ([#7892](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7892)) ([6732509](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6732509aaaafeb3c3cc4f2e8e85986177b782c58))
|
|
559
563
|
|
|
560
564
|
## 3.60.0-next.27 (2026-02-20)
|
|
561
565
|
|
|
562
566
|
### Bug Fixes
|
|
563
567
|
|
|
564
|
-
- ds-tabs:: show outline in tabpanel ([b9db99f](https://
|
|
568
|
+
- ds-tabs:: show outline in tabpanel ([b9db99f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b9db99ff6878f67c06cb1abe0e813a85b3ce8dfe))
|
|
565
569
|
|
|
566
570
|
## 3.60.0-next.26 (2026-02-19)
|
|
567
571
|
|
|
568
572
|
### Features
|
|
569
573
|
|
|
570
|
-
- ds-global-header:: search-toggle story improved a11y + improved slots support [PUI-17852](https://jira.elliemae.io/browse/PUI-17852) ([#7891](https://
|
|
574
|
+
- ds-global-header:: search-toggle story improved a11y + improved slots support [PUI-17852](https://jira.elliemae.io/browse/PUI-17852) ([#7891](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7891)) ([bed0e22](https://github.com/intcx/PLATFORM-UI.dimsum/commit/bed0e22851cfa990994790f064a0bf1606928645))
|
|
571
575
|
|
|
572
576
|
## 3.60.0-next.25 (2026-02-19)
|
|
573
577
|
|
|
574
578
|
### Bug Fixes
|
|
575
579
|
|
|
576
|
-
- ds-global-header:: fixed unit test + slots to dimsum pattern compliancy ([#7889](https://
|
|
580
|
+
- ds-global-header:: fixed unit test + slots to dimsum pattern compliancy ([#7889](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7889)) ([7198f8a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7198f8afcdaa884886c90ac1e492ff82315837cf))
|
|
577
581
|
|
|
578
582
|
## 3.60.0-next.24 (2026-02-17)
|
|
579
583
|
|
|
580
584
|
### Features
|
|
581
585
|
|
|
582
|
-
- ds-ribbon:: role analysis and show example using role=status [PUI-17480](https://jira.elliemae.io/browse/PUI-17480) ([#7880](https://
|
|
586
|
+
- ds-ribbon:: role analysis and show example using role=status [PUI-17480](https://jira.elliemae.io/browse/PUI-17480) ([#7880](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7880)) ([034a59a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/034a59a2f1449599310d9788dfce12ba8037eb95))
|
|
583
587
|
|
|
584
588
|
## 3.60.0-next.23 (2026-02-17)
|
|
585
589
|
|
|
@@ -589,81 +593,81 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
589
593
|
|
|
590
594
|
### Features
|
|
591
595
|
|
|
592
|
-
- ds-ribbon:: slots usege example and theming support story [PUI-17442](https://jira.elliemae.io/browse/PUI-17442) ([#7879](https://
|
|
596
|
+
- ds-ribbon:: slots usege example and theming support story [PUI-17442](https://jira.elliemae.io/browse/PUI-17442) ([#7879](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7879)) ([a951520](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a951520b52988b331cb495260326ff5750529873))
|
|
593
597
|
|
|
594
598
|
## 3.60.0-next.21 (2026-02-16)
|
|
595
599
|
|
|
596
600
|
### Features
|
|
597
601
|
|
|
598
|
-
- ds-chat-bubble:: implement slots in Chat Bubble [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#7877](https://
|
|
602
|
+
- ds-chat-bubble:: implement slots in Chat Bubble [PUI-17908](https://jira.elliemae.io/browse/PUI-17908) ([#7877](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7877)) ([9558f1d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9558f1d0465417ddfd07500728d49b4cceb12cd8))
|
|
599
603
|
|
|
600
604
|
## 3.60.0-next.20 (2026-02-13)
|
|
601
605
|
|
|
602
606
|
### Bug Fixes
|
|
603
607
|
|
|
604
|
-
- ds-chip:: update E2E test selectors and chip XPath queries [PUI-17896](https://jira.elliemae.io/browse/PUI-17896) ([#7875](https://
|
|
608
|
+
- ds-chip:: update E2E test selectors and chip XPath queries [PUI-17896](https://jira.elliemae.io/browse/PUI-17896) ([#7875](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7875)) ([f682a0a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f682a0a99c8b01ed886f13d1f5835f10c9e8ae44))
|
|
605
609
|
|
|
606
610
|
## 3.60.0-next.19 (2026-02-12)
|
|
607
611
|
|
|
608
612
|
### Features
|
|
609
613
|
|
|
610
|
-
- ds-ribbon:: typescript fixes by dimsum alignment [PUI-17478](https://jira.elliemae.io/browse/PUI-17478)([#7870](https://
|
|
614
|
+
- ds-ribbon:: typescript fixes by dimsum alignment [PUI-17478](https://jira.elliemae.io/browse/PUI-17478)([#7870](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7870)) ([6dcb730](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6dcb730e31dcb4cfab2e863db38c01de894a7af9))
|
|
611
615
|
|
|
612
616
|
## 3.60.0-next.18 (2026-02-09)
|
|
613
617
|
|
|
614
618
|
### Bug Fixes
|
|
615
619
|
|
|
616
|
-
- ds-left-navigation:: e2e story for detected missing slots [PUI-15560](https://jira.elliemae.io/browse/PUI-15560) ([#7864](https://
|
|
620
|
+
- ds-left-navigation:: e2e story for detected missing slots [PUI-15560](https://jira.elliemae.io/browse/PUI-15560) ([#7864](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7864)) ([37e630b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/37e630be9e1023dee24e17a3e49da1d53d351060))
|
|
617
621
|
|
|
618
622
|
## 3.60.0-next.17 (2026-02-06)
|
|
619
623
|
|
|
620
624
|
### Features
|
|
621
625
|
|
|
622
|
-
- ds-global-header:: search toggle example improve [PUI-17487](https://jira.elliemae.io/browse/PUI-17487) ([#7862](https://
|
|
626
|
+
- ds-global-header:: search toggle example improve [PUI-17487](https://jira.elliemae.io/browse/PUI-17487) ([#7862](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7862)) ([8d268f8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8d268f8fa3a8e4a065b1897128a866eb2af1c050))
|
|
623
627
|
|
|
624
628
|
## 3.60.0-next.16 (2026-02-06)
|
|
625
629
|
|
|
626
630
|
### Features
|
|
627
631
|
|
|
628
|
-
- ds-global-header:: search toggle tests [PUI-17487](https://jira.elliemae.io/browse/PUI-17487) ([#7861](https://
|
|
632
|
+
- ds-global-header:: search toggle tests [PUI-17487](https://jira.elliemae.io/browse/PUI-17487) ([#7861](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7861)) ([039b36d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/039b36dd5bf53053cf5d7e636ba0f7dbd17bff11))
|
|
629
633
|
|
|
630
634
|
## 3.60.0-next.15 (2026-01-29)
|
|
631
635
|
|
|
632
636
|
### Features
|
|
633
637
|
|
|
634
|
-
- dimsum:: upgraded third party libraries [PUI-17276](https://jira.elliemae.io/browse/PUI-17276) ([#7833](https://
|
|
638
|
+
- dimsum:: upgraded third party libraries [PUI-17276](https://jira.elliemae.io/browse/PUI-17276) ([#7833](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7833)) ([361aafb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/361aafb523a55187f0951f4a2b338458f8198c97))
|
|
635
639
|
|
|
636
640
|
## 3.60.0-next.14 (2026-01-26)
|
|
637
641
|
|
|
638
642
|
### Features
|
|
639
643
|
|
|
640
|
-
- ds-menu-button:: slots and unit tests support [PUI-17708](https://jira.elliemae.io/browse/PUI-17708) ([#7822](https://
|
|
644
|
+
- ds-menu-button:: slots and unit tests support [PUI-17708](https://jira.elliemae.io/browse/PUI-17708) ([#7822](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7822)) ([211afa4](https://github.com/intcx/PLATFORM-UI.dimsum/commit/211afa4b48182892a8945e08c69d693021684986))
|
|
641
645
|
|
|
642
646
|
## 3.60.0-next.13 (2026-01-20)
|
|
643
647
|
|
|
644
648
|
### Bug Fixes
|
|
645
649
|
|
|
646
|
-
- ds-dialog:: raise condition caused by layout effect [PUI-17804](https://jira.elliemae.io/browse/PUI-17804)([#7826](https://
|
|
650
|
+
- ds-dialog:: raise condition caused by layout effect [PUI-17804](https://jira.elliemae.io/browse/PUI-17804)([#7826](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7826)) ([c07f693](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c07f69337344e77e0b3bfb0974b171c410972a06))
|
|
647
651
|
|
|
648
652
|
## 3.60.0-next.12 (2026-01-16)
|
|
649
653
|
|
|
650
654
|
### Features
|
|
651
655
|
|
|
652
|
-
- dimsum:: fixed dependencies and added knip for reports [PUI-17275](https://jira.elliemae.io/browse/PUI-17275) ([#7824](https://
|
|
656
|
+
- dimsum:: fixed dependencies and added knip for reports [PUI-17275](https://jira.elliemae.io/browse/PUI-17275) ([#7824](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7824)) ([65b7cf4](https://github.com/intcx/PLATFORM-UI.dimsum/commit/65b7cf4e3558d20957adc405bd91ea9370b11589))
|
|
653
657
|
|
|
654
658
|
## 3.60.0-next.11 (2026-01-14)
|
|
655
659
|
|
|
656
660
|
### Features
|
|
657
661
|
|
|
658
|
-
- ds-tabs:: update carousel to horizontal scroll [PUI-17483](https://jira.elliemae.io/browse/PUI-17483) ([#7821](https://
|
|
662
|
+
- ds-tabs:: update carousel to horizontal scroll [PUI-17483](https://jira.elliemae.io/browse/PUI-17483) ([#7821](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7821)) ([9cfe8a5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9cfe8a56d6277fe4fc9ffcf9c9dfb97dff7adfbf))
|
|
659
663
|
|
|
660
664
|
## 3.60.0-next.10 (2026-01-14)
|
|
661
665
|
|
|
662
666
|
### Bug Fixes
|
|
663
667
|
|
|
664
|
-
- ds-app-picker:: support global attributes [PUI-17246](https://jira.elliemae.io/browse/PUI-17246) ([#7820](https://
|
|
668
|
+
- ds-app-picker:: support global attributes [PUI-17246](https://jira.elliemae.io/browse/PUI-17246) ([#7820](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7820)) ([1b2a2ea](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1b2a2ea55ca4ea19386e891be939c3615a244468))
|
|
665
669
|
|
|
666
|
-
## [3.60.0-next.9](https://
|
|
670
|
+
## [3.60.0-next.9](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.60.0-next.8...v3.60.0-next.9) (2026-01-13)
|
|
667
671
|
|
|
668
672
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
669
673
|
|
|
@@ -675,37 +679,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
675
679
|
|
|
676
680
|
### Bug Fixes
|
|
677
681
|
|
|
678
|
-
- ds-chip:: custom attributes and folder organization [PUI-14876] (https://jira.elliemae.io/browse/PUI-14876) ([#7819](https://
|
|
682
|
+
- ds-chip:: custom attributes and folder organization [PUI-14876] (https://jira.elliemae.io/browse/PUI-14876) ([#7819](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7819)) ([7025b86](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7025b865a1d0ca1cdc02aa07353a79eab3910356))
|
|
679
683
|
|
|
680
684
|
## 3.60.0-next.6 (2026-01-12)
|
|
681
685
|
|
|
682
686
|
### Bug Fixes
|
|
683
687
|
|
|
684
|
-
- ds-floating-context:: remove console error when main is not defined [PUI-17776](https://jira.elliemae.io/browse/PUI-17776) ([#7814](https://
|
|
688
|
+
- ds-floating-context:: remove console error when main is not defined [PUI-17776](https://jira.elliemae.io/browse/PUI-17776) ([#7814](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7814)) ([1084971](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1084971375947009d2497e10237d015100543887))
|
|
685
689
|
|
|
686
690
|
## 3.60.0-next.5 (2026-01-09)
|
|
687
691
|
|
|
688
692
|
### Features
|
|
689
693
|
|
|
690
|
-
- dimsum:: update percy and pui-e2e-test-sdk dependencies [PUI-17773](https://jira.elliemae.io/browse/PUI-17773) ([#7815](https://
|
|
694
|
+
- dimsum:: update percy and pui-e2e-test-sdk dependencies [PUI-17773](https://jira.elliemae.io/browse/PUI-17773) ([#7815](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7815)) ([0aa68b6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0aa68b6031f7e88526ce0b04581cf0134bc6d216))
|
|
691
695
|
|
|
692
696
|
## 3.60.0-next.4 (2026-01-09)
|
|
693
697
|
|
|
694
698
|
### Bug Fixes
|
|
695
699
|
|
|
696
|
-
- ds-chip:: custom attributes and folder organization [PUI-14876] (https://jira.elliemae.io/browse/PUI-14876) ([#7813](https://
|
|
700
|
+
- ds-chip:: custom attributes and folder organization [PUI-14876] (https://jira.elliemae.io/browse/PUI-14876) ([#7813](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7813)) ([d0b0611](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d0b06110fae419827497f7ef1b66879ba1897ffd))
|
|
697
701
|
|
|
698
702
|
## 3.60.0-next.3 (2026-01-08)
|
|
699
703
|
|
|
700
704
|
### Features
|
|
701
705
|
|
|
702
|
-
- ds-menu-button:: add props table in storybook [PUI-17708](https://jira.elliemae.io/browse/PUI-17708) ([5074f31](https://
|
|
706
|
+
- ds-menu-button:: add props table in storybook [PUI-17708](https://jira.elliemae.io/browse/PUI-17708) ([5074f31](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5074f31500fe824671861a9527525e45f5ddbb47))
|
|
703
707
|
|
|
704
708
|
## 3.60.0-next.2 (2026-01-05)
|
|
705
709
|
|
|
706
710
|
### Features
|
|
707
711
|
|
|
708
|
-
- ds-pills-v2:: axe + TS + slots + ds compliance [PUI-17456](https://jira.elliemae.io/browse/PUI-17456) ([#7811](https://
|
|
712
|
+
- ds-pills-v2:: axe + TS + slots + ds compliance [PUI-17456](https://jira.elliemae.io/browse/PUI-17456) ([#7811](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7811)) ([76818ee](https://github.com/intcx/PLATFORM-UI.dimsum/commit/76818ee9badb8b0a74f51f5028ee5cd8aed22705))
|
|
709
713
|
|
|
710
714
|
## 3.60.0-next.1 (2025-12-30)
|
|
711
715
|
|
|
@@ -715,19 +719,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
715
719
|
|
|
716
720
|
### Bug Fixes
|
|
717
721
|
|
|
718
|
-
- ds-tabs:: Tabs (Nested) shows unexpected blue active indicator line and vertical scrollbar [PUI-17566](https://jira.elliemae.io/browse/PUI-17566) ([7563ad2](https://
|
|
722
|
+
- ds-tabs:: Tabs (Nested) shows unexpected blue active indicator line and vertical scrollbar [PUI-17566](https://jira.elliemae.io/browse/PUI-17566) ([7563ad2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7563ad27ab5afa59245c87e0e0fd01f5ed319c6a))
|
|
719
723
|
|
|
720
724
|
## 3.57.0-next.52 (2025-12-26)
|
|
721
725
|
|
|
722
726
|
### Features
|
|
723
727
|
|
|
724
|
-
- ds-icons:: new icons [PUI-16423](https://jira.elliemae.io/browse/PUI-16423) ([#7806](https://
|
|
728
|
+
- ds-icons:: new icons [PUI-16423](https://jira.elliemae.io/browse/PUI-16423) ([#7806](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7806)) ([6d721b8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6d721b8cf00145acfb2efd13b8b6479ab2b8d224))
|
|
725
729
|
|
|
726
730
|
## 3.57.0-next.51 (2025-12-24)
|
|
727
731
|
|
|
728
732
|
### Bug Fixes
|
|
729
733
|
|
|
730
|
-
- ds-data-table:: fix e2e test cases [PUI-16964](https://jira.elliemae.io/browse/PUI-16964) ([#7804](https://
|
|
734
|
+
- ds-data-table:: fix e2e test cases [PUI-16964](https://jira.elliemae.io/browse/PUI-16964) ([#7804](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7804)) ([b0e4d32](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b0e4d32dd177ba10b8702baaa6e4a5a829482a47))
|
|
731
735
|
|
|
732
736
|
## 3.57.0-next.50 (2025-12-22)
|
|
733
737
|
|
|
@@ -741,37 +745,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
741
745
|
|
|
742
746
|
### Features
|
|
743
747
|
|
|
744
|
-
- ds-breadcrumb:: update title documentation ([450ce89](https://
|
|
748
|
+
- ds-breadcrumb:: update title documentation ([450ce89](https://github.com/intcx/PLATFORM-UI.dimsum/commit/450ce896932ed6a14c17edceb9258f6f869831f7))
|
|
745
749
|
|
|
746
750
|
## 3.57.0-next.47 (2025-12-17)
|
|
747
751
|
|
|
748
752
|
### Bug Fixes
|
|
749
753
|
|
|
750
|
-
- dimsum:: fix e2e test cases [PUI-17048](https://jira.elliemae.io/browse/PUI-17048) ([#7801](https://
|
|
754
|
+
- dimsum:: fix e2e test cases [PUI-17048](https://jira.elliemae.io/browse/PUI-17048) ([#7801](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7801)) ([b4413b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b4413b232620d5178c50fa7c8c2db8b613bd1169))
|
|
751
755
|
|
|
752
756
|
## 3.57.0-next.46 (2025-12-15)
|
|
753
757
|
|
|
754
758
|
### Bug Fixes
|
|
755
759
|
|
|
756
|
-
- ds-banner:: add tests for resize, reflow and aria support [PUI-17466](https://jira.elliemae.io/browse/PUI-17466) ([#7798](https://
|
|
760
|
+
- ds-banner:: add tests for resize, reflow and aria support [PUI-17466](https://jira.elliemae.io/browse/PUI-17466) ([#7798](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7798)) ([cc15766](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cc15766892fdaf0e7c2d5c353b734b0b08746536))
|
|
757
761
|
|
|
758
762
|
## 3.57.0-next.45 (2025-12-15)
|
|
759
763
|
|
|
760
764
|
### Bug Fixes
|
|
761
765
|
|
|
762
|
-
- ds-form-layout-autocomplete:: added e2e for slots [PUI-16961](https://jira.elliemae.io/browse/PUI-16961) ([#7795](https://
|
|
766
|
+
- ds-form-layout-autocomplete:: added e2e for slots [PUI-16961](https://jira.elliemae.io/browse/PUI-16961) ([#7795](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7795)) ([50506a8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/50506a8466a1392e718a8c85707ea2c188daf344))
|
|
763
767
|
|
|
764
768
|
## 3.57.0-next.44 (2025-12-15)
|
|
765
769
|
|
|
766
770
|
### Bug Fixes
|
|
767
771
|
|
|
768
|
-
- ds-svg:: add axe-core tests [PUI-16517](https://jira.elliemae.io/browse/PUI-16517) ([#7793](https://
|
|
772
|
+
- ds-svg:: add axe-core tests [PUI-16517](https://jira.elliemae.io/browse/PUI-16517) ([#7793](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7793)) ([82303dc](https://github.com/intcx/PLATFORM-UI.dimsum/commit/82303dc3537a3cee580a0222b17a9465854c5f62))
|
|
769
773
|
|
|
770
774
|
## 3.57.0-next.43 (2025-12-10)
|
|
771
775
|
|
|
772
776
|
### Features
|
|
773
777
|
|
|
774
|
-
- ds-form-layout-autocomplete:: adding tests and slots funcionality [PUI-16961](https://jira.elliemae.io/browse/PUI-16961) ([#7788](https://
|
|
778
|
+
- ds-form-layout-autocomplete:: adding tests and slots funcionality [PUI-16961](https://jira.elliemae.io/browse/PUI-16961) ([#7788](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7788)) ([90d11b0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/90d11b0367978e9f543ca6cc8d4b8efad15598c0))
|
|
775
779
|
|
|
776
780
|
## 3.57.0-next.42 (2025-12-09)
|
|
777
781
|
|
|
@@ -781,49 +785,49 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
781
785
|
|
|
782
786
|
### Bug Fixes
|
|
783
787
|
|
|
784
|
-
- ds-shuttle-v2:: fixed e2e tests for ghost items [PUI-17476](https://jira.elliemae.io/browse/PUI-17476) ([#7783](https://
|
|
788
|
+
- ds-shuttle-v2:: fixed e2e tests for ghost items [PUI-17476](https://jira.elliemae.io/browse/PUI-17476) ([#7783](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7783)) ([b3f8831](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b3f88310454694d4bd31609e32e6d5d33e3b46b3))
|
|
785
789
|
|
|
786
790
|
## 3.57.0-next.40 (2025-12-02)
|
|
787
791
|
|
|
788
792
|
### Bug Fixes
|
|
789
793
|
|
|
790
|
-
- ds-basic:: post refactor css import fixes ([#7780](https://
|
|
794
|
+
- ds-basic:: post refactor css import fixes ([#7780](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7780)) ([2f24485](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2f24485abcb87480dd3e82106746bc357b7e4a35))
|
|
791
795
|
|
|
792
796
|
## 3.57.0-next.39 (2025-12-01)
|
|
793
797
|
|
|
794
798
|
### Features
|
|
795
799
|
|
|
796
|
-
- dimsum:: preparing for legacy packages final removal by fixing some mess [PUI-17248](https://jira.elliemae.io/browse/PUI-17248) ([#7726](https://
|
|
800
|
+
- dimsum:: preparing for legacy packages final removal by fixing some mess [PUI-17248](https://jira.elliemae.io/browse/PUI-17248) ([#7726](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7726)) ([c2520db](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c2520dbd91cbd777c77f540f4181b94d3a882798))
|
|
797
801
|
|
|
798
802
|
## 3.57.0-next.38 (2025-11-27)
|
|
799
803
|
|
|
800
804
|
### Bug Fixes
|
|
801
805
|
|
|
802
|
-
- ds-breadcrumb:: fix e2e test cases ([#7775](https://
|
|
806
|
+
- ds-breadcrumb:: fix e2e test cases ([#7775](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7775)) ([426062a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/426062afa569542bd3c63814c47992e409f0a72c))
|
|
803
807
|
|
|
804
808
|
## 3.57.0-next.37 (2025-11-27)
|
|
805
809
|
|
|
806
810
|
### Bug Fixes
|
|
807
811
|
|
|
808
|
-
- ds-menu-button:: flaky playwright test ([#7774](https://
|
|
812
|
+
- ds-menu-button:: flaky playwright test ([#7774](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7774)) ([3d226a8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3d226a8d2f846adb8336df766aaba1668980ca3a))
|
|
809
813
|
|
|
810
814
|
## 3.57.0-next.36 (2025-11-26)
|
|
811
815
|
|
|
812
816
|
### Features
|
|
813
817
|
|
|
814
|
-
- ds-shuttle-v2:: aria live component [PUI-15526](https://jira.elliemae.io/browse/PUI-15526) ([#7769](https://
|
|
818
|
+
- ds-shuttle-v2:: aria live component [PUI-15526](https://jira.elliemae.io/browse/PUI-15526) ([#7769](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7769)) ([fc02f10](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fc02f10e12badd934d072ee138017def6e8acd64))
|
|
815
819
|
|
|
816
820
|
## 3.57.0-next.35 (2025-11-24)
|
|
817
821
|
|
|
818
822
|
### Features
|
|
819
823
|
|
|
820
|
-
- ds-pagination:: AxeCore + TS + Slots + DS Compliance [PUI-16510](https://jira.elliemae.io/browse/PUI-16510)e ([#7765](https://
|
|
824
|
+
- ds-pagination:: AxeCore + TS + Slots + DS Compliance [PUI-16510](https://jira.elliemae.io/browse/PUI-16510)e ([#7765](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7765)) ([fdb44cf](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fdb44cff2115567ac8a0ae2123e2cbc4c8fc0c54))
|
|
821
825
|
|
|
822
826
|
## 3.57.0-next.34 (2025-11-19)
|
|
823
827
|
|
|
824
828
|
### Features
|
|
825
829
|
|
|
826
|
-
- ds-shuttle-v2:: dnd unit tests [PUI-15518](https://jira.elliemae.io/browse/PUI-15518) ([#7753](https://
|
|
830
|
+
- ds-shuttle-v2:: dnd unit tests [PUI-15518](https://jira.elliemae.io/browse/PUI-15518) ([#7753](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7753)) ([963468a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/963468a39d9ecfaf8019ae4ea5d1faf10fda4687))
|
|
827
831
|
|
|
828
832
|
## 3.57.0-next.33 (2025-11-18)
|
|
829
833
|
|
|
@@ -837,63 +841,63 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
837
841
|
|
|
838
842
|
### Bug Fixes
|
|
839
843
|
|
|
840
|
-
- ds-banner:: update spec URL ([feea8ec](https://
|
|
844
|
+
- ds-banner:: update spec URL ([feea8ec](https://github.com/intcx/PLATFORM-UI.dimsum/commit/feea8ecc9cfe736eb9262a8709f535f68924ba76))
|
|
841
845
|
|
|
842
846
|
## 3.57.0-next.30 (2025-11-12)
|
|
843
847
|
|
|
844
848
|
### Features
|
|
845
849
|
|
|
846
|
-
- ds-dialog:: link spec v2 [PUI-17407](https://jira.elliemae.io/browse/PUI-17407) ([#7751](https://
|
|
850
|
+
- ds-dialog:: link spec v2 [PUI-17407](https://jira.elliemae.io/browse/PUI-17407) ([#7751](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7751)) ([8946d44](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8946d44ddaf24d0428d64a8b876bde34d583fbdf))
|
|
847
851
|
|
|
848
852
|
## 3.57.0-next.29 (2025-11-12)
|
|
849
853
|
|
|
850
854
|
### Features
|
|
851
855
|
|
|
852
|
-
- ds-read-more:: link spec v2 [PUI-17369](https://jira.elliemae.io/browse/PUI-17369) ([#7750](https://
|
|
856
|
+
- ds-read-more:: link spec v2 [PUI-17369](https://jira.elliemae.io/browse/PUI-17369) ([#7750](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7750)) ([ad504a9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ad504a96343bbc9c64dfffc19c00df4af51e35d5))
|
|
853
857
|
|
|
854
858
|
## 3.57.0-next.28 (2025-11-12)
|
|
855
859
|
|
|
856
860
|
### Bug Fixes
|
|
857
861
|
|
|
858
|
-
- ds-menu-button:: added e2e test for next tabstop when expanded [PUI-17414](https://jira.elliemae.io/browse/PUI-17414) ([#7749](https://
|
|
862
|
+
- ds-menu-button:: added e2e test for next tabstop when expanded [PUI-17414](https://jira.elliemae.io/browse/PUI-17414) ([#7749](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7749)) ([26b5283](https://github.com/intcx/PLATFORM-UI.dimsum/commit/26b5283d53f622e4eef15bad1375f517e975ee81))
|
|
859
863
|
|
|
860
864
|
## 3.57.0-next.27 (2025-11-10)
|
|
861
865
|
|
|
862
866
|
### Bug Fixes
|
|
863
867
|
|
|
864
|
-
- ds-card-v3:: added e2e for slots [PUI-17361](https://jira.elliemae.io/browse/PUI-17361) ([#7746](https://
|
|
868
|
+
- ds-card-v3:: added e2e for slots [PUI-17361](https://jira.elliemae.io/browse/PUI-17361) ([#7746](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7746)) ([f2d7e78](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f2d7e789671973d1a567e19a3e2daab38f187635))
|
|
865
869
|
|
|
866
870
|
## 3.57.0-next.26 (2025-11-06)
|
|
867
871
|
|
|
868
872
|
### Bug Fixes
|
|
869
873
|
|
|
870
|
-
- dimsum:: fix e2e test cases for Dialog, ShuttleV2 and DataTable [PUI-16930](https://jira.elliemae.io/browse/PUI-16930) ([#7742](https://
|
|
874
|
+
- dimsum:: fix e2e test cases for Dialog, ShuttleV2 and DataTable [PUI-16930](https://jira.elliemae.io/browse/PUI-16930) ([#7742](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7742)) ([7c96ffb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7c96ffb31af8c153ab907ae4a3ea64c2fb9ca58b))
|
|
871
875
|
|
|
872
876
|
## 3.57.0-next.25 (2025-11-05)
|
|
873
877
|
|
|
874
878
|
### Bug Fixes
|
|
875
879
|
|
|
876
|
-
- ds-data-table:: sort click when filter menu is open [PUI-15155](https://jira.elliemae.io/browse/PUI-15155) ([#7740](https://
|
|
880
|
+
- ds-data-table:: sort click when filter menu is open [PUI-15155](https://jira.elliemae.io/browse/PUI-15155) ([#7740](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7740)) ([d87b64c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d87b64cde933453499e4d0182ea5b40c99744574))
|
|
877
881
|
|
|
878
882
|
## 3.57.0-next.24 (2025-11-04)
|
|
879
883
|
|
|
880
884
|
### Bug Fixes
|
|
881
885
|
|
|
882
|
-
- ds-form:: spec publication cdn [PUI-16198](https://jira.elliemae.io/browse/PUI-16198) ([#7722](https://
|
|
886
|
+
- ds-form:: spec publication cdn [PUI-16198](https://jira.elliemae.io/browse/PUI-16198) ([#7722](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7722)) ([706e79c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/706e79ccf868f681d89ef68df0864b8773c172e1))
|
|
883
887
|
|
|
884
888
|
## 3.57.0-next.23 (2025-11-04)
|
|
885
889
|
|
|
886
890
|
### Bug Fixes
|
|
887
891
|
|
|
888
|
-
- ds-shuttle-v2:: fixed e2e tests afeter autofocus was removed [PUI-15526](https://jira.elliemae.io/browse/PUI-15526) ([#7732](https://
|
|
892
|
+
- ds-shuttle-v2:: fixed e2e tests afeter autofocus was removed [PUI-15526](https://jira.elliemae.io/browse/PUI-15526) ([#7732](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7732)) ([86849cb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/86849cbf6e03ce8356ee4b53763d8bd08cc86a3c))
|
|
889
893
|
|
|
890
894
|
## 3.57.0-next.22 (2025-11-04)
|
|
891
895
|
|
|
892
896
|
### Bug Fixes
|
|
893
897
|
|
|
894
|
-
- ds-read-more:: add visual test for 1 line use case [PUI-17309](https://jira.elliemae.io/browse/PUI-17309) ([#7730](https://
|
|
898
|
+
- ds-read-more:: add visual test for 1 line use case [PUI-17309](https://jira.elliemae.io/browse/PUI-17309) ([#7730](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7730)) ([7033077](https://github.com/intcx/PLATFORM-UI.dimsum/commit/703307710918421df948e8272a3e07f95340785a))
|
|
895
899
|
|
|
896
|
-
## [3.57.0-next.21](https://
|
|
900
|
+
## [3.57.0-next.21](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.57.0-next.20...v3.57.0-next.21) (2025-10-31)
|
|
897
901
|
|
|
898
902
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
899
903
|
|
|
@@ -901,13 +905,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
901
905
|
|
|
902
906
|
### Bug Fixes
|
|
903
907
|
|
|
904
|
-
- ds-form-combobox:: tabindex -1 for menue items restored ([#7733](https://
|
|
908
|
+
- ds-form-combobox:: tabindex -1 for menue items restored ([#7733](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7733)) ([4509365](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4509365665582440236798bc57504ff7128d13e0))
|
|
905
909
|
|
|
906
|
-
## [3.57.0-next.19](https://
|
|
910
|
+
## [3.57.0-next.19](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.57.0-next.18...v3.57.0-next.19) (2025-10-31)
|
|
907
911
|
|
|
908
912
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
909
913
|
|
|
910
|
-
## [3.57.0-next.18](https://
|
|
914
|
+
## [3.57.0-next.18](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.57.0-next.17...v3.57.0-next.18) (2025-10-30)
|
|
911
915
|
|
|
912
916
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
913
917
|
|
|
@@ -915,7 +919,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
915
919
|
|
|
916
920
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
917
921
|
|
|
918
|
-
## [3.57.0-next.16](https://
|
|
922
|
+
## [3.57.0-next.16](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.57.0-next.15...v3.57.0-next.16) (2025-10-30)
|
|
919
923
|
|
|
920
924
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
921
925
|
|
|
@@ -923,25 +927,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
923
927
|
|
|
924
928
|
### Bug Fixes
|
|
925
929
|
|
|
926
|
-
- ds-form-input-text:: restored focus tracking logic per regression [PUI-17351](https://jira.elliemae.io/browse/PUI-17351) ([#7728](https://
|
|
930
|
+
- ds-form-input-text:: restored focus tracking logic per regression [PUI-17351](https://jira.elliemae.io/browse/PUI-17351) ([#7728](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7728)) ([b08d9c8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b08d9c8b21fa3de563c041067d3d83950d11eac4))
|
|
927
931
|
|
|
928
932
|
## 3.57.0-next.14 (2025-10-29)
|
|
929
933
|
|
|
930
934
|
### Bug Fixes
|
|
931
935
|
|
|
932
|
-
- ds-data-table:: fixed axe-core unit test ([#7727](https://
|
|
936
|
+
- ds-data-table:: fixed axe-core unit test ([#7727](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7727)) ([93a1929](https://github.com/intcx/PLATFORM-UI.dimsum/commit/93a19293301bd564cc75b27e8c7367c554b6c123))
|
|
933
937
|
|
|
934
938
|
## 3.57.0-next.13 (2025-10-29)
|
|
935
939
|
|
|
936
940
|
### Bug Fixes
|
|
937
941
|
|
|
938
|
-
- ds-form-input-text:: fixed unit tests ([#7721](https://
|
|
942
|
+
- ds-form-input-text:: fixed unit tests ([#7721](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7721)) ([66970ab](https://github.com/intcx/PLATFORM-UI.dimsum/commit/66970abea2be7aba90c7231c9feb7b873b8c819a))
|
|
939
943
|
|
|
940
944
|
## 3.57.0-next.12 (2025-10-23)
|
|
941
945
|
|
|
942
946
|
### Bug Fixes
|
|
943
947
|
|
|
944
|
-
- ds-mobile:: mobile card update ([#7702](https://
|
|
948
|
+
- ds-mobile:: mobile card update ([#7702](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7702)) ([3c718ae](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3c718ae2b97b77f9eefbd262eb093f22cc21a4fd))
|
|
945
949
|
|
|
946
950
|
## 3.57.0-next.11 (2025-10-23)
|
|
947
951
|
|
|
@@ -951,61 +955,61 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
951
955
|
|
|
952
956
|
### Bug Fixes
|
|
953
957
|
|
|
954
|
-
- ds-data-table:: adding a slot for the popover wrapper [PUI-17259](https://jira.elliemae.io/browse/PUI-17259) ([#7700](https://
|
|
958
|
+
- ds-data-table:: adding a slot for the popover wrapper [PUI-17259](https://jira.elliemae.io/browse/PUI-17259) ([#7700](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7700)) ([e841c77](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e841c776c9c1c203056bbdf7dcd8196175184007))
|
|
955
959
|
|
|
956
960
|
## 3.57.0-next.9 (2025-10-21)
|
|
957
961
|
|
|
958
962
|
### Features
|
|
959
963
|
|
|
960
|
-
- dimsum:: third parties from catalog + mobile removed polished [PUI-17293](https://jira.elliemae.io/browse/PUI-17293) ([#7696](https://
|
|
964
|
+
- dimsum:: third parties from catalog + mobile removed polished [PUI-17293](https://jira.elliemae.io/browse/PUI-17293) ([#7696](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7696)) ([8b060f7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8b060f75541a9ed33f686636f0830d7a47299367))
|
|
961
965
|
|
|
962
966
|
## 3.57.0-next.8 (2025-10-21)
|
|
963
967
|
|
|
964
968
|
### Bug Fixes
|
|
965
969
|
|
|
966
|
-
- ds-floating-context:: removed default role complementary [PUI-16416](https://jira.elliemae.io/browse/PUI-16416) ([#7691](https://
|
|
970
|
+
- ds-floating-context:: removed default role complementary [PUI-16416](https://jira.elliemae.io/browse/PUI-16416) ([#7691](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7691)) ([fa86dbc](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fa86dbc94423f829e19fc7f3c01b83fa99d067f6))
|
|
967
971
|
|
|
968
972
|
## 3.57.0-next.7 (2025-10-20)
|
|
969
973
|
|
|
970
974
|
### Features
|
|
971
975
|
|
|
972
|
-
- ds-shuttle-v2:: ts testing [PUI-16342](https://jira.elliemae.io/browse/PUI-16342) ([#7695](https://
|
|
976
|
+
- ds-shuttle-v2:: ts testing [PUI-16342](https://jira.elliemae.io/browse/PUI-16342) ([#7695](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7695)) ([2213170](https://github.com/intcx/PLATFORM-UI.dimsum/commit/22131708777560dc3342270a036dcb7ee91dfff7))
|
|
973
977
|
|
|
974
978
|
## 3.57.0-next.6 (2025-10-16)
|
|
975
979
|
|
|
976
980
|
### Features
|
|
977
981
|
|
|
978
|
-
- ds-shuttle-v2:: dimsum compliace constant relocation [PUI-16342](https://jira.elliemae.io/browse/PUI-16342) ([#7694](https://
|
|
982
|
+
- ds-shuttle-v2:: dimsum compliace constant relocation [PUI-16342](https://jira.elliemae.io/browse/PUI-16342) ([#7694](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7694)) ([a2ae67f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a2ae67fc72eece35752ff2cc83d0e65d1e127c06))
|
|
979
983
|
|
|
980
984
|
## 3.57.0-next.5 (2025-10-15)
|
|
981
985
|
|
|
982
986
|
### Bug Fixes
|
|
983
987
|
|
|
984
|
-
- ds-accordion:: add functional tests for lang attribute customization [PUI-14885](https://jira.elliemae.io/browse/PUI-14885) ([#7692](https://
|
|
988
|
+
- ds-accordion:: add functional tests for lang attribute customization [PUI-14885](https://jira.elliemae.io/browse/PUI-14885) ([#7692](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7692)) ([777e42e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/777e42ee9bdefb3e2b91eaa1fb51633dd8853d3b))
|
|
985
989
|
|
|
986
990
|
## 3.57.0-next.4 (2025-10-13)
|
|
987
991
|
|
|
988
992
|
### Features
|
|
989
993
|
|
|
990
|
-
- ds-shuttle-v2:: dimsum compliance [PUI-16342](https://jira.elliemae.io/browse/PUI-16342) ([#7687](https://
|
|
994
|
+
- ds-shuttle-v2:: dimsum compliance [PUI-16342](https://jira.elliemae.io/browse/PUI-16342) ([#7687](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7687)) ([2408054](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2408054f546d9cd01d138edf57321b4317b98aa4))
|
|
991
995
|
|
|
992
996
|
## 3.57.0-next.3 (2025-10-13)
|
|
993
997
|
|
|
994
998
|
### Bug Fixes
|
|
995
999
|
|
|
996
|
-
- ds-form-layout-blocks:: updated e2e test for required [PUI-10970](https://jira.elliemae.io/browse/PUI-10970) ([#7671](https://
|
|
1000
|
+
- ds-form-layout-blocks:: updated e2e test for required [PUI-10970](https://jira.elliemae.io/browse/PUI-10970) ([#7671](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7671)) ([67a471b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/67a471b30a92e03b0d6a7fb9ad8cfe45c2692c71))
|
|
997
1001
|
|
|
998
1002
|
## 3.57.0-next.2 (2025-10-13)
|
|
999
1003
|
|
|
1000
1004
|
### Bug Fixes
|
|
1001
1005
|
|
|
1002
|
-
- ds-dropzone:: update examples to features [PUI-15139](https://jira.elliemae.io/browse/PUI-15139) ([#7683](https://
|
|
1006
|
+
- ds-dropzone:: update examples to features [PUI-15139](https://jira.elliemae.io/browse/PUI-15139) ([#7683](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7683)) ([f172b79](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f172b794a6e2535e325e1451d7a0a6e9b2fcaef6))
|
|
1003
1007
|
|
|
1004
1008
|
## 3.57.0-next.1 (2025-10-13)
|
|
1005
1009
|
|
|
1006
1010
|
### Features
|
|
1007
1011
|
|
|
1008
|
-
- ds-accordion:: add spec [PUI-16954](https://jira.elliemae.io/browse/PUI-16954) ([#7672](https://
|
|
1012
|
+
- ds-accordion:: add spec [PUI-16954](https://jira.elliemae.io/browse/PUI-16954) ([#7672](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7672)) ([34ad2c9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/34ad2c90e63e1152ef895bdc05403462de6212d5))
|
|
1009
1013
|
|
|
1010
1014
|
## 3.55.0-next.29 (2025-10-03)
|
|
1011
1015
|
|
|
@@ -1015,57 +1019,57 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1015
1019
|
|
|
1016
1020
|
### Bug Fixes
|
|
1017
1021
|
|
|
1018
|
-
- ds-controlled-form:: added e2e test for defect PUI17084 [PUI-17084](https://jira.elliemae.io/browse/PUI-17084) ([#7669](https://
|
|
1022
|
+
- ds-controlled-form:: added e2e test for defect PUI17084 [PUI-17084](https://jira.elliemae.io/browse/PUI-17084) ([#7669](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7669)) ([c5359dd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c5359ddb2d0c5959d98bdff1d1007e1b7956054a))
|
|
1019
1023
|
|
|
1020
1024
|
## 3.55.0-next.27 (2025-10-02)
|
|
1021
1025
|
|
|
1022
1026
|
### Features
|
|
1023
1027
|
|
|
1024
|
-
- ds-data-table:: integrated examples with filters improve [PUI-16534](https://jira.elliemae.io/browse/PUI-16534) ([#7670](https://
|
|
1028
|
+
- ds-data-table:: integrated examples with filters improve [PUI-16534](https://jira.elliemae.io/browse/PUI-16534) ([#7670](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7670)) ([0f4c9e7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0f4c9e72c729482b9730f5e5464293f754d68aa0))
|
|
1025
1029
|
|
|
1026
1030
|
## 3.55.0-next.26 (2025-10-01)
|
|
1027
1031
|
|
|
1028
1032
|
### Bug Fixes
|
|
1029
1033
|
|
|
1030
|
-
- ds-card-navigation:: added slots showcase [PUI-15573] (https://jira.elliemae.io/browse/PUI-15573) ([#7667](https://
|
|
1034
|
+
- ds-card-navigation:: added slots showcase [PUI-15573] (https://jira.elliemae.io/browse/PUI-15573) ([#7667](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7667)) ([e5694bf](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e5694bff4051dbf605add549c2e176e28ac3b33b))
|
|
1031
1035
|
|
|
1032
1036
|
## 3.55.0-next.25 (2025-10-01)
|
|
1033
1037
|
|
|
1034
1038
|
### Bug Fixes
|
|
1035
1039
|
|
|
1036
|
-
- ds-form-combobox:: remove use of mergeRef to avoid minified error [PUI-17148](https://jira.elliemae.io/browse/PUI-17148) ([#7662](https://
|
|
1040
|
+
- ds-form-combobox:: remove use of mergeRef to avoid minified error [PUI-17148](https://jira.elliemae.io/browse/PUI-17148) ([#7662](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7662)) ([5615010](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5615010e876cf19aaba367a646db667f49194a95))
|
|
1037
1041
|
|
|
1038
1042
|
## 3.55.0-next.24 (2025-09-30)
|
|
1039
1043
|
|
|
1040
1044
|
### Reverts
|
|
1041
1045
|
|
|
1042
|
-
- Revert "fix: ds-tabs:: first render now doesn't animate anymore (#7656)" (#7663) ([72c0c05](https://
|
|
1046
|
+
- Revert "fix: ds-tabs:: first render now doesn't animate anymore (#7656)" (#7663) ([72c0c05](https://github.com/intcx/PLATFORM-UI.dimsum/commit/72c0c0557c78f0934a4bc82e98cc92cf6be27a82)), closes [#7656](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7656) [#7663](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7663)
|
|
1043
1047
|
|
|
1044
1048
|
## 3.55.0-next.23 (2025-09-30)
|
|
1045
1049
|
|
|
1046
1050
|
### Bug Fixes
|
|
1047
1051
|
|
|
1048
|
-
- ds-form-single-combobox:: add functional test for disabled [PUI-17193](https://jira.elliemae.io/browse/PUI-17193) ([#7661](https://
|
|
1052
|
+
- ds-form-single-combobox:: add functional test for disabled [PUI-17193](https://jira.elliemae.io/browse/PUI-17193) ([#7661](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7661)) ([9911657](https://github.com/intcx/PLATFORM-UI.dimsum/commit/99116579990b3a47872cd79e1226f76154a599a4))
|
|
1049
1053
|
|
|
1050
1054
|
## 3.55.0-next.22 (2025-09-29)
|
|
1051
1055
|
|
|
1052
1056
|
### Bug Fixes
|
|
1053
1057
|
|
|
1054
|
-
- ds-form-combobox:: fix defect open twice menu while filtering ([#7657](https://
|
|
1058
|
+
- ds-form-combobox:: fix defect open twice menu while filtering ([#7657](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7657)) ([e73e1e9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e73e1e992f307139220900edf475e08c78f4352d))
|
|
1055
1059
|
|
|
1056
1060
|
## 3.55.0-next.21 (2025-09-26)
|
|
1057
1061
|
|
|
1058
1062
|
### Bug Fixes
|
|
1059
1063
|
|
|
1060
|
-
- ds-tabs:: first render now doesn't animate anymore ([#7656](https://
|
|
1064
|
+
- ds-tabs:: first render now doesn't animate anymore ([#7656](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7656)) ([7e6c07e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7e6c07eefe1398057a654072849be2b6ac2fddb5))
|
|
1061
1065
|
|
|
1062
1066
|
## 3.55.0-next.20 (2025-09-25)
|
|
1063
1067
|
|
|
1064
1068
|
### Bug Fixes
|
|
1065
1069
|
|
|
1066
|
-
- ds-accordion:: remove DSTruncateTextWithTooltip usage from accordion stories ([#7654](https://
|
|
1070
|
+
- ds-accordion:: remove DSTruncateTextWithTooltip usage from accordion stories ([#7654](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7654)) ([b65a8df](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b65a8df42e5e3587c800fab370611476919b98fd))
|
|
1067
1071
|
|
|
1068
|
-
## [3.55.0-next.19](https://
|
|
1072
|
+
## [3.55.0-next.19](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.55.0-next.18...v3.55.0-next.19) (2025-09-24)
|
|
1069
1073
|
|
|
1070
1074
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1071
1075
|
|
|
@@ -1073,85 +1077,85 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1073
1077
|
|
|
1074
1078
|
### Bug Fixes
|
|
1075
1079
|
|
|
1076
|
-
- ds-tabs:: add functional test for onTabChange [PUI-10950](https://jira.elliemae.io/browse/PUI-10950) ([#7652](https://
|
|
1080
|
+
- ds-tabs:: add functional test for onTabChange [PUI-10950](https://jira.elliemae.io/browse/PUI-10950) ([#7652](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7652)) ([9fd2ea4](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9fd2ea4157131846d4c00b2dce44beefd37cc37e))
|
|
1077
1081
|
|
|
1078
1082
|
## 3.55.0-next.17 (2025-09-22)
|
|
1079
1083
|
|
|
1080
1084
|
### Features
|
|
1081
1085
|
|
|
1082
|
-
- ds-data-table:: example slot free text search [PUI-16537](https://jira.elliemae.io/browse/PUI-16537) ([#7651](https://
|
|
1086
|
+
- ds-data-table:: example slot free text search [PUI-16537](https://jira.elliemae.io/browse/PUI-16537) ([#7651](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7651)) ([ce1eed9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ce1eed927c5a386f1c163df219529a1e886a80f3))
|
|
1083
1087
|
|
|
1084
1088
|
## 3.55.0-next.16 (2025-09-18)
|
|
1085
1089
|
|
|
1086
1090
|
### Bug Fixes
|
|
1087
1091
|
|
|
1088
|
-
- ds-data-table:: added e2e for fixed width w/ filters ([#7643](https://
|
|
1092
|
+
- ds-data-table:: added e2e for fixed width w/ filters ([#7643](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7643)) ([cb0135d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cb0135d6074e72553d5176dc4af7c92db1477810))
|
|
1089
1093
|
|
|
1090
1094
|
## 3.55.0-next.15 (2025-09-17)
|
|
1091
1095
|
|
|
1092
1096
|
### Features
|
|
1093
1097
|
|
|
1094
|
-
- ds-tabs:: stories ts compliance [PUI-16003](https://jira.elliemae.io/browse/PUI-16003) feat: ds-tabs:: stories ts compliance [PUI-16003](https://jira.elliemae.io/browse/PUI-16003) ([#7646](https://
|
|
1098
|
+
- ds-tabs:: stories ts compliance [PUI-16003](https://jira.elliemae.io/browse/PUI-16003) feat: ds-tabs:: stories ts compliance [PUI-16003](https://jira.elliemae.io/browse/PUI-16003) ([#7646](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7646)) ([d66850a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d66850aaf9c1094445d3a8cdffb06251c4a67549))
|
|
1095
1099
|
|
|
1096
1100
|
## 3.55.0-next.14 (2025-09-16)
|
|
1097
1101
|
|
|
1098
1102
|
### Bug Fixes
|
|
1099
1103
|
|
|
1100
|
-
- ds-tabs:: enhance tab change handling and improve test assertions [PUI-10950](https://jira.elliemae.io/browse/PUI-10950)fix: ds-tabs:: enhance tab change handling and improve test assertions [PUI-10950](https://jira.elliemae.io/browse/PUI-10950)fix: ds-tabs:: enhance tab change handling and improve test assertions [PUI-10950](https://jira.elliemae.io/browse/PUI-10950) ([#7638](https://
|
|
1104
|
+
- ds-tabs:: enhance tab change handling and improve test assertions [PUI-10950](https://jira.elliemae.io/browse/PUI-10950)fix: ds-tabs:: enhance tab change handling and improve test assertions [PUI-10950](https://jira.elliemae.io/browse/PUI-10950)fix: ds-tabs:: enhance tab change handling and improve test assertions [PUI-10950](https://jira.elliemae.io/browse/PUI-10950) ([#7638](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7638)) ([9e65044](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9e65044d5b9d590104dc90108e0c874d9613ff3d))
|
|
1101
1105
|
|
|
1102
1106
|
## 3.55.0-next.13 (2025-09-15)
|
|
1103
1107
|
|
|
1104
1108
|
### Bug Fixes
|
|
1105
1109
|
|
|
1106
|
-
- ds-tabs:: improve tabs layout and support ds-swipe-card customization [PUI-17142](https://jira.elliemae.io/browse/PUI-17142) ([#7637](https://
|
|
1110
|
+
- ds-tabs:: improve tabs layout and support ds-swipe-card customization [PUI-17142](https://jira.elliemae.io/browse/PUI-17142) ([#7637](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7637)) ([d9fea48](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d9fea48546b5e3e43a099cbf750f4d101247c931))
|
|
1107
1111
|
|
|
1108
1112
|
## 3.55.0-next.12 (2025-09-11)
|
|
1109
1113
|
|
|
1110
1114
|
### Bug Fixes
|
|
1111
1115
|
|
|
1112
|
-
- ds-tabs:: add missing package and panel owner props [PUI-16438](https://jira.elliemae.io/browse/PUI-16438) ([#7629](https://
|
|
1116
|
+
- ds-tabs:: add missing package and panel owner props [PUI-16438](https://jira.elliemae.io/browse/PUI-16438) ([#7629](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7629)) ([0624c79](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0624c79f5ed74442730f6de44ce7390b45e5abda))
|
|
1113
1117
|
|
|
1114
1118
|
## 3.55.0-next.11 (2025-09-10)
|
|
1115
1119
|
|
|
1116
1120
|
### Bug Fixes
|
|
1117
1121
|
|
|
1118
|
-
- ds-tabs:: remove mobile additional padding [PUI-17140](https://jira.elliemae.io/browse/PUI-17140) ([#7626](https://
|
|
1122
|
+
- ds-tabs:: remove mobile additional padding [PUI-17140](https://jira.elliemae.io/browse/PUI-17140) ([#7626](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7626)) ([d375fbd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d375fbd48d07a854dfdd14aaef082b5f508261bf))
|
|
1119
1123
|
|
|
1120
1124
|
## 3.55.0-next.10 (2025-09-08)
|
|
1121
1125
|
|
|
1122
1126
|
### Bug Fixes
|
|
1123
1127
|
|
|
1124
|
-
- dimsum:: additional snyk fixes for 26.2 [PUI-17130](https://jira.elliemae.io/browse/PUI-17130) ([#7620](https://
|
|
1128
|
+
- dimsum:: additional snyk fixes for 26.2 [PUI-17130](https://jira.elliemae.io/browse/PUI-17130) ([#7620](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7620)) ([6bafddd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6bafddd6b1935f36f8c3fdc84fd1cdccc0956cdf))
|
|
1125
1129
|
|
|
1126
1130
|
## 3.55.0-next.9 (2025-09-05)
|
|
1127
1131
|
|
|
1128
1132
|
### Bug Fixes
|
|
1129
1133
|
|
|
1130
|
-
- ds-accordion:: fix e2e stories [PUI-14868](https://jira.elliemae.io/browse/PUI-14868) ([#7619](https://
|
|
1134
|
+
- ds-accordion:: fix e2e stories [PUI-14868](https://jira.elliemae.io/browse/PUI-14868) ([#7619](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7619)) ([5fa6fa4](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5fa6fa4aa92751e2cd157a605baa44fa27a7b3b4))
|
|
1131
1135
|
|
|
1132
1136
|
## 3.55.0-next.8 (2025-09-05)
|
|
1133
1137
|
|
|
1134
1138
|
### Features
|
|
1135
1139
|
|
|
1136
|
-
- ds-tabs:: fixed axe + improved CI testing logs ([#7621](https://
|
|
1140
|
+
- ds-tabs:: fixed axe + improved CI testing logs ([#7621](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7621)) ([8e0d8be](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8e0d8bec61d678a79ef6c69e8d43d0f228c2fc32))
|
|
1137
1141
|
|
|
1138
1142
|
## 3.55.0-next.7 (2025-09-01)
|
|
1139
1143
|
|
|
1140
1144
|
### Bug Fixes
|
|
1141
1145
|
|
|
1142
|
-
- ds-accordion:: add wrapLabel prop [PUI-14884](https://jira.elliemae.io/browse/PUI-14884) ([#7601](https://
|
|
1146
|
+
- ds-accordion:: add wrapLabel prop [PUI-14884](https://jira.elliemae.io/browse/PUI-14884) ([#7601](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7601)) ([492ac88](https://github.com/intcx/PLATFORM-UI.dimsum/commit/492ac88e43b3b4e733602f9538b657172dc94cd4))
|
|
1143
1147
|
|
|
1144
1148
|
## 3.55.0-next.6 (2025-08-27)
|
|
1145
1149
|
|
|
1146
1150
|
### Bug Fixes
|
|
1147
1151
|
|
|
1148
|
-
- ds-form-helpers-mask-hooks:: add functional test for initial value issue [PUI-17076](https://jira.elliemae.io/browse/PUI-17076) ([#7606](https://
|
|
1152
|
+
- ds-form-helpers-mask-hooks:: add functional test for initial value issue [PUI-17076](https://jira.elliemae.io/browse/PUI-17076) ([#7606](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7606)) ([ccbeb6d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ccbeb6d8692c5e1d9fcdd982331e36004c79459c))
|
|
1149
1153
|
|
|
1150
|
-
## [3.55.0-next.5](https://
|
|
1154
|
+
## [3.55.0-next.5](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.55.0-next.4...v3.55.0-next.5) (2025-08-26)
|
|
1151
1155
|
|
|
1152
1156
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1153
1157
|
|
|
1154
|
-
## [3.55.0-next.4](https://
|
|
1158
|
+
## [3.55.0-next.4](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.55.0-next.3...v3.55.0-next.4) (2025-08-25)
|
|
1155
1159
|
|
|
1156
1160
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1157
1161
|
|
|
@@ -1159,13 +1163,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1159
1163
|
|
|
1160
1164
|
### Bug Fixes
|
|
1161
1165
|
|
|
1162
|
-
- ds-form-helpers-mask-hooks:: fixing init fn for useNumberMask [PUI-17061](https://jira.elliemae.io/browse/PUI-17061), [PUI-17066](https://jira.elliemae.io/browse/PUI-17066) ([#7600](https://
|
|
1166
|
+
- ds-form-helpers-mask-hooks:: fixing init fn for useNumberMask [PUI-17061](https://jira.elliemae.io/browse/PUI-17061), [PUI-17066](https://jira.elliemae.io/browse/PUI-17066) ([#7600](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7600)) ([368094c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/368094ca20b70ea80ee810b3fb18fac569739ffa))
|
|
1163
1167
|
|
|
1164
1168
|
## 3.55.0-next.2 (2025-08-19)
|
|
1165
1169
|
|
|
1166
1170
|
### Features
|
|
1167
1171
|
|
|
1168
|
-
- ds-floating-context:: improve package [PUI-15951](https://jira.elliemae.io/browse/PUI-15951) ([#7590](https://
|
|
1172
|
+
- ds-floating-context:: improve package [PUI-15951](https://jira.elliemae.io/browse/PUI-15951) ([#7590](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7590)) ([02a6e3e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/02a6e3e1bd4a5806aab158b7172f658be9af0f93))
|
|
1169
1173
|
|
|
1170
1174
|
## 3.55.0-next.1 (2025-08-19)
|
|
1171
1175
|
|
|
@@ -1175,1275 +1179,1275 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1175
1179
|
|
|
1176
1180
|
### Bug Fixes
|
|
1177
1181
|
|
|
1178
|
-
- ds-button-v2:: add functional test for button type submit [PUI-16729](https://jira.elliemae.io/browse/PUI-16729) ([#7587](https://
|
|
1182
|
+
- ds-button-v2:: add functional test for button type submit [PUI-16729](https://jira.elliemae.io/browse/PUI-16729) ([#7587](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7587)) ([e3a3970](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e3a39706ac77274fa91dd4737264685cdb163a9a))
|
|
1179
1183
|
|
|
1180
1184
|
## 3.54.0-next.7 (2025-08-06)
|
|
1181
1185
|
|
|
1182
1186
|
### Bug Fixes
|
|
1183
1187
|
|
|
1184
|
-
- ds-form-combobox:: case of wrong dropdown positioning after filtering fixed [PUI-16996](https://jira.elliemae.io/browse/PUI-16996) ([#7585](https://
|
|
1188
|
+
- ds-form-combobox:: case of wrong dropdown positioning after filtering fixed [PUI-16996](https://jira.elliemae.io/browse/PUI-16996) ([#7585](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7585)) ([aee713b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/aee713bd1aeca6b9ec69ec3d2df6cc4a60e7d16d))
|
|
1185
1189
|
|
|
1186
1190
|
## 3.54.0-next.6 (2025-07-31)
|
|
1187
1191
|
|
|
1188
1192
|
### Bug Fixes
|
|
1189
1193
|
|
|
1190
|
-
- ds-button-v2:: space and enter with type submit works as expected with form [PUI-16729](https://jira.elliemae.io/browse/PUI-16729) ([#7577](https://
|
|
1194
|
+
- ds-button-v2:: space and enter with type submit works as expected with form [PUI-16729](https://jira.elliemae.io/browse/PUI-16729) ([#7577](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7577)) ([6e95f8c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6e95f8c31c2e6dbe7ba32be370b369aebe940339))
|
|
1191
1195
|
|
|
1192
1196
|
## 3.54.0-next.5 (2025-07-23)
|
|
1193
1197
|
|
|
1194
1198
|
### Features
|
|
1195
1199
|
|
|
1196
|
-
- ds-form-date-time-picker:: typescripts definition now include slots + ds compliancy fixes [PUI-12470](https://jira.elliemae.io/browse/PUI-12470) ([#7576](https://
|
|
1200
|
+
- ds-form-date-time-picker:: typescripts definition now include slots + ds compliancy fixes [PUI-12470](https://jira.elliemae.io/browse/PUI-12470) ([#7576](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7576)) ([fcb0314](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fcb03143f3d4003c02064f4e399feb21622c332e))
|
|
1197
1201
|
|
|
1198
1202
|
## 3.54.0-next.4 (2025-07-23)
|
|
1199
1203
|
|
|
1200
1204
|
### Bug Fixes
|
|
1201
1205
|
|
|
1202
|
-
- ds-read-more:: sr-only-disclaimer placement [PUI-14963](https://jira.elliemae.io/browse/PUI-14963) ([#7575](https://
|
|
1206
|
+
- ds-read-more:: sr-only-disclaimer placement [PUI-14963](https://jira.elliemae.io/browse/PUI-14963) ([#7575](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7575)) ([6490ffd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6490ffdbb45b86926ef10c2f9e3cda22a43d794f))
|
|
1203
1207
|
|
|
1204
1208
|
## 3.54.0-next.3 (2025-07-22)
|
|
1205
1209
|
|
|
1206
1210
|
### Bug Fixes
|
|
1207
1211
|
|
|
1208
|
-
- dimsum:: fix e2e test cases [PUI-16286](https://jira.elliemae.io/browse/PUI-16286) ([#7573](https://
|
|
1212
|
+
- dimsum:: fix e2e test cases [PUI-16286](https://jira.elliemae.io/browse/PUI-16286) ([#7573](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7573)) ([a019af3](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a019af37e3f2bb32ec186711a232addb19586e4b))
|
|
1209
1213
|
|
|
1210
1214
|
## 3.54.0-next.2 (2025-07-22)
|
|
1211
1215
|
|
|
1212
1216
|
### Features
|
|
1213
1217
|
|
|
1214
|
-
- ds-form-single-combobox:: add functional tests for slots [PUI-16088](https://jira.elliemae.io/browse/PUI-16088) ([#7564](https://
|
|
1218
|
+
- ds-form-single-combobox:: add functional tests for slots [PUI-16088](https://jira.elliemae.io/browse/PUI-16088) ([#7564](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7564)) ([cc3479b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cc3479b96245a4b803ff2a563c1d556653551d2d))
|
|
1215
1219
|
|
|
1216
1220
|
## 3.53.0-next.15 (2025-07-14)
|
|
1217
1221
|
|
|
1218
1222
|
### Bug Fixes
|
|
1219
1223
|
|
|
1220
|
-
- ds-form-combobox:: slots - expose menuItem index to allow indiviual customization [PUI-16497](https://jira.elliemae.io/browse/PUI-16497) [PUI-16088](https://jira.elliemae.io/browse/PUI-16088) ([#7562](https://
|
|
1224
|
+
- ds-form-combobox:: slots - expose menuItem index to allow indiviual customization [PUI-16497](https://jira.elliemae.io/browse/PUI-16497) [PUI-16088](https://jira.elliemae.io/browse/PUI-16088) ([#7562](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7562)) ([f5da17f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f5da17f3cb0aa23e19f57100154005d5b03bc28b))
|
|
1221
1225
|
|
|
1222
1226
|
## 3.53.0-next.14 (2025-07-10)
|
|
1223
1227
|
|
|
1224
1228
|
### Bug Fixes
|
|
1225
1229
|
|
|
1226
|
-
- ds-tabs:: secondary tabs fix [PUI-16477](https://jira.elliemae.io/browse/PUI-16477) ([#7558](https://
|
|
1230
|
+
- ds-tabs:: secondary tabs fix [PUI-16477](https://jira.elliemae.io/browse/PUI-16477) ([#7558](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7558)) ([32510bd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/32510bd991c82ca37b54ecf6f4ee1356404ffac8))
|
|
1227
1231
|
|
|
1228
1232
|
## 3.53.0-next.13 (2025-07-09)
|
|
1229
1233
|
|
|
1230
1234
|
### Bug Fixes
|
|
1231
1235
|
|
|
1232
|
-
- ds-shuttle-v2:: add functional tests cases [PUI-16230](https://jira.elliemae.io/browse/PUI-16230) ([#7554](https://
|
|
1236
|
+
- ds-shuttle-v2:: add functional tests cases [PUI-16230](https://jira.elliemae.io/browse/PUI-16230) ([#7554](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7554)) ([03b9261](https://github.com/intcx/PLATFORM-UI.dimsum/commit/03b926113a0486ea69543518013819700ae07e6c))
|
|
1233
1237
|
|
|
1234
1238
|
## 3.53.0-next.12 (2025-07-07)
|
|
1235
1239
|
|
|
1236
1240
|
### Features
|
|
1237
1241
|
|
|
1238
|
-
- ds-tabs:: carousel chevron btns with nested slots [PUI-16131](https://jira.elliemae.io/browse/PUI-16131) ([#7552](https://
|
|
1242
|
+
- ds-tabs:: carousel chevron btns with nested slots [PUI-16131](https://jira.elliemae.io/browse/PUI-16131) ([#7552](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7552)) ([4b15c65](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4b15c6592392a5a50833698e3168a9350bdcf34c))
|
|
1239
1243
|
|
|
1240
1244
|
## 3.53.0-next.11 (2025-07-03)
|
|
1241
1245
|
|
|
1242
1246
|
### Features
|
|
1243
1247
|
|
|
1244
|
-
- ds-tabs:: refactor interactions [PUI-15148](https://jira.elliemae.io/browse/PUI-15148) ([#7546](https://
|
|
1248
|
+
- ds-tabs:: refactor interactions [PUI-15148](https://jira.elliemae.io/browse/PUI-15148) ([#7546](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7546)) ([8d9bf53](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8d9bf539b84a9d48eb793fe5957471a8721b5e68))
|
|
1245
1249
|
|
|
1246
1250
|
## 3.53.0-next.10 (2025-07-01)
|
|
1247
1251
|
|
|
1248
1252
|
### Bug Fixes
|
|
1249
1253
|
|
|
1250
|
-
- ds-data-table:: fixed e2e visual tests to use eyes method, also for pills [PUI-16211](https://jira.elliemae.io/browse/PUI-16211) ([#7540](https://
|
|
1254
|
+
- ds-data-table:: fixed e2e visual tests to use eyes method, also for pills [PUI-16211](https://jira.elliemae.io/browse/PUI-16211) ([#7540](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7540)) ([947179b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/947179bef60fe3642a092c6d68355e6d47c7154c))
|
|
1251
1255
|
|
|
1252
1256
|
## 3.53.0-next.9 (2025-06-30)
|
|
1253
1257
|
|
|
1254
1258
|
### Features
|
|
1255
1259
|
|
|
1256
|
-
- ds-data-table:: add visual test for dnd with scroll use case [PUI-16401](https://jira.elliemae.io/browse/PUI-16401) ([#7543](https://
|
|
1260
|
+
- ds-data-table:: add visual test for dnd with scroll use case [PUI-16401](https://jira.elliemae.io/browse/PUI-16401) ([#7543](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7543)) ([92d45c0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/92d45c0b29934b2740c168e9e0320a6797518cdd))
|
|
1257
1261
|
|
|
1258
1262
|
## 3.53.0-next.8 (2025-06-24)
|
|
1259
1263
|
|
|
1260
1264
|
### Features
|
|
1261
1265
|
|
|
1262
|
-
- ds-form-layout-input-group:: add spec v2025-06-19 ([#7538](https://
|
|
1266
|
+
- ds-form-layout-input-group:: add spec v2025-06-19 ([#7538](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7538)) ([8aabb55](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8aabb55691265dee81b3084eeceefdc5b9f047b5))
|
|
1263
1267
|
|
|
1264
1268
|
## 3.53.0-next.7 (2025-06-23)
|
|
1265
1269
|
|
|
1266
1270
|
### Features
|
|
1267
1271
|
|
|
1268
|
-
- ds-pills-v2:: style update [PUI-16263](https://jira.elliemae.io/browse/PUI-16263) ([#7532](https://
|
|
1272
|
+
- ds-pills-v2:: style update [PUI-16263](https://jira.elliemae.io/browse/PUI-16263) ([#7532](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7532)) ([7fd48db](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7fd48db2493ea0126285d7e4dd983e3dccc45bae))
|
|
1269
1273
|
|
|
1270
1274
|
## 3.53.0-next.6 (2025-06-18)
|
|
1271
1275
|
|
|
1272
1276
|
### Bug Fixes
|
|
1273
1277
|
|
|
1274
|
-
- ds-dataviz:: skipped brokent tests w/ defect, fixed two more [PUI-16211](https://jira.elliemae.io/browse/PUI-16211) ([#7522](https://
|
|
1275
|
-
|
|
1276
|
-
## [3.53.0-next.5](https://
|
|
1277
|
-
|
|
1278
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1279
|
-
|
|
1280
|
-
## [3.53.0-next.4](https://
|
|
1281
|
-
|
|
1282
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1283
|
-
|
|
1284
|
-
## [3.53.0-next.3](https://
|
|
1285
|
-
|
|
1286
|
-
### Bug Fixes
|
|
1287
|
-
|
|
1288
|
-
- ds-form-date-time-picker:: add functional tests for focus behaviour [PUI-16200](https://jira.elliemae.io/browse/PUI-16200) ([#7506](https://
|
|
1289
|
-
- ds-global-header:: added e2e test for iframe/axecore [PUI-16270](https://jira.elliemae.io/browse/PUI-16270) ([#7512](https://
|
|
1290
|
-
|
|
1291
|
-
## [3.53.0-next.2](https://
|
|
1292
|
-
|
|
1293
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1294
|
-
|
|
1295
|
-
## [3.53.0-next.1](https://
|
|
1296
|
-
|
|
1297
|
-
### Features
|
|
1298
|
-
|
|
1299
|
-
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://
|
|
1300
|
-
- dimsum:: upgrade pui-e2e-test-sdk to v11.0.1 [PUI-15800](https://jira.elliemae.io/browse/PUI-15800) ([#7427](https://
|
|
1301
|
-
- ds-accordion:: added basic e2e tests for slots [PUI-14787](https://jira.elliemae.io/browse/PUI-14787) ([#7277](https://
|
|
1302
|
-
- ds-accordion:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14068](https://jira.elliemae.io/browse/PUI-14068) ([#6972](https://
|
|
1303
|
-
- ds-app-picker:: add visual and axe-core test for applyAriaDisabled [PUI-14502](https://jira.elliemae.io/browse/PUI-14502) ([#7034](https://
|
|
1304
|
-
- ds-app-picker:: fixed e2e tests after slots change [PUI-14785](https://jira.elliemae.io/browse/PUI-14785) ([#7229](https://
|
|
1305
|
-
- ds-banner:: added e2e tests for slots [PUI-14786](https://jira.elliemae.io/browse/PUI-14786) [PUI-14784](https://jira.elliemae.io/browse/PUI-14784) ([#7197](https://
|
|
1306
|
-
- ds-button-v2:: ButtonV3 - e2e applyAriaDisabled visual and axecore tests added [PUI-14220](https://jira.elliemae.io/browse/PUI-14220) ([#6984](https://
|
|
1307
|
-
- ds-card-v3:: global attributes - functional test added [PUI-13988](https://jira.elliemae.io/browse/PUI-13988) ([#7007](https://
|
|
1308
|
-
- ds-chat-tile:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14093](https://jira.elliemae.io/browse/PUI-14093) ([#6976](https://
|
|
1309
|
-
- ds-chip:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14070](https://jira.elliemae.io/browse/PUI-14070) ([#6973](https://
|
|
1310
|
-
- ds-circular-progress-indicator:: visual test added for Inline prop [PUI-14564](https://jira.elliemae.io/browse/PUI-14564) ([#7051](https://
|
|
1311
|
-
- ds-controlled-form:: added e2e for datetimepicker slots [PUI-15356](https://jira.elliemae.io/browse/PUI-15356) ([#7415](https://
|
|
1312
|
-
- ds-controlled-form:: added e2e for large input slots [PUI-14793](https://jira.elliemae.io/browse/PUI-14793) ([#7271](https://
|
|
1313
|
-
- ds-data-table: e2e - axe-core test added [PUI-13497](https://jira.elliemae.io/browse/PUI-13497) ([#6891](https://
|
|
1314
|
-
- ds-data-table:: add new story for Table Caption attribute and implement Axe Core test [PUI-13246](https://jira.elliemae.io/browse/PUI-13246) ([#6953](https://
|
|
1315
|
-
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://
|
|
1316
|
-
- ds-data-table:: add visual test for scroll behavior [PUI-15364](https://jira.elliemae.io/browse/PUI-15364) ([#7279](https://
|
|
1317
|
-
- ds-data-table:: added e2e for clear filters and afterdnd focu scenario [PUI-14429](https://jira.elliemae.io/browse/PUI-14429) ([#7000](https://
|
|
1318
|
-
- ds-data-table:: added e2e for extra actions to be triggered [PUI-15282](https://jira.elliemae.io/browse/PUI-15282) ([#7262](https://
|
|
1319
|
-
- ds-data-table:: added e2e test for onFilterChange not to be triggered on render [PUI-14403](https://jira.elliemae.io/browse/PUI-14403 '[#6987](https://
|
|
1320
|
-
- ds-data-table:: DnD Custom Column Cell. Functional test added [PUI-14417](https://jira.elliemae.io/browse/PUI-14417) ([#7024](https://
|
|
1321
|
-
- ds-data-table:: e2e - a11y test cases added [PUI-13683](https://jira.elliemae.io/browse/PUI-13683) ([#6915](https://
|
|
1322
|
-
- ds-data-table:: e2e - added e2e for tab after dnd [PUI-13552](https://jira.elliemae.io/browse/PUI-13552) ([#6924](https://
|
|
1323
|
-
- ds-data-table:: Expandable - expand and collapse last row - visual test [PUI-13523](https://jira.elliemae.io/browse/PUI-13523) ([#7025](https://
|
|
1324
|
-
- ds-data-table:: Resizable - decrease to minimum and back to original width - visual test [PUI-12695](https://jira.elliemae.io/browse/PUI-12695) ([#7026](https://
|
|
1325
|
-
- ds-data-table:: updated e2e for sorting to accomodate for keyboard testing [PUI-8951](https://jira.elliemae.io/browse/PUI-8951) ([#7006](https://
|
|
1326
|
-
- ds-date-range-picker:: added missing e2e tests [PUI-14582](https://jira.elliemae.io/browse/PUI-14582) ([#7113](https://
|
|
1327
|
-
- ds-date-time-picker:: added e2e for invalid state styles [PUI-14577](https://jira.elliemae.io/browse/PUI-14577) ([#7055](https://
|
|
1328
|
-
- ds-floating-context:: add functional and visual test for slots functionality [PUI-15679](https://jira.elliemae.io/browse/PUI-15679)([#7363](https://
|
|
1329
|
-
- ds-floating-context:: visual test added [PUI-14536](https://jira.elliemae.io/browse/PUI-14536) ([#7039](https://
|
|
1330
|
-
- ds-form-checkbox:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14176](https://jira.elliemae.io/browse/PUI-14176) ([#6978](https://
|
|
1331
|
-
- ds-form-combobox:: droping header and first auto focus option on menu open [PUI-14845](https://jira.elliemae.io/browse/PUI-14845), [PUI-14625](https://jira.elliemae.io/browse/PUI-14625) ([#7125](https://
|
|
1332
|
-
- ds-form-date-range-picker:: add axecore test for ReadOnly [PUI-15088](https://jira.elliemae.io/browse/PUI-15088) ([#7185](https://
|
|
1333
|
-
- ds-form-date-time-picker:: add axecore test for readOnly [PUI-15084](https://jira.elliemae.io/browse/PUI-15084) ([#7184](https://
|
|
1334
|
-
- ds-form-date-time-picker:: add functional and axe-core tests for applyAriaDisabled [PUI-15604](https://jira.elliemae.io/browse/PUI-15604) ([#7337](https://
|
|
1335
|
-
- ds-form-date-time-picker:: add functional, visual and a11y tests [PUI-16000](https://jira.elliemae.io/browse/PUI-16000) ([#7494](https://
|
|
1336
|
-
- ds-form-helpers-mask-hooks:: useNumberMask - test for min and max props [PUI-14419](https://jira.elliemae.io/browse/PUI-14419) ([#6996](https://
|
|
1337
|
-
- ds-form-input-text:: add visual, functional and axe-core tests for readOnly functionality [PUI-15334](https://jira.elliemae.io/browse/PUI-15334) ([#7276](https://
|
|
1338
|
-
- ds-form-input-text:: applyAriaDisabled visual and axecore tests added [PUI-14077](https://jira.elliemae.io/browse/PUI-14077)([#6990](https://
|
|
1339
|
-
- ds-form-input-text:: created input text slots [PUI-14792] (https://jira.elliemae.io/browse/PUI-14792) ([#7226](https://
|
|
1340
|
-
- ds-form-input-text:: functional test added for applyAriaDisabled prop [PUI-15189](https://jira.elliemae.io/browse/PUI-15189) ([#7246](https://
|
|
1341
|
-
- ds-form-input-text:: visual test added for placeholder prop [PUI-14441](https://jira.elliemae.io/browse/PUI-14441) ([#7043](https://
|
|
1342
|
-
- ds-form-input-textarea:: added and updated tests for readonly [PUI-14803](https://jira.elliemae.io/browse/PUI-14803) ([#7165](https://
|
|
1343
|
-
- ds-form-input-textarea:: applyAriaDisabled visual and axecore tests added [PUI-14078](https://jira.elliemae.io/browse/PUI-14078) ([#6991](https://
|
|
1344
|
-
- ds-form-input-textarea:: e2e - visual test added [PUI-13976](https://jira.elliemae.io/browse/PUI-13976) ([#6912](https://
|
|
1345
|
-
- ds-form-layout-blocks:: e2e - added a11y testing for hasError a… [PUI-13697](https://jira.elliemae.io/browse/PUI-13697) ([#6977](https://
|
|
1346
|
-
- ds-form-multi-combobox:: add functional test for readOnly [PUI-15101](https://jira.elliemae.io/browse/PUI-15101) ([#7194](https://
|
|
1347
|
-
- ds-form-multi-combobox:: add visual and func test for readOnly [PUI-15033](https://jira.elliemae.io/browse/PUI-15033) ([#7167](https://
|
|
1348
|
-
- ds-form-multi-combobox:: applyAriaDisabled visual and axecore tests [PUI-14071](https://jira.elliemae.io/browse/PUI-14071) ([#6986](https://
|
|
1349
|
-
- ds-form-radio:: add functional and visual test for readOnly [PUI-15636](https://jira.elliemae.io/browse/PUI-15636) ([#7349](https://
|
|
1350
|
-
- ds-form-radio:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14180](https://jira.elliemae.io/browse/PUI-14180) ([#6980](https://
|
|
1351
|
-
- ds-form-single-combobox:: add func and visual tests for readOnly [PUI-15036](https://jira.elliemae.io/browse/PUI-15036) ([#7168](https://
|
|
1352
|
-
- ds-form-single-combobox:: add functional and visual tests for readOnly [PUI-15535](https://jira.elliemae.io/browse/PUI-15535) ([#7314](https://
|
|
1353
|
-
- ds-form-single-combobox:: add visual test for virtualization [PUI-15252](https://jira.elliemae.io/browse/PUI-15252) ([#7263](https://
|
|
1354
|
-
- ds-form-single-combobox:: applyAriaDisabled visual and axecore tests added [PUI-14072](https://jira.elliemae.io/browse/PUI-14072) ([#6988](https://
|
|
1355
|
-
- ds-form-toggle:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14182](https://jira.elliemae.io/browse/PUI-14182)([#6983](https://
|
|
1356
|
-
- ds-form:: e2e - added test for maxHeight for large text input [PUI-12528](https://jira.elliemae.io/browse/PUI-12525) ([#6951](https://
|
|
1357
|
-
- ds-global-header:: added visual test for LayoutProvider integration [PUI-14706](https://jira.elliemae.io/browse/PUI-14706) ([#7095](https://
|
|
1358
|
-
- ds-left-navigation:: add visual and functional tests for slots [PUI-15794](https://jira.elliemae.io/browse/PUI-15794) ([#7405](https://
|
|
1359
|
-
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://
|
|
1360
|
-
- ds-menu-button:: added basic testing suite [PUI-14046](https://jira.elliemae.io/browse/PUI-14046 '[#7080](https://
|
|
1361
|
-
- ds-menu-button:: added e2e for disabled and leftdecor [PUI-14745](https://jira.elliemae.io/browse/PUI-14745) ([#7132](https://
|
|
1362
|
-
- ds-menu-button:: new e2e test for dismissal mechanisms [PUI-14639](https://jira.elliemae.io/browse/PUI-14639) ([#7090](https://
|
|
1363
|
-
- ds-menu-items:: add visual and axe-core tests for readOnly functionality [PUI-15355](https://jira.elliemae.io/browse/PUI-15355) ([#7278](https://
|
|
1364
|
-
- ds-menu-items:: applyAriaDisabled visual and axecore tests added [PUI-14178](https://jira.elliemae.io/browse/PUI-14178) ([#6995](https://
|
|
1365
|
-
- ds-mobile:: MobileContextMenu e2e - add functional test for focus management on mobile [PUI-14295](https://jira.elliemae.io/browse/PUI-14295) ([#6955](https://
|
|
1366
|
-
- ds-notification-badge:: e2e - add new visual test [PUI-14204](https://jira.elliemae.io/browse/PUI-14204) ([#6931](https://
|
|
1367
|
-
- ds-pills-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14179](https://jira.elliemae.io/browse/PUI-14179) ([#6979](https://
|
|
1368
|
-
- ds-pills-v2:: new testcases for selection [PUI-14599](https://jira.elliemae.io/browse/PUI-14599) ([#7096](https://
|
|
1369
|
-
- ds-pills-v2:: visual test added for applyTooltipOverflowWrap prop [PUI-14557](https://jira.elliemae.io/browse/PUI-14557) ([#7049](https://
|
|
1370
|
-
- ds-ribbon:: Add functional tests for global attributes [PUI-14442](https://jira.elliemae.io/browse/PUI-14442) ([#7005](https://
|
|
1371
|
-
- ds-shuttle-v2:: added & fixed e2e tests [PUI-15294](https://jira.elliemae.io/browse/PUI-15294) ([#7264](https://
|
|
1372
|
-
- ds-shuttle-v2:: e2e - test for KB on breadcrumb [PUI-14165](https://jira.elliemae.io/browse/PUI-14165) ([#6964](https://
|
|
1373
|
-
- ds-slider-v2:: added e2e for readonly [PUI-14804](https://jira.elliemae.io/browse/PUI-14804) ([#7181](https://
|
|
1374
|
-
- ds-slider-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14181](https://jira.elliemae.io/browse/PUI-14181) ([#6982](https://
|
|
1375
|
-
- ds-tabs:: e2e - added axecore test for animated tabs [PUI-9161](https://jira.elliemae.io/browse/PUI-9161) ([#6966](https://
|
|
1376
|
-
- ds-tabs:: e2e - applyAriaDisabled visual and axe-core tests added [PUI-14069](https://jira.elliemae.io/browse/PUI-14069) ([#6974](https://
|
|
1377
|
-
- ds-toggle:: added e2e for readonly [PUI-14805](https://jira.elliemae.io/browse/PUI-14805) ([#7169](https://
|
|
1378
|
-
- ds-toggle:: updated e2e tests and stories [PUI-14665](https://jira.elliemae.io/browse/PUI-14665) ([#7123](https://
|
|
1379
|
-
- ds-toolbar-v2:: e2e - examples updated [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) ([#6837](https://
|
|
1380
|
-
- ds-tooltip-v3: improved resilience of [PR 7389](https://
|
|
1381
|
-
- ds-treeview:: e2e - applyAriaDisabled visual test added [PUI-14183](https://jira.elliemae.io/browse/PUI-14183) ([#6985](https://
|
|
1382
|
-
- ds-typography:: e2e - storybook example updated [PUI-13096](https://jira.elliemae.io/browse/PUI-13096) ([#6838](https://
|
|
1383
|
-
|
|
1384
|
-
### Bug Fixes
|
|
1385
|
-
|
|
1386
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://
|
|
1387
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-14054](https://jira.elliemae.io/browse/PUI-14054) ([#6907](https://
|
|
1388
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-14160](https://jira.elliemae.io/browse/PUI-14160) ([#6925](https://
|
|
1389
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-14279](https://jira.elliemae.io/browse/PUI-14279) ([#6947](https://
|
|
1390
|
-
- dimsum:: fix broken e2e test cases - DataTable, SidePanel, Autocomplete and ZIndex [PUI-14479](https://jira.elliemae.io/browse/PUI-14479) ([#7033](https://
|
|
1391
|
-
- dimsum:: fix broken e2e test cases [PUI-15166](https://jira.elliemae.io/browse/PUI-15166) ([#7230](https://
|
|
1392
|
-
- dimsum:: fix broken e2e test cases for DataTable, DateTimePicker and Z-index [PUI-14608](https://jira.elliemae.io/browse/PUI-14608) ([#7062](https://
|
|
1393
|
-
- dimsum:: fix broken e2e test cases for Tooltip, DataTable, ModalSlide and TooltipV3 [PUI-14511](https://jira.elliemae.io/browse/PUI-14511) ([#7037](https://
|
|
1394
|
-
- dimsum:: fix broken visual and functional tests [PUI-14421](https://jira.elliemae.io/browse/PUI-14421) ([#7004](https://
|
|
1395
|
-
- dimsum:: fix data-testids: Leftnavigation, Breadcrumb, FloatingContext and InputGroup [PUI-15549](https://jira.elliemae.io/browse/PUI-15549) ([#7321](https://
|
|
1396
|
-
- dimsum:: fix e2e test cases for Breadcrumb, InputGroup, InputText and Autocomplete [PUI-15308](https://jira.elliemae.io/browse/PUI-15308) ([#7272](https://
|
|
1397
|
-
- dimsum:: fix e2e test cases QueryBuilder, useKeyboardNav,PageLayout, ModalSlide and SidePanel [PUI-14337](https://jira.elliemae.io/browse/PUI-14337) ([#6967](https://
|
|
1398
|
-
- dimsum:: fixed broken e2e tests for components [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7482](https://
|
|
1399
|
-
- dimsum:: updates slots tests to only be executed on chrome [PUI-16023](https://jira.elliemae.io/browse/PUI-16023) ([#7462](https://
|
|
1400
|
-
- ds-accessibility:: fix e2e story paths for useLiveRegion [PUI-14056](https://jira.elliemae.io/browse/PUI-14056) ([#6960](https://
|
|
1401
|
-
- ds-accordion:: e2e - unskipped tests [PUI-11922](https://jira.elliemae.io/browse/PUI-11922) ([#6917](https://
|
|
1402
|
-
- ds-app-picker:: added e2e test for slots [PUI-15198](https://jira.elliemae.io/browse/PUI-15198) ([#7299](https://
|
|
1403
|
-
- ds-breadcrumb:: fixed broken e2e. Tabstops and Datatestid change [PUI-14726](https://jira.elliemae.io/browse/PUI-14726) ([#7128](https://
|
|
1404
|
-
- ds-card-navigation:: added e2e tests for data-types [PUI-15685](https://jira.elliemae.io/browse/PUI-15685) ([#7493](https://
|
|
1405
|
-
- ds-card-navigation:: replacing tooltip and making it accessible [PUI-15574](https://jira.elliemae.io/browse/PUI-15574) ([#7441](https://
|
|
1406
|
-
- ds-card-v3:: fix e2e stories [PUI-15621](https://jira.elliemae.io/browse/PUI-15621) ([#7343](https://
|
|
1407
|
-
- ds-combobox-v3:: fixed e2e tests [PUI-15395](https://jira.elliemae.io/browse/PUI-15395) ([#7331](https://
|
|
1408
|
-
- ds-comments:: e2e - visual test fixed [PUI-13685](https://jira.elliemae.io/browse/PUI-13685) ([#6919](https://
|
|
1409
|
-
- ds-controlled-form:: e2e - updated AxeCoreCheck and fixed axe e2e for combo [PUI-14048](https://jira.elliemae.io/browse/PUI-14048) ([#6914](https://
|
|
1410
|
-
- ds-controlled-form:: fixed broken e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7471](https://
|
|
1411
|
-
- ds-data-table:: add functional test for forceFocusFirstOptionOnType prop [PUI-15930](https://jira.elliemae.io/browse/PUI-15930) ([#7425](https://
|
|
1412
|
-
- ds-data-table:: add functional test for Shift+click functionality [PUI-14928](https://jira.elliemae.io/browse/PUI-14928) ([#7139](https://
|
|
1413
|
-
- ds-data-table:: add visual test for hiddenColumns prop [PUI-15279](https://jira.elliemae.io/browse/PUI-15279) ([#7257](https://
|
|
1414
|
-
- ds-data-table:: added e2e test for disablefirstfocus prop [PUI-15852](https://jira.elliemae.io/browse/PUI-15852) ([#7406](https://
|
|
1415
|
-
- ds-data-table:: added step for creatable focus test [PUI-15850](https://jira.elliemae.io/browse/PUI-15850) ([#7479](https://
|
|
1416
|
-
- ds-data-table:: e2e - functional tests fixed [PUI-13641](https://jira.elliemae.io/browse/PUI-13641) ([#6848](https://
|
|
1417
|
-
- ds-data-table:: fix e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7164](https://
|
|
1418
|
-
- ds-data-table:: fix e2e test cases [PUI-15905](https://jira.elliemae.io/browse/PUI-15905) ([#7463](https://
|
|
1419
|
-
- ds-data-table:: fixed e2e tests [PUI-15663](https://jira.elliemae.io/browse/PUI-15663) ([#7392](https://
|
|
1420
|
-
- ds-date-time-picker:: add functional tests for readOnly prop [PUI-15764](https://jira.elliemae.io/browse/PUI-15764) ([#7393](https://
|
|
1421
|
-
- ds-drag-and-drop:: add visual test for CardV3 Dnd [PUI-15653](https://jira.elliemae.io/browse/PUI-15653) ([#7352](https://
|
|
1422
|
-
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://
|
|
1423
|
-
- ds-drag-and-drop:: unskip axe-core test PUI-11544 [PUI-15498](https://jira.elliemae.io/browse/PUI-15498) ([#7309](https://
|
|
1424
|
-
- ds-floating-context:: add visual test for customOffset prop [PUI-15373](https://jira.elliemae.io/browse/PUI-15373) ([#7285](https://
|
|
1425
|
-
- ds-floating-context:: revert breaking change in data-testids [PUI-15620](https://jira.elliemae.io/browse/PUI-15620) ([#7342](https://
|
|
1426
|
-
- ds-form-checkbox:: add functional test [PUI-15698](https://jira.elliemae.io/browse/PUI-15698) ([#7373](https://
|
|
1427
|
-
- ds-form-combobox-multi:: add functional and visual tests for readOnlyWithMenuOpenable prop [PUI-15751](https://jira.elliemae.io/browse/PUI-15751) ([#7390](https://
|
|
1428
|
-
- ds-form-date-time-picker:: add keyboard nav test [PUI-15920](https://jira.elliemae.io/browse/PUI-15920) ([#7422](https://
|
|
1429
|
-
- ds-form-date-time-picker:: add visual tests for date-time-picker [PUI-16019](https://jira.elliemae.io/browse/PUI-16019) ([#7456](https://
|
|
1430
|
-
- ds-form-input-text:: add functional test for applyAriaDisabled [PUI-15689](https://jira.elliemae.io/browse/PUI-15689) ([#7371](https://
|
|
1431
|
-
- ds-form-layout-autocomplete:: add functional test for keyboard nav [PUI-15904](https://jira.elliemae.io/browse/PUI-15904) ([#7445](https://
|
|
1432
|
-
- ds-form-layout-blocks:: fix functional test [PUI-15628](https://jira.elliemae.io/browse/PUI-15628) ([#7347](https://
|
|
1433
|
-
- ds-form-layout-input-group:: a11y functional test added [PUI-15469](https://jira.elliemae.io/browse/PUI-15469) ([#7305](https://
|
|
1434
|
-
- ds-form-layout-input-group:: fix e2e test. Element click intercepted fixed. [PUI-14898](https://jira.elliemae.io/browse/PUI-14898) ([#7130](https://
|
|
1435
|
-
- ds-form-multi-combobox:: add func and visual test for scrollbar[PUI-15895](https://jira.elliemae.io/browse/PUI-15895)([#7418](https://
|
|
1436
|
-
- ds-form-multi-combobox:: add visual and functional tests for readOnly [PUI-15776](https://jira.elliemae.io/browse/PUI-15776) ([#7397](https://
|
|
1437
|
-
- ds-form-multi-combobox:: fix broken e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7162](https://
|
|
1438
|
-
- ds-form-multi-combobox:: fix visual test [PUI-15659](https://jira.elliemae.io/browse/PUI-15659) ([#7354](https://
|
|
1439
|
-
- ds-form-radio:: add visual test for wrapLabel prop [PUI-15712](https://jira.elliemae.io/browse/PUI-15712) ([#7382](https://
|
|
1440
|
-
- ds-global-header:: added slots tests [PUI-15360](https://jira.elliemae.io/browse/PUI-15360) ([#7359](https://
|
|
1441
|
-
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://
|
|
1442
|
-
- ds-input-group:: fixed tests [PUI-15150](https://jira.elliemae.io/browse/PUI-15150) ([#7323](https://
|
|
1443
|
-
- ds-left-navigation:: revert data-testids in e2e test cases [PUI-15589](https://jira.elliemae.io/browse/PUI-15589) ([#7370](https://
|
|
1444
|
-
- ds-menu-button:: fix e2e test cases [PUI-14891](https://jira.elliemae.io/browse/PUI-14891) ([#7126](https://
|
|
1445
|
-
- ds-menu-items:: fixed e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7475](https://
|
|
1446
|
-
- ds-query-builder:: fix e2e stories [PUI-15322](https://jira.elliemae.io/browse/PUI-15322) ([#7273](https://
|
|
1447
|
-
- ds-side-panel:: skipped test for chrome and edge, flaky [PUI-16130](https://jira.elliemae.io/browse/PUI-16130) ([#7485](https://
|
|
1448
|
-
- ds-slider-v2:: added slots tests and w/ tooltip/dialog test [PUI-16006](https://jira.elliemae.io/browse/PUI-16006) ([#7453](https://
|
|
1449
|
-
- ds-slider-v2:: unskipped test step for ESC on the slider w/ dialog [PUI-15992](https://jira.elliemae.io/browse/PUI-15992)([#7464](https://
|
|
1450
|
-
- ds-slider-v2:: updates test for slider and shuttle [PUI-15229](https://jira.elliemae.io/browse/PUI-15229) ([#7492](https://
|
|
1451
|
-
- ds-tabs:: add visual test for carousel prop [PUI-15723](https://jira.elliemae.io/browse/PUI-15723) ([#7383](https://
|
|
1452
|
-
- ds-tabs:: add visual test for content visibility after disabled tab [PUI-15420](https://jira.elliemae.io/browse/PUI-15420) ([#7295](https://
|
|
1453
|
-
- ds-tabs:: fixed isDisplayedInViewport issue and new test [PUI-15144](https://jira.elliemae.io/browse/PUI-15144) ([#7439](https://
|
|
1454
|
-
- ds-treeview:: add visual test for removeWidthMaxContent prop [PUI-15729](https://jira.elliemae.io/browse/PUI-15729) ([#7385](https://
|
|
1455
|
-
- ds-treeview:: e2e - fix single select TreeView test cases [PUI-13926](https://jira.elliemae.io/browse/PUI-13926) ([#6963](https://
|
|
1456
|
-
- ds-treeview:: fixed test .stringContaining issue [PUI-11320](https://jira.elliemae.io/browse/PUI-11320) ([#7466](https://
|
|
1278
|
+
- ds-dataviz:: skipped brokent tests w/ defect, fixed two more [PUI-16211](https://jira.elliemae.io/browse/PUI-16211) ([#7522](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7522)) ([886adff](https://github.com/intcx/PLATFORM-UI.dimsum/commit/886adffa8dabf15d6ade42c50690b5fc1e6d8e73))
|
|
1279
|
+
|
|
1280
|
+
## [3.53.0-next.5](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.53.0-next.4...v3.53.0-next.5) (2025-06-13)
|
|
1281
|
+
|
|
1282
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1283
|
+
|
|
1284
|
+
## [3.53.0-next.4](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.53.0-next.3...v3.53.0-next.4) (2025-06-09)
|
|
1285
|
+
|
|
1286
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1287
|
+
|
|
1288
|
+
## [3.53.0-next.3](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.53.0-next.2...v3.53.0-next.3) (2025-06-05)
|
|
1289
|
+
|
|
1290
|
+
### Bug Fixes
|
|
1291
|
+
|
|
1292
|
+
- ds-form-date-time-picker:: add functional tests for focus behaviour [PUI-16200](https://jira.elliemae.io/browse/PUI-16200) ([#7506](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7506)) ([b7d170d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b7d170de1eba0b2f832fa83c17e6ad49b6250bef))
|
|
1293
|
+
- ds-global-header:: added e2e test for iframe/axecore [PUI-16270](https://jira.elliemae.io/browse/PUI-16270) ([#7512](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7512)) ([ea2f683](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ea2f683ed18762df6dcf2d0e8421d98460dd1ae4))
|
|
1294
|
+
|
|
1295
|
+
## [3.53.0-next.2](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.53.0-next.1...v3.53.0-next.2) (2025-06-02)
|
|
1296
|
+
|
|
1297
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1298
|
+
|
|
1299
|
+
## [3.53.0-next.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.37.0-next.9...v3.53.0-next.1) (2025-05-28)
|
|
1300
|
+
|
|
1301
|
+
### Features
|
|
1302
|
+
|
|
1303
|
+
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6882)) ([dcc94db](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dcc94db05f03c554cff8ad8baada091feb7c8261))
|
|
1304
|
+
- dimsum:: upgrade pui-e2e-test-sdk to v11.0.1 [PUI-15800](https://jira.elliemae.io/browse/PUI-15800) ([#7427](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7427)) ([df34876](https://github.com/intcx/PLATFORM-UI.dimsum/commit/df34876d69ba6275d33b1749178461493c62c43e))
|
|
1305
|
+
- ds-accordion:: added basic e2e tests for slots [PUI-14787](https://jira.elliemae.io/browse/PUI-14787) ([#7277](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7277)) ([e7bebb7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e7bebb7a6e028c94f262d90f149b7cef4eaa7c6c))
|
|
1306
|
+
- ds-accordion:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14068](https://jira.elliemae.io/browse/PUI-14068) ([#6972](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6972)) ([57335db](https://github.com/intcx/PLATFORM-UI.dimsum/commit/57335db268d8aca06ffcea0dfd0a17480b0bc76f))
|
|
1307
|
+
- ds-app-picker:: add visual and axe-core test for applyAriaDisabled [PUI-14502](https://jira.elliemae.io/browse/PUI-14502) ([#7034](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7034)) ([ecc99ca](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ecc99ca1ed04941dbf5a50fba07791b7f3fb82cf))
|
|
1308
|
+
- ds-app-picker:: fixed e2e tests after slots change [PUI-14785](https://jira.elliemae.io/browse/PUI-14785) ([#7229](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7229)) ([ced614c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ced614c1c9b9ce43a5344e47cc379dad96fb307e))
|
|
1309
|
+
- ds-banner:: added e2e tests for slots [PUI-14786](https://jira.elliemae.io/browse/PUI-14786) [PUI-14784](https://jira.elliemae.io/browse/PUI-14784) ([#7197](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7197)) ([c963603](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c9636035bfce255b7b4ea38c34c777da8c5a8eb2))
|
|
1310
|
+
- ds-button-v2:: ButtonV3 - e2e applyAriaDisabled visual and axecore tests added [PUI-14220](https://jira.elliemae.io/browse/PUI-14220) ([#6984](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6984)) ([b4ff3d1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b4ff3d142159da3f8f096c00ea044d7a928b718c))
|
|
1311
|
+
- ds-card-v3:: global attributes - functional test added [PUI-13988](https://jira.elliemae.io/browse/PUI-13988) ([#7007](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7007)) ([a083e28](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a083e2882e69fa0126665a3f76ec81b51c889c3a))
|
|
1312
|
+
- ds-chat-tile:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14093](https://jira.elliemae.io/browse/PUI-14093) ([#6976](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6976)) ([0ddf005](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0ddf0056980a2271b6c50f7881b55bcddca42abc))
|
|
1313
|
+
- ds-chip:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14070](https://jira.elliemae.io/browse/PUI-14070) ([#6973](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6973)) ([f7bffb8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f7bffb8eb93de0c5c61a3f60a77995d019cd1e20))
|
|
1314
|
+
- ds-circular-progress-indicator:: visual test added for Inline prop [PUI-14564](https://jira.elliemae.io/browse/PUI-14564) ([#7051](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7051)) ([6d5b194](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6d5b1941fb4779556629c358f25ab3b08af7ed4f))
|
|
1315
|
+
- ds-controlled-form:: added e2e for datetimepicker slots [PUI-15356](https://jira.elliemae.io/browse/PUI-15356) ([#7415](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7415)) ([ef328fb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ef328fbaaa87c5f92bada8e942f3eb6c74cff8f2))
|
|
1316
|
+
- ds-controlled-form:: added e2e for large input slots [PUI-14793](https://jira.elliemae.io/browse/PUI-14793) ([#7271](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7271)) ([50c91d0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/50c91d059d25cf237794bcc0138c1825349794c8))
|
|
1317
|
+
- ds-data-table: e2e - axe-core test added [PUI-13497](https://jira.elliemae.io/browse/PUI-13497) ([#6891](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6891)) ([cb13a86](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cb13a861ee93c4c55a20f5b0583b908f0a76498c))
|
|
1318
|
+
- ds-data-table:: add new story for Table Caption attribute and implement Axe Core test [PUI-13246](https://jira.elliemae.io/browse/PUI-13246) ([#6953](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6953)) ([8118b8c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8118b8ceee208e970f1db66557583d1854af1160))
|
|
1319
|
+
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7104)) ([f495be2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f495be22e4a23a043ce8fd131c52a2bdae9fdbad))
|
|
1320
|
+
- ds-data-table:: add visual test for scroll behavior [PUI-15364](https://jira.elliemae.io/browse/PUI-15364) ([#7279](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7279)) ([1169a21](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1169a213b81f5f97faf59dea56cf4d8a20438b0f))
|
|
1321
|
+
- ds-data-table:: added e2e for clear filters and afterdnd focu scenario [PUI-14429](https://jira.elliemae.io/browse/PUI-14429) ([#7000](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7000)) ([9ec0096](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9ec0096b61dcb01ea6207f2dd3aa26025b8212e8))
|
|
1322
|
+
- ds-data-table:: added e2e for extra actions to be triggered [PUI-15282](https://jira.elliemae.io/browse/PUI-15282) ([#7262](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7262)) ([283ed96](https://github.com/intcx/PLATFORM-UI.dimsum/commit/283ed96743739736efd743cf069f19ddc4817567))
|
|
1323
|
+
- ds-data-table:: added e2e test for onFilterChange not to be triggered on render [PUI-14403](https://jira.elliemae.io/browse/PUI-14403 '[#6987](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6987') ([e71afec](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e71afec64438fbc93a9c67d43ceac6517bbd296a))
|
|
1324
|
+
- ds-data-table:: DnD Custom Column Cell. Functional test added [PUI-14417](https://jira.elliemae.io/browse/PUI-14417) ([#7024](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7024)) ([ef01345](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ef01345242ea3a6bdc000a500925e3ed24f735ed))
|
|
1325
|
+
- ds-data-table:: e2e - a11y test cases added [PUI-13683](https://jira.elliemae.io/browse/PUI-13683) ([#6915](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6915)) ([ee2645e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ee2645e17ee280141e874ce5fd9deb7812451ffe))
|
|
1326
|
+
- ds-data-table:: e2e - added e2e for tab after dnd [PUI-13552](https://jira.elliemae.io/browse/PUI-13552) ([#6924](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6924)) ([d27fcea](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d27fcea49f52cd2f642c9dd684ea46e037bc748b))
|
|
1327
|
+
- ds-data-table:: Expandable - expand and collapse last row - visual test [PUI-13523](https://jira.elliemae.io/browse/PUI-13523) ([#7025](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7025)) ([4c8e15d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4c8e15df3c72f6b58e2a6bdb6eb9cc6506abbe15))
|
|
1328
|
+
- ds-data-table:: Resizable - decrease to minimum and back to original width - visual test [PUI-12695](https://jira.elliemae.io/browse/PUI-12695) ([#7026](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7026)) ([e3ee214](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e3ee214be8964da07edb523c3e34203b8fb73bcc))
|
|
1329
|
+
- ds-data-table:: updated e2e for sorting to accomodate for keyboard testing [PUI-8951](https://jira.elliemae.io/browse/PUI-8951) ([#7006](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7006)) ([c4f179e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c4f179e70bd4b39031286dbf0b54c8bbccd422d7))
|
|
1330
|
+
- ds-date-range-picker:: added missing e2e tests [PUI-14582](https://jira.elliemae.io/browse/PUI-14582) ([#7113](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7113)) ([f2d6f4e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f2d6f4e4ae34fb28e1f50861b5748e055e67247d))
|
|
1331
|
+
- ds-date-time-picker:: added e2e for invalid state styles [PUI-14577](https://jira.elliemae.io/browse/PUI-14577) ([#7055](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7055)) ([b5857bc](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b5857bc7537b649c337fb4a95ce93302ea53f055))
|
|
1332
|
+
- ds-floating-context:: add functional and visual test for slots functionality [PUI-15679](https://jira.elliemae.io/browse/PUI-15679)([#7363](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7363)) ([44525b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/44525b230595c9c8f49d6020f96611026df49cbf))
|
|
1333
|
+
- ds-floating-context:: visual test added [PUI-14536](https://jira.elliemae.io/browse/PUI-14536) ([#7039](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7039)) ([f62b961](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f62b961fe6e8f6b41e05611bd592191205cb7c46))
|
|
1334
|
+
- ds-form-checkbox:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14176](https://jira.elliemae.io/browse/PUI-14176) ([#6978](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6978)) ([dda8c2d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dda8c2dcecd087950a4aa6ddf8e63fe387a4c561))
|
|
1335
|
+
- ds-form-combobox:: droping header and first auto focus option on menu open [PUI-14845](https://jira.elliemae.io/browse/PUI-14845), [PUI-14625](https://jira.elliemae.io/browse/PUI-14625) ([#7125](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7125)) ([d79b5cd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d79b5cdf33304e52d65792f5a6e66c73c2d9389c))
|
|
1336
|
+
- ds-form-date-range-picker:: add axecore test for ReadOnly [PUI-15088](https://jira.elliemae.io/browse/PUI-15088) ([#7185](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7185)) ([bd40b36](https://github.com/intcx/PLATFORM-UI.dimsum/commit/bd40b36ba72c169a9217da2a83a2b92977f655a9))
|
|
1337
|
+
- ds-form-date-time-picker:: add axecore test for readOnly [PUI-15084](https://jira.elliemae.io/browse/PUI-15084) ([#7184](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7184)) ([2a1f9ad](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2a1f9ad66edb234c8177d41056604bf4d38dfec4))
|
|
1338
|
+
- ds-form-date-time-picker:: add functional and axe-core tests for applyAriaDisabled [PUI-15604](https://jira.elliemae.io/browse/PUI-15604) ([#7337](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7337)) ([2c4e410](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2c4e410cbae7ba31d3a37c369bd50d527ce6e277))
|
|
1339
|
+
- ds-form-date-time-picker:: add functional, visual and a11y tests [PUI-16000](https://jira.elliemae.io/browse/PUI-16000) ([#7494](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7494)) ([8d7c2d6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8d7c2d671abde5d03fe06b14a96d239dfc695f79))
|
|
1340
|
+
- ds-form-helpers-mask-hooks:: useNumberMask - test for min and max props [PUI-14419](https://jira.elliemae.io/browse/PUI-14419) ([#6996](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6996)) ([9fe5aab](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9fe5aabb92b9d55168302d43f4568cc4b0b72ae5))
|
|
1341
|
+
- ds-form-input-text:: add visual, functional and axe-core tests for readOnly functionality [PUI-15334](https://jira.elliemae.io/browse/PUI-15334) ([#7276](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7276)) ([fb3f9d9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fb3f9d90761f81aa215e72428c730cd81e657901))
|
|
1342
|
+
- ds-form-input-text:: applyAriaDisabled visual and axecore tests added [PUI-14077](https://jira.elliemae.io/browse/PUI-14077)([#6990](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6990)) ([3d36e27](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3d36e2726c7099def3bbff4a82880494f3d26da4))
|
|
1343
|
+
- ds-form-input-text:: created input text slots [PUI-14792] (https://jira.elliemae.io/browse/PUI-14792) ([#7226](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7226)) ([1c2facd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1c2facd05a9e94f92cbab8398ec3a96fcb5cc36d))
|
|
1344
|
+
- ds-form-input-text:: functional test added for applyAriaDisabled prop [PUI-15189](https://jira.elliemae.io/browse/PUI-15189) ([#7246](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7246)) ([ea020c1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ea020c189c303a55434adcef981bbcb3525e425a))
|
|
1345
|
+
- ds-form-input-text:: visual test added for placeholder prop [PUI-14441](https://jira.elliemae.io/browse/PUI-14441) ([#7043](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7043)) ([93ca48b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/93ca48b7741f7145e8b77e4b8bdda2d21280969f))
|
|
1346
|
+
- ds-form-input-textarea:: added and updated tests for readonly [PUI-14803](https://jira.elliemae.io/browse/PUI-14803) ([#7165](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7165)) ([642121c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/642121cd75363d496da81edaa1cf40697da3487d))
|
|
1347
|
+
- ds-form-input-textarea:: applyAriaDisabled visual and axecore tests added [PUI-14078](https://jira.elliemae.io/browse/PUI-14078) ([#6991](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6991)) ([f2e24ae](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f2e24ae17a23c647968f4d68a1e33e0150acf078))
|
|
1348
|
+
- ds-form-input-textarea:: e2e - visual test added [PUI-13976](https://jira.elliemae.io/browse/PUI-13976) ([#6912](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6912)) ([bbebd14](https://github.com/intcx/PLATFORM-UI.dimsum/commit/bbebd14801296883089a027648a64ac2561f06a5))
|
|
1349
|
+
- ds-form-layout-blocks:: e2e - added a11y testing for hasError a… [PUI-13697](https://jira.elliemae.io/browse/PUI-13697) ([#6977](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6977)) ([a962efd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a962efddd6f331369b3b91886c9c155efe4c4f5c))
|
|
1350
|
+
- ds-form-multi-combobox:: add functional test for readOnly [PUI-15101](https://jira.elliemae.io/browse/PUI-15101) ([#7194](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7194)) ([2a0ebe8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2a0ebe81ea37d451aba1aff7b6b59c304c75f4d0))
|
|
1351
|
+
- ds-form-multi-combobox:: add visual and func test for readOnly [PUI-15033](https://jira.elliemae.io/browse/PUI-15033) ([#7167](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7167)) ([de873b7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/de873b71ad6e155b923f141f171169f911a3cb44))
|
|
1352
|
+
- ds-form-multi-combobox:: applyAriaDisabled visual and axecore tests [PUI-14071](https://jira.elliemae.io/browse/PUI-14071) ([#6986](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6986)) ([7f43add](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7f43add950dc62ae17d0bba22d7a7aabda58ea2e))
|
|
1353
|
+
- ds-form-radio:: add functional and visual test for readOnly [PUI-15636](https://jira.elliemae.io/browse/PUI-15636) ([#7349](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7349)) ([80af38f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/80af38f6f019043c6f24f57a54d3228882e72860))
|
|
1354
|
+
- ds-form-radio:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14180](https://jira.elliemae.io/browse/PUI-14180) ([#6980](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6980)) ([6e22079](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6e22079efcaeaac749488187518b8bc5c38a6fcf))
|
|
1355
|
+
- ds-form-single-combobox:: add func and visual tests for readOnly [PUI-15036](https://jira.elliemae.io/browse/PUI-15036) ([#7168](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7168)) ([b56f515](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b56f5158f1768733d8da6f9c988a46e17d794b37))
|
|
1356
|
+
- ds-form-single-combobox:: add functional and visual tests for readOnly [PUI-15535](https://jira.elliemae.io/browse/PUI-15535) ([#7314](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7314)) ([660af7d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/660af7dacb2241b50975facb3cb0556b78f05338))
|
|
1357
|
+
- ds-form-single-combobox:: add visual test for virtualization [PUI-15252](https://jira.elliemae.io/browse/PUI-15252) ([#7263](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7263)) ([51e9444](https://github.com/intcx/PLATFORM-UI.dimsum/commit/51e9444f32c28eba8f0d1bbab40369b001703964))
|
|
1358
|
+
- ds-form-single-combobox:: applyAriaDisabled visual and axecore tests added [PUI-14072](https://jira.elliemae.io/browse/PUI-14072) ([#6988](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6988)) ([d7c484a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d7c484a70518aad63bb5ffd82e96f3e70cc8dfe1))
|
|
1359
|
+
- ds-form-toggle:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14182](https://jira.elliemae.io/browse/PUI-14182)([#6983](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6983)) ([3cfa755](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3cfa75521f0485a58171a0edb0ce9d7b7c90b332))
|
|
1360
|
+
- ds-form:: e2e - added test for maxHeight for large text input [PUI-12528](https://jira.elliemae.io/browse/PUI-12525) ([#6951](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6951)) ([0db61df](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0db61dfce4d314810a61b1b314da354f2ed00163))
|
|
1361
|
+
- ds-global-header:: added visual test for LayoutProvider integration [PUI-14706](https://jira.elliemae.io/browse/PUI-14706) ([#7095](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7095)) ([50fa7e5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/50fa7e51e66b32e14c60addda16f95f1e0956a36))
|
|
1362
|
+
- ds-left-navigation:: add visual and functional tests for slots [PUI-15794](https://jira.elliemae.io/browse/PUI-15794) ([#7405](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7405)) ([75b77ac](https://github.com/intcx/PLATFORM-UI.dimsum/commit/75b77ac52d8d5cde3b95b39e4b14f87006634947))
|
|
1363
|
+
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7102') ([e834d0f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e834d0fb6fbcd582d7ce13577ce5a1744490a2f0))
|
|
1364
|
+
- ds-menu-button:: added basic testing suite [PUI-14046](https://jira.elliemae.io/browse/PUI-14046 '[#7080](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7080') ([18a5c4f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/18a5c4fe89b272e0a2ec8d4aefe58e127f81521c))
|
|
1365
|
+
- ds-menu-button:: added e2e for disabled and leftdecor [PUI-14745](https://jira.elliemae.io/browse/PUI-14745) ([#7132](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7132)) ([fdb5268](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fdb52683d5d3515f08dd265069907ed701984ecf))
|
|
1366
|
+
- ds-menu-button:: new e2e test for dismissal mechanisms [PUI-14639](https://jira.elliemae.io/browse/PUI-14639) ([#7090](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7090)) ([e4d6a9d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e4d6a9d097e53641458cbfb65bafe86785a6599e))
|
|
1367
|
+
- ds-menu-items:: add visual and axe-core tests for readOnly functionality [PUI-15355](https://jira.elliemae.io/browse/PUI-15355) ([#7278](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7278)) ([b3a84c3](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b3a84c39541e3360b4befbe0f5496c33bf6718cd))
|
|
1368
|
+
- ds-menu-items:: applyAriaDisabled visual and axecore tests added [PUI-14178](https://jira.elliemae.io/browse/PUI-14178) ([#6995](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6995)) ([da27f77](https://github.com/intcx/PLATFORM-UI.dimsum/commit/da27f77236cb36313a3431ddb5b176c8b9293a75))
|
|
1369
|
+
- ds-mobile:: MobileContextMenu e2e - add functional test for focus management on mobile [PUI-14295](https://jira.elliemae.io/browse/PUI-14295) ([#6955](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6955)) ([18e686d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/18e686de2c52d3f668a5032070a6bf15b5bcb7f5))
|
|
1370
|
+
- ds-notification-badge:: e2e - add new visual test [PUI-14204](https://jira.elliemae.io/browse/PUI-14204) ([#6931](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6931)) ([ee79dca](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ee79dca197f1ac18dbbb1ac0d7c4dd76d9aee6ff))
|
|
1371
|
+
- ds-pills-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14179](https://jira.elliemae.io/browse/PUI-14179) ([#6979](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6979)) ([c91e4f7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c91e4f7389acd87519df49f41f13f3fe40b27768))
|
|
1372
|
+
- ds-pills-v2:: new testcases for selection [PUI-14599](https://jira.elliemae.io/browse/PUI-14599) ([#7096](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7096)) ([2c0be01](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2c0be01956feb10ad4ffbc4a227c7856730a598b))
|
|
1373
|
+
- ds-pills-v2:: visual test added for applyTooltipOverflowWrap prop [PUI-14557](https://jira.elliemae.io/browse/PUI-14557) ([#7049](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7049)) ([7408a3c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7408a3c3b9652e99e114d0aad961bcfc47336117))
|
|
1374
|
+
- ds-ribbon:: Add functional tests for global attributes [PUI-14442](https://jira.elliemae.io/browse/PUI-14442) ([#7005](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7005)) ([e53d11d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e53d11dcc5a1ce1e6caa84781b84fcfe10bac5d3))
|
|
1375
|
+
- ds-shuttle-v2:: added & fixed e2e tests [PUI-15294](https://jira.elliemae.io/browse/PUI-15294) ([#7264](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7264)) ([eaa30c7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/eaa30c705869fbbe7d8eaea6ba2badc54eb9f74a))
|
|
1376
|
+
- ds-shuttle-v2:: e2e - test for KB on breadcrumb [PUI-14165](https://jira.elliemae.io/browse/PUI-14165) ([#6964](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6964)) ([a93255a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a93255a556a0534733cf4f0061dbf05e9c648d1d))
|
|
1377
|
+
- ds-slider-v2:: added e2e for readonly [PUI-14804](https://jira.elliemae.io/browse/PUI-14804) ([#7181](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7181)) ([0872d7c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0872d7ce87f081e1d0a5f587642bc5ff04cf3e79))
|
|
1378
|
+
- ds-slider-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14181](https://jira.elliemae.io/browse/PUI-14181) ([#6982](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6982)) ([8a2326e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8a2326ed5e61401ea6ef4abd00a6ffb718ee73af))
|
|
1379
|
+
- ds-tabs:: e2e - added axecore test for animated tabs [PUI-9161](https://jira.elliemae.io/browse/PUI-9161) ([#6966](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6966)) ([a6f3c16](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a6f3c16e02cafaf51398ac2d36d2e25f4df3218f))
|
|
1380
|
+
- ds-tabs:: e2e - applyAriaDisabled visual and axe-core tests added [PUI-14069](https://jira.elliemae.io/browse/PUI-14069) ([#6974](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6974)) ([1cd54a5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1cd54a541941abcda0e0333685fcac0ed2cd054e))
|
|
1381
|
+
- ds-toggle:: added e2e for readonly [PUI-14805](https://jira.elliemae.io/browse/PUI-14805) ([#7169](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7169)) ([6455e2d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6455e2d78e807566137c54a5234722c2e14fc701))
|
|
1382
|
+
- ds-toggle:: updated e2e tests and stories [PUI-14665](https://jira.elliemae.io/browse/PUI-14665) ([#7123](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7123)) ([8b27627](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8b27627908967ac88e5eb8619fa141f21a1743c5))
|
|
1383
|
+
- ds-toolbar-v2:: e2e - examples updated [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) ([#6837](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6837)) ([257163e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/257163e973ddde323f0e1a5ee9fed86fe8a5f7be))
|
|
1384
|
+
- ds-tooltip-v3: improved resilience of [PR 7389](https://github.com/intcx/PLATFORM-UI.dimsum/pull/7389) [PUI-15734](https://jira.elliemae.io/browse/PUI-15734) ([#7404](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7404)) ([01048cd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/01048cd6243d5ed4f2b815e174f48904dcc35b8c))
|
|
1385
|
+
- ds-treeview:: e2e - applyAriaDisabled visual test added [PUI-14183](https://jira.elliemae.io/browse/PUI-14183) ([#6985](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6985)) ([194b75d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/194b75d9d53f4cd7ffb4fd4d70028195a0ba4ae6))
|
|
1386
|
+
- ds-typography:: e2e - storybook example updated [PUI-13096](https://jira.elliemae.io/browse/PUI-13096) ([#6838](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6838)) ([6de0e66](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6de0e66b3cde330be1ccfda35714bea0b301604d))
|
|
1387
|
+
|
|
1388
|
+
### Bug Fixes
|
|
1389
|
+
|
|
1390
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6881)) ([c6f829d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c6f829dfced73775ba6ae1a68656f3c28dbdbe04))
|
|
1391
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14054](https://jira.elliemae.io/browse/PUI-14054) ([#6907](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6907)) ([a05bf39](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a05bf396e6249d859bbfe55bf13aee58088c4a20))
|
|
1392
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14160](https://jira.elliemae.io/browse/PUI-14160) ([#6925](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6925)) ([c98a226](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c98a226dbe0388c5d68954277527c38bd5f60e6a))
|
|
1393
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14279](https://jira.elliemae.io/browse/PUI-14279) ([#6947](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6947)) ([956d146](https://github.com/intcx/PLATFORM-UI.dimsum/commit/956d146d0a39c5353c8f38a5a257dd4fb452bb7d))
|
|
1394
|
+
- dimsum:: fix broken e2e test cases - DataTable, SidePanel, Autocomplete and ZIndex [PUI-14479](https://jira.elliemae.io/browse/PUI-14479) ([#7033](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7033)) ([edf329b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/edf329bb83eaa8262424f71ab5a9cca0e9b12b12))
|
|
1395
|
+
- dimsum:: fix broken e2e test cases [PUI-15166](https://jira.elliemae.io/browse/PUI-15166) ([#7230](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7230)) ([93a2e05](https://github.com/intcx/PLATFORM-UI.dimsum/commit/93a2e051c0fe0e77eaf7aae2c1b8f577d9100601))
|
|
1396
|
+
- dimsum:: fix broken e2e test cases for DataTable, DateTimePicker and Z-index [PUI-14608](https://jira.elliemae.io/browse/PUI-14608) ([#7062](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7062)) ([2af5a5c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2af5a5cb0f9ddc6f55a661ae02cda8d4fd8f59d5))
|
|
1397
|
+
- dimsum:: fix broken e2e test cases for Tooltip, DataTable, ModalSlide and TooltipV3 [PUI-14511](https://jira.elliemae.io/browse/PUI-14511) ([#7037](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7037)) ([4eb3074](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4eb30740240e9af260f6690b2e00d95d74e26eaa))
|
|
1398
|
+
- dimsum:: fix broken visual and functional tests [PUI-14421](https://jira.elliemae.io/browse/PUI-14421) ([#7004](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7004)) ([5adbbaa](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5adbbaa70b4f15c478bb79d5b1fdfd0e6ae1efbf))
|
|
1399
|
+
- dimsum:: fix data-testids: Leftnavigation, Breadcrumb, FloatingContext and InputGroup [PUI-15549](https://jira.elliemae.io/browse/PUI-15549) ([#7321](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7321)) ([7927072](https://github.com/intcx/PLATFORM-UI.dimsum/commit/79270726290576754a9a37596d2b4d8a83ff3887))
|
|
1400
|
+
- dimsum:: fix e2e test cases for Breadcrumb, InputGroup, InputText and Autocomplete [PUI-15308](https://jira.elliemae.io/browse/PUI-15308) ([#7272](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7272)) ([e14330e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e14330eea1c17ebfc93a9aa641fcf8243bfad471))
|
|
1401
|
+
- dimsum:: fix e2e test cases QueryBuilder, useKeyboardNav,PageLayout, ModalSlide and SidePanel [PUI-14337](https://jira.elliemae.io/browse/PUI-14337) ([#6967](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6967)) ([7293e50](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7293e5024a001db8a75d53725b347776690ac878))
|
|
1402
|
+
- dimsum:: fixed broken e2e tests for components [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7482](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7482)) ([39de367](https://github.com/intcx/PLATFORM-UI.dimsum/commit/39de36714f40ef2116519151a7f762bafb26256e))
|
|
1403
|
+
- dimsum:: updates slots tests to only be executed on chrome [PUI-16023](https://jira.elliemae.io/browse/PUI-16023) ([#7462](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7462)) ([14a91e6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/14a91e69557dc4894f2adc434ac03f2fe8d5f1e3))
|
|
1404
|
+
- ds-accessibility:: fix e2e story paths for useLiveRegion [PUI-14056](https://jira.elliemae.io/browse/PUI-14056) ([#6960](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6960)) ([dd3554d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dd3554df7ee18101c1cb28b5444723c51bc43510))
|
|
1405
|
+
- ds-accordion:: e2e - unskipped tests [PUI-11922](https://jira.elliemae.io/browse/PUI-11922) ([#6917](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6917)) ([ce3bdfa](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ce3bdfa85920d569ef1d12daf5404b055dd45f02))
|
|
1406
|
+
- ds-app-picker:: added e2e test for slots [PUI-15198](https://jira.elliemae.io/browse/PUI-15198) ([#7299](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7299)) ([32910d7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/32910d7c69d2e9b3d6eef66536c4bf61b468077f))
|
|
1407
|
+
- ds-breadcrumb:: fixed broken e2e. Tabstops and Datatestid change [PUI-14726](https://jira.elliemae.io/browse/PUI-14726) ([#7128](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7128)) ([4c01013](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4c0101305849fa21cbcef210a8d2ad58e060f54c))
|
|
1408
|
+
- ds-card-navigation:: added e2e tests for data-types [PUI-15685](https://jira.elliemae.io/browse/PUI-15685) ([#7493](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7493)) ([0a55dab](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0a55dab178e810efc540776e22839f6c522895ec))
|
|
1409
|
+
- ds-card-navigation:: replacing tooltip and making it accessible [PUI-15574](https://jira.elliemae.io/browse/PUI-15574) ([#7441](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7441)) ([03c42d1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/03c42d1d253e315ba8858e65b57fa4935b3e688f))
|
|
1410
|
+
- ds-card-v3:: fix e2e stories [PUI-15621](https://jira.elliemae.io/browse/PUI-15621) ([#7343](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7343)) ([4e087f7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4e087f72b6522c636946c601ed801b0e1d48b065))
|
|
1411
|
+
- ds-combobox-v3:: fixed e2e tests [PUI-15395](https://jira.elliemae.io/browse/PUI-15395) ([#7331](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7331)) ([2c87c4b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2c87c4b3485e3d5094a12ffc050e1425f3ce7a70))
|
|
1412
|
+
- ds-comments:: e2e - visual test fixed [PUI-13685](https://jira.elliemae.io/browse/PUI-13685) ([#6919](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6919)) ([12f4d66](https://github.com/intcx/PLATFORM-UI.dimsum/commit/12f4d66cfcfe212a40132088960d8750883b2924))
|
|
1413
|
+
- ds-controlled-form:: e2e - updated AxeCoreCheck and fixed axe e2e for combo [PUI-14048](https://jira.elliemae.io/browse/PUI-14048) ([#6914](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6914)) ([5c8d7ed](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5c8d7ed6b8d7f099ba02d52bcb13657e6bade9a7))
|
|
1414
|
+
- ds-controlled-form:: fixed broken e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7471](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7471)) ([241573f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/241573f54109fb884a77623d7128484a87dad90d))
|
|
1415
|
+
- ds-data-table:: add functional test for forceFocusFirstOptionOnType prop [PUI-15930](https://jira.elliemae.io/browse/PUI-15930) ([#7425](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7425)) ([1ed7273](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1ed72737cd2cf784f95173dc3af3eac6e301e429))
|
|
1416
|
+
- ds-data-table:: add functional test for Shift+click functionality [PUI-14928](https://jira.elliemae.io/browse/PUI-14928) ([#7139](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7139)) ([0fdb2b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0fdb2b246101b821e90131dfd48fc70191fdbf62))
|
|
1417
|
+
- ds-data-table:: add visual test for hiddenColumns prop [PUI-15279](https://jira.elliemae.io/browse/PUI-15279) ([#7257](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7257)) ([23bb8c5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/23bb8c508e2264356bc6ba2aac2d374cf9771bc2))
|
|
1418
|
+
- ds-data-table:: added e2e test for disablefirstfocus prop [PUI-15852](https://jira.elliemae.io/browse/PUI-15852) ([#7406](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7406)) ([e9e3251](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e9e32517c6dc83f6fdc99c22b805d0f626f4f6ef))
|
|
1419
|
+
- ds-data-table:: added step for creatable focus test [PUI-15850](https://jira.elliemae.io/browse/PUI-15850) ([#7479](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7479)) ([d317f8c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d317f8c2a0df4cb998005d2604134c14eda2004b))
|
|
1420
|
+
- ds-data-table:: e2e - functional tests fixed [PUI-13641](https://jira.elliemae.io/browse/PUI-13641) ([#6848](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6848)) ([87f8158](https://github.com/intcx/PLATFORM-UI.dimsum/commit/87f8158b54a81370dd5c4a64f867ae6d637beeb2))
|
|
1421
|
+
- ds-data-table:: fix e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7164](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7164)) ([a4c5e6f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a4c5e6fd09003b792d407368ac45f6764eb9ef79))
|
|
1422
|
+
- ds-data-table:: fix e2e test cases [PUI-15905](https://jira.elliemae.io/browse/PUI-15905) ([#7463](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7463)) ([8503b3a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8503b3a64403dd1d6c564230ff6a8f9891a9f743))
|
|
1423
|
+
- ds-data-table:: fixed e2e tests [PUI-15663](https://jira.elliemae.io/browse/PUI-15663) ([#7392](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7392)) ([c7f059a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c7f059a80afb184d9cf6e48755059ecc118b32ad))
|
|
1424
|
+
- ds-date-time-picker:: add functional tests for readOnly prop [PUI-15764](https://jira.elliemae.io/browse/PUI-15764) ([#7393](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7393)) ([ebe5bcf](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ebe5bcf806fdab7190c62c70dd30fda068777e04))
|
|
1425
|
+
- ds-drag-and-drop:: add visual test for CardV3 Dnd [PUI-15653](https://jira.elliemae.io/browse/PUI-15653) ([#7352](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7352)) ([257b5a2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/257b5a2a521af8092afe2523ca45548cdc24b44f))
|
|
1426
|
+
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7112)) ([54b9beb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/54b9beb186f432ffedb2480495cc2c05371e9fb6))
|
|
1427
|
+
- ds-drag-and-drop:: unskip axe-core test PUI-11544 [PUI-15498](https://jira.elliemae.io/browse/PUI-15498) ([#7309](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7309)) ([7aa58b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7aa58b26cced9f5d91422c4e3ec1b165a7c85baa))
|
|
1428
|
+
- ds-floating-context:: add visual test for customOffset prop [PUI-15373](https://jira.elliemae.io/browse/PUI-15373) ([#7285](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7285)) ([e3432d0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e3432d026d66d2ed39dc2e18778c7d804f01de8e))
|
|
1429
|
+
- ds-floating-context:: revert breaking change in data-testids [PUI-15620](https://jira.elliemae.io/browse/PUI-15620) ([#7342](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7342)) ([123a5fb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/123a5fb66ca172859e11b6c7ac909c8788186989))
|
|
1430
|
+
- ds-form-checkbox:: add functional test [PUI-15698](https://jira.elliemae.io/browse/PUI-15698) ([#7373](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7373)) ([a01fdfb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a01fdfbe195c4bf787f03538ef1cb76c977969c7))
|
|
1431
|
+
- ds-form-combobox-multi:: add functional and visual tests for readOnlyWithMenuOpenable prop [PUI-15751](https://jira.elliemae.io/browse/PUI-15751) ([#7390](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7390)) ([07ab64a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/07ab64acdcf65f5b736cea132d6d9ca3a40bac1e))
|
|
1432
|
+
- ds-form-date-time-picker:: add keyboard nav test [PUI-15920](https://jira.elliemae.io/browse/PUI-15920) ([#7422](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7422)) ([188f6fb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/188f6fb9fa6acea9636bf7ff5270d9d288c327e6))
|
|
1433
|
+
- ds-form-date-time-picker:: add visual tests for date-time-picker [PUI-16019](https://jira.elliemae.io/browse/PUI-16019) ([#7456](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7456)) ([248391d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/248391d5118e44793c193eca0946b6bbdddb820b))
|
|
1434
|
+
- ds-form-input-text:: add functional test for applyAriaDisabled [PUI-15689](https://jira.elliemae.io/browse/PUI-15689) ([#7371](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7371)) ([abcb254](https://github.com/intcx/PLATFORM-UI.dimsum/commit/abcb2541d93d44f746524c7787a4c4a42fce2b20))
|
|
1435
|
+
- ds-form-layout-autocomplete:: add functional test for keyboard nav [PUI-15904](https://jira.elliemae.io/browse/PUI-15904) ([#7445](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7445)) ([21e5bf7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/21e5bf739e3a15342416450b45c6f8ff2bfc809e))
|
|
1436
|
+
- ds-form-layout-blocks:: fix functional test [PUI-15628](https://jira.elliemae.io/browse/PUI-15628) ([#7347](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7347)) ([dce0b31](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dce0b31de81248c44eea97036107d550d1615e17))
|
|
1437
|
+
- ds-form-layout-input-group:: a11y functional test added [PUI-15469](https://jira.elliemae.io/browse/PUI-15469) ([#7305](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7305)) ([a140854](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a1408542832bd6c5989dfaae0ded31f40a7663d8))
|
|
1438
|
+
- ds-form-layout-input-group:: fix e2e test. Element click intercepted fixed. [PUI-14898](https://jira.elliemae.io/browse/PUI-14898) ([#7130](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7130)) ([54af73d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/54af73de636a8a3149b1bba974fb3517f465fa68))
|
|
1439
|
+
- ds-form-multi-combobox:: add func and visual test for scrollbar[PUI-15895](https://jira.elliemae.io/browse/PUI-15895)([#7418](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7418)) ([4bc0a2c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4bc0a2c493eebf046bcd8ea561bb9567c782c9f9))
|
|
1440
|
+
- ds-form-multi-combobox:: add visual and functional tests for readOnly [PUI-15776](https://jira.elliemae.io/browse/PUI-15776) ([#7397](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7397)) ([1fccac2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1fccac2eacde9aaa33e75ee46483c577e1abea69))
|
|
1441
|
+
- ds-form-multi-combobox:: fix broken e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7162](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7162)) ([6c6f35f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6c6f35fe8683016b0563f663ff6ac372a5bea86a))
|
|
1442
|
+
- ds-form-multi-combobox:: fix visual test [PUI-15659](https://jira.elliemae.io/browse/PUI-15659) ([#7354](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7354)) ([1e1001f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1e1001f5c5353788ed0dcf5d1f168403487bf6c4))
|
|
1443
|
+
- ds-form-radio:: add visual test for wrapLabel prop [PUI-15712](https://jira.elliemae.io/browse/PUI-15712) ([#7382](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7382)) ([25fe9ef](https://github.com/intcx/PLATFORM-UI.dimsum/commit/25fe9efcd43cd1cd00b9eb4816494bbae1ca0a28))
|
|
1444
|
+
- ds-global-header:: added slots tests [PUI-15360](https://jira.elliemae.io/browse/PUI-15360) ([#7359](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7359)) ([6c68ae9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6c68ae9d6bee0a107b7bdecc3783b636bb939f6d))
|
|
1445
|
+
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7101)) ([ca77d6d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ca77d6da5cfddf1f1b443fc9a3d6a28b4d93894d))
|
|
1446
|
+
- ds-input-group:: fixed tests [PUI-15150](https://jira.elliemae.io/browse/PUI-15150) ([#7323](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7323)) ([e296243](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e296243fd9ef0702860ee32f2a406d635d60ff5c))
|
|
1447
|
+
- ds-left-navigation:: revert data-testids in e2e test cases [PUI-15589](https://jira.elliemae.io/browse/PUI-15589) ([#7370](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7370)) ([14060a4](https://github.com/intcx/PLATFORM-UI.dimsum/commit/14060a408a046c4ae4656094bdba4feb20f7aec9))
|
|
1448
|
+
- ds-menu-button:: fix e2e test cases [PUI-14891](https://jira.elliemae.io/browse/PUI-14891) ([#7126](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7126)) ([51fbb8f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/51fbb8f0d04b77c231990cb39311386d846009fd))
|
|
1449
|
+
- ds-menu-items:: fixed e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7475](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7475)) ([3caee91](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3caee91d2274ce94dad3c74f0a6e2c17f7338870))
|
|
1450
|
+
- ds-query-builder:: fix e2e stories [PUI-15322](https://jira.elliemae.io/browse/PUI-15322) ([#7273](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7273)) ([ae038cd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ae038cda20274f3efe7c5cc8f0ab9e93d7c22e73))
|
|
1451
|
+
- ds-side-panel:: skipped test for chrome and edge, flaky [PUI-16130](https://jira.elliemae.io/browse/PUI-16130) ([#7485](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7485)) ([e797ee7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e797ee7e6dd7862305c0e2ade726465984ebeb08))
|
|
1452
|
+
- ds-slider-v2:: added slots tests and w/ tooltip/dialog test [PUI-16006](https://jira.elliemae.io/browse/PUI-16006) ([#7453](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7453)) ([a46ad2a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a46ad2a1f91ed86a0a2651d4625b0271e66cdc2d))
|
|
1453
|
+
- ds-slider-v2:: unskipped test step for ESC on the slider w/ dialog [PUI-15992](https://jira.elliemae.io/browse/PUI-15992)([#7464](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7464)) ([e8e0ba8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e8e0ba89d08c3a97fed25304ae94a4a6691c9fd6))
|
|
1454
|
+
- ds-slider-v2:: updates test for slider and shuttle [PUI-15229](https://jira.elliemae.io/browse/PUI-15229) ([#7492](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7492)) ([6b35d69](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6b35d6939820128d89ed105727c67aadf11f4bd3))
|
|
1455
|
+
- ds-tabs:: add visual test for carousel prop [PUI-15723](https://jira.elliemae.io/browse/PUI-15723) ([#7383](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7383)) ([477d627](https://github.com/intcx/PLATFORM-UI.dimsum/commit/477d627c6b32d166518a4b661daa14b25dcc1991))
|
|
1456
|
+
- ds-tabs:: add visual test for content visibility after disabled tab [PUI-15420](https://jira.elliemae.io/browse/PUI-15420) ([#7295](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7295)) ([10e6ad1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/10e6ad1b25fdb17d6c7922b376c8a44c0d99994c))
|
|
1457
|
+
- ds-tabs:: fixed isDisplayedInViewport issue and new test [PUI-15144](https://jira.elliemae.io/browse/PUI-15144) ([#7439](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7439)) ([75828d9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/75828d9e8d32e8fe14b7342a7b2ceea2d1925e34))
|
|
1458
|
+
- ds-treeview:: add visual test for removeWidthMaxContent prop [PUI-15729](https://jira.elliemae.io/browse/PUI-15729) ([#7385](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7385)) ([be4bac8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/be4bac81281642eb2406025cd6345779ed0bfc63))
|
|
1459
|
+
- ds-treeview:: e2e - fix single select TreeView test cases [PUI-13926](https://jira.elliemae.io/browse/PUI-13926) ([#6963](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6963)) ([315262e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/315262e2748a47825c86fab0fef5f51450973fc2))
|
|
1460
|
+
- ds-treeview:: fixed test .stringContaining issue [PUI-11320](https://jira.elliemae.io/browse/PUI-11320) ([#7466](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7466)) ([53a57da](https://github.com/intcx/PLATFORM-UI.dimsum/commit/53a57da392d9cc96c2dadb53ddbbed0943180c1a))
|
|
1457
1461
|
|
|
1458
|
-
## [3.52.0-rc.33](https://
|
|
1462
|
+
## [3.52.0-rc.33](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.32...v3.52.0-rc.33) (2025-05-21)
|
|
1459
1463
|
|
|
1460
1464
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1461
1465
|
|
|
1462
|
-
## [3.52.0-rc.32](https://
|
|
1466
|
+
## [3.52.0-rc.32](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.31...v3.52.0-rc.32) (2025-05-21)
|
|
1463
1467
|
|
|
1464
1468
|
### Features
|
|
1465
1469
|
|
|
1466
|
-
- ds-form-date-time-picker:: add functional, visual and a11y tests [PUI-16000](https://jira.elliemae.io/browse/PUI-16000) ([#7494](https://
|
|
1470
|
+
- ds-form-date-time-picker:: add functional, visual and a11y tests [PUI-16000](https://jira.elliemae.io/browse/PUI-16000) ([#7494](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7494)) ([8d7c2d6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8d7c2d671abde5d03fe06b14a96d239dfc695f79))
|
|
1467
1471
|
|
|
1468
1472
|
### Bug Fixes
|
|
1469
1473
|
|
|
1470
|
-
- ds-card-navigation:: added e2e tests for data-types [PUI-15685](https://jira.elliemae.io/browse/PUI-15685) ([#7493](https://
|
|
1471
|
-
- ds-side-panel:: skipped test for chrome and edge, flaky [PUI-16130](https://jira.elliemae.io/browse/PUI-16130) ([#7485](https://
|
|
1472
|
-
- ds-slider-v2:: updates test for slider and shuttle [PUI-15229](https://jira.elliemae.io/browse/PUI-15229) ([#7492](https://
|
|
1474
|
+
- ds-card-navigation:: added e2e tests for data-types [PUI-15685](https://jira.elliemae.io/browse/PUI-15685) ([#7493](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7493)) ([0a55dab](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0a55dab178e810efc540776e22839f6c522895ec))
|
|
1475
|
+
- ds-side-panel:: skipped test for chrome and edge, flaky [PUI-16130](https://jira.elliemae.io/browse/PUI-16130) ([#7485](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7485)) ([e797ee7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e797ee7e6dd7862305c0e2ade726465984ebeb08))
|
|
1476
|
+
- ds-slider-v2:: updates test for slider and shuttle [PUI-15229](https://jira.elliemae.io/browse/PUI-15229) ([#7492](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7492)) ([6b35d69](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6b35d6939820128d89ed105727c67aadf11f4bd3))
|
|
1473
1477
|
|
|
1474
|
-
## [3.52.0-rc.31](https://
|
|
1478
|
+
## [3.52.0-rc.31](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.30...v3.52.0-rc.31) (2025-05-20)
|
|
1475
1479
|
|
|
1476
1480
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1477
1481
|
|
|
1478
|
-
## [3.52.0-rc.30](https://
|
|
1482
|
+
## [3.52.0-rc.30](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.29...v3.52.0-rc.30) (2025-05-20)
|
|
1479
1483
|
|
|
1480
1484
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1481
1485
|
|
|
1482
|
-
## [3.52.0-rc.29](https://
|
|
1486
|
+
## [3.52.0-rc.29](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.28...v3.52.0-rc.29) (2025-05-19)
|
|
1483
1487
|
|
|
1484
1488
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1485
1489
|
|
|
1486
|
-
## [3.52.0-rc.28](https://
|
|
1490
|
+
## [3.52.0-rc.28](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.27...v3.52.0-rc.28) (2025-05-14)
|
|
1487
1491
|
|
|
1488
1492
|
### Bug Fixes
|
|
1489
1493
|
|
|
1490
|
-
- dimsum:: fixed broken e2e tests for components [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7482](https://
|
|
1494
|
+
- dimsum:: fixed broken e2e tests for components [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7482](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7482)) ([39de367](https://github.com/intcx/PLATFORM-UI.dimsum/commit/39de36714f40ef2116519151a7f762bafb26256e))
|
|
1491
1495
|
|
|
1492
|
-
## [3.52.0-rc.27](https://
|
|
1496
|
+
## [3.52.0-rc.27](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.26...v3.52.0-rc.27) (2025-05-14)
|
|
1493
1497
|
|
|
1494
1498
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1495
1499
|
|
|
1496
|
-
## [3.52.0-rc.26](https://
|
|
1500
|
+
## [3.52.0-rc.26](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.25...v3.52.0-rc.26) (2025-05-13)
|
|
1497
1501
|
|
|
1498
1502
|
### Bug Fixes
|
|
1499
1503
|
|
|
1500
|
-
- ds-controlled-form:: fixed broken e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7471](https://
|
|
1501
|
-
- ds-data-table:: added step for creatable focus test [PUI-15850](https://jira.elliemae.io/browse/PUI-15850) ([#7479](https://
|
|
1502
|
-
- ds-menu-items:: fixed e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7475](https://
|
|
1504
|
+
- ds-controlled-form:: fixed broken e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7471](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7471)) ([241573f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/241573f54109fb884a77623d7128484a87dad90d))
|
|
1505
|
+
- ds-data-table:: added step for creatable focus test [PUI-15850](https://jira.elliemae.io/browse/PUI-15850) ([#7479](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7479)) ([d317f8c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d317f8c2a0df4cb998005d2604134c14eda2004b))
|
|
1506
|
+
- ds-menu-items:: fixed e2e tests [PUI-16040](https://jira.elliemae.io/browse/PUI-16040) ([#7475](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7475)) ([3caee91](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3caee91d2274ce94dad3c74f0a6e2c17f7338870))
|
|
1503
1507
|
|
|
1504
|
-
## [3.52.0-rc.25](https://
|
|
1508
|
+
## [3.52.0-rc.25](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.24...v3.52.0-rc.25) (2025-05-12)
|
|
1505
1509
|
|
|
1506
1510
|
### Bug Fixes
|
|
1507
1511
|
|
|
1508
|
-
- ds-card-navigation:: replacing tooltip and making it accessible [PUI-15574](https://jira.elliemae.io/browse/PUI-15574) ([#7441](https://
|
|
1512
|
+
- ds-card-navigation:: replacing tooltip and making it accessible [PUI-15574](https://jira.elliemae.io/browse/PUI-15574) ([#7441](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7441)) ([03c42d1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/03c42d1d253e315ba8858e65b57fa4935b3e688f))
|
|
1509
1513
|
|
|
1510
|
-
## [3.52.0-rc.24](https://
|
|
1514
|
+
## [3.52.0-rc.24](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.23...v3.52.0-rc.24) (2025-05-07)
|
|
1511
1515
|
|
|
1512
1516
|
### Bug Fixes
|
|
1513
1517
|
|
|
1514
|
-
- ds-treeview:: fixed test .stringContaining issue [PUI-11320](https://jira.elliemae.io/browse/PUI-11320) ([#7466](https://
|
|
1518
|
+
- ds-treeview:: fixed test .stringContaining issue [PUI-11320](https://jira.elliemae.io/browse/PUI-11320) ([#7466](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7466)) ([53a57da](https://github.com/intcx/PLATFORM-UI.dimsum/commit/53a57da392d9cc96c2dadb53ddbbed0943180c1a))
|
|
1515
1519
|
|
|
1516
|
-
## [3.52.0-rc.23](https://
|
|
1520
|
+
## [3.52.0-rc.23](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.22...v3.52.0-rc.23) (2025-05-07)
|
|
1517
1521
|
|
|
1518
1522
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1519
1523
|
|
|
1520
|
-
## [3.52.0-rc.22](https://
|
|
1524
|
+
## [3.52.0-rc.22](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.21...v3.52.0-rc.22) (2025-05-06)
|
|
1521
1525
|
|
|
1522
1526
|
### Bug Fixes
|
|
1523
1527
|
|
|
1524
|
-
- dimsum:: updates slots tests to only be executed on chrome [PUI-16023](https://jira.elliemae.io/browse/PUI-16023) ([#7462](https://
|
|
1525
|
-
- ds-data-table:: fix e2e test cases [PUI-15905](https://jira.elliemae.io/browse/PUI-15905) ([#7463](https://
|
|
1526
|
-
- ds-slider-v2:: unskipped test step for ESC on the slider w/ dialog [PUI-15992](https://jira.elliemae.io/browse/PUI-15992)([#7464](https://
|
|
1528
|
+
- dimsum:: updates slots tests to only be executed on chrome [PUI-16023](https://jira.elliemae.io/browse/PUI-16023) ([#7462](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7462)) ([14a91e6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/14a91e69557dc4894f2adc434ac03f2fe8d5f1e3))
|
|
1529
|
+
- ds-data-table:: fix e2e test cases [PUI-15905](https://jira.elliemae.io/browse/PUI-15905) ([#7463](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7463)) ([8503b3a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8503b3a64403dd1d6c564230ff6a8f9891a9f743))
|
|
1530
|
+
- ds-slider-v2:: unskipped test step for ESC on the slider w/ dialog [PUI-15992](https://jira.elliemae.io/browse/PUI-15992)([#7464](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7464)) ([e8e0ba8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e8e0ba89d08c3a97fed25304ae94a4a6691c9fd6))
|
|
1527
1531
|
|
|
1528
|
-
## [3.52.0-rc.21](https://
|
|
1532
|
+
## [3.52.0-rc.21](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.20...v3.52.0-rc.21) (2025-05-05)
|
|
1529
1533
|
|
|
1530
1534
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1531
1535
|
|
|
1532
|
-
## [3.52.0-rc.20](https://
|
|
1536
|
+
## [3.52.0-rc.20](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.19...v3.52.0-rc.20) (2025-05-05)
|
|
1533
1537
|
|
|
1534
1538
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1535
1539
|
|
|
1536
|
-
## [3.52.0-rc.19](https://
|
|
1540
|
+
## [3.52.0-rc.19](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.18...v3.52.0-rc.19) (2025-04-30)
|
|
1537
1541
|
|
|
1538
1542
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1539
1543
|
|
|
1540
|
-
## [3.52.0-rc.18](https://
|
|
1544
|
+
## [3.52.0-rc.18](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.17...v3.52.0-rc.18) (2025-04-30)
|
|
1541
1545
|
|
|
1542
1546
|
### Bug Fixes
|
|
1543
1547
|
|
|
1544
|
-
- ds-form-date-time-picker:: add visual tests for date-time-picker [PUI-16019](https://jira.elliemae.io/browse/PUI-16019) ([#7456](https://
|
|
1545
|
-
- ds-slider-v2:: added slots tests and w/ tooltip/dialog test [PUI-16006](https://jira.elliemae.io/browse/PUI-16006) ([#7453](https://
|
|
1548
|
+
- ds-form-date-time-picker:: add visual tests for date-time-picker [PUI-16019](https://jira.elliemae.io/browse/PUI-16019) ([#7456](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7456)) ([248391d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/248391d5118e44793c193eca0946b6bbdddb820b))
|
|
1549
|
+
- ds-slider-v2:: added slots tests and w/ tooltip/dialog test [PUI-16006](https://jira.elliemae.io/browse/PUI-16006) ([#7453](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7453)) ([a46ad2a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a46ad2a1f91ed86a0a2651d4625b0271e66cdc2d))
|
|
1546
1550
|
|
|
1547
|
-
## [3.52.0-rc.17](https://
|
|
1551
|
+
## [3.52.0-rc.17](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.16...v3.52.0-rc.17) (2025-04-29)
|
|
1548
1552
|
|
|
1549
1553
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1550
1554
|
|
|
1551
|
-
## [3.52.0-rc.16](https://
|
|
1555
|
+
## [3.52.0-rc.16](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.15...v3.52.0-rc.16) (2025-04-25)
|
|
1552
1556
|
|
|
1553
1557
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1554
1558
|
|
|
1555
|
-
## [3.52.0-rc.15](https://
|
|
1559
|
+
## [3.52.0-rc.15](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.14...v3.52.0-rc.15) (2025-04-25)
|
|
1556
1560
|
|
|
1557
1561
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1558
1562
|
|
|
1559
|
-
## [3.52.0-rc.14](https://
|
|
1563
|
+
## [3.52.0-rc.14](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.13...v3.52.0-rc.14) (2025-04-23)
|
|
1560
1564
|
|
|
1561
1565
|
### Bug Fixes
|
|
1562
1566
|
|
|
1563
|
-
- ds-form-layout-autocomplete:: add functional test for keyboard nav [PUI-15904](https://jira.elliemae.io/browse/PUI-15904) ([#7445](https://
|
|
1564
|
-
- ds-tabs:: fixed isDisplayedInViewport issue and new test [PUI-15144](https://jira.elliemae.io/browse/PUI-15144) ([#7439](https://
|
|
1567
|
+
- ds-form-layout-autocomplete:: add functional test for keyboard nav [PUI-15904](https://jira.elliemae.io/browse/PUI-15904) ([#7445](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7445)) ([21e5bf7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/21e5bf739e3a15342416450b45c6f8ff2bfc809e))
|
|
1568
|
+
- ds-tabs:: fixed isDisplayedInViewport issue and new test [PUI-15144](https://jira.elliemae.io/browse/PUI-15144) ([#7439](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7439)) ([75828d9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/75828d9e8d32e8fe14b7342a7b2ceea2d1925e34))
|
|
1565
1569
|
|
|
1566
|
-
## [3.52.0-rc.13](https://
|
|
1570
|
+
## [3.52.0-rc.13](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.12...v3.52.0-rc.13) (2025-04-22)
|
|
1567
1571
|
|
|
1568
1572
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1569
1573
|
|
|
1570
|
-
## [3.52.0-rc.12](https://
|
|
1574
|
+
## [3.52.0-rc.12](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.11...v3.52.0-rc.12) (2025-04-21)
|
|
1571
1575
|
|
|
1572
1576
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1573
1577
|
|
|
1574
|
-
## [3.52.0-rc.11](https://
|
|
1578
|
+
## [3.52.0-rc.11](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.9...v3.52.0-rc.11) (2025-04-15)
|
|
1575
1579
|
|
|
1576
1580
|
### Features
|
|
1577
1581
|
|
|
1578
|
-
- dimsum:: upgrade pui-e2e-test-sdk to v11.0.1 [PUI-15800](https://jira.elliemae.io/browse/PUI-15800) ([#7427](https://
|
|
1579
|
-
- ds-controlled-form:: added e2e for datetimepicker slots [PUI-15356](https://jira.elliemae.io/browse/PUI-15356) ([#7415](https://
|
|
1582
|
+
- dimsum:: upgrade pui-e2e-test-sdk to v11.0.1 [PUI-15800](https://jira.elliemae.io/browse/PUI-15800) ([#7427](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7427)) ([df34876](https://github.com/intcx/PLATFORM-UI.dimsum/commit/df34876d69ba6275d33b1749178461493c62c43e))
|
|
1583
|
+
- ds-controlled-form:: added e2e for datetimepicker slots [PUI-15356](https://jira.elliemae.io/browse/PUI-15356) ([#7415](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7415)) ([ef328fb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ef328fbaaa87c5f92bada8e942f3eb6c74cff8f2))
|
|
1580
1584
|
|
|
1581
1585
|
### Bug Fixes
|
|
1582
1586
|
|
|
1583
|
-
- ds-data-table:: add functional test for forceFocusFirstOptionOnType prop [PUI-15930](https://jira.elliemae.io/browse/PUI-15930) ([#7425](https://
|
|
1587
|
+
- ds-data-table:: add functional test for forceFocusFirstOptionOnType prop [PUI-15930](https://jira.elliemae.io/browse/PUI-15930) ([#7425](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7425)) ([1ed7273](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1ed72737cd2cf784f95173dc3af3eac6e301e429))
|
|
1584
1588
|
|
|
1585
|
-
## [3.52.0-rc.10](https://
|
|
1589
|
+
## [3.52.0-rc.10](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.9...v3.52.0-rc.10) (2025-04-14)
|
|
1586
1590
|
|
|
1587
1591
|
### Features
|
|
1588
1592
|
|
|
1589
|
-
- dimsum:: upgrade pui-e2e-test-sdk to v11.0.1 [PUI-15800](https://jira.elliemae.io/browse/PUI-15800) ([#7427](https://
|
|
1590
|
-
- ds-controlled-form:: added e2e for datetimepicker slots [PUI-15356](https://jira.elliemae.io/browse/PUI-15356) ([#7415](https://
|
|
1593
|
+
- dimsum:: upgrade pui-e2e-test-sdk to v11.0.1 [PUI-15800](https://jira.elliemae.io/browse/PUI-15800) ([#7427](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7427)) ([df34876](https://github.com/intcx/PLATFORM-UI.dimsum/commit/df34876d69ba6275d33b1749178461493c62c43e))
|
|
1594
|
+
- ds-controlled-form:: added e2e for datetimepicker slots [PUI-15356](https://jira.elliemae.io/browse/PUI-15356) ([#7415](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7415)) ([ef328fb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ef328fbaaa87c5f92bada8e942f3eb6c74cff8f2))
|
|
1591
1595
|
|
|
1592
1596
|
### Bug Fixes
|
|
1593
1597
|
|
|
1594
|
-
- ds-data-table:: add functional test for forceFocusFirstOptionOnType prop [PUI-15930](https://jira.elliemae.io/browse/PUI-15930) ([#7425](https://
|
|
1598
|
+
- ds-data-table:: add functional test for forceFocusFirstOptionOnType prop [PUI-15930](https://jira.elliemae.io/browse/PUI-15930) ([#7425](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7425)) ([1ed7273](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1ed72737cd2cf784f95173dc3af3eac6e301e429))
|
|
1595
1599
|
|
|
1596
|
-
## [3.52.0-rc.9](https://
|
|
1600
|
+
## [3.52.0-rc.9](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.8...v3.52.0-rc.9) (2025-04-09)
|
|
1597
1601
|
|
|
1598
1602
|
### Bug Fixes
|
|
1599
1603
|
|
|
1600
|
-
- ds-form-date-time-picker:: add keyboard nav test [PUI-15920](https://jira.elliemae.io/browse/PUI-15920) ([#7422](https://
|
|
1601
|
-
- ds-form-multi-combobox:: add func and visual test for scrollbar[PUI-15895](https://jira.elliemae.io/browse/PUI-15895)([#7418](https://
|
|
1604
|
+
- ds-form-date-time-picker:: add keyboard nav test [PUI-15920](https://jira.elliemae.io/browse/PUI-15920) ([#7422](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7422)) ([188f6fb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/188f6fb9fa6acea9636bf7ff5270d9d288c327e6))
|
|
1605
|
+
- ds-form-multi-combobox:: add func and visual test for scrollbar[PUI-15895](https://jira.elliemae.io/browse/PUI-15895)([#7418](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7418)) ([4bc0a2c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4bc0a2c493eebf046bcd8ea561bb9567c782c9f9))
|
|
1602
1606
|
|
|
1603
|
-
## [3.52.0-rc.8](https://
|
|
1607
|
+
## [3.52.0-rc.8](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.7...v3.52.0-rc.8) (2025-04-08)
|
|
1604
1608
|
|
|
1605
1609
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1606
1610
|
|
|
1607
|
-
## [3.52.0-rc.7](https://
|
|
1611
|
+
## [3.52.0-rc.7](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.6...v3.52.0-rc.7) (2025-04-07)
|
|
1608
1612
|
|
|
1609
1613
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1610
1614
|
|
|
1611
|
-
## [3.52.0-rc.6](https://
|
|
1615
|
+
## [3.52.0-rc.6](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.5...v3.52.0-rc.6) (2025-04-04)
|
|
1612
1616
|
|
|
1613
1617
|
### Bug Fixes
|
|
1614
1618
|
|
|
1615
|
-
- ds-data-table:: added e2e test for disablefirstfocus prop [PUI-15852](https://jira.elliemae.io/browse/PUI-15852) ([#7406](https://
|
|
1619
|
+
- ds-data-table:: added e2e test for disablefirstfocus prop [PUI-15852](https://jira.elliemae.io/browse/PUI-15852) ([#7406](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7406)) ([e9e3251](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e9e32517c6dc83f6fdc99c22b805d0f626f4f6ef))
|
|
1616
1620
|
|
|
1617
|
-
## [3.52.0-rc.5](https://
|
|
1621
|
+
## [3.52.0-rc.5](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.4...v3.52.0-rc.5) (2025-04-02)
|
|
1618
1622
|
|
|
1619
1623
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1620
1624
|
|
|
1621
|
-
## [3.52.0-rc.4](https://
|
|
1625
|
+
## [3.52.0-rc.4](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.3...v3.52.0-rc.4) (2025-04-01)
|
|
1622
1626
|
|
|
1623
1627
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1624
1628
|
|
|
1625
|
-
## [3.52.0-rc.3](https://
|
|
1629
|
+
## [3.52.0-rc.3](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.2...v3.52.0-rc.3) (2025-04-01)
|
|
1626
1630
|
|
|
1627
1631
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1628
1632
|
|
|
1629
|
-
## [3.52.0-rc.2](https://
|
|
1633
|
+
## [3.52.0-rc.2](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.1...v3.52.0-rc.2) (2025-04-01)
|
|
1630
1634
|
|
|
1631
1635
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1632
1636
|
|
|
1633
|
-
## [3.52.0-rc.1](https://
|
|
1637
|
+
## [3.52.0-rc.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.52.0-rc.0...v3.52.0-rc.1) (2025-03-31)
|
|
1634
1638
|
|
|
1635
1639
|
### Features
|
|
1636
1640
|
|
|
1637
|
-
- ds-tooltip-v3: improved resilience of [PR 7389](https://
|
|
1641
|
+
- ds-tooltip-v3: improved resilience of [PR 7389](https://github.com/intcx/PLATFORM-UI.dimsum/pull/7389) [PUI-15734](https://jira.elliemae.io/browse/PUI-15734) ([#7404](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7404)) ([01048cd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/01048cd6243d5ed4f2b815e174f48904dcc35b8c))
|
|
1638
1642
|
|
|
1639
|
-
## [3.52.0-rc.0](https://
|
|
1643
|
+
## [3.52.0-rc.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.2-rc.0...v3.52.0-rc.0) (2025-03-31)
|
|
1640
1644
|
|
|
1641
1645
|
### Features
|
|
1642
1646
|
|
|
1643
|
-
- ds-left-navigation:: add visual and functional tests for slots [PUI-15794](https://jira.elliemae.io/browse/PUI-15794) ([#7405](https://
|
|
1647
|
+
- ds-left-navigation:: add visual and functional tests for slots [PUI-15794](https://jira.elliemae.io/browse/PUI-15794) ([#7405](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7405)) ([75b77ac](https://github.com/intcx/PLATFORM-UI.dimsum/commit/75b77ac52d8d5cde3b95b39e4b14f87006634947))
|
|
1644
1648
|
|
|
1645
1649
|
### Bug Fixes
|
|
1646
1650
|
|
|
1647
|
-
- ds-form-multi-combobox:: add visual and functional tests for readOnly [PUI-15776](https://jira.elliemae.io/browse/PUI-15776) ([#7397](https://
|
|
1651
|
+
- ds-form-multi-combobox:: add visual and functional tests for readOnly [PUI-15776](https://jira.elliemae.io/browse/PUI-15776) ([#7397](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7397)) ([1fccac2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1fccac2eacde9aaa33e75ee46483c577e1abea69))
|
|
1648
1652
|
|
|
1649
|
-
## [3.51.2-rc.0](https://
|
|
1653
|
+
## [3.51.2-rc.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.28...v3.51.2-rc.0) (2025-03-25)
|
|
1650
1654
|
|
|
1651
1655
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1652
1656
|
|
|
1653
|
-
## [3.51.0-rc.28](https://
|
|
1657
|
+
## [3.51.0-rc.28](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.27...v3.51.0-rc.28) (2025-03-24)
|
|
1654
1658
|
|
|
1655
1659
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1656
1660
|
|
|
1657
|
-
## [3.51.0-rc.27](https://
|
|
1661
|
+
## [3.51.0-rc.27](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.26...v3.51.0-rc.27) (2025-03-20)
|
|
1658
1662
|
|
|
1659
1663
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1660
1664
|
|
|
1661
|
-
## [3.51.0-rc.26](https://
|
|
1665
|
+
## [3.51.0-rc.26](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.25...v3.51.0-rc.26) (2025-03-19)
|
|
1662
1666
|
|
|
1663
1667
|
### Bug Fixes
|
|
1664
1668
|
|
|
1665
|
-
- ds-data-table:: fixed e2e tests [PUI-15663](https://jira.elliemae.io/browse/PUI-15663) ([#7392](https://
|
|
1666
|
-
- ds-date-time-picker:: add functional tests for readOnly prop [PUI-15764](https://jira.elliemae.io/browse/PUI-15764) ([#7393](https://
|
|
1667
|
-
- ds-form-combobox-multi:: add functional and visual tests for readOnlyWithMenuOpenable prop [PUI-15751](https://jira.elliemae.io/browse/PUI-15751) ([#7390](https://
|
|
1669
|
+
- ds-data-table:: fixed e2e tests [PUI-15663](https://jira.elliemae.io/browse/PUI-15663) ([#7392](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7392)) ([c7f059a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c7f059a80afb184d9cf6e48755059ecc118b32ad))
|
|
1670
|
+
- ds-date-time-picker:: add functional tests for readOnly prop [PUI-15764](https://jira.elliemae.io/browse/PUI-15764) ([#7393](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7393)) ([ebe5bcf](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ebe5bcf806fdab7190c62c70dd30fda068777e04))
|
|
1671
|
+
- ds-form-combobox-multi:: add functional and visual tests for readOnlyWithMenuOpenable prop [PUI-15751](https://jira.elliemae.io/browse/PUI-15751) ([#7390](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7390)) ([07ab64a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/07ab64acdcf65f5b736cea132d6d9ca3a40bac1e))
|
|
1668
1672
|
|
|
1669
|
-
## [3.51.0-rc.25](https://
|
|
1673
|
+
## [3.51.0-rc.25](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.24...v3.51.0-rc.25) (2025-03-19)
|
|
1670
1674
|
|
|
1671
1675
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1672
1676
|
|
|
1673
|
-
## [3.51.0-rc.24](https://
|
|
1677
|
+
## [3.51.0-rc.24](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.23...v3.51.0-rc.24) (2025-03-19)
|
|
1674
1678
|
|
|
1675
1679
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1676
1680
|
|
|
1677
|
-
## [3.51.0-rc.23](https://
|
|
1681
|
+
## [3.51.0-rc.23](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.22...v3.51.0-rc.23) (2025-03-18)
|
|
1678
1682
|
|
|
1679
1683
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1680
1684
|
|
|
1681
|
-
## [3.51.0-rc.22](https://
|
|
1685
|
+
## [3.51.0-rc.22](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.21...v3.51.0-rc.22) (2025-03-18)
|
|
1682
1686
|
|
|
1683
1687
|
### Bug Fixes
|
|
1684
1688
|
|
|
1685
|
-
- ds-form-radio:: add visual test for wrapLabel prop [PUI-15712](https://jira.elliemae.io/browse/PUI-15712) ([#7382](https://
|
|
1686
|
-
- ds-tabs:: add visual test for carousel prop [PUI-15723](https://jira.elliemae.io/browse/PUI-15723) ([#7383](https://
|
|
1687
|
-
- ds-treeview:: add visual test for removeWidthMaxContent prop [PUI-15729](https://jira.elliemae.io/browse/PUI-15729) ([#7385](https://
|
|
1689
|
+
- ds-form-radio:: add visual test for wrapLabel prop [PUI-15712](https://jira.elliemae.io/browse/PUI-15712) ([#7382](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7382)) ([25fe9ef](https://github.com/intcx/PLATFORM-UI.dimsum/commit/25fe9efcd43cd1cd00b9eb4816494bbae1ca0a28))
|
|
1690
|
+
- ds-tabs:: add visual test for carousel prop [PUI-15723](https://jira.elliemae.io/browse/PUI-15723) ([#7383](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7383)) ([477d627](https://github.com/intcx/PLATFORM-UI.dimsum/commit/477d627c6b32d166518a4b661daa14b25dcc1991))
|
|
1691
|
+
- ds-treeview:: add visual test for removeWidthMaxContent prop [PUI-15729](https://jira.elliemae.io/browse/PUI-15729) ([#7385](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7385)) ([be4bac8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/be4bac81281642eb2406025cd6345779ed0bfc63))
|
|
1688
1692
|
|
|
1689
|
-
## [3.51.0-rc.21](https://
|
|
1693
|
+
## [3.51.0-rc.21](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.20...v3.51.0-rc.21) (2025-03-18)
|
|
1690
1694
|
|
|
1691
1695
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1692
1696
|
|
|
1693
|
-
## [3.51.0-rc.20](https://
|
|
1697
|
+
## [3.51.0-rc.20](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.19...v3.51.0-rc.20) (2025-03-18)
|
|
1694
1698
|
|
|
1695
1699
|
### Bug Fixes
|
|
1696
1700
|
|
|
1697
|
-
- ds-form-checkbox:: add functional test [PUI-15698](https://jira.elliemae.io/browse/PUI-15698) ([#7373](https://
|
|
1698
|
-
- ds-form-input-text:: add functional test for applyAriaDisabled [PUI-15689](https://jira.elliemae.io/browse/PUI-15689) ([#7371](https://
|
|
1701
|
+
- ds-form-checkbox:: add functional test [PUI-15698](https://jira.elliemae.io/browse/PUI-15698) ([#7373](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7373)) ([a01fdfb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a01fdfbe195c4bf787f03538ef1cb76c977969c7))
|
|
1702
|
+
- ds-form-input-text:: add functional test for applyAriaDisabled [PUI-15689](https://jira.elliemae.io/browse/PUI-15689) ([#7371](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7371)) ([abcb254](https://github.com/intcx/PLATFORM-UI.dimsum/commit/abcb2541d93d44f746524c7787a4c4a42fce2b20))
|
|
1699
1703
|
|
|
1700
|
-
## [3.51.0-rc.19](https://
|
|
1704
|
+
## [3.51.0-rc.19](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.18...v3.51.0-rc.19) (2025-03-14)
|
|
1701
1705
|
|
|
1702
1706
|
### Bug Fixes
|
|
1703
1707
|
|
|
1704
|
-
- ds-left-navigation:: revert data-testids in e2e test cases [PUI-15589](https://jira.elliemae.io/browse/PUI-15589) ([#7370](https://
|
|
1708
|
+
- ds-left-navigation:: revert data-testids in e2e test cases [PUI-15589](https://jira.elliemae.io/browse/PUI-15589) ([#7370](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7370)) ([14060a4](https://github.com/intcx/PLATFORM-UI.dimsum/commit/14060a408a046c4ae4656094bdba4feb20f7aec9))
|
|
1705
1709
|
|
|
1706
|
-
## [3.51.0-rc.18](https://
|
|
1710
|
+
## [3.51.0-rc.18](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.17...v3.51.0-rc.18) (2025-03-13)
|
|
1707
1711
|
|
|
1708
1712
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1709
1713
|
|
|
1710
|
-
## [3.51.0-rc.17](https://
|
|
1714
|
+
## [3.51.0-rc.17](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.16...v3.51.0-rc.17) (2025-03-13)
|
|
1711
1715
|
|
|
1712
1716
|
### Bug Fixes
|
|
1713
1717
|
|
|
1714
|
-
- ds-global-header:: added slots tests [PUI-15360](https://jira.elliemae.io/browse/PUI-15360) ([#7359](https://
|
|
1718
|
+
- ds-global-header:: added slots tests [PUI-15360](https://jira.elliemae.io/browse/PUI-15360) ([#7359](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7359)) ([6c68ae9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6c68ae9d6bee0a107b7bdecc3783b636bb939f6d))
|
|
1715
1719
|
|
|
1716
|
-
## [3.51.0-rc.16](https://
|
|
1720
|
+
## [3.51.0-rc.16](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.15...v3.51.0-rc.16) (2025-03-13)
|
|
1717
1721
|
|
|
1718
1722
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1719
1723
|
|
|
1720
|
-
## [3.51.0-rc.15](https://
|
|
1724
|
+
## [3.51.0-rc.15](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.14...v3.51.0-rc.15) (2025-03-12)
|
|
1721
1725
|
|
|
1722
1726
|
### Features
|
|
1723
1727
|
|
|
1724
|
-
- ds-floating-context:: add functional and visual test for slots functionality [PUI-15679](https://jira.elliemae.io/browse/PUI-15679)([#7363](https://
|
|
1728
|
+
- ds-floating-context:: add functional and visual test for slots functionality [PUI-15679](https://jira.elliemae.io/browse/PUI-15679)([#7363](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7363)) ([44525b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/44525b230595c9c8f49d6020f96611026df49cbf))
|
|
1725
1729
|
|
|
1726
|
-
## [3.51.0-rc.14](https://
|
|
1730
|
+
## [3.51.0-rc.14](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.13...v3.51.0-rc.14) (2025-03-11)
|
|
1727
1731
|
|
|
1728
1732
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1729
1733
|
|
|
1730
|
-
## [3.51.0-rc.13](https://
|
|
1734
|
+
## [3.51.0-rc.13](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.12...v3.51.0-rc.13) (2025-03-10)
|
|
1731
1735
|
|
|
1732
1736
|
### Bug Fixes
|
|
1733
1737
|
|
|
1734
|
-
- ds-form-multi-combobox:: fix visual test [PUI-15659](https://jira.elliemae.io/browse/PUI-15659) ([#7354](https://
|
|
1738
|
+
- ds-form-multi-combobox:: fix visual test [PUI-15659](https://jira.elliemae.io/browse/PUI-15659) ([#7354](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7354)) ([1e1001f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1e1001f5c5353788ed0dcf5d1f168403487bf6c4))
|
|
1735
1739
|
|
|
1736
|
-
## [3.51.0-rc.12](https://
|
|
1740
|
+
## [3.51.0-rc.12](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.11...v3.51.0-rc.12) (2025-03-10)
|
|
1737
1741
|
|
|
1738
1742
|
### Features
|
|
1739
1743
|
|
|
1740
|
-
- ds-form-radio:: add functional and visual test for readOnly [PUI-15636](https://jira.elliemae.io/browse/PUI-15636) ([#7349](https://
|
|
1744
|
+
- ds-form-radio:: add functional and visual test for readOnly [PUI-15636](https://jira.elliemae.io/browse/PUI-15636) ([#7349](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7349)) ([80af38f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/80af38f6f019043c6f24f57a54d3228882e72860))
|
|
1741
1745
|
|
|
1742
1746
|
### Bug Fixes
|
|
1743
1747
|
|
|
1744
|
-
- ds-drag-and-drop:: add visual test for CardV3 Dnd [PUI-15653](https://jira.elliemae.io/browse/PUI-15653) ([#7352](https://
|
|
1748
|
+
- ds-drag-and-drop:: add visual test for CardV3 Dnd [PUI-15653](https://jira.elliemae.io/browse/PUI-15653) ([#7352](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7352)) ([257b5a2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/257b5a2a521af8092afe2523ca45548cdc24b44f))
|
|
1745
1749
|
|
|
1746
|
-
## [3.51.0-rc.11](https://
|
|
1750
|
+
## [3.51.0-rc.11](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.10...v3.51.0-rc.11) (2025-03-07)
|
|
1747
1751
|
|
|
1748
1752
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1749
1753
|
|
|
1750
|
-
## [3.51.0-rc.10](https://
|
|
1754
|
+
## [3.51.0-rc.10](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.9...v3.51.0-rc.10) (2025-03-06)
|
|
1751
1755
|
|
|
1752
1756
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1753
1757
|
|
|
1754
|
-
## [3.51.0-rc.9](https://
|
|
1758
|
+
## [3.51.0-rc.9](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.8...v3.51.0-rc.9) (2025-03-05)
|
|
1755
1759
|
|
|
1756
1760
|
### Bug Fixes
|
|
1757
1761
|
|
|
1758
|
-
- ds-card-v3:: fix e2e stories [PUI-15621](https://jira.elliemae.io/browse/PUI-15621) ([#7343](https://
|
|
1759
|
-
- ds-combobox-v3:: fixed e2e tests [PUI-15395](https://jira.elliemae.io/browse/PUI-15395) ([#7331](https://
|
|
1760
|
-
- ds-form-layout-blocks:: fix functional test [PUI-15628](https://jira.elliemae.io/browse/PUI-15628) ([#7347](https://
|
|
1762
|
+
- ds-card-v3:: fix e2e stories [PUI-15621](https://jira.elliemae.io/browse/PUI-15621) ([#7343](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7343)) ([4e087f7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4e087f72b6522c636946c601ed801b0e1d48b065))
|
|
1763
|
+
- ds-combobox-v3:: fixed e2e tests [PUI-15395](https://jira.elliemae.io/browse/PUI-15395) ([#7331](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7331)) ([2c87c4b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2c87c4b3485e3d5094a12ffc050e1425f3ce7a70))
|
|
1764
|
+
- ds-form-layout-blocks:: fix functional test [PUI-15628](https://jira.elliemae.io/browse/PUI-15628) ([#7347](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7347)) ([dce0b31](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dce0b31de81248c44eea97036107d550d1615e17))
|
|
1761
1765
|
|
|
1762
|
-
## [3.51.0-rc.8](https://
|
|
1766
|
+
## [3.51.0-rc.8](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.7...v3.51.0-rc.8) (2025-03-05)
|
|
1763
1767
|
|
|
1764
1768
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1765
1769
|
|
|
1766
|
-
## [3.51.0-rc.7](https://
|
|
1770
|
+
## [3.51.0-rc.7](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.6...v3.51.0-rc.7) (2025-03-04)
|
|
1767
1771
|
|
|
1768
1772
|
### Bug Fixes
|
|
1769
1773
|
|
|
1770
|
-
- ds-floating-context:: revert breaking change in data-testids [PUI-15620](https://jira.elliemae.io/browse/PUI-15620) ([#7342](https://
|
|
1774
|
+
- ds-floating-context:: revert breaking change in data-testids [PUI-15620](https://jira.elliemae.io/browse/PUI-15620) ([#7342](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7342)) ([123a5fb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/123a5fb66ca172859e11b6c7ac909c8788186989))
|
|
1771
1775
|
|
|
1772
|
-
## [3.51.0-rc.6](https://
|
|
1776
|
+
## [3.51.0-rc.6](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.5...v3.51.0-rc.6) (2025-03-03)
|
|
1773
1777
|
|
|
1774
1778
|
### Features
|
|
1775
1779
|
|
|
1776
|
-
- ds-form-date-time-picker:: add functional and axe-core tests for applyAriaDisabled [PUI-15604](https://jira.elliemae.io/browse/PUI-15604) ([#7337](https://
|
|
1780
|
+
- ds-form-date-time-picker:: add functional and axe-core tests for applyAriaDisabled [PUI-15604](https://jira.elliemae.io/browse/PUI-15604) ([#7337](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7337)) ([2c4e410](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2c4e410cbae7ba31d3a37c369bd50d527ce6e277))
|
|
1777
1781
|
|
|
1778
|
-
## [3.51.0-rc.5](https://
|
|
1782
|
+
## [3.51.0-rc.5](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.4...v3.51.0-rc.5) (2025-02-27)
|
|
1779
1783
|
|
|
1780
1784
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1781
1785
|
|
|
1782
|
-
## [3.51.0-rc.4](https://
|
|
1786
|
+
## [3.51.0-rc.4](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.3...v3.51.0-rc.4) (2025-02-27)
|
|
1783
1787
|
|
|
1784
1788
|
### Bug Fixes
|
|
1785
1789
|
|
|
1786
|
-
- ds-input-group:: fixed tests [PUI-15150](https://jira.elliemae.io/browse/PUI-15150) ([#7323](https://
|
|
1790
|
+
- ds-input-group:: fixed tests [PUI-15150](https://jira.elliemae.io/browse/PUI-15150) ([#7323](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7323)) ([e296243](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e296243fd9ef0702860ee32f2a406d635d60ff5c))
|
|
1787
1791
|
|
|
1788
|
-
## [3.51.0-rc.3](https://
|
|
1792
|
+
## [3.51.0-rc.3](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.2...v3.51.0-rc.3) (2025-02-24)
|
|
1789
1793
|
|
|
1790
1794
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1791
1795
|
|
|
1792
|
-
## [3.51.0-rc.2](https://
|
|
1796
|
+
## [3.51.0-rc.2](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.1...v3.51.0-rc.2) (2025-02-24)
|
|
1793
1797
|
|
|
1794
1798
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1795
1799
|
|
|
1796
|
-
## [3.51.0-rc.1](https://
|
|
1800
|
+
## [3.51.0-rc.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.51.0-rc.0...v3.51.0-rc.1) (2025-02-20)
|
|
1797
1801
|
|
|
1798
1802
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1799
1803
|
|
|
1800
|
-
## [3.51.0-rc.0](https://
|
|
1804
|
+
## [3.51.0-rc.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.50.0-rc.6...v3.51.0-rc.0) (2025-02-19)
|
|
1801
1805
|
|
|
1802
1806
|
### Bug Fixes
|
|
1803
1807
|
|
|
1804
|
-
- dimsum:: fix data-testids: Leftnavigation, Breadcrumb, FloatingContext and InputGroup [PUI-15549](https://jira.elliemae.io/browse/PUI-15549) ([#7321](https://
|
|
1808
|
+
- dimsum:: fix data-testids: Leftnavigation, Breadcrumb, FloatingContext and InputGroup [PUI-15549](https://jira.elliemae.io/browse/PUI-15549) ([#7321](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7321)) ([7927072](https://github.com/intcx/PLATFORM-UI.dimsum/commit/79270726290576754a9a37596d2b4d8a83ff3887))
|
|
1805
1809
|
|
|
1806
|
-
## [3.50.0-rc.6](https://
|
|
1810
|
+
## [3.50.0-rc.6](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.50.0-rc.5...v3.50.0-rc.6) (2025-02-14)
|
|
1807
1811
|
|
|
1808
1812
|
### Features
|
|
1809
1813
|
|
|
1810
|
-
- ds-form-single-combobox:: add functional and visual tests for readOnly [PUI-15535](https://jira.elliemae.io/browse/PUI-15535) ([#7314](https://
|
|
1814
|
+
- ds-form-single-combobox:: add functional and visual tests for readOnly [PUI-15535](https://jira.elliemae.io/browse/PUI-15535) ([#7314](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7314)) ([660af7d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/660af7dacb2241b50975facb3cb0556b78f05338))
|
|
1811
1815
|
|
|
1812
|
-
## [3.50.0-rc.5](https://
|
|
1816
|
+
## [3.50.0-rc.5](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.50.0-rc.4...v3.50.0-rc.5) (2025-02-11)
|
|
1813
1817
|
|
|
1814
1818
|
### Bug Fixes
|
|
1815
1819
|
|
|
1816
|
-
- ds-app-picker:: added e2e test for slots [PUI-15198](https://jira.elliemae.io/browse/PUI-15198) ([#7299](https://
|
|
1817
|
-
- ds-drag-and-drop:: unskip axe-core test PUI-11544 [PUI-15498](https://jira.elliemae.io/browse/PUI-15498) ([#7309](https://
|
|
1818
|
-
- ds-form-layout-input-group:: a11y functional test added [PUI-15469](https://jira.elliemae.io/browse/PUI-15469) ([#7305](https://
|
|
1820
|
+
- ds-app-picker:: added e2e test for slots [PUI-15198](https://jira.elliemae.io/browse/PUI-15198) ([#7299](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7299)) ([32910d7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/32910d7c69d2e9b3d6eef66536c4bf61b468077f))
|
|
1821
|
+
- ds-drag-and-drop:: unskip axe-core test PUI-11544 [PUI-15498](https://jira.elliemae.io/browse/PUI-15498) ([#7309](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7309)) ([7aa58b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7aa58b26cced9f5d91422c4e3ec1b165a7c85baa))
|
|
1822
|
+
- ds-form-layout-input-group:: a11y functional test added [PUI-15469](https://jira.elliemae.io/browse/PUI-15469) ([#7305](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7305)) ([a140854](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a1408542832bd6c5989dfaae0ded31f40a7663d8))
|
|
1819
1823
|
|
|
1820
|
-
## [3.50.0-rc.4](https://
|
|
1824
|
+
## [3.50.0-rc.4](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.50.0-rc.3...v3.50.0-rc.4) (2025-02-03)
|
|
1821
1825
|
|
|
1822
1826
|
### Bug Fixes
|
|
1823
1827
|
|
|
1824
|
-
- ds-tabs:: add visual test for content visibility after disabled tab [PUI-15420](https://jira.elliemae.io/browse/PUI-15420) ([#7295](https://
|
|
1828
|
+
- ds-tabs:: add visual test for content visibility after disabled tab [PUI-15420](https://jira.elliemae.io/browse/PUI-15420) ([#7295](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7295)) ([10e6ad1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/10e6ad1b25fdb17d6c7922b376c8a44c0d99994c))
|
|
1825
1829
|
|
|
1826
|
-
## [3.50.0-rc.3](https://
|
|
1830
|
+
## [3.50.0-rc.3](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.50.0-rc.2...v3.50.0-rc.3) (2025-01-29)
|
|
1827
1831
|
|
|
1828
1832
|
### Features
|
|
1829
1833
|
|
|
1830
|
-
- ds-accordion:: added basic e2e tests for slots [PUI-14787](https://jira.elliemae.io/browse/PUI-14787) ([#7277](https://
|
|
1831
|
-
- ds-controlled-form:: added e2e for large input slots [PUI-14793](https://jira.elliemae.io/browse/PUI-14793) ([#7271](https://
|
|
1834
|
+
- ds-accordion:: added basic e2e tests for slots [PUI-14787](https://jira.elliemae.io/browse/PUI-14787) ([#7277](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7277)) ([e7bebb7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e7bebb7a6e028c94f262d90f149b7cef4eaa7c6c))
|
|
1835
|
+
- ds-controlled-form:: added e2e for large input slots [PUI-14793](https://jira.elliemae.io/browse/PUI-14793) ([#7271](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7271)) ([50c91d0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/50c91d059d25cf237794bcc0138c1825349794c8))
|
|
1832
1836
|
|
|
1833
|
-
## [3.50.0-rc.2](https://
|
|
1837
|
+
## [3.50.0-rc.2](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.50.0-rc.1...v3.50.0-rc.2) (2025-01-29)
|
|
1834
1838
|
|
|
1835
1839
|
### Bug Fixes
|
|
1836
1840
|
|
|
1837
|
-
- ds-floating-context:: add visual test for customOffset prop [PUI-15373](https://jira.elliemae.io/browse/PUI-15373) ([#7285](https://
|
|
1841
|
+
- ds-floating-context:: add visual test for customOffset prop [PUI-15373](https://jira.elliemae.io/browse/PUI-15373) ([#7285](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7285)) ([e3432d0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e3432d026d66d2ed39dc2e18778c7d804f01de8e))
|
|
1838
1842
|
|
|
1839
|
-
## [3.50.0-rc.1](https://
|
|
1843
|
+
## [3.50.0-rc.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.33...v3.50.0-rc.1) (2025-01-28)
|
|
1840
1844
|
|
|
1841
1845
|
### Features
|
|
1842
1846
|
|
|
1843
|
-
- ds-data-table:: add visual test for scroll behavior [PUI-15364](https://jira.elliemae.io/browse/PUI-15364) ([#7279](https://
|
|
1844
|
-
- ds-form-input-text:: add visual, functional and axe-core tests for readOnly functionality [PUI-15334](https://jira.elliemae.io/browse/PUI-15334) ([#7276](https://
|
|
1845
|
-
- ds-menu-items:: add visual and axe-core tests for readOnly functionality [PUI-15355](https://jira.elliemae.io/browse/PUI-15355) ([#7278](https://
|
|
1847
|
+
- ds-data-table:: add visual test for scroll behavior [PUI-15364](https://jira.elliemae.io/browse/PUI-15364) ([#7279](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7279)) ([1169a21](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1169a213b81f5f97faf59dea56cf4d8a20438b0f))
|
|
1848
|
+
- ds-form-input-text:: add visual, functional and axe-core tests for readOnly functionality [PUI-15334](https://jira.elliemae.io/browse/PUI-15334) ([#7276](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7276)) ([fb3f9d9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fb3f9d90761f81aa215e72428c730cd81e657901))
|
|
1849
|
+
- ds-menu-items:: add visual and axe-core tests for readOnly functionality [PUI-15355](https://jira.elliemae.io/browse/PUI-15355) ([#7278](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7278)) ([b3a84c3](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b3a84c39541e3360b4befbe0f5496c33bf6718cd))
|
|
1846
1850
|
|
|
1847
1851
|
### Bug Fixes
|
|
1848
1852
|
|
|
1849
|
-
- ds-query-builder:: fix e2e stories [PUI-15322](https://jira.elliemae.io/browse/PUI-15322) ([#7273](https://
|
|
1853
|
+
- ds-query-builder:: fix e2e stories [PUI-15322](https://jira.elliemae.io/browse/PUI-15322) ([#7273](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7273)) ([ae038cd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ae038cda20274f3efe7c5cc8f0ab9e93d7c22e73))
|
|
1850
1854
|
|
|
1851
|
-
## [3.49.0-rc.33](https://
|
|
1855
|
+
## [3.49.0-rc.33](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.32...v3.49.0-rc.33) (2025-01-22)
|
|
1852
1856
|
|
|
1853
1857
|
### Bug Fixes
|
|
1854
1858
|
|
|
1855
|
-
- dimsum:: fix e2e test cases for Breadcrumb, InputGroup, InputText and Autocomplete [PUI-15308](https://jira.elliemae.io/browse/PUI-15308) ([#7272](https://
|
|
1859
|
+
- dimsum:: fix e2e test cases for Breadcrumb, InputGroup, InputText and Autocomplete [PUI-15308](https://jira.elliemae.io/browse/PUI-15308) ([#7272](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7272)) ([e14330e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e14330eea1c17ebfc93a9aa641fcf8243bfad471))
|
|
1856
1860
|
|
|
1857
|
-
## [3.49.0-rc.32](https://
|
|
1861
|
+
## [3.49.0-rc.32](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.31...v3.49.0-rc.32) (2025-01-22)
|
|
1858
1862
|
|
|
1859
1863
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1860
1864
|
|
|
1861
|
-
## [3.49.0-rc.31](https://
|
|
1865
|
+
## [3.49.0-rc.31](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.30...v3.49.0-rc.31) (2025-01-22)
|
|
1862
1866
|
|
|
1863
1867
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1864
1868
|
|
|
1865
|
-
## [3.49.0-rc.30](https://
|
|
1869
|
+
## [3.49.0-rc.30](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.29...v3.49.0-rc.30) (2025-01-21)
|
|
1866
1870
|
|
|
1867
1871
|
### Features
|
|
1868
1872
|
|
|
1869
|
-
- ds-shuttle-v2:: added & fixed e2e tests [PUI-15294](https://jira.elliemae.io/browse/PUI-15294) ([#7264](https://
|
|
1873
|
+
- ds-shuttle-v2:: added & fixed e2e tests [PUI-15294](https://jira.elliemae.io/browse/PUI-15294) ([#7264](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7264)) ([eaa30c7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/eaa30c705869fbbe7d8eaea6ba2badc54eb9f74a))
|
|
1870
1874
|
|
|
1871
|
-
## [3.49.0-rc.29](https://
|
|
1875
|
+
## [3.49.0-rc.29](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.28...v3.49.0-rc.29) (2025-01-21)
|
|
1872
1876
|
|
|
1873
1877
|
### Features
|
|
1874
1878
|
|
|
1875
|
-
- ds-data-table:: added e2e for extra actions to be triggered [PUI-15282](https://jira.elliemae.io/browse/PUI-15282) ([#7262](https://
|
|
1876
|
-
- ds-form-single-combobox:: add visual test for virtualization [PUI-15252](https://jira.elliemae.io/browse/PUI-15252) ([#7263](https://
|
|
1879
|
+
- ds-data-table:: added e2e for extra actions to be triggered [PUI-15282](https://jira.elliemae.io/browse/PUI-15282) ([#7262](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7262)) ([283ed96](https://github.com/intcx/PLATFORM-UI.dimsum/commit/283ed96743739736efd743cf069f19ddc4817567))
|
|
1880
|
+
- ds-form-single-combobox:: add visual test for virtualization [PUI-15252](https://jira.elliemae.io/browse/PUI-15252) ([#7263](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7263)) ([51e9444](https://github.com/intcx/PLATFORM-UI.dimsum/commit/51e9444f32c28eba8f0d1bbab40369b001703964))
|
|
1877
1881
|
|
|
1878
|
-
## [3.49.0-rc.28](https://
|
|
1882
|
+
## [3.49.0-rc.28](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.27...v3.49.0-rc.28) (2025-01-21)
|
|
1879
1883
|
|
|
1880
1884
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1881
1885
|
|
|
1882
|
-
## [3.49.0-rc.27](https://
|
|
1886
|
+
## [3.49.0-rc.27](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.26...v3.49.0-rc.27) (2025-01-20)
|
|
1883
1887
|
|
|
1884
1888
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1885
1889
|
|
|
1886
|
-
## [3.49.0-rc.26](https://
|
|
1890
|
+
## [3.49.0-rc.26](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.25...v3.49.0-rc.26) (2025-01-20)
|
|
1887
1891
|
|
|
1888
1892
|
### Bug Fixes
|
|
1889
1893
|
|
|
1890
|
-
- ds-data-table:: add visual test for hiddenColumns prop [PUI-15279](https://jira.elliemae.io/browse/PUI-15279) ([#7257](https://
|
|
1894
|
+
- ds-data-table:: add visual test for hiddenColumns prop [PUI-15279](https://jira.elliemae.io/browse/PUI-15279) ([#7257](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7257)) ([23bb8c5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/23bb8c508e2264356bc6ba2aac2d374cf9771bc2))
|
|
1891
1895
|
|
|
1892
|
-
## [3.49.0-rc.25](https://
|
|
1896
|
+
## [3.49.0-rc.25](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.24...v3.49.0-rc.25) (2025-01-17)
|
|
1893
1897
|
|
|
1894
1898
|
### Features
|
|
1895
1899
|
|
|
1896
|
-
- ds-form-input-text:: functional test added for applyAriaDisabled prop [PUI-15189](https://jira.elliemae.io/browse/PUI-15189) ([#7246](https://
|
|
1900
|
+
- ds-form-input-text:: functional test added for applyAriaDisabled prop [PUI-15189](https://jira.elliemae.io/browse/PUI-15189) ([#7246](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7246)) ([ea020c1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ea020c189c303a55434adcef981bbcb3525e425a))
|
|
1897
1901
|
|
|
1898
|
-
## [3.49.0-rc.24](https://
|
|
1902
|
+
## [3.49.0-rc.24](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.23...v3.49.0-rc.24) (2025-01-14)
|
|
1899
1903
|
|
|
1900
1904
|
### Features
|
|
1901
1905
|
|
|
1902
|
-
- ds-form-input-text:: created input text slots [PUI-14792] (https://jira.elliemae.io/browse/PUI-14792) ([#7226](https://
|
|
1906
|
+
- ds-form-input-text:: created input text slots [PUI-14792] (https://jira.elliemae.io/browse/PUI-14792) ([#7226](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7226)) ([1c2facd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1c2facd05a9e94f92cbab8398ec3a96fcb5cc36d))
|
|
1903
1907
|
|
|
1904
|
-
## [3.49.0-rc.23](https://
|
|
1908
|
+
## [3.49.0-rc.23](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.22...v3.49.0-rc.23) (2025-01-10)
|
|
1905
1909
|
|
|
1906
1910
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1907
1911
|
|
|
1908
|
-
## [3.49.0-rc.22](https://
|
|
1912
|
+
## [3.49.0-rc.22](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.21...v3.49.0-rc.22) (2025-01-10)
|
|
1909
1913
|
|
|
1910
1914
|
### Features
|
|
1911
1915
|
|
|
1912
|
-
- ds-app-picker:: fixed e2e tests after slots change [PUI-14785](https://jira.elliemae.io/browse/PUI-14785) ([#7229](https://
|
|
1913
|
-
- ds-slider-v2:: added e2e for readonly [PUI-14804](https://jira.elliemae.io/browse/PUI-14804) ([#7181](https://
|
|
1916
|
+
- ds-app-picker:: fixed e2e tests after slots change [PUI-14785](https://jira.elliemae.io/browse/PUI-14785) ([#7229](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7229)) ([ced614c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ced614c1c9b9ce43a5344e47cc379dad96fb307e))
|
|
1917
|
+
- ds-slider-v2:: added e2e for readonly [PUI-14804](https://jira.elliemae.io/browse/PUI-14804) ([#7181](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7181)) ([0872d7c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0872d7ce87f081e1d0a5f587642bc5ff04cf3e79))
|
|
1914
1918
|
|
|
1915
|
-
## [3.49.0-rc.21](https://
|
|
1919
|
+
## [3.49.0-rc.21](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.20...v3.49.0-rc.21) (2025-01-09)
|
|
1916
1920
|
|
|
1917
1921
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1918
1922
|
|
|
1919
|
-
## [3.49.0-rc.20](https://
|
|
1923
|
+
## [3.49.0-rc.20](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.19...v3.49.0-rc.20) (2025-01-07)
|
|
1920
1924
|
|
|
1921
1925
|
### Bug Fixes
|
|
1922
1926
|
|
|
1923
|
-
- dimsum:: fix broken e2e test cases [PUI-15166](https://jira.elliemae.io/browse/PUI-15166) ([#7230](https://
|
|
1927
|
+
- dimsum:: fix broken e2e test cases [PUI-15166](https://jira.elliemae.io/browse/PUI-15166) ([#7230](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7230)) ([93a2e05](https://github.com/intcx/PLATFORM-UI.dimsum/commit/93a2e051c0fe0e77eaf7aae2c1b8f577d9100601))
|
|
1924
1928
|
|
|
1925
|
-
## [3.49.0-rc.19](https://
|
|
1929
|
+
## [3.49.0-rc.19](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.18...v3.49.0-rc.19) (2024-12-30)
|
|
1926
1930
|
|
|
1927
1931
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1928
1932
|
|
|
1929
|
-
## [3.49.0-rc.18](https://
|
|
1933
|
+
## [3.49.0-rc.18](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.17...v3.49.0-rc.18) (2024-12-30)
|
|
1930
1934
|
|
|
1931
1935
|
### Features
|
|
1932
1936
|
|
|
1933
|
-
- ds-banner:: added e2e tests for slots [PUI-14786](https://jira.elliemae.io/browse/PUI-14786) [PUI-14784](https://jira.elliemae.io/browse/PUI-14784) ([#7197](https://
|
|
1937
|
+
- ds-banner:: added e2e tests for slots [PUI-14786](https://jira.elliemae.io/browse/PUI-14786) [PUI-14784](https://jira.elliemae.io/browse/PUI-14784) ([#7197](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7197)) ([c963603](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c9636035bfce255b7b4ea38c34c777da8c5a8eb2))
|
|
1934
1938
|
|
|
1935
|
-
## [3.49.0-rc.17](https://
|
|
1939
|
+
## [3.49.0-rc.17](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.16...v3.49.0-rc.17) (2024-12-24)
|
|
1936
1940
|
|
|
1937
1941
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1938
1942
|
|
|
1939
|
-
## [3.49.0-rc.16](https://
|
|
1943
|
+
## [3.49.0-rc.16](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.15...v3.49.0-rc.16) (2024-12-23)
|
|
1940
1944
|
|
|
1941
1945
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1942
1946
|
|
|
1943
|
-
## [3.49.0-rc.15](https://
|
|
1947
|
+
## [3.49.0-rc.15](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.14...v3.49.0-rc.15) (2024-12-18)
|
|
1944
1948
|
|
|
1945
1949
|
### Features
|
|
1946
1950
|
|
|
1947
|
-
- ds-form-multi-combobox:: add functional test for readOnly [PUI-15101](https://jira.elliemae.io/browse/PUI-15101) ([#7194](https://
|
|
1951
|
+
- ds-form-multi-combobox:: add functional test for readOnly [PUI-15101](https://jira.elliemae.io/browse/PUI-15101) ([#7194](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7194)) ([2a0ebe8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2a0ebe81ea37d451aba1aff7b6b59c304c75f4d0))
|
|
1948
1952
|
|
|
1949
|
-
## [3.49.0-rc.14](https://
|
|
1953
|
+
## [3.49.0-rc.14](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.13...v3.49.0-rc.14) (2024-12-13)
|
|
1950
1954
|
|
|
1951
1955
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1952
1956
|
|
|
1953
|
-
## [3.49.0-rc.13](https://
|
|
1957
|
+
## [3.49.0-rc.13](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.12...v3.49.0-rc.13) (2024-12-13)
|
|
1954
1958
|
|
|
1955
1959
|
### Features
|
|
1956
1960
|
|
|
1957
|
-
- ds-form-date-range-picker:: add axecore test for ReadOnly [PUI-15088](https://jira.elliemae.io/browse/PUI-15088) ([#7185](https://
|
|
1958
|
-
- ds-form-date-time-picker:: add axecore test for readOnly [PUI-15084](https://jira.elliemae.io/browse/PUI-15084) ([#7184](https://
|
|
1961
|
+
- ds-form-date-range-picker:: add axecore test for ReadOnly [PUI-15088](https://jira.elliemae.io/browse/PUI-15088) ([#7185](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7185)) ([bd40b36](https://github.com/intcx/PLATFORM-UI.dimsum/commit/bd40b36ba72c169a9217da2a83a2b92977f655a9))
|
|
1962
|
+
- ds-form-date-time-picker:: add axecore test for readOnly [PUI-15084](https://jira.elliemae.io/browse/PUI-15084) ([#7184](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7184)) ([2a1f9ad](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2a1f9ad66edb234c8177d41056604bf4d38dfec4))
|
|
1959
1963
|
|
|
1960
|
-
## [3.49.0-rc.12](https://
|
|
1964
|
+
## [3.49.0-rc.12](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.11...v3.49.0-rc.12) (2024-12-12)
|
|
1961
1965
|
|
|
1962
1966
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1963
1967
|
|
|
1964
|
-
## [3.49.0-rc.11](https://
|
|
1968
|
+
## [3.49.0-rc.11](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.10...v3.49.0-rc.11) (2024-12-11)
|
|
1965
1969
|
|
|
1966
1970
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1967
1971
|
|
|
1968
|
-
## [3.49.0-rc.10](https://
|
|
1972
|
+
## [3.49.0-rc.10](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.9...v3.49.0-rc.10) (2024-12-11)
|
|
1969
1973
|
|
|
1970
1974
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1971
1975
|
|
|
1972
|
-
## [3.49.0-rc.9](https://
|
|
1976
|
+
## [3.49.0-rc.9](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.8...v3.49.0-rc.9) (2024-12-10)
|
|
1973
1977
|
|
|
1974
1978
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
1975
1979
|
|
|
1976
|
-
## [3.49.0-rc.8](https://
|
|
1980
|
+
## [3.49.0-rc.8](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.7...v3.49.0-rc.8) (2024-12-09)
|
|
1977
1981
|
|
|
1978
1982
|
### Features
|
|
1979
1983
|
|
|
1980
|
-
- ds-form-input-textarea:: added and updated tests for readonly [PUI-14803](https://jira.elliemae.io/browse/PUI-14803) ([#7165](https://
|
|
1981
|
-
- ds-form-multi-combobox:: add visual and func test for readOnly [PUI-15033](https://jira.elliemae.io/browse/PUI-15033) ([#7167](https://
|
|
1982
|
-
- ds-form-single-combobox:: add func and visual tests for readOnly [PUI-15036](https://jira.elliemae.io/browse/PUI-15036) ([#7168](https://
|
|
1983
|
-
- ds-toggle:: added e2e for readonly [PUI-14805](https://jira.elliemae.io/browse/PUI-14805) ([#7169](https://
|
|
1984
|
+
- ds-form-input-textarea:: added and updated tests for readonly [PUI-14803](https://jira.elliemae.io/browse/PUI-14803) ([#7165](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7165)) ([642121c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/642121cd75363d496da81edaa1cf40697da3487d))
|
|
1985
|
+
- ds-form-multi-combobox:: add visual and func test for readOnly [PUI-15033](https://jira.elliemae.io/browse/PUI-15033) ([#7167](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7167)) ([de873b7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/de873b71ad6e155b923f141f171169f911a3cb44))
|
|
1986
|
+
- ds-form-single-combobox:: add func and visual tests for readOnly [PUI-15036](https://jira.elliemae.io/browse/PUI-15036) ([#7168](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7168)) ([b56f515](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b56f5158f1768733d8da6f9c988a46e17d794b37))
|
|
1987
|
+
- ds-toggle:: added e2e for readonly [PUI-14805](https://jira.elliemae.io/browse/PUI-14805) ([#7169](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7169)) ([6455e2d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6455e2d78e807566137c54a5234722c2e14fc701))
|
|
1984
1988
|
|
|
1985
1989
|
### Bug Fixes
|
|
1986
1990
|
|
|
1987
|
-
- ds-data-table:: fix e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7164](https://
|
|
1988
|
-
- ds-form-multi-combobox:: fix broken e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7162](https://
|
|
1991
|
+
- ds-data-table:: fix e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7164](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7164)) ([a4c5e6f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a4c5e6fd09003b792d407368ac45f6764eb9ef79))
|
|
1992
|
+
- ds-form-multi-combobox:: fix broken e2e test cases [PUI-14967](https://jira.elliemae.io/browse/PUI-14967) ([#7162](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7162)) ([6c6f35f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6c6f35fe8683016b0563f663ff6ac372a5bea86a))
|
|
1989
1993
|
|
|
1990
|
-
## [3.49.0-rc.7](https://
|
|
1994
|
+
## [3.49.0-rc.7](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.6...v3.49.0-rc.7) (2024-12-05)
|
|
1991
1995
|
|
|
1992
1996
|
### Features
|
|
1993
1997
|
|
|
1994
|
-
- ds-menu-button:: added e2e for disabled and leftdecor [PUI-14745](https://jira.elliemae.io/browse/PUI-14745) ([#7132](https://
|
|
1998
|
+
- ds-menu-button:: added e2e for disabled and leftdecor [PUI-14745](https://jira.elliemae.io/browse/PUI-14745) ([#7132](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7132)) ([fdb5268](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fdb52683d5d3515f08dd265069907ed701984ecf))
|
|
1995
1999
|
|
|
1996
|
-
## [3.49.0-rc.6](https://
|
|
2000
|
+
## [3.49.0-rc.6](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.5...v3.49.0-rc.6) (2024-11-27)
|
|
1997
2001
|
|
|
1998
2002
|
### Bug Fixes
|
|
1999
2003
|
|
|
2000
|
-
- ds-data-table:: add functional test for Shift+click functionality [PUI-14928](https://jira.elliemae.io/browse/PUI-14928) ([#7139](https://
|
|
2004
|
+
- ds-data-table:: add functional test for Shift+click functionality [PUI-14928](https://jira.elliemae.io/browse/PUI-14928) ([#7139](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7139)) ([0fdb2b2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0fdb2b246101b821e90131dfd48fc70191fdbf62))
|
|
2001
2005
|
|
|
2002
|
-
## [3.49.0-rc.5](https://
|
|
2006
|
+
## [3.49.0-rc.5](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.4...v3.49.0-rc.5) (2024-11-15)
|
|
2003
2007
|
|
|
2004
2008
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2005
2009
|
|
|
2006
|
-
## [3.49.0-rc.4](https://
|
|
2010
|
+
## [3.49.0-rc.4](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.3...v3.49.0-rc.4) (2024-11-14)
|
|
2007
2011
|
|
|
2008
2012
|
### Features
|
|
2009
2013
|
|
|
2010
|
-
- ds-toggle:: updated e2e tests and stories [PUI-14665](https://jira.elliemae.io/browse/PUI-14665) ([#7123](https://
|
|
2014
|
+
- ds-toggle:: updated e2e tests and stories [PUI-14665](https://jira.elliemae.io/browse/PUI-14665) ([#7123](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7123)) ([8b27627](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8b27627908967ac88e5eb8619fa141f21a1743c5))
|
|
2011
2015
|
|
|
2012
2016
|
### Bug Fixes
|
|
2013
2017
|
|
|
2014
|
-
- ds-breadcrumb:: fixed broken e2e. Tabstops and Datatestid change [PUI-14726](https://jira.elliemae.io/browse/PUI-14726) ([#7128](https://
|
|
2018
|
+
- ds-breadcrumb:: fixed broken e2e. Tabstops and Datatestid change [PUI-14726](https://jira.elliemae.io/browse/PUI-14726) ([#7128](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7128)) ([4c01013](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4c0101305849fa21cbcef210a8d2ad58e060f54c))
|
|
2015
2019
|
|
|
2016
|
-
## [3.49.0-rc.3](https://
|
|
2020
|
+
## [3.49.0-rc.3](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.2...v3.49.0-rc.3) (2024-11-13)
|
|
2017
2021
|
|
|
2018
2022
|
### Bug Fixes
|
|
2019
2023
|
|
|
2020
|
-
- ds-form-layout-input-group:: fix e2e test. Element click intercepted fixed. [PUI-14898](https://jira.elliemae.io/browse/PUI-14898) ([#7130](https://
|
|
2024
|
+
- ds-form-layout-input-group:: fix e2e test. Element click intercepted fixed. [PUI-14898](https://jira.elliemae.io/browse/PUI-14898) ([#7130](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7130)) ([54af73d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/54af73de636a8a3149b1bba974fb3517f465fa68))
|
|
2021
2025
|
|
|
2022
|
-
## [3.49.0-rc.2](https://
|
|
2026
|
+
## [3.49.0-rc.2](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.1...v3.49.0-rc.2) (2024-11-13)
|
|
2023
2027
|
|
|
2024
2028
|
### Features
|
|
2025
2029
|
|
|
2026
|
-
- ds-date-range-picker:: added missing e2e tests [PUI-14582](https://jira.elliemae.io/browse/PUI-14582) ([#7113](https://
|
|
2027
|
-
- ds-form-combobox:: droping header and first auto focus option on menu open [PUI-14845](https://jira.elliemae.io/browse/PUI-14845), [PUI-14625](https://jira.elliemae.io/browse/PUI-14625) ([#7125](https://
|
|
2030
|
+
- ds-date-range-picker:: added missing e2e tests [PUI-14582](https://jira.elliemae.io/browse/PUI-14582) ([#7113](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7113)) ([f2d6f4e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f2d6f4e4ae34fb28e1f50861b5748e055e67247d))
|
|
2031
|
+
- ds-form-combobox:: droping header and first auto focus option on menu open [PUI-14845](https://jira.elliemae.io/browse/PUI-14845), [PUI-14625](https://jira.elliemae.io/browse/PUI-14625) ([#7125](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7125)) ([d79b5cd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d79b5cdf33304e52d65792f5a6e66c73c2d9389c))
|
|
2028
2032
|
|
|
2029
2033
|
### Bug Fixes
|
|
2030
2034
|
|
|
2031
|
-
- ds-menu-button:: fix e2e test cases [PUI-14891](https://jira.elliemae.io/browse/PUI-14891) ([#7126](https://
|
|
2035
|
+
- ds-menu-button:: fix e2e test cases [PUI-14891](https://jira.elliemae.io/browse/PUI-14891) ([#7126](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7126)) ([51fbb8f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/51fbb8f0d04b77c231990cb39311386d846009fd))
|
|
2032
2036
|
|
|
2033
|
-
## [3.49.0-rc.1](https://
|
|
2037
|
+
## [3.49.0-rc.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.49.0-rc.0...v3.49.0-rc.1) (2024-11-12)
|
|
2034
2038
|
|
|
2035
2039
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2036
2040
|
|
|
2037
|
-
## [3.49.0-rc.0](https://
|
|
2041
|
+
## [3.49.0-rc.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.46.0-rc.13...v3.49.0-rc.0) (2024-11-08)
|
|
2038
2042
|
|
|
2039
2043
|
### Features
|
|
2040
2044
|
|
|
2041
|
-
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://
|
|
2042
|
-
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://
|
|
2043
|
-
- ds-pills-v2:: new testcases for selection [PUI-14599](https://jira.elliemae.io/browse/PUI-14599) ([#7096](https://
|
|
2045
|
+
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7104)) ([f495be2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f495be22e4a23a043ce8fd131c52a2bdae9fdbad))
|
|
2046
|
+
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7102') ([e834d0f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e834d0fb6fbcd582d7ce13577ce5a1744490a2f0))
|
|
2047
|
+
- ds-pills-v2:: new testcases for selection [PUI-14599](https://jira.elliemae.io/browse/PUI-14599) ([#7096](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7096)) ([2c0be01](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2c0be01956feb10ad4ffbc4a227c7856730a598b))
|
|
2044
2048
|
|
|
2045
2049
|
### Bug Fixes
|
|
2046
2050
|
|
|
2047
|
-
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://
|
|
2048
|
-
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://
|
|
2051
|
+
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7112)) ([54b9beb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/54b9beb186f432ffedb2480495cc2c05371e9fb6))
|
|
2052
|
+
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7101)) ([ca77d6d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ca77d6da5cfddf1f1b443fc9a3d6a28b4d93894d))
|
|
2049
2053
|
|
|
2050
|
-
## [3.48.2-rc.0](https://
|
|
2054
|
+
## [3.48.2-rc.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.46.0-rc.13...v3.48.2-rc.0) (2024-11-06)
|
|
2051
2055
|
|
|
2052
2056
|
### Features
|
|
2053
2057
|
|
|
2054
|
-
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://
|
|
2055
|
-
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://
|
|
2058
|
+
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7104)) ([f495be2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f495be22e4a23a043ce8fd131c52a2bdae9fdbad))
|
|
2059
|
+
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7102') ([e834d0f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e834d0fb6fbcd582d7ce13577ce5a1744490a2f0))
|
|
2056
2060
|
|
|
2057
2061
|
### Bug Fixes
|
|
2058
2062
|
|
|
2059
|
-
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://
|
|
2060
|
-
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://
|
|
2063
|
+
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7112)) ([54b9beb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/54b9beb186f432ffedb2480495cc2c05371e9fb6))
|
|
2064
|
+
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7101)) ([ca77d6d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ca77d6da5cfddf1f1b443fc9a3d6a28b4d93894d))
|
|
2061
2065
|
|
|
2062
|
-
## [3.48.1](https://
|
|
2066
|
+
## [3.48.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.46.0-rc.13...v3.48.1) (2024-11-06)
|
|
2063
2067
|
|
|
2064
2068
|
### Features
|
|
2065
2069
|
|
|
2066
|
-
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://
|
|
2067
|
-
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://
|
|
2070
|
+
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7104)) ([f495be2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f495be22e4a23a043ce8fd131c52a2bdae9fdbad))
|
|
2071
|
+
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7102') ([e834d0f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e834d0fb6fbcd582d7ce13577ce5a1744490a2f0))
|
|
2068
2072
|
|
|
2069
2073
|
### Bug Fixes
|
|
2070
2074
|
|
|
2071
|
-
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://
|
|
2072
|
-
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://
|
|
2075
|
+
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7112)) ([54b9beb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/54b9beb186f432ffedb2480495cc2c05371e9fb6))
|
|
2076
|
+
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7101)) ([ca77d6d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ca77d6da5cfddf1f1b443fc9a3d6a28b4d93894d))
|
|
2073
2077
|
|
|
2074
|
-
## [3.48.0](https://
|
|
2078
|
+
## [3.48.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.46.0-rc.13...v3.48.0) (2024-11-01)
|
|
2075
2079
|
|
|
2076
2080
|
### Features
|
|
2077
2081
|
|
|
2078
|
-
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://
|
|
2079
|
-
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://
|
|
2082
|
+
- ds-data-table:: add visual test for header kb navigation [PUI-14737](https://jira.elliemae.io/browse/PUI-14737) ([#7104](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7104)) ([f495be2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f495be22e4a23a043ce8fd131c52a2bdae9fdbad))
|
|
2083
|
+
- ds-left-navigation:: add visual test for hideFooterPipe prop [PUI-14718](https://jira.elliemae.io/browse/PUI-14718 '[#7102](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7102') ([e834d0f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e834d0fb6fbcd582d7ce13577ce5a1744490a2f0))
|
|
2080
2084
|
|
|
2081
2085
|
### Bug Fixes
|
|
2082
2086
|
|
|
2083
|
-
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://
|
|
2084
|
-
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://
|
|
2087
|
+
- ds-drag-and-drop:: do not drop if dnd handler returns to its original position [PUI-14461](https://jira.elliemae.io/browse/PUI-14461) ([#7112](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7112)) ([54b9beb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/54b9beb186f432ffedb2480495cc2c05371e9fb6))
|
|
2088
|
+
- ds-global-header:: fix visual test for custom navigation example [PUI-14685](https://jira.elliemae.io/browse/PUI-14685) ([#7101](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7101)) ([ca77d6d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ca77d6da5cfddf1f1b443fc9a3d6a28b4d93894d))
|
|
2085
2089
|
|
|
2086
|
-
## [3.47.1](https://
|
|
2090
|
+
## [3.47.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.46.0-rc.13...v3.47.1) (2024-10-31)
|
|
2087
2091
|
|
|
2088
2092
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2089
2093
|
|
|
2090
|
-
## [3.46.0](https://
|
|
2094
|
+
## [3.46.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.45.1...v3.46.0) (2024-10-17)
|
|
2091
2095
|
|
|
2092
2096
|
### Features
|
|
2093
2097
|
|
|
2094
|
-
- ds-circular-progress-indicator:: visual test added for Inline prop [PUI-14564](https://jira.elliemae.io/browse/PUI-14564) ([#7051](https://
|
|
2095
|
-
- ds-date-time-picker:: added e2e for invalid state styles [PUI-14577](https://jira.elliemae.io/browse/PUI-14577) ([#7055](https://
|
|
2096
|
-
- ds-global-header:: added visual test for LayoutProvider integration [PUI-14706](https://jira.elliemae.io/browse/PUI-14706) ([#7095](https://
|
|
2097
|
-
- ds-menu-button:: added basic testing suite [PUI-14046](https://jira.elliemae.io/browse/PUI-14046 '[#7080](https://
|
|
2098
|
-
- ds-menu-button:: new e2e test for dismissal mechanisms [PUI-14639](https://jira.elliemae.io/browse/PUI-14639) ([#7090](https://
|
|
2098
|
+
- ds-circular-progress-indicator:: visual test added for Inline prop [PUI-14564](https://jira.elliemae.io/browse/PUI-14564) ([#7051](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7051)) ([6d5b194](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6d5b1941fb4779556629c358f25ab3b08af7ed4f))
|
|
2099
|
+
- ds-date-time-picker:: added e2e for invalid state styles [PUI-14577](https://jira.elliemae.io/browse/PUI-14577) ([#7055](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7055)) ([b5857bc](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b5857bc7537b649c337fb4a95ce93302ea53f055))
|
|
2100
|
+
- ds-global-header:: added visual test for LayoutProvider integration [PUI-14706](https://jira.elliemae.io/browse/PUI-14706) ([#7095](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7095)) ([50fa7e5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/50fa7e51e66b32e14c60addda16f95f1e0956a36))
|
|
2101
|
+
- ds-menu-button:: added basic testing suite [PUI-14046](https://jira.elliemae.io/browse/PUI-14046 '[#7080](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7080') ([18a5c4f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/18a5c4fe89b272e0a2ec8d4aefe58e127f81521c))
|
|
2102
|
+
- ds-menu-button:: new e2e test for dismissal mechanisms [PUI-14639](https://jira.elliemae.io/browse/PUI-14639) ([#7090](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7090)) ([e4d6a9d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e4d6a9d097e53641458cbfb65bafe86785a6599e))
|
|
2099
2103
|
|
|
2100
2104
|
### Bug Fixes
|
|
2101
2105
|
|
|
2102
|
-
- dimsum:: fix broken e2e test cases for DataTable, DateTimePicker and Z-index [PUI-14608](https://jira.elliemae.io/browse/PUI-14608) ([#7062](https://
|
|
2106
|
+
- dimsum:: fix broken e2e test cases for DataTable, DateTimePicker and Z-index [PUI-14608](https://jira.elliemae.io/browse/PUI-14608) ([#7062](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7062)) ([2af5a5c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2af5a5cb0f9ddc6f55a661ae02cda8d4fd8f59d5))
|
|
2103
2107
|
|
|
2104
|
-
## [3.45.1](https://
|
|
2108
|
+
## [3.45.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.45.0...v3.45.1) (2024-09-09)
|
|
2105
2109
|
|
|
2106
2110
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2107
2111
|
|
|
2108
|
-
## [3.45.0](https://
|
|
2112
|
+
## [3.45.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.42.0...v3.45.0) (2024-09-06)
|
|
2109
2113
|
|
|
2110
2114
|
### Features
|
|
2111
2115
|
|
|
2112
|
-
- ds-app-picker:: add visual and axe-core test for applyAriaDisabled [PUI-14502](https://jira.elliemae.io/browse/PUI-14502) ([#7034](https://
|
|
2113
|
-
- ds-data-table:: DnD Custom Column Cell. Functional test added [PUI-14417](https://jira.elliemae.io/browse/PUI-14417) ([#7024](https://
|
|
2114
|
-
- ds-data-table:: Expandable - expand and collapse last row - visual test [PUI-13523](https://jira.elliemae.io/browse/PUI-13523) ([#7025](https://
|
|
2115
|
-
- ds-data-table:: Resizable - decrease to minimum and back to original width - visual test [PUI-12695](https://jira.elliemae.io/browse/PUI-12695) ([#7026](https://
|
|
2116
|
-
- ds-floating-context:: visual test added [PUI-14536](https://jira.elliemae.io/browse/PUI-14536) ([#7039](https://
|
|
2117
|
-
- ds-form-input-text:: visual test added for placeholder prop [PUI-14441](https://jira.elliemae.io/browse/PUI-14441) ([#7043](https://
|
|
2118
|
-
- ds-pills-v2:: visual test added for applyTooltipOverflowWrap prop [PUI-14557](https://jira.elliemae.io/browse/PUI-14557) ([#7049](https://
|
|
2116
|
+
- ds-app-picker:: add visual and axe-core test for applyAriaDisabled [PUI-14502](https://jira.elliemae.io/browse/PUI-14502) ([#7034](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7034)) ([ecc99ca](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ecc99ca1ed04941dbf5a50fba07791b7f3fb82cf))
|
|
2117
|
+
- ds-data-table:: DnD Custom Column Cell. Functional test added [PUI-14417](https://jira.elliemae.io/browse/PUI-14417) ([#7024](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7024)) ([ef01345](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ef01345242ea3a6bdc000a500925e3ed24f735ed))
|
|
2118
|
+
- ds-data-table:: Expandable - expand and collapse last row - visual test [PUI-13523](https://jira.elliemae.io/browse/PUI-13523) ([#7025](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7025)) ([4c8e15d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4c8e15df3c72f6b58e2a6bdb6eb9cc6506abbe15))
|
|
2119
|
+
- ds-data-table:: Resizable - decrease to minimum and back to original width - visual test [PUI-12695](https://jira.elliemae.io/browse/PUI-12695) ([#7026](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7026)) ([e3ee214](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e3ee214be8964da07edb523c3e34203b8fb73bcc))
|
|
2120
|
+
- ds-floating-context:: visual test added [PUI-14536](https://jira.elliemae.io/browse/PUI-14536) ([#7039](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7039)) ([f62b961](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f62b961fe6e8f6b41e05611bd592191205cb7c46))
|
|
2121
|
+
- ds-form-input-text:: visual test added for placeholder prop [PUI-14441](https://jira.elliemae.io/browse/PUI-14441) ([#7043](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7043)) ([93ca48b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/93ca48b7741f7145e8b77e4b8bdda2d21280969f))
|
|
2122
|
+
- ds-pills-v2:: visual test added for applyTooltipOverflowWrap prop [PUI-14557](https://jira.elliemae.io/browse/PUI-14557) ([#7049](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7049)) ([7408a3c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7408a3c3b9652e99e114d0aad961bcfc47336117))
|
|
2119
2123
|
|
|
2120
2124
|
### Bug Fixes
|
|
2121
2125
|
|
|
2122
|
-
- dimsum:: fix broken e2e test cases - DataTable, SidePanel, Autocomplete and ZIndex [PUI-14479](https://jira.elliemae.io/browse/PUI-14479) ([#7033](https://
|
|
2123
|
-
- dimsum:: fix broken e2e test cases for Tooltip, DataTable, ModalSlide and TooltipV3 [PUI-14511](https://jira.elliemae.io/browse/PUI-14511) ([#7037](https://
|
|
2126
|
+
- dimsum:: fix broken e2e test cases - DataTable, SidePanel, Autocomplete and ZIndex [PUI-14479](https://jira.elliemae.io/browse/PUI-14479) ([#7033](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7033)) ([edf329b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/edf329bb83eaa8262424f71ab5a9cca0e9b12b12))
|
|
2127
|
+
- dimsum:: fix broken e2e test cases for Tooltip, DataTable, ModalSlide and TooltipV3 [PUI-14511](https://jira.elliemae.io/browse/PUI-14511) ([#7037](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7037)) ([4eb3074](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4eb30740240e9af260f6690b2e00d95d74e26eaa))
|
|
2124
2128
|
|
|
2125
|
-
## [3.42.0](https://
|
|
2129
|
+
## [3.42.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.41.1...v3.42.0) (2024-08-16)
|
|
2126
2130
|
|
|
2127
2131
|
### Features
|
|
2128
2132
|
|
|
2129
|
-
- ds-card-v3:: global attributes - functional test added [PUI-13988](https://jira.elliemae.io/browse/PUI-13988) ([#7007](https://
|
|
2130
|
-
- ds-data-table:: added e2e for clear filters and afterdnd focu scenario [PUI-14429](https://jira.elliemae.io/browse/PUI-14429) ([#7000](https://
|
|
2131
|
-
- ds-data-table:: added e2e test for onFilterChange not to be triggered on render [PUI-14403](https://jira.elliemae.io/browse/PUI-14403 '[#6987](https://
|
|
2132
|
-
- ds-data-table:: updated e2e for sorting to accomodate for keyboard testing [PUI-8951](https://jira.elliemae.io/browse/PUI-8951) ([#7006](https://
|
|
2133
|
-
- ds-form-helpers-mask-hooks:: useNumberMask - test for min and max props [PUI-14419](https://jira.elliemae.io/browse/PUI-14419) ([#6996](https://
|
|
2134
|
-
- ds-form-layout-blocks:: e2e - added a11y testing for hasError a… [PUI-13697](https://jira.elliemae.io/browse/PUI-13697) ([#6977](https://
|
|
2135
|
-
- ds-menu-items:: applyAriaDisabled visual and axecore tests added [PUI-14178](https://jira.elliemae.io/browse/PUI-14178) ([#6995](https://
|
|
2136
|
-
- ds-ribbon:: Add functional tests for global attributes [PUI-14442](https://jira.elliemae.io/browse/PUI-14442) ([#7005](https://
|
|
2133
|
+
- ds-card-v3:: global attributes - functional test added [PUI-13988](https://jira.elliemae.io/browse/PUI-13988) ([#7007](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7007)) ([a083e28](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a083e2882e69fa0126665a3f76ec81b51c889c3a))
|
|
2134
|
+
- ds-data-table:: added e2e for clear filters and afterdnd focu scenario [PUI-14429](https://jira.elliemae.io/browse/PUI-14429) ([#7000](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7000)) ([9ec0096](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9ec0096b61dcb01ea6207f2dd3aa26025b8212e8))
|
|
2135
|
+
- ds-data-table:: added e2e test for onFilterChange not to be triggered on render [PUI-14403](https://jira.elliemae.io/browse/PUI-14403 '[#6987](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6987') ([e71afec](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e71afec64438fbc93a9c67d43ceac6517bbd296a))
|
|
2136
|
+
- ds-data-table:: updated e2e for sorting to accomodate for keyboard testing [PUI-8951](https://jira.elliemae.io/browse/PUI-8951) ([#7006](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7006)) ([c4f179e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c4f179e70bd4b39031286dbf0b54c8bbccd422d7))
|
|
2137
|
+
- ds-form-helpers-mask-hooks:: useNumberMask - test for min and max props [PUI-14419](https://jira.elliemae.io/browse/PUI-14419) ([#6996](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6996)) ([9fe5aab](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9fe5aabb92b9d55168302d43f4568cc4b0b72ae5))
|
|
2138
|
+
- ds-form-layout-blocks:: e2e - added a11y testing for hasError a… [PUI-13697](https://jira.elliemae.io/browse/PUI-13697) ([#6977](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6977)) ([a962efd](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a962efddd6f331369b3b91886c9c155efe4c4f5c))
|
|
2139
|
+
- ds-menu-items:: applyAriaDisabled visual and axecore tests added [PUI-14178](https://jira.elliemae.io/browse/PUI-14178) ([#6995](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6995)) ([da27f77](https://github.com/intcx/PLATFORM-UI.dimsum/commit/da27f77236cb36313a3431ddb5b176c8b9293a75))
|
|
2140
|
+
- ds-ribbon:: Add functional tests for global attributes [PUI-14442](https://jira.elliemae.io/browse/PUI-14442) ([#7005](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7005)) ([e53d11d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/e53d11dcc5a1ce1e6caa84781b84fcfe10bac5d3))
|
|
2137
2141
|
|
|
2138
2142
|
### Bug Fixes
|
|
2139
2143
|
|
|
2140
|
-
- dimsum:: fix broken visual and functional tests [PUI-14421](https://jira.elliemae.io/browse/PUI-14421) ([#7004](https://
|
|
2144
|
+
- dimsum:: fix broken visual and functional tests [PUI-14421](https://jira.elliemae.io/browse/PUI-14421) ([#7004](https://github.com/intcx/PLATFORM-UI.dimsum/issues/7004)) ([5adbbaa](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5adbbaa70b4f15c478bb79d5b1fdfd0e6ae1efbf))
|
|
2141
2145
|
|
|
2142
|
-
## [3.41.1](https://
|
|
2146
|
+
## [3.41.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.41.0...v3.41.1) (2024-08-01)
|
|
2143
2147
|
|
|
2144
2148
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2145
2149
|
|
|
2146
|
-
## [3.41.0](https://
|
|
2150
|
+
## [3.41.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.40.0...v3.41.0) (2024-08-01)
|
|
2147
2151
|
|
|
2148
2152
|
### Features
|
|
2149
2153
|
|
|
2150
|
-
- ds-accordion:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14068](https://jira.elliemae.io/browse/PUI-14068) ([#6972](https://
|
|
2151
|
-
- ds-button-v2:: ButtonV3 - e2e applyAriaDisabled visual and axecore tests added [PUI-14220](https://jira.elliemae.io/browse/PUI-14220) ([#6984](https://
|
|
2152
|
-
- ds-chat-tile:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14093](https://jira.elliemae.io/browse/PUI-14093) ([#6976](https://
|
|
2153
|
-
- ds-chip:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14070](https://jira.elliemae.io/browse/PUI-14070) ([#6973](https://
|
|
2154
|
-
- ds-form-checkbox:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14176](https://jira.elliemae.io/browse/PUI-14176) ([#6978](https://
|
|
2155
|
-
- ds-form-input-text:: applyAriaDisabled visual and axecore tests added [PUI-14077](https://jira.elliemae.io/browse/PUI-14077)([#6990](https://
|
|
2156
|
-
- ds-form-input-textarea:: applyAriaDisabled visual and axecore tests added [PUI-14078](https://jira.elliemae.io/browse/PUI-14078) ([#6991](https://
|
|
2157
|
-
- ds-form-multi-combobox:: applyAriaDisabled visual and axecore tests [PUI-14071](https://jira.elliemae.io/browse/PUI-14071) ([#6986](https://
|
|
2158
|
-
- ds-form-radio:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14180](https://jira.elliemae.io/browse/PUI-14180) ([#6980](https://
|
|
2159
|
-
- ds-form-single-combobox:: applyAriaDisabled visual and axecore tests added [PUI-14072](https://jira.elliemae.io/browse/PUI-14072) ([#6988](https://
|
|
2160
|
-
- ds-form-toggle:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14182](https://jira.elliemae.io/browse/PUI-14182)([#6983](https://
|
|
2161
|
-
- ds-pills-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14179](https://jira.elliemae.io/browse/PUI-14179) ([#6979](https://
|
|
2162
|
-
- ds-shuttle-v2:: e2e - test for KB on breadcrumb [PUI-14165](https://jira.elliemae.io/browse/PUI-14165) ([#6964](https://
|
|
2163
|
-
- ds-slider-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14181](https://jira.elliemae.io/browse/PUI-14181) ([#6982](https://
|
|
2164
|
-
- ds-tabs:: e2e - added axecore test for animated tabs [PUI-9161](https://jira.elliemae.io/browse/PUI-9161) ([#6966](https://
|
|
2165
|
-
- ds-tabs:: e2e - applyAriaDisabled visual and axe-core tests added [PUI-14069](https://jira.elliemae.io/browse/PUI-14069) ([#6974](https://
|
|
2166
|
-
- ds-treeview:: e2e - applyAriaDisabled visual test added [PUI-14183](https://jira.elliemae.io/browse/PUI-14183) ([#6985](https://
|
|
2154
|
+
- ds-accordion:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14068](https://jira.elliemae.io/browse/PUI-14068) ([#6972](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6972)) ([57335db](https://github.com/intcx/PLATFORM-UI.dimsum/commit/57335db268d8aca06ffcea0dfd0a17480b0bc76f))
|
|
2155
|
+
- ds-button-v2:: ButtonV3 - e2e applyAriaDisabled visual and axecore tests added [PUI-14220](https://jira.elliemae.io/browse/PUI-14220) ([#6984](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6984)) ([b4ff3d1](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b4ff3d142159da3f8f096c00ea044d7a928b718c))
|
|
2156
|
+
- ds-chat-tile:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14093](https://jira.elliemae.io/browse/PUI-14093) ([#6976](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6976)) ([0ddf005](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0ddf0056980a2271b6c50f7881b55bcddca42abc))
|
|
2157
|
+
- ds-chip:: e2e - applyAriaDisabled visual and axe-core test added [PUI-14070](https://jira.elliemae.io/browse/PUI-14070) ([#6973](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6973)) ([f7bffb8](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f7bffb8eb93de0c5c61a3f60a77995d019cd1e20))
|
|
2158
|
+
- ds-form-checkbox:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14176](https://jira.elliemae.io/browse/PUI-14176) ([#6978](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6978)) ([dda8c2d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dda8c2dcecd087950a4aa6ddf8e63fe387a4c561))
|
|
2159
|
+
- ds-form-input-text:: applyAriaDisabled visual and axecore tests added [PUI-14077](https://jira.elliemae.io/browse/PUI-14077)([#6990](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6990)) ([3d36e27](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3d36e2726c7099def3bbff4a82880494f3d26da4))
|
|
2160
|
+
- ds-form-input-textarea:: applyAriaDisabled visual and axecore tests added [PUI-14078](https://jira.elliemae.io/browse/PUI-14078) ([#6991](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6991)) ([f2e24ae](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f2e24ae17a23c647968f4d68a1e33e0150acf078))
|
|
2161
|
+
- ds-form-multi-combobox:: applyAriaDisabled visual and axecore tests [PUI-14071](https://jira.elliemae.io/browse/PUI-14071) ([#6986](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6986)) ([7f43add](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7f43add950dc62ae17d0bba22d7a7aabda58ea2e))
|
|
2162
|
+
- ds-form-radio:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14180](https://jira.elliemae.io/browse/PUI-14180) ([#6980](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6980)) ([6e22079](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6e22079efcaeaac749488187518b8bc5c38a6fcf))
|
|
2163
|
+
- ds-form-single-combobox:: applyAriaDisabled visual and axecore tests added [PUI-14072](https://jira.elliemae.io/browse/PUI-14072) ([#6988](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6988)) ([d7c484a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d7c484a70518aad63bb5ffd82e96f3e70cc8dfe1))
|
|
2164
|
+
- ds-form-toggle:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14182](https://jira.elliemae.io/browse/PUI-14182)([#6983](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6983)) ([3cfa755](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3cfa75521f0485a58171a0edb0ce9d7b7c90b332))
|
|
2165
|
+
- ds-pills-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14179](https://jira.elliemae.io/browse/PUI-14179) ([#6979](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6979)) ([c91e4f7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c91e4f7389acd87519df49f41f13f3fe40b27768))
|
|
2166
|
+
- ds-shuttle-v2:: e2e - test for KB on breadcrumb [PUI-14165](https://jira.elliemae.io/browse/PUI-14165) ([#6964](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6964)) ([a93255a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a93255a556a0534733cf4f0061dbf05e9c648d1d))
|
|
2167
|
+
- ds-slider-v2:: e2e - applyAriaDisabled visual and axecore tests added [PUI-14181](https://jira.elliemae.io/browse/PUI-14181) ([#6982](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6982)) ([8a2326e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8a2326ed5e61401ea6ef4abd00a6ffb718ee73af))
|
|
2168
|
+
- ds-tabs:: e2e - added axecore test for animated tabs [PUI-9161](https://jira.elliemae.io/browse/PUI-9161) ([#6966](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6966)) ([a6f3c16](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a6f3c16e02cafaf51398ac2d36d2e25f4df3218f))
|
|
2169
|
+
- ds-tabs:: e2e - applyAriaDisabled visual and axe-core tests added [PUI-14069](https://jira.elliemae.io/browse/PUI-14069) ([#6974](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6974)) ([1cd54a5](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1cd54a541941abcda0e0333685fcac0ed2cd054e))
|
|
2170
|
+
- ds-treeview:: e2e - applyAriaDisabled visual test added [PUI-14183](https://jira.elliemae.io/browse/PUI-14183) ([#6985](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6985)) ([194b75d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/194b75d9d53f4cd7ffb4fd4d70028195a0ba4ae6))
|
|
2167
2171
|
|
|
2168
2172
|
### Bug Fixes
|
|
2169
2173
|
|
|
2170
|
-
- dimsum:: fix e2e test cases QueryBuilder, useKeyboardNav,PageLayout, ModalSlide and SidePanel [PUI-14337](https://jira.elliemae.io/browse/PUI-14337) ([#6967](https://
|
|
2171
|
-
- ds-accessibility:: fix e2e story paths for useLiveRegion [PUI-14056](https://jira.elliemae.io/browse/PUI-14056) ([#6960](https://
|
|
2172
|
-
- ds-treeview:: e2e - fix single select TreeView test cases [PUI-13926](https://jira.elliemae.io/browse/PUI-13926) ([#6963](https://
|
|
2174
|
+
- dimsum:: fix e2e test cases QueryBuilder, useKeyboardNav,PageLayout, ModalSlide and SidePanel [PUI-14337](https://jira.elliemae.io/browse/PUI-14337) ([#6967](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6967)) ([7293e50](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7293e5024a001db8a75d53725b347776690ac878))
|
|
2175
|
+
- ds-accessibility:: fix e2e story paths for useLiveRegion [PUI-14056](https://jira.elliemae.io/browse/PUI-14056) ([#6960](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6960)) ([dd3554d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dd3554df7ee18101c1cb28b5444723c51bc43510))
|
|
2176
|
+
- ds-treeview:: e2e - fix single select TreeView test cases [PUI-13926](https://jira.elliemae.io/browse/PUI-13926) ([#6963](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6963)) ([315262e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/315262e2748a47825c86fab0fef5f51450973fc2))
|
|
2173
2177
|
|
|
2174
|
-
## [3.40.0](https://
|
|
2178
|
+
## [3.40.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.39.0...v3.40.0) (2024-07-22)
|
|
2175
2179
|
|
|
2176
2180
|
### Features
|
|
2177
2181
|
|
|
2178
|
-
- ds-data-table:: add new story for Table Caption attribute and implement Axe Core test [PUI-13246](https://jira.elliemae.io/browse/PUI-13246) ([#6953](https://
|
|
2179
|
-
- ds-data-table:: e2e - added e2e for tab after dnd [PUI-13552](https://jira.elliemae.io/browse/PUI-13552) ([#6924](https://
|
|
2180
|
-
- ds-form:: e2e - added test for maxHeight for large text input [PUI-12528](https://jira.elliemae.io/browse/PUI-12525) ([#6951](https://
|
|
2181
|
-
- ds-mobile:: MobileContextMenu e2e - add functional test for focus management on mobile [PUI-14295](https://jira.elliemae.io/browse/PUI-14295) ([#6955](https://
|
|
2182
|
+
- ds-data-table:: add new story for Table Caption attribute and implement Axe Core test [PUI-13246](https://jira.elliemae.io/browse/PUI-13246) ([#6953](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6953)) ([8118b8c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8118b8ceee208e970f1db66557583d1854af1160))
|
|
2183
|
+
- ds-data-table:: e2e - added e2e for tab after dnd [PUI-13552](https://jira.elliemae.io/browse/PUI-13552) ([#6924](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6924)) ([d27fcea](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d27fcea49f52cd2f642c9dd684ea46e037bc748b))
|
|
2184
|
+
- ds-form:: e2e - added test for maxHeight for large text input [PUI-12528](https://jira.elliemae.io/browse/PUI-12525) ([#6951](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6951)) ([0db61df](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0db61dfce4d314810a61b1b314da354f2ed00163))
|
|
2185
|
+
- ds-mobile:: MobileContextMenu e2e - add functional test for focus management on mobile [PUI-14295](https://jira.elliemae.io/browse/PUI-14295) ([#6955](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6955)) ([18e686d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/18e686de2c52d3f668a5032070a6bf15b5bcb7f5))
|
|
2182
2186
|
|
|
2183
2187
|
### Bug Fixes
|
|
2184
2188
|
|
|
2185
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-14279](https://jira.elliemae.io/browse/PUI-14279) ([#6947](https://
|
|
2189
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14279](https://jira.elliemae.io/browse/PUI-14279) ([#6947](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6947)) ([956d146](https://github.com/intcx/PLATFORM-UI.dimsum/commit/956d146d0a39c5353c8f38a5a257dd4fb452bb7d))
|
|
2186
2190
|
|
|
2187
|
-
## [3.39.0](https://
|
|
2191
|
+
## [3.39.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.38.0...v3.39.0) (2024-07-11)
|
|
2188
2192
|
|
|
2189
2193
|
### Features
|
|
2190
2194
|
|
|
2191
|
-
- ds-data-table:: e2e - a11y test cases added [PUI-13683](https://jira.elliemae.io/browse/PUI-13683) ([#6915](https://
|
|
2192
|
-
- ds-form-input-textarea:: e2e - visual test added [PUI-13976](https://jira.elliemae.io/browse/PUI-13976) ([#6912](https://
|
|
2193
|
-
- ds-notification-badge:: e2e - add new visual test [PUI-14204](https://jira.elliemae.io/browse/PUI-14204) ([#6931](https://
|
|
2195
|
+
- ds-data-table:: e2e - a11y test cases added [PUI-13683](https://jira.elliemae.io/browse/PUI-13683) ([#6915](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6915)) ([ee2645e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ee2645e17ee280141e874ce5fd9deb7812451ffe))
|
|
2196
|
+
- ds-form-input-textarea:: e2e - visual test added [PUI-13976](https://jira.elliemae.io/browse/PUI-13976) ([#6912](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6912)) ([bbebd14](https://github.com/intcx/PLATFORM-UI.dimsum/commit/bbebd14801296883089a027648a64ac2561f06a5))
|
|
2197
|
+
- ds-notification-badge:: e2e - add new visual test [PUI-14204](https://jira.elliemae.io/browse/PUI-14204) ([#6931](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6931)) ([ee79dca](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ee79dca197f1ac18dbbb1ac0d7c4dd76d9aee6ff))
|
|
2194
2198
|
|
|
2195
2199
|
### Bug Fixes
|
|
2196
2200
|
|
|
2197
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-14160](https://jira.elliemae.io/browse/PUI-14160) ([#6925](https://
|
|
2198
|
-
- ds-accordion:: e2e - unskipped tests [PUI-11922](https://jira.elliemae.io/browse/PUI-11922) ([#6917](https://
|
|
2199
|
-
- ds-comments:: e2e - visual test fixed [PUI-13685](https://jira.elliemae.io/browse/PUI-13685) ([#6919](https://
|
|
2200
|
-
- ds-controlled-form:: e2e - updated AxeCoreCheck and fixed axe e2e for combo [PUI-14048](https://jira.elliemae.io/browse/PUI-14048) ([#6914](https://
|
|
2201
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14160](https://jira.elliemae.io/browse/PUI-14160) ([#6925](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6925)) ([c98a226](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c98a226dbe0388c5d68954277527c38bd5f60e6a))
|
|
2202
|
+
- ds-accordion:: e2e - unskipped tests [PUI-11922](https://jira.elliemae.io/browse/PUI-11922) ([#6917](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6917)) ([ce3bdfa](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ce3bdfa85920d569ef1d12daf5404b055dd45f02))
|
|
2203
|
+
- ds-comments:: e2e - visual test fixed [PUI-13685](https://jira.elliemae.io/browse/PUI-13685) ([#6919](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6919)) ([12f4d66](https://github.com/intcx/PLATFORM-UI.dimsum/commit/12f4d66cfcfe212a40132088960d8750883b2924))
|
|
2204
|
+
- ds-controlled-form:: e2e - updated AxeCoreCheck and fixed axe e2e for combo [PUI-14048](https://jira.elliemae.io/browse/PUI-14048) ([#6914](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6914)) ([5c8d7ed](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5c8d7ed6b8d7f099ba02d52bcb13657e6bade9a7))
|
|
2201
2205
|
|
|
2202
|
-
## [3.38.0](https://
|
|
2206
|
+
## [3.38.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.37.3...v3.38.0) (2024-07-05)
|
|
2203
2207
|
|
|
2204
2208
|
### Features
|
|
2205
2209
|
|
|
2206
|
-
- ds-data-table: e2e - axe-core test added [PUI-13497](https://jira.elliemae.io/browse/PUI-13497) ([#6891](https://
|
|
2207
|
-
- ds-toolbar-v2:: e2e - examples updated [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) ([#6837](https://
|
|
2208
|
-
- ds-typography:: e2e - storybook example updated [PUI-13096](https://jira.elliemae.io/browse/PUI-13096) ([#6838](https://
|
|
2210
|
+
- ds-data-table: e2e - axe-core test added [PUI-13497](https://jira.elliemae.io/browse/PUI-13497) ([#6891](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6891)) ([cb13a86](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cb13a861ee93c4c55a20f5b0583b908f0a76498c))
|
|
2211
|
+
- ds-toolbar-v2:: e2e - examples updated [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) ([#6837](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6837)) ([257163e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/257163e973ddde323f0e1a5ee9fed86fe8a5f7be))
|
|
2212
|
+
- ds-typography:: e2e - storybook example updated [PUI-13096](https://jira.elliemae.io/browse/PUI-13096) ([#6838](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6838)) ([6de0e66](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6de0e66b3cde330be1ccfda35714bea0b301604d))
|
|
2209
2213
|
|
|
2210
2214
|
### Bug Fixes
|
|
2211
2215
|
|
|
2212
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-14054](https://jira.elliemae.io/browse/PUI-14054) ([#6907](https://
|
|
2213
|
-
- ds-data-table:: e2e - functional tests fixed [PUI-13641](https://jira.elliemae.io/browse/PUI-13641) ([#6848](https://
|
|
2216
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14054](https://jira.elliemae.io/browse/PUI-14054) ([#6907](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6907)) ([a05bf39](https://github.com/intcx/PLATFORM-UI.dimsum/commit/a05bf396e6249d859bbfe55bf13aee58088c4a20))
|
|
2217
|
+
- ds-data-table:: e2e - functional tests fixed [PUI-13641](https://jira.elliemae.io/browse/PUI-13641) ([#6848](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6848)) ([87f8158](https://github.com/intcx/PLATFORM-UI.dimsum/commit/87f8158b54a81370dd5c4a64f867ae6d637beeb2))
|
|
2214
2218
|
|
|
2215
|
-
## [3.37.3](https://
|
|
2219
|
+
## [3.37.3](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.37.2...v3.37.3) (2024-06-28)
|
|
2216
2220
|
|
|
2217
2221
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2218
2222
|
|
|
2219
|
-
## [3.37.2](https://
|
|
2223
|
+
## [3.37.2](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.37.1...v3.37.2) (2024-06-25)
|
|
2220
2224
|
|
|
2221
2225
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2222
2226
|
|
|
2223
|
-
## [3.37.1](https://
|
|
2227
|
+
## [3.37.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.37.0...v3.37.1) (2024-06-25)
|
|
2224
2228
|
|
|
2225
2229
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2226
2230
|
|
|
2227
|
-
## [3.37.0](https://
|
|
2231
|
+
## [3.37.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.35.0...v3.37.0) (2024-06-24)
|
|
2228
2232
|
|
|
2229
2233
|
### Features
|
|
2230
2234
|
|
|
2231
|
-
- dimsum:: move legacy component e2e tests to EOL folder [PUI-13688](https://jira.elliemae.io/browse/PUI-13688) ([#6851](https://
|
|
2232
|
-
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://
|
|
2233
|
-
- ds-card-v3:: e2e - test cases added [PUI-13244](https://jira.elliemae.io/browse/PUI-1244) ([#6868](https://
|
|
2234
|
-
- ds-treeview:: e2e - functional test added [PUI-11615](https://jira.elliemae.io/browse/PUI-11615) ([#6824](https://
|
|
2235
|
-
- environment:: ds-storybook - migrate to storybook v8 with vite [PUI-13396](https://jira.elliemae.io/browse/PUI-13396) ([#6827](https://
|
|
2235
|
+
- dimsum:: move legacy component e2e tests to EOL folder [PUI-13688](https://jira.elliemae.io/browse/PUI-13688) ([#6851](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6851)) ([beb608b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/beb608b1d34e1861e19ca5d3ad8aea72b0397867))
|
|
2236
|
+
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6882)) ([dcc94db](https://github.com/intcx/PLATFORM-UI.dimsum/commit/dcc94db05f03c554cff8ad8baada091feb7c8261))
|
|
2237
|
+
- ds-card-v3:: e2e - test cases added [PUI-13244](https://jira.elliemae.io/browse/PUI-1244) ([#6868](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6868)) ([5ea625b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/5ea625b49e33901db04b72002f0f916ac3988a33))
|
|
2238
|
+
- ds-treeview:: e2e - functional test added [PUI-11615](https://jira.elliemae.io/browse/PUI-11615) ([#6824](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6824)) ([8387b25](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8387b25146d5eb1275ffce4a93d16003ed64b699))
|
|
2239
|
+
- environment:: ds-storybook - migrate to storybook v8 with vite [PUI-13396](https://jira.elliemae.io/browse/PUI-13396) ([#6827](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6827)) ([6b0f4bb](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6b0f4bb6f4448c334b816966fe3aa1cf62bcfb48))
|
|
2236
2240
|
|
|
2237
2241
|
### Bug Fixes
|
|
2238
2242
|
|
|
2239
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://
|
|
2240
|
-
- environment:: fixed some broken (dimsum) dev flows ([#6846](https://
|
|
2241
|
-
- environment:: storybook - remove legacy from portal [PUI-13704](https://jira.elliemae.io/browse/PUI-13704) ([#6870](https://
|
|
2242
|
-
- environment:: storybook - removed wysiwyg editor & datagrid from portal ([#6864](https://
|
|
2243
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6881)) ([c6f829d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c6f829dfced73775ba6ae1a68656f3c28dbdbe04))
|
|
2244
|
+
- environment:: fixed some broken (dimsum) dev flows ([#6846](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6846)) ([ae96d94](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ae96d94c4e866e5377329176c2987e5600cfaab2))
|
|
2245
|
+
- environment:: storybook - remove legacy from portal [PUI-13704](https://jira.elliemae.io/browse/PUI-13704) ([#6870](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6870)) ([7321b2b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/7321b2b50c545a4f6f8a62af7aa64267608f7fa0))
|
|
2246
|
+
- environment:: storybook - removed wysiwyg editor & datagrid from portal ([#6864](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6864)) ([3150a9b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3150a9b483ab1e05ed4844b9be7ee11039515a2c))
|
|
2243
2247
|
|
|
2244
|
-
## [3.35.0](https://
|
|
2248
|
+
## [3.35.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.34.0...v3.35.0) (2024-05-15)
|
|
2245
2249
|
|
|
2246
2250
|
### Features
|
|
2247
2251
|
|
|
2248
|
-
- ds-button-v2:: ds-button-v3: e2e - visual test added [PUI-12812](https://jira.elliemae.io/browse/PUI-12812) ([#6819](https://
|
|
2249
|
-
- ds-chip:: slot tests added [PUI-12814](https://jira.elliemae.io/browse/PUI-12814) ([#6805](https://
|
|
2250
|
-
- ds-icons:: e2e folder cleanup, tests updated [PUI-12969](https://jira.elliemae.io/browse/PUI-12969) ([#6809](https://
|
|
2252
|
+
- ds-button-v2:: ds-button-v3: e2e - visual test added [PUI-12812](https://jira.elliemae.io/browse/PUI-12812) ([#6819](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6819)) ([fcfc89e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/fcfc89eaa1ff2ed2a3983863a39fe5db4e336f8b))
|
|
2253
|
+
- ds-chip:: slot tests added [PUI-12814](https://jira.elliemae.io/browse/PUI-12814) ([#6805](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6805)) ([9337e6a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9337e6a9b176f844fc28cdb493b09e9ee8f465d2))
|
|
2254
|
+
- ds-icons:: e2e folder cleanup, tests updated [PUI-12969](https://jira.elliemae.io/browse/PUI-12969) ([#6809](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6809)) ([9386651](https://github.com/intcx/PLATFORM-UI.dimsum/commit/93866512d49e45d85b268cae627ad2b2119115a3))
|
|
2251
2255
|
|
|
2252
2256
|
### Bug Fixes
|
|
2253
2257
|
|
|
2254
|
-
- dimsum: e2e - fix broken e2e test [PUI-13157](https://jira.elliemae.io/browse/PUI-13157) ([#6817](https://
|
|
2255
|
-
- ds-side-panel:: fixed e2e tests [PUI-12786](https://jira.elliemae.io/browse/PUI-12786) ([#6814](https://
|
|
2258
|
+
- dimsum: e2e - fix broken e2e test [PUI-13157](https://jira.elliemae.io/browse/PUI-13157) ([#6817](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6817)) ([2b68798](https://github.com/intcx/PLATFORM-UI.dimsum/commit/2b687989c11a0b7b0dd4619f326824ff561d3461))
|
|
2259
|
+
- ds-side-panel:: fixed e2e tests [PUI-12786](https://jira.elliemae.io/browse/PUI-12786) ([#6814](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6814)) ([9040ef9](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9040ef97f1454b24f78bb440260207022e8a4d16))
|
|
2256
2260
|
|
|
2257
|
-
## [3.34.0](https://
|
|
2261
|
+
## [3.34.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.33.1...v3.34.0) (2024-05-10)
|
|
2258
2262
|
|
|
2259
2263
|
### Features
|
|
2260
2264
|
|
|
2261
|
-
- ds-date-time-picker:: e2e - functional test added [PUI-12917](https://jira.elliemae.io/browse/PUI-12917) ([#6760](https://
|
|
2262
|
-
- ds-form-combobox:: e2e - functional test added [PUI-11358](https://jira.elliemae.io/browse/PUI-11358) ([#6762](https://
|
|
2263
|
-
- ds-sidepanel:: e2e tests [PUI-12943](https://jira.elliemae.io/browse/PUI-12943) ([#6791](https://
|
|
2264
|
-
- ds-toolbar-v2:: double focus ring per a11y requirement + fixed date-time-inputs autoadvance edge-case [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) [PUI-13000](https://jira.elliemae.io/browse/PUI-13000) ([#6801](https://
|
|
2265
|
+
- ds-date-time-picker:: e2e - functional test added [PUI-12917](https://jira.elliemae.io/browse/PUI-12917) ([#6760](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6760)) ([1e245a7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/1e245a7c5b5150815be5301eab1b77ab129d6ee7))
|
|
2266
|
+
- ds-form-combobox:: e2e - functional test added [PUI-11358](https://jira.elliemae.io/browse/PUI-11358) ([#6762](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6762)) ([94f0e06](https://github.com/intcx/PLATFORM-UI.dimsum/commit/94f0e0695df68d07b8cd4777d4476b162a7bff96))
|
|
2267
|
+
- ds-sidepanel:: e2e tests [PUI-12943](https://jira.elliemae.io/browse/PUI-12943) ([#6791](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6791)) ([efa6614](https://github.com/intcx/PLATFORM-UI.dimsum/commit/efa66144cc29d98c61509c812d85c210fd66a5dd))
|
|
2268
|
+
- ds-toolbar-v2:: double focus ring per a11y requirement + fixed date-time-inputs autoadvance edge-case [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) [PUI-13000](https://jira.elliemae.io/browse/PUI-13000) ([#6801](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6801)) ([363f4d6](https://github.com/intcx/PLATFORM-UI.dimsum/commit/363f4d68ef04df51917eabf4086ef6fb4446d0d0))
|
|
2265
2269
|
|
|
2266
2270
|
### Bug Fixes
|
|
2267
2271
|
|
|
2268
|
-
- dimsum:: e2e's for dimsum hooks [PUI-12928](https://jira.elliemae.io/browse/PUI-12928) [PUI-12486](https://jira.elliemae.io/browse/PUI-12486) [PUI-12488](https://jira.elliemae.io/browse/PUI-12488) ([#6790](https://
|
|
2269
|
-
- ds-data-table:: fixed e2e [PUI-12307](https://jira.elliemae.io/browse/PUI-12307) ([#6792](https://
|
|
2270
|
-
- ds-modal-slide:: unskipped basic axe-core test [PUI-13386](https://jira.elliemae.io/browse/PUI-13386) ([#6795](https://
|
|
2272
|
+
- dimsum:: e2e's for dimsum hooks [PUI-12928](https://jira.elliemae.io/browse/PUI-12928) [PUI-12486](https://jira.elliemae.io/browse/PUI-12486) [PUI-12488](https://jira.elliemae.io/browse/PUI-12488) ([#6790](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6790)) ([d5d8d1b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/d5d8d1bb8a96b8ae07f6676277f1eb30fcc3155c))
|
|
2273
|
+
- ds-data-table:: fixed e2e [PUI-12307](https://jira.elliemae.io/browse/PUI-12307) ([#6792](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6792)) ([0da0734](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0da0734d6061aaa0148b85330149c92eab230beb))
|
|
2274
|
+
- ds-modal-slide:: unskipped basic axe-core test [PUI-13386](https://jira.elliemae.io/browse/PUI-13386) ([#6795](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6795)) ([837e83d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/837e83d7cda49642b3604c71d77ba91149ef9826))
|
|
2271
2275
|
|
|
2272
|
-
## [3.33.1](https://
|
|
2276
|
+
## [3.33.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.33.0...v3.33.1) (2024-04-30)
|
|
2273
2277
|
|
|
2274
2278
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2275
2279
|
|
|
2276
|
-
## [3.33.0](https://
|
|
2280
|
+
## [3.33.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.31.1...v3.33.0) (2024-04-25)
|
|
2277
2281
|
|
|
2278
2282
|
### Features
|
|
2279
2283
|
|
|
2280
|
-
- dimsum:: e2e - update pui-e2e-test-sdk dependency to version 10.0.3 [PUI-13095](https://jira.elliemae.io/browse/PUI-13095) ([#6767](https://
|
|
2281
|
-
- ds-data-table-filters:: new package [PUI-12748](https://jira.elliemae.io/browse/PUI-12748) ([#6722](https://
|
|
2282
|
-
- ds-form-layout-blocks:: e2e - added e2e test scenarios for DSFormLayoutRadioGroup [PUI-12714] ([#6737](https://
|
|
2283
|
-
- ds-side-panel:: added e2e tests for collapsable bar [PUI-12782](https://jira.elliemae.io/browse/PUI-12782) ([#6731](https://
|
|
2284
|
+
- dimsum:: e2e - update pui-e2e-test-sdk dependency to version 10.0.3 [PUI-13095](https://jira.elliemae.io/browse/PUI-13095) ([#6767](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6767)) ([b8a3665](https://github.com/intcx/PLATFORM-UI.dimsum/commit/b8a3665a21e29d02cac9b02380dd7986b686d7a9))
|
|
2285
|
+
- ds-data-table-filters:: new package [PUI-12748](https://jira.elliemae.io/browse/PUI-12748) ([#6722](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6722)) ([6d6467f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/6d6467f7e3c8b4412ceafc2ccb49a485b70ddc92))
|
|
2286
|
+
- ds-form-layout-blocks:: e2e - added e2e test scenarios for DSFormLayoutRadioGroup [PUI-12714] ([#6737](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6737)) ([3f606c2](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3f606c2e21d95442ed12c7f702a156a71e4bf102))
|
|
2287
|
+
- ds-side-panel:: added e2e tests for collapsable bar [PUI-12782](https://jira.elliemae.io/browse/PUI-12782) ([#6731](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6731)) ([9e15418](https://github.com/intcx/PLATFORM-UI.dimsum/commit/9e154187ef66d83477398bef1edd348033f7dca7))
|
|
2284
2288
|
|
|
2285
2289
|
### Bug Fixes
|
|
2286
2290
|
|
|
2287
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-12960](https://jira.elliemae.io/browse/PUI-12960) ([#6756](https://
|
|
2288
|
-
- ds-data-table:: e2e - fix data-table filter tests [PUI-12961](https://jira.elliemae.io/browse/PUI-12961) ([#6743](https://
|
|
2289
|
-
- ds-dimsum:: fixed broken paths [PUI-13015](https://jira.elliemae.io/browse/PUI-13015) ([#6755](https://
|
|
2290
|
-
- environment:: ds-chat - focus chat composer after sending a message [PUI-13006](https://jira.elliemae.io/browse/PUI-13006) ([#6759](https://
|
|
2291
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-12960](https://jira.elliemae.io/browse/PUI-12960) ([#6756](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6756)) ([23d342f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/23d342ff63ac8fc5d856a0f5e023675e21175f60))
|
|
2292
|
+
- ds-data-table:: e2e - fix data-table filter tests [PUI-12961](https://jira.elliemae.io/browse/PUI-12961) ([#6743](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6743)) ([c56350c](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c56350cc6b22cc19f31672c0c6e86242197bdcdb))
|
|
2293
|
+
- ds-dimsum:: fixed broken paths [PUI-13015](https://jira.elliemae.io/browse/PUI-13015) ([#6755](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6755)) ([4dfdfb7](https://github.com/intcx/PLATFORM-UI.dimsum/commit/4dfdfb7675cc9f7bfe4d5b862e63cd0bb9923b8b))
|
|
2294
|
+
- environment:: ds-chat - focus chat composer after sending a message [PUI-13006](https://jira.elliemae.io/browse/PUI-13006) ([#6759](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6759)) ([c2ca34d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/c2ca34d7806ee835dc6a0cb0dddf02afc03ee545))
|
|
2291
2295
|
|
|
2292
|
-
## [3.31.1](https://
|
|
2296
|
+
## [3.31.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.31.0...v3.31.1) (2024-03-13)
|
|
2293
2297
|
|
|
2294
2298
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2295
2299
|
|
|
2296
|
-
## [3.31.0](https://
|
|
2300
|
+
## [3.31.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.30.1...v3.31.0) (2024-03-12)
|
|
2297
2301
|
|
|
2298
2302
|
### Features
|
|
2299
2303
|
|
|
2300
|
-
- ds-chip:: text resize [PUI-12595](https://jira.elliemae.io/browse/PUI-12595) ([#6603](https://
|
|
2304
|
+
- ds-chip:: text resize [PUI-12595](https://jira.elliemae.io/browse/PUI-12595) ([#6603](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6603)) ([670dd13](https://github.com/intcx/PLATFORM-UI.dimsum/commit/670dd13a89fb5eac6708d6f90232aa7c18d79acf))
|
|
2301
2305
|
|
|
2302
|
-
## [3.30.1](https://
|
|
2306
|
+
## [3.30.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.30.0...v3.30.1) (2024-02-23)
|
|
2303
2307
|
|
|
2304
2308
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2305
2309
|
|
|
2306
|
-
## [3.30.0](https://
|
|
2310
|
+
## [3.30.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.29.1...v3.30.0) (2024-02-23)
|
|
2307
2311
|
|
|
2308
2312
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2309
2313
|
|
|
2310
|
-
## [3.29.1](https://
|
|
2314
|
+
## [3.29.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.29.0...v3.29.1) (2024-02-08)
|
|
2311
2315
|
|
|
2312
2316
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2313
2317
|
|
|
2314
|
-
## [3.29.0](https://
|
|
2318
|
+
## [3.29.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.27.0...v3.29.0) (2024-02-01)
|
|
2315
2319
|
|
|
2316
2320
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2317
2321
|
|
|
2318
|
-
## [3.27.0](https://
|
|
2322
|
+
## [3.27.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.26.0...v3.27.0) (2024-01-24)
|
|
2319
2323
|
|
|
2320
2324
|
### Features
|
|
2321
2325
|
|
|
2322
|
-
- ds-menu-items:: refactored components + improved typescript & useKeyboardNavigation fixes [PUI-12351](https://jira.elliemae.io/browse/PUI-12351) [PUI-12068](https://jira.elliemae.io/browse/PUI-12068) ([#6527](https://
|
|
2326
|
+
- ds-menu-items:: refactored components + improved typescript & useKeyboardNavigation fixes [PUI-12351](https://jira.elliemae.io/browse/PUI-12351) [PUI-12068](https://jira.elliemae.io/browse/PUI-12068) ([#6527](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6527)) ([eb5e14b](https://github.com/intcx/PLATFORM-UI.dimsum/commit/eb5e14bab88287cc302ff6506f695ec6875e85ce))
|
|
2323
2327
|
|
|
2324
|
-
## [3.26.0](https://
|
|
2328
|
+
## [3.26.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.24.0...v3.26.0) (2023-12-27)
|
|
2325
2329
|
|
|
2326
2330
|
### Features
|
|
2327
2331
|
|
|
2328
|
-
- ds-form-combobox:: single multi packages and native select [PUI-12092](https://jira.elliemae.io/browse/PUI-12092) ([#6435](https://
|
|
2332
|
+
- ds-form-combobox:: single multi packages and native select [PUI-12092](https://jira.elliemae.io/browse/PUI-12092) ([#6435](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6435)) ([ed12c39](https://github.com/intcx/PLATFORM-UI.dimsum/commit/ed12c3976a6e3eb4262f7554673cb28a72e90159))
|
|
2329
2333
|
|
|
2330
|
-
## [3.24.1](https://
|
|
2334
|
+
## [3.24.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.24.0...v3.24.1) (2023-12-21)
|
|
2331
2335
|
|
|
2332
2336
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2333
2337
|
|
|
2334
|
-
## [3.24.0](https://
|
|
2338
|
+
## [3.24.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.23.0...v3.24.0) (2023-11-23)
|
|
2335
2339
|
|
|
2336
2340
|
### Features
|
|
2337
2341
|
|
|
2338
|
-
- ds-number-range-field:: eol component [PUI-11807](https://jira.elliemae.io/browse/PUI-11807) ([#6328](https://
|
|
2342
|
+
- ds-number-range-field:: eol component [PUI-11807](https://jira.elliemae.io/browse/PUI-11807) ([#6328](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6328)) ([77af41d](https://github.com/intcx/PLATFORM-UI.dimsum/commit/77af41dcc446490c756238ee7c365bf2f3308014))
|
|
2339
2343
|
|
|
2340
|
-
## [3.23.0](https://
|
|
2344
|
+
## [3.23.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0...v3.23.0) (2023-11-15)
|
|
2341
2345
|
|
|
2342
2346
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2343
2347
|
|
|
2344
|
-
## [3.22.0](https://
|
|
2348
|
+
## [3.22.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.21.2...v3.22.0) (2023-11-08)
|
|
2345
2349
|
|
|
2346
2350
|
### Features
|
|
2347
2351
|
|
|
2348
|
-
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://
|
|
2349
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://
|
|
2350
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://
|
|
2351
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://
|
|
2352
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://
|
|
2353
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://
|
|
2354
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://
|
|
2355
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://
|
|
2356
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://
|
|
2352
|
+
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6266)) ([565871f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/565871faf8fd8edf056e923cacb1de36f3c5beaa))
|
|
2353
|
+
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6284)) ([daa70f0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
2354
|
+
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6262)) ([8e973fa](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
2355
|
+
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6134)) ([297340e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
2356
|
+
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6204)) ([69704dc](https://github.com/intcx/PLATFORM-UI.dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
2357
|
+
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6106)) ([3ccc45a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
2358
|
+
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6111)) ([0b56b7a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
2359
|
+
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6129)) ([df8a110](https://github.com/intcx/PLATFORM-UI.dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
2360
|
+
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6181)) ([09ad019](https://github.com/intcx/PLATFORM-UI.dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
2357
2361
|
|
|
2358
2362
|
### Bug Fixes
|
|
2359
2363
|
|
|
2360
|
-
- ds-backdrop:: change backdrop background color [PUI-11073] (https://jira.elliemae.io/browse/PUI-11073) ([#6109](https://
|
|
2361
|
-
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://
|
|
2362
|
-
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://
|
|
2363
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://
|
|
2364
|
+
- ds-backdrop:: change backdrop background color [PUI-11073] (https://jira.elliemae.io/browse/PUI-11073) ([#6109](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6109)) ([90d2948](https://github.com/intcx/PLATFORM-UI.dimsum/commit/90d2948d89623802ce1bbd5f81513ac96bb67025))
|
|
2365
|
+
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6297)) ([cc08d36](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cc08d36c6ed6f785233e7b2cb284677d1cbe2329))
|
|
2366
|
+
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6301)) ([f721213](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
2367
|
+
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6171)) ([021d741](https://github.com/intcx/PLATFORM-UI.dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
2364
2368
|
|
|
2365
|
-
## [3.22.0-rc.10](https://
|
|
2369
|
+
## [3.22.0-rc.10](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.9...v3.22.0-rc.10) (2023-11-07)
|
|
2366
2370
|
|
|
2367
2371
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2368
2372
|
|
|
2369
|
-
## [3.22.0-rc.9](https://
|
|
2373
|
+
## [3.22.0-rc.9](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.8...v3.22.0-rc.9) (2023-11-06)
|
|
2370
2374
|
|
|
2371
2375
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2372
2376
|
|
|
2373
|
-
## [3.22.0-rc.8](https://
|
|
2377
|
+
## [3.22.0-rc.8](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.7...v3.22.0-rc.8) (2023-11-02)
|
|
2374
2378
|
|
|
2375
2379
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2376
2380
|
|
|
2377
|
-
## [3.22.0-rc.7](https://
|
|
2381
|
+
## [3.22.0-rc.7](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.6...v3.22.0-rc.7) (2023-11-02)
|
|
2378
2382
|
|
|
2379
2383
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2380
2384
|
|
|
2381
|
-
## [3.22.0-rc.6](https://
|
|
2385
|
+
## [3.22.0-rc.6](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.5...v3.22.0-rc.6) (2023-11-01)
|
|
2382
2386
|
|
|
2383
2387
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2384
2388
|
|
|
2385
|
-
## [3.22.0-rc.5](https://
|
|
2389
|
+
## [3.22.0-rc.5](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.4...v3.22.0-rc.5) (2023-11-01)
|
|
2386
2390
|
|
|
2387
2391
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2388
2392
|
|
|
2389
|
-
## [3.22.0-rc.4](https://
|
|
2393
|
+
## [3.22.0-rc.4](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.3...v3.22.0-rc.4) (2023-10-31)
|
|
2390
2394
|
|
|
2391
2395
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2392
2396
|
|
|
2393
|
-
## [3.22.0-rc.3](https://
|
|
2397
|
+
## [3.22.0-rc.3](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.2...v3.22.0-rc.3) (2023-10-31)
|
|
2394
2398
|
|
|
2395
2399
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2396
2400
|
|
|
2397
|
-
## [3.22.0-rc.2](https://
|
|
2401
|
+
## [3.22.0-rc.2](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.1...v3.22.0-rc.2) (2023-10-31)
|
|
2398
2402
|
|
|
2399
2403
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
2400
2404
|
|
|
2401
|
-
## [3.22.0-rc.1](https://
|
|
2405
|
+
## [3.22.0-rc.1](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-rc.0...v3.22.0-rc.1) (2023-10-31)
|
|
2402
2406
|
|
|
2403
2407
|
### Bug Fixes
|
|
2404
2408
|
|
|
2405
|
-
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://
|
|
2409
|
+
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6301)) ([f721213](https://github.com/intcx/PLATFORM-UI.dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
2406
2410
|
|
|
2407
|
-
## [3.22.0-rc.0](https://
|
|
2411
|
+
## [3.22.0-rc.0](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.21.2-rc.10...v3.22.0-rc.0) (2023-10-30)
|
|
2408
2412
|
|
|
2409
2413
|
### Features
|
|
2410
2414
|
|
|
2411
|
-
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://
|
|
2412
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://
|
|
2413
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://
|
|
2414
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://
|
|
2415
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://
|
|
2416
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://
|
|
2417
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://
|
|
2418
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://
|
|
2419
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://
|
|
2415
|
+
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6266)) ([565871f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/565871faf8fd8edf056e923cacb1de36f3c5beaa))
|
|
2416
|
+
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6284)) ([daa70f0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
2417
|
+
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6262)) ([8e973fa](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
2418
|
+
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6134)) ([297340e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
2419
|
+
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6204)) ([69704dc](https://github.com/intcx/PLATFORM-UI.dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
2420
|
+
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6106)) ([3ccc45a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
2421
|
+
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6111)) ([0b56b7a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
2422
|
+
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6129)) ([df8a110](https://github.com/intcx/PLATFORM-UI.dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
2423
|
+
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6181)) ([09ad019](https://github.com/intcx/PLATFORM-UI.dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
2420
2424
|
|
|
2421
2425
|
### Bug Fixes
|
|
2422
2426
|
|
|
2423
|
-
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://
|
|
2424
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://
|
|
2427
|
+
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6297)) ([cc08d36](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cc08d36c6ed6f785233e7b2cb284677d1cbe2329))
|
|
2428
|
+
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6171)) ([021d741](https://github.com/intcx/PLATFORM-UI.dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
2425
2429
|
|
|
2426
|
-
## [3.22.0-next.38](https://
|
|
2430
|
+
## [3.22.0-next.38](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.21.2-rc.10...v3.22.0-next.38) (2023-10-30)
|
|
2427
2431
|
|
|
2428
2432
|
### Features
|
|
2429
2433
|
|
|
2430
|
-
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://
|
|
2431
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://
|
|
2432
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://
|
|
2433
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://
|
|
2434
|
-
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://
|
|
2435
|
-
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://
|
|
2436
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://
|
|
2437
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://
|
|
2438
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://
|
|
2434
|
+
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6266)) ([565871f](https://github.com/intcx/PLATFORM-UI.dimsum/commit/565871faf8fd8edf056e923cacb1de36f3c5beaa))
|
|
2435
|
+
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6284)) ([daa70f0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
2436
|
+
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6262)) ([8e973fa](https://github.com/intcx/PLATFORM-UI.dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
2437
|
+
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6134)) ([297340e](https://github.com/intcx/PLATFORM-UI.dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
2438
|
+
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6204)) ([69704dc](https://github.com/intcx/PLATFORM-UI.dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
2439
|
+
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6106)) ([3ccc45a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
2440
|
+
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6111)) ([0b56b7a](https://github.com/intcx/PLATFORM-UI.dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
2441
|
+
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6129)) ([df8a110](https://github.com/intcx/PLATFORM-UI.dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
2442
|
+
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6181)) ([09ad019](https://github.com/intcx/PLATFORM-UI.dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
2439
2443
|
|
|
2440
2444
|
### Bug Fixes
|
|
2441
2445
|
|
|
2442
|
-
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://
|
|
2443
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://
|
|
2446
|
+
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6297)) ([cc08d36](https://github.com/intcx/PLATFORM-UI.dimsum/commit/cc08d36c6ed6f785233e7b2cb284677d1cbe2329))
|
|
2447
|
+
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6171)) ([021d741](https://github.com/intcx/PLATFORM-UI.dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
2444
2448
|
|
|
2445
|
-
## [3.22.0-next.36](https://
|
|
2449
|
+
## [3.22.0-next.36](https://github.com/intcx/PLATFORM-UI.dimsum/compare/v3.22.0-next.35...v3.22.0-next.36) (2023-10-26)
|
|
2446
2450
|
|
|
2447
2451
|
### Features
|
|
2448
2452
|
|
|
2449
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://
|
|
2453
|
+
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://github.com/intcx/PLATFORM-UI.dimsum/issues/6284)) ([daa70f0](https://github.com/intcx/PLATFORM-UI.dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|