dimsum-e2e-tests 3.30.2-rc.0 → 3.31.0-next.3
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 +63 -89
- package/package.json +119 -119
package/CHANGELOG.md
CHANGED
|
@@ -3,243 +3,217 @@
|
|
|
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.
|
|
6
|
+
## [3.31.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.2...v3.31.0-next.3) (2024-03-01)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
9
9
|
|
|
10
|
-
## [3.
|
|
10
|
+
## [3.31.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-next.1...v3.31.0-next.2) (2024-02-29)
|
|
11
11
|
|
|
12
12
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
13
13
|
|
|
14
|
-
## [3.
|
|
14
|
+
## [3.31.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-next.0...v3.31.0-next.1) (2024-02-29)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
17
17
|
|
|
18
|
-
## [3.30.
|
|
18
|
+
## [3.30.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-next.0...v3.30.2-rc.0) (2024-02-28)
|
|
19
19
|
|
|
20
20
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
21
21
|
|
|
22
|
-
## [3.30.
|
|
22
|
+
## [3.30.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-next.0...v3.30.2-rc.0) (2024-02-28)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
25
25
|
|
|
26
|
-
## [3.30.0-
|
|
26
|
+
## [3.30.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.2...v3.30.0-next.0) (2024-02-12)
|
|
27
27
|
|
|
28
28
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
29
29
|
|
|
30
|
-
## [3.
|
|
30
|
+
## [3.29.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.1...v3.29.0-next.2) (2024-01-29)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
33
33
|
|
|
34
|
-
## [3.
|
|
34
|
+
## [3.29.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-next.0...v3.29.0-next.1) (2024-01-29)
|
|
35
35
|
|
|
36
36
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
37
37
|
|
|
38
|
-
## [3.
|
|
38
|
+
## [3.29.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.12...v3.29.0-next.0) (2024-01-28)
|
|
39
39
|
|
|
40
40
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
41
41
|
|
|
42
|
-
## [3.
|
|
42
|
+
## [3.27.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.11...v3.27.0-next.12) (2024-01-19)
|
|
43
43
|
|
|
44
44
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
45
45
|
|
|
46
|
-
## [3.
|
|
46
|
+
## [3.27.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.10...v3.27.0-next.11) (2024-01-19)
|
|
47
47
|
|
|
48
48
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
49
49
|
|
|
50
|
-
## [3.
|
|
50
|
+
## [3.27.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.9...v3.27.0-next.10) (2024-01-19)
|
|
51
51
|
|
|
52
|
-
|
|
52
|
+
### Features
|
|
53
|
+
|
|
54
|
+
- 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://git.elliemae.io/platform-ui/dimsum/issues/6527)) ([eb5e14b](https://git.elliemae.io/platform-ui/dimsum/commit/eb5e14bab88287cc302ff6506f695ec6875e85ce))
|
|
53
55
|
|
|
54
|
-
## [3.
|
|
56
|
+
## [3.27.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.8...v3.27.0-next.9) (2024-01-17)
|
|
55
57
|
|
|
56
58
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
57
59
|
|
|
58
|
-
## [3.
|
|
60
|
+
## [3.27.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.7...v3.27.0-next.8) (2024-01-11)
|
|
59
61
|
|
|
60
62
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
61
63
|
|
|
62
|
-
## [3.
|
|
64
|
+
## [3.27.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.6...v3.27.0-next.7) (2024-01-11)
|
|
63
65
|
|
|
64
66
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
65
67
|
|
|
66
|
-
## [3.
|
|
68
|
+
## [3.27.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.5...v3.27.0-next.6) (2024-01-10)
|
|
67
69
|
|
|
68
70
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
69
71
|
|
|
70
|
-
## [3.27.0-
|
|
72
|
+
## [3.27.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.4...v3.27.0-next.5) (2024-01-10)
|
|
71
73
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
- 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://git.elliemae.io/platform-ui/dimsum/issues/6527)) ([eb5e14b](https://git.elliemae.io/platform-ui/dimsum/commit/eb5e14bab88287cc302ff6506f695ec6875e85ce))
|
|
74
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
75
75
|
|
|
76
|
-
## [3.
|
|
76
|
+
## [3.27.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.3...v3.27.0-next.4) (2024-01-10)
|
|
77
77
|
|
|
78
78
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
79
79
|
|
|
80
|
-
## [3.
|
|
80
|
+
## [3.27.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.2...v3.27.0-next.3) (2024-01-09)
|
|
81
81
|
|
|
82
82
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
83
83
|
|
|
84
|
-
## [3.
|
|
84
|
+
## [3.27.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-next.1...v3.27.0-next.2) (2024-01-08)
|
|
85
85
|
|
|
86
86
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
87
87
|
|
|
88
|
-
## [3.
|
|
88
|
+
## [3.27.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.12...v3.27.0-next.1) (2024-01-03)
|
|
89
89
|
|
|
90
90
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
91
91
|
|
|
92
|
-
## [3.26.
|
|
92
|
+
## [3.26.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.12...v3.26.1-rc.1) (2024-01-02)
|
|
93
93
|
|
|
94
94
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
95
95
|
|
|
96
|
-
## [3.26.0-
|
|
96
|
+
## [3.26.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.11...v3.26.0-next.12) (2023-12-26)
|
|
97
97
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
- ds-form-combobox:: single multi packages and native select [PUI-12092](https://jira.elliemae.io/browse/PUI-12092) ([#6435](https://git.elliemae.io/platform-ui/dimsum/issues/6435)) ([ed12c39](https://git.elliemae.io/platform-ui/dimsum/commit/ed12c3976a6e3eb4262f7554673cb28a72e90159))
|
|
98
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
101
99
|
|
|
102
|
-
## [3.
|
|
100
|
+
## [3.26.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.10...v3.26.0-next.11) (2023-12-20)
|
|
103
101
|
|
|
104
102
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
105
103
|
|
|
106
|
-
## [3.
|
|
104
|
+
## [3.26.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.9...v3.26.0-next.10) (2023-12-20)
|
|
107
105
|
|
|
108
106
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
109
107
|
|
|
110
|
-
## [3.
|
|
108
|
+
## [3.26.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.8...v3.26.0-next.9) (2023-12-18)
|
|
111
109
|
|
|
112
110
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
113
111
|
|
|
114
|
-
## [3.
|
|
112
|
+
## [3.26.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.7...v3.26.0-next.8) (2023-12-14)
|
|
115
113
|
|
|
116
114
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
117
115
|
|
|
118
|
-
## [3.
|
|
116
|
+
## [3.26.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.6...v3.26.0-next.7) (2023-12-14)
|
|
119
117
|
|
|
120
118
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
121
119
|
|
|
122
|
-
## [3.
|
|
120
|
+
## [3.26.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.5...v3.26.0-next.6) (2023-12-13)
|
|
123
121
|
|
|
124
122
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
125
123
|
|
|
126
|
-
## [3.
|
|
124
|
+
## [3.26.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.4...v3.26.0-next.5) (2023-12-12)
|
|
127
125
|
|
|
128
126
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
129
127
|
|
|
130
|
-
## [3.
|
|
128
|
+
## [3.26.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.3...v3.26.0-next.4) (2023-12-11)
|
|
131
129
|
|
|
132
|
-
|
|
130
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
133
131
|
|
|
134
|
-
|
|
132
|
+
## [3.26.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-next.2...v3.26.0-next.3) (2023-12-08)
|
|
135
133
|
|
|
136
|
-
|
|
134
|
+
### Features
|
|
137
135
|
|
|
138
|
-
|
|
136
|
+
- ds-form-combobox:: single multi packages and native select [PUI-12092](https://jira.elliemae.io/browse/PUI-12092) ([#6435](https://git.elliemae.io/platform-ui/dimsum/issues/6435)) ([ed12c39](https://git.elliemae.io/platform-ui/dimsum/commit/ed12c3976a6e3eb4262f7554673cb28a72e90159))
|
|
139
137
|
|
|
140
|
-
## [3.
|
|
138
|
+
## [3.26.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-next.2) (2023-12-08)
|
|
141
139
|
|
|
142
140
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
143
141
|
|
|
144
|
-
## [3.
|
|
142
|
+
## [3.26.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-rc.1) (2023-12-08)
|
|
145
143
|
|
|
146
144
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
147
145
|
|
|
148
|
-
## [3.
|
|
146
|
+
## [3.26.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.5...v3.26.0-rc.1) (2023-12-07)
|
|
149
147
|
|
|
150
148
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
151
149
|
|
|
152
|
-
## [3.
|
|
150
|
+
## [3.25.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.4...v3.25.0-next.5) (2023-12-01)
|
|
153
151
|
|
|
154
152
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
155
153
|
|
|
156
|
-
## [3.
|
|
154
|
+
## [3.25.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.3...v3.25.0-next.4) (2023-11-29)
|
|
157
155
|
|
|
158
156
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
159
157
|
|
|
160
|
-
## [3.
|
|
158
|
+
## [3.25.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.2...v3.25.0-next.3) (2023-11-28)
|
|
161
159
|
|
|
162
160
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
163
161
|
|
|
164
|
-
## [3.
|
|
162
|
+
## [3.25.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.25.0-next.1...v3.25.0-next.2) (2023-11-27)
|
|
165
163
|
|
|
166
164
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
167
165
|
|
|
168
|
-
## [3.
|
|
166
|
+
## [3.25.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.25.0-next.1) (2023-11-27)
|
|
169
167
|
|
|
170
168
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
171
169
|
|
|
172
|
-
## [3.
|
|
170
|
+
## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.24.1-rc.0) (2023-11-26)
|
|
173
171
|
|
|
174
172
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
175
173
|
|
|
176
|
-
## [3.
|
|
174
|
+
## [3.24.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.4...v3.24.1-rc.0) (2023-11-26)
|
|
177
175
|
|
|
178
176
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
179
177
|
|
|
180
|
-
## [3.
|
|
178
|
+
## [3.24.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.3...v3.24.0-next.4) (2023-11-21)
|
|
181
179
|
|
|
182
180
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
183
181
|
|
|
184
|
-
## [3.
|
|
182
|
+
## [3.24.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.2...v3.24.0-next.3) (2023-11-21)
|
|
185
183
|
|
|
186
184
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
187
185
|
|
|
188
|
-
## [3.
|
|
186
|
+
## [3.24.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.1...v3.24.0-next.2) (2023-11-21)
|
|
189
187
|
|
|
190
188
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
191
189
|
|
|
192
|
-
## [3.
|
|
190
|
+
## [3.24.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-next.0...v3.24.0-next.1) (2023-11-17)
|
|
193
191
|
|
|
194
192
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
195
193
|
|
|
196
|
-
## [3.
|
|
194
|
+
## [3.24.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.38...v3.24.0-next.0) (2023-11-17)
|
|
197
195
|
|
|
198
|
-
|
|
196
|
+
### Features
|
|
199
197
|
|
|
200
|
-
|
|
198
|
+
- ds-number-range-field:: eol component [PUI-11807](https://jira.elliemae.io/browse/PUI-11807) ([#6328](https://git.elliemae.io/platform-ui/dimsum/issues/6328)) ([77af41d](https://git.elliemae.io/platform-ui/dimsum/commit/77af41dcc446490c756238ee7c365bf2f3308014))
|
|
201
199
|
|
|
202
200
|
### Bug Fixes
|
|
203
201
|
|
|
204
202
|
- 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://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
205
203
|
|
|
206
|
-
## [3.22.0-
|
|
207
|
-
|
|
208
|
-
### Features
|
|
204
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
209
205
|
|
|
210
|
-
|
|
211
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
212
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
213
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
214
|
-
- 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://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
215
|
-
- 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://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
216
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
217
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
218
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
206
|
+
## [3.23.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.38...v3.23.1-rc.1) (2023-11-17)
|
|
219
207
|
|
|
220
208
|
### Bug Fixes
|
|
221
209
|
|
|
222
|
-
- ds-
|
|
223
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://git.elliemae.io/platform-ui/dimsum/issues/6171)) ([021d741](https://git.elliemae.io/platform-ui/dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
224
|
-
|
|
225
|
-
## [3.22.0-next.38](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2-rc.10...v3.22.0-next.38) (2023-10-30)
|
|
210
|
+
- 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://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
226
211
|
|
|
227
|
-
|
|
212
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
228
213
|
|
|
229
|
-
|
|
230
|
-
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
231
|
-
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
232
|
-
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
233
|
-
- 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://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
234
|
-
- 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://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
235
|
-
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
236
|
-
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
237
|
-
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
214
|
+
## [3.22.0-next.37](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.36...v3.22.0-next.37) (2023-10-26)
|
|
238
215
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://git.elliemae.io/platform-ui/dimsum/issues/6297)) ([cc08d36](https://git.elliemae.io/platform-ui/dimsum/commit/cc08d36c6ed6f785233e7b2cb284677d1cbe2329))
|
|
242
|
-
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://git.elliemae.io/platform-ui/dimsum/issues/6171)) ([021d741](https://git.elliemae.io/platform-ui/dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
216
|
+
**Note:** Version bump only for package dimsum-e2e-tests
|
|
243
217
|
|
|
244
218
|
## [3.22.0-next.36](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-next.35...v3.22.0-next.36) (2023-10-26)
|
|
245
219
|
|
package/package.json
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.31.0-next.3",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-
|
|
7
|
-
"@elliemae/ds-
|
|
8
|
-
"@elliemae/ds-
|
|
9
|
-
"@elliemae/ds-
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-
|
|
12
|
-
"@elliemae/ds-button": "3.
|
|
13
|
-
"@elliemae/ds-
|
|
14
|
-
"@elliemae/ds-
|
|
15
|
-
"@elliemae/ds-
|
|
16
|
-
"@elliemae/ds-card": "3.
|
|
17
|
-
"@elliemae/ds-card-
|
|
18
|
-
"@elliemae/ds-
|
|
19
|
-
"@elliemae/ds-card-v2": "3.
|
|
20
|
-
"@elliemae/ds-card
|
|
21
|
-
"@elliemae/ds-
|
|
22
|
-
"@elliemae/ds-
|
|
23
|
-
"@elliemae/ds-
|
|
24
|
-
"@elliemae/ds-
|
|
25
|
-
"@elliemae/ds-chip": "3.
|
|
26
|
-
"@elliemae/ds-
|
|
27
|
-
"@elliemae/ds-
|
|
28
|
-
"@elliemae/ds-
|
|
29
|
-
"@elliemae/ds-
|
|
30
|
-
"@elliemae/ds-
|
|
31
|
-
"@elliemae/ds-
|
|
32
|
-
"@elliemae/ds-
|
|
33
|
-
"@elliemae/ds-
|
|
34
|
-
"@elliemae/ds-
|
|
35
|
-
"@elliemae/ds-date-picker": "3.
|
|
36
|
-
"@elliemae/ds-date-
|
|
37
|
-
"@elliemae/ds-
|
|
38
|
-
"@elliemae/ds-
|
|
39
|
-
"@elliemae/ds-
|
|
40
|
-
"@elliemae/ds-
|
|
41
|
-
"@elliemae/ds-
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-
|
|
44
|
-
"@elliemae/ds-
|
|
45
|
-
"@elliemae/ds-
|
|
46
|
-
"@elliemae/ds-
|
|
47
|
-
"@elliemae/ds-
|
|
48
|
-
"@elliemae/ds-
|
|
49
|
-
"@elliemae/ds-form-
|
|
50
|
-
"@elliemae/ds-
|
|
51
|
-
"@elliemae/ds-
|
|
52
|
-
"@elliemae/ds-
|
|
53
|
-
"@elliemae/ds-
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-
|
|
56
|
-
"@elliemae/ds-
|
|
57
|
-
"@elliemae/ds-
|
|
58
|
-
"@elliemae/ds-
|
|
59
|
-
"@elliemae/ds-
|
|
60
|
-
"@elliemae/ds-
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-
|
|
63
|
-
"@elliemae/ds-
|
|
64
|
-
"@elliemae/ds-left-navigation": "3.
|
|
65
|
-
"@elliemae/ds-
|
|
66
|
-
"@elliemae/ds-
|
|
67
|
-
"@elliemae/ds-
|
|
68
|
-
"@elliemae/ds-
|
|
69
|
-
"@elliemae/ds-
|
|
70
|
-
"@elliemae/ds-
|
|
71
|
-
"@elliemae/ds-
|
|
72
|
-
"@elliemae/ds-
|
|
73
|
-
"@elliemae/ds-
|
|
74
|
-
"@elliemae/ds-
|
|
75
|
-
"@elliemae/ds-page-
|
|
76
|
-
"@elliemae/ds-page-header-
|
|
77
|
-
"@elliemae/ds-
|
|
78
|
-
"@elliemae/ds-
|
|
79
|
-
"@elliemae/ds-
|
|
80
|
-
"@elliemae/ds-
|
|
81
|
-
"@elliemae/ds-
|
|
82
|
-
"@elliemae/ds-
|
|
83
|
-
"@elliemae/ds-
|
|
84
|
-
"@elliemae/ds-
|
|
85
|
-
"@elliemae/ds-
|
|
86
|
-
"@elliemae/ds-
|
|
87
|
-
"@elliemae/ds-
|
|
88
|
-
"@elliemae/ds-
|
|
89
|
-
"@elliemae/ds-
|
|
90
|
-
"@elliemae/ds-
|
|
91
|
-
"@elliemae/ds-
|
|
92
|
-
"@elliemae/ds-
|
|
93
|
-
"@elliemae/ds-
|
|
94
|
-
"@elliemae/ds-side-panel": "3.
|
|
95
|
-
"@elliemae/ds-
|
|
96
|
-
"@elliemae/ds-
|
|
97
|
-
"@elliemae/ds-
|
|
98
|
-
"@elliemae/ds-square-indicator": "3.
|
|
99
|
-
"@elliemae/ds-stepper": "3.
|
|
100
|
-
"@elliemae/ds-
|
|
101
|
-
"@elliemae/ds-
|
|
102
|
-
"@elliemae/ds-
|
|
103
|
-
"@elliemae/ds-
|
|
104
|
-
"@elliemae/ds-
|
|
105
|
-
"@elliemae/ds-
|
|
106
|
-
"@elliemae/ds-
|
|
107
|
-
"@elliemae/ds-
|
|
108
|
-
"@elliemae/ds-toolbar-v2": "3.
|
|
109
|
-
"@elliemae/ds-
|
|
110
|
-
"@elliemae/ds-
|
|
111
|
-
"@elliemae/ds-tooltip": "3.
|
|
112
|
-
"@elliemae/ds-
|
|
113
|
-
"@elliemae/ds-
|
|
114
|
-
"@elliemae/ds-truncated-expandable-text": "3.
|
|
115
|
-
"@elliemae/ds-
|
|
116
|
-
"@elliemae/ds-
|
|
117
|
-
"@elliemae/ds-
|
|
118
|
-
"@elliemae/ds-
|
|
119
|
-
"@elliemae/ds-
|
|
120
|
-
"@elliemae/ds-
|
|
121
|
-
"@elliemae/ds-
|
|
122
|
-
"@elliemae/ds-zoom": "3.
|
|
123
|
-
"@elliemae/ds-
|
|
6
|
+
"@elliemae/ds-banner": "3.31.0-next.3",
|
|
7
|
+
"@elliemae/ds-basic": "3.31.0-next.3",
|
|
8
|
+
"@elliemae/ds-button": "3.31.0-next.3",
|
|
9
|
+
"@elliemae/ds-app-picker": "3.31.0-next.3",
|
|
10
|
+
"@elliemae/ds-button-v2": "3.31.0-next.3",
|
|
11
|
+
"@elliemae/ds-accessibility": "3.31.0-next.3",
|
|
12
|
+
"@elliemae/ds-button-group": "3.31.0-next.3",
|
|
13
|
+
"@elliemae/ds-backdrop": "3.31.0-next.3",
|
|
14
|
+
"@elliemae/ds-accordion": "3.31.0-next.3",
|
|
15
|
+
"@elliemae/ds-card-array": "3.31.0-next.3",
|
|
16
|
+
"@elliemae/ds-card-navigation": "3.31.0-next.3",
|
|
17
|
+
"@elliemae/ds-card-v2": "3.31.0-next.3",
|
|
18
|
+
"@elliemae/ds-button-v1": "3.31.0-next.3",
|
|
19
|
+
"@elliemae/ds-card-v2-group": "3.31.0-next.3",
|
|
20
|
+
"@elliemae/ds-card": "3.31.0-next.3",
|
|
21
|
+
"@elliemae/ds-chat": "3.31.0-next.3",
|
|
22
|
+
"@elliemae/ds-breadcrumb": "3.31.0-next.3",
|
|
23
|
+
"@elliemae/ds-circular-progress-indicator": "3.31.0-next.3",
|
|
24
|
+
"@elliemae/ds-codeeditor": "3.31.0-next.3",
|
|
25
|
+
"@elliemae/ds-chip": "3.31.0-next.3",
|
|
26
|
+
"@elliemae/ds-card-v2-action-addon": "3.31.0-next.3",
|
|
27
|
+
"@elliemae/ds-chat-bubble": "3.31.0-next.3",
|
|
28
|
+
"@elliemae/ds-chat-tile": "3.31.0-next.3",
|
|
29
|
+
"@elliemae/ds-comments": "3.31.0-next.3",
|
|
30
|
+
"@elliemae/ds-datagrids": "3.31.0-next.3",
|
|
31
|
+
"@elliemae/ds-controlled-form": "3.31.0-next.3",
|
|
32
|
+
"@elliemae/ds-date-picker": "3.31.0-next.3",
|
|
33
|
+
"@elliemae/ds-date-range-picker": "3.31.0-next.3",
|
|
34
|
+
"@elliemae/ds-date-range-selector": "3.31.0-next.3",
|
|
35
|
+
"@elliemae/ds-date-time-picker": "3.31.0-next.3",
|
|
36
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.31.0-next.3",
|
|
37
|
+
"@elliemae/ds-csv-converter": "3.31.0-next.3",
|
|
38
|
+
"@elliemae/ds-dialog": "3.31.0-next.3",
|
|
39
|
+
"@elliemae/ds-drag-and-drop": "3.31.0-next.3",
|
|
40
|
+
"@elliemae/ds-dropdownmenu": "3.31.0-next.3",
|
|
41
|
+
"@elliemae/ds-dropzone": "3.31.0-next.3",
|
|
42
|
+
"@elliemae/ds-filterbar": "3.31.0-next.3",
|
|
43
|
+
"@elliemae/ds-form": "3.31.0-next.3",
|
|
44
|
+
"@elliemae/ds-data-table": "3.31.0-next.3",
|
|
45
|
+
"@elliemae/ds-form-date-range-picker": "3.31.0-next.3",
|
|
46
|
+
"@elliemae/ds-form-date-time-picker": "3.31.0-next.3",
|
|
47
|
+
"@elliemae/ds-dataviz-pie": "3.31.0-next.3",
|
|
48
|
+
"@elliemae/ds-dataviz": "3.31.0-next.3",
|
|
49
|
+
"@elliemae/ds-form-layout-blocks": "3.31.0-next.3",
|
|
50
|
+
"@elliemae/ds-fast-list": "3.31.0-next.3",
|
|
51
|
+
"@elliemae/ds-grid": "3.31.0-next.3",
|
|
52
|
+
"@elliemae/ds-header": "3.31.0-next.3",
|
|
53
|
+
"@elliemae/ds-global-header": "3.31.0-next.3",
|
|
54
|
+
"@elliemae/ds-decision-graph": "3.31.0-next.3",
|
|
55
|
+
"@elliemae/ds-group-box": "3.31.0-next.3",
|
|
56
|
+
"@elliemae/ds-icon": "3.31.0-next.3",
|
|
57
|
+
"@elliemae/ds-image": "3.31.0-next.3",
|
|
58
|
+
"@elliemae/ds-imagelibrarymodal": "3.31.0-next.3",
|
|
59
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.31.0-next.3",
|
|
60
|
+
"@elliemae/ds-form-layout-label": "3.31.0-next.3",
|
|
61
|
+
"@elliemae/ds-loading-indicator": "3.31.0-next.3",
|
|
62
|
+
"@elliemae/ds-label-value": "3.31.0-next.3",
|
|
63
|
+
"@elliemae/ds-menu-items": "3.31.0-next.3",
|
|
64
|
+
"@elliemae/ds-left-navigation": "3.31.0-next.3",
|
|
65
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.31.0-next.3",
|
|
66
|
+
"@elliemae/ds-hooks-fontsize-media": "3.31.0-next.3",
|
|
67
|
+
"@elliemae/ds-modal": "3.31.0-next.3",
|
|
68
|
+
"@elliemae/ds-modal-slide": "3.31.0-next.3",
|
|
69
|
+
"@elliemae/ds-number-range-field": "3.31.0-next.3",
|
|
70
|
+
"@elliemae/ds-menu": "3.31.0-next.3",
|
|
71
|
+
"@elliemae/ds-notification-badge": "3.31.0-next.3",
|
|
72
|
+
"@elliemae/ds-list-section-header": "3.31.0-next.3",
|
|
73
|
+
"@elliemae/ds-page-header": "3.31.0-next.3",
|
|
74
|
+
"@elliemae/ds-icons": "3.31.0-next.3",
|
|
75
|
+
"@elliemae/ds-page-layout": "3.31.0-next.3",
|
|
76
|
+
"@elliemae/ds-page-header-v2": "3.31.0-next.3",
|
|
77
|
+
"@elliemae/ds-pagination": "3.31.0-next.3",
|
|
78
|
+
"@elliemae/ds-mobile": "3.31.0-next.3",
|
|
79
|
+
"@elliemae/ds-mini-toolbar": "3.31.0-next.3",
|
|
80
|
+
"@elliemae/ds-popper": "3.31.0-next.3",
|
|
81
|
+
"@elliemae/ds-popover": "3.31.0-next.3",
|
|
82
|
+
"@elliemae/ds-page-header-v1": "3.31.0-next.3",
|
|
83
|
+
"@elliemae/ds-popperjs": "3.31.0-next.3",
|
|
84
|
+
"@elliemae/ds-progress-indicator": "3.31.0-next.3",
|
|
85
|
+
"@elliemae/ds-resizeable-container": "3.31.0-next.3",
|
|
86
|
+
"@elliemae/ds-read-more": "3.31.0-next.3",
|
|
87
|
+
"@elliemae/ds-ribbon": "3.31.0-next.3",
|
|
88
|
+
"@elliemae/ds-search-field": "3.31.0-next.3",
|
|
89
|
+
"@elliemae/ds-separator": "3.31.0-next.3",
|
|
90
|
+
"@elliemae/ds-shuttle": "3.31.0-next.3",
|
|
91
|
+
"@elliemae/ds-query-builder": "3.31.0-next.3",
|
|
92
|
+
"@elliemae/ds-skeleton": "3.31.0-next.3",
|
|
93
|
+
"@elliemae/ds-page-number": "3.31.0-next.3",
|
|
94
|
+
"@elliemae/ds-side-panel": "3.31.0-next.3",
|
|
95
|
+
"@elliemae/ds-slider": "3.31.0-next.3",
|
|
96
|
+
"@elliemae/ds-shuttle-v2": "3.31.0-next.3",
|
|
97
|
+
"@elliemae/ds-system": "3.31.0-next.3",
|
|
98
|
+
"@elliemae/ds-square-indicator": "3.31.0-next.3",
|
|
99
|
+
"@elliemae/ds-stepper": "3.31.0-next.3",
|
|
100
|
+
"@elliemae/ds-spinner": "3.31.0-next.3",
|
|
101
|
+
"@elliemae/ds-tabs": "3.31.0-next.3",
|
|
102
|
+
"@elliemae/ds-text-wrapper": "3.31.0-next.3",
|
|
103
|
+
"@elliemae/ds-time-picker": "3.31.0-next.3",
|
|
104
|
+
"@elliemae/ds-pills": "3.31.0-next.3",
|
|
105
|
+
"@elliemae/ds-toolbar": "3.31.0-next.3",
|
|
106
|
+
"@elliemae/ds-svg": "3.31.0-next.3",
|
|
107
|
+
"@elliemae/ds-test-utils": "3.31.0-next.3",
|
|
108
|
+
"@elliemae/ds-toolbar-v2": "3.31.0-next.3",
|
|
109
|
+
"@elliemae/ds-tooltip": "3.31.0-next.3",
|
|
110
|
+
"@elliemae/ds-treeview": "3.31.0-next.3",
|
|
111
|
+
"@elliemae/ds-truncated-tooltip-text": "3.31.0-next.3",
|
|
112
|
+
"@elliemae/ds-uploader": "3.31.0-next.3",
|
|
113
|
+
"@elliemae/ds-typography": "3.31.0-next.3",
|
|
114
|
+
"@elliemae/ds-truncated-expandable-text": "3.31.0-next.3",
|
|
115
|
+
"@elliemae/ds-utilities": "3.31.0-next.3",
|
|
116
|
+
"@elliemae/ds-wizard": "3.31.0-next.3",
|
|
117
|
+
"@elliemae/ds-virtual-list": "3.31.0-next.3",
|
|
118
|
+
"@elliemae/ds-wysiwygeditor": "3.31.0-next.3",
|
|
119
|
+
"@elliemae/ds-zipcode-search": "3.31.0-next.3",
|
|
120
|
+
"@elliemae/ds-toast": "3.31.0-next.3",
|
|
121
|
+
"@elliemae/ds-transition": "3.31.0-next.3",
|
|
122
|
+
"@elliemae/ds-zoom": "3.31.0-next.3",
|
|
123
|
+
"@elliemae/ds-tree-model": "3.31.0-next.3"
|
|
124
124
|
}
|
|
125
125
|
}
|