dimsum-e2e-tests 3.33.0-rc.1 → 3.33.0
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 +28 -168
- package/package.json +120 -120
package/CHANGELOG.md
CHANGED
|
@@ -3,16 +3,11 @@
|
|
|
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.33.0
|
|
6
|
+
## [3.33.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.1...v3.33.0) (2024-04-25)
|
|
7
7
|
|
|
8
8
|
### Features
|
|
9
9
|
|
|
10
10
|
- dimsum:: e2e - update pui-e2e-test-sdk dependency to version 10.0.3 [PUI-13095](https://jira.elliemae.io/browse/PUI-13095) ([#6767](https://git.elliemae.io/platform-ui/dimsum/issues/6767)) ([b8a3665](https://git.elliemae.io/platform-ui/dimsum/commit/b8a3665a21e29d02cac9b02380dd7986b686d7a9))
|
|
11
|
-
|
|
12
|
-
## [3.33.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.1-rc.7...v3.33.0-rc.0) (2024-04-22)
|
|
13
|
-
|
|
14
|
-
### Features
|
|
15
|
-
|
|
16
11
|
- ds-data-table-filters:: new package [PUI-12748](https://jira.elliemae.io/browse/PUI-12748) ([#6722](https://git.elliemae.io/platform-ui/dimsum/issues/6722)) ([6d6467f](https://git.elliemae.io/platform-ui/dimsum/commit/6d6467f7e3c8b4412ceafc2ccb49a485b70ddc92))
|
|
17
12
|
- ds-form-layout-blocks:: e2e - added e2e test scenarios for DSFormLayoutRadioGroup [PUI-12714] ([#6737](https://git.elliemae.io/platform-ui/dimsum/issues/6737)) ([3f606c2](https://git.elliemae.io/platform-ui/dimsum/commit/3f606c2e21d95442ed12c7f702a156a71e4bf102))
|
|
18
13
|
- ds-side-panel:: added e2e tests for collapsable bar [PUI-12782](https://jira.elliemae.io/browse/PUI-12782) ([#6731](https://git.elliemae.io/platform-ui/dimsum/issues/6731)) ([9e15418](https://git.elliemae.io/platform-ui/dimsum/commit/9e154187ef66d83477398bef1edd348033f7dca7))
|
|
@@ -24,213 +19,78 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
24
19
|
- ds-dimsum:: fixed broken paths [PUI-13015](https://jira.elliemae.io/browse/PUI-13015) ([#6755](https://git.elliemae.io/platform-ui/dimsum/issues/6755)) ([4dfdfb7](https://git.elliemae.io/platform-ui/dimsum/commit/4dfdfb7675cc9f7bfe4d5b862e63cd0bb9923b8b))
|
|
25
20
|
- environment:: ds-chat - focus chat composer after sending a message [PUI-13006](https://jira.elliemae.io/browse/PUI-13006) ([#6759](https://git.elliemae.io/platform-ui/dimsum/issues/6759)) ([c2ca34d](https://git.elliemae.io/platform-ui/dimsum/commit/c2ca34d7806ee835dc6a0cb0dddf02afc03ee545))
|
|
26
21
|
|
|
27
|
-
## [3.
|
|
22
|
+
## [3.31.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0...v3.31.1) (2024-03-13)
|
|
28
23
|
|
|
29
24
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
30
25
|
|
|
31
|
-
## [3.
|
|
32
|
-
|
|
33
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
34
|
-
|
|
35
|
-
## [3.32.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.4...v3.32.0-rc.5) (2024-03-26)
|
|
36
|
-
|
|
37
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
38
|
-
|
|
39
|
-
## [3.32.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.3...v3.32.0-rc.4) (2024-03-25)
|
|
40
|
-
|
|
41
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
42
|
-
|
|
43
|
-
## [3.32.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.2...v3.32.0-rc.3) (2024-03-25)
|
|
44
|
-
|
|
45
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
46
|
-
|
|
47
|
-
## [3.32.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.1...v3.32.0-rc.2) (2024-03-21)
|
|
48
|
-
|
|
49
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
50
|
-
|
|
51
|
-
## [3.32.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.1...v3.32.0-rc.1) (2024-03-21)
|
|
52
|
-
|
|
53
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
54
|
-
|
|
55
|
-
## [3.31.2-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.0...v3.31.2-rc.1) (2024-03-18)
|
|
56
|
-
|
|
57
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
58
|
-
|
|
59
|
-
## [3.31.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.2...v3.31.2-rc.0) (2024-03-15)
|
|
60
|
-
|
|
61
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
62
|
-
|
|
63
|
-
## [3.31.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.2) (2024-03-08)
|
|
64
|
-
|
|
65
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
66
|
-
|
|
67
|
-
## [3.31.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.1) (2024-03-07)
|
|
68
|
-
|
|
69
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
70
|
-
|
|
71
|
-
## [3.31.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.2-rc.0...v3.31.0-rc.0) (2024-03-06)
|
|
26
|
+
## [3.31.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.1...v3.31.0) (2024-03-12)
|
|
72
27
|
|
|
73
28
|
### Features
|
|
74
29
|
|
|
75
30
|
- ds-chip:: text resize [PUI-12595](https://jira.elliemae.io/browse/PUI-12595) ([#6603](https://git.elliemae.io/platform-ui/dimsum/issues/6603)) ([670dd13](https://git.elliemae.io/platform-ui/dimsum/commit/670dd13a89fb5eac6708d6f90232aa7c18d79acf))
|
|
76
31
|
|
|
77
|
-
## [3.30.
|
|
78
|
-
|
|
79
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
80
|
-
|
|
81
|
-
## [3.30.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.6...v3.30.0-rc.7) (2024-02-21)
|
|
82
|
-
|
|
83
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
84
|
-
|
|
85
|
-
## [3.30.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.5...v3.30.0-rc.6) (2024-02-20)
|
|
86
|
-
|
|
87
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
88
|
-
|
|
89
|
-
## [3.30.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.4...v3.30.0-rc.5) (2024-02-19)
|
|
90
|
-
|
|
91
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
92
|
-
|
|
93
|
-
## [3.30.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.3...v3.30.0-rc.4) (2024-02-16)
|
|
94
|
-
|
|
95
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
96
|
-
|
|
97
|
-
## [3.30.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.2...v3.30.0-rc.3) (2024-02-15)
|
|
98
|
-
|
|
99
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
100
|
-
|
|
101
|
-
## [3.30.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.1...v3.30.0-rc.2) (2024-02-15)
|
|
102
|
-
|
|
103
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
104
|
-
|
|
105
|
-
## [3.30.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.0...v3.30.0-rc.1) (2024-02-14)
|
|
106
|
-
|
|
107
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
108
|
-
|
|
109
|
-
## [3.30.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.2-rc.0...v3.30.0-rc.0) (2024-02-13)
|
|
110
|
-
|
|
111
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
112
|
-
|
|
113
|
-
## [3.29.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.1...v3.29.2-rc.0) (2024-02-09)
|
|
114
|
-
|
|
115
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
116
|
-
|
|
117
|
-
## [3.29.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.0...v3.29.1-rc.1) (2024-02-05)
|
|
118
|
-
|
|
119
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
120
|
-
|
|
121
|
-
## [3.29.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-rc.0...v3.29.1-rc.0) (2024-02-05)
|
|
122
|
-
|
|
123
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
124
|
-
|
|
125
|
-
## [3.29.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.2...v3.29.0-rc.0) (2024-02-01)
|
|
32
|
+
## [3.30.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0...v3.30.1) (2024-02-23)
|
|
126
33
|
|
|
127
34
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
128
35
|
|
|
129
|
-
## [3.
|
|
36
|
+
## [3.30.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1...v3.30.0) (2024-02-23)
|
|
130
37
|
|
|
131
38
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
132
39
|
|
|
133
|
-
## [3.
|
|
40
|
+
## [3.29.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0...v3.29.1) (2024-02-08)
|
|
134
41
|
|
|
135
42
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
136
43
|
|
|
137
|
-
## [3.
|
|
44
|
+
## [3.29.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0...v3.29.0) (2024-02-01)
|
|
138
45
|
|
|
139
46
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
140
47
|
|
|
141
|
-
## [3.27.0
|
|
48
|
+
## [3.27.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0...v3.27.0) (2024-01-24)
|
|
142
49
|
|
|
143
50
|
### Features
|
|
144
51
|
|
|
145
52
|
- 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))
|
|
146
53
|
|
|
147
|
-
## [3.26.
|
|
148
|
-
|
|
149
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
150
|
-
|
|
151
|
-
## [3.26.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.4...v3.26.1-rc.0) (2023-12-28)
|
|
152
|
-
|
|
153
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
154
|
-
|
|
155
|
-
## [3.26.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.3...v3.26.0-rc.4) (2023-12-26)
|
|
156
|
-
|
|
157
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
158
|
-
|
|
159
|
-
## [3.26.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.2...v3.26.0-rc.3) (2023-12-22)
|
|
160
|
-
|
|
161
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
162
|
-
|
|
163
|
-
## [3.26.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.0...v3.26.0-rc.2) (2023-12-21)
|
|
164
|
-
|
|
165
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
166
|
-
|
|
167
|
-
## [3.26.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.1...v3.26.0-rc.0) (2023-12-20)
|
|
54
|
+
## [3.26.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.26.0) (2023-12-27)
|
|
168
55
|
|
|
169
56
|
### Features
|
|
170
57
|
|
|
171
58
|
- 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))
|
|
172
59
|
|
|
173
|
-
## [3.
|
|
174
|
-
|
|
175
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
176
|
-
|
|
177
|
-
## [3.25.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.2...v3.25.0-rc.0) (2023-12-06)
|
|
178
|
-
|
|
179
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
180
|
-
|
|
181
|
-
## [3.24.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.1...v3.24.1-rc.2) (2023-11-29)
|
|
182
|
-
|
|
183
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
184
|
-
|
|
185
|
-
## [3.24.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.0...v3.24.1-rc.1) (2023-11-26)
|
|
60
|
+
## [3.24.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.24.1) (2023-12-21)
|
|
186
61
|
|
|
187
62
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
188
63
|
|
|
189
|
-
## [3.24.
|
|
190
|
-
|
|
191
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
192
|
-
|
|
193
|
-
## [3.24.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.1...v3.24.0-rc.2) (2023-11-22)
|
|
194
|
-
|
|
195
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
196
|
-
|
|
197
|
-
## [3.24.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.0...v3.24.0-rc.1) (2023-11-22)
|
|
198
|
-
|
|
199
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
200
|
-
|
|
201
|
-
## [3.24.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.1-rc.1...v3.24.0-rc.0) (2023-11-21)
|
|
64
|
+
## [3.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0...v3.24.0) (2023-11-23)
|
|
202
65
|
|
|
203
66
|
### Features
|
|
204
67
|
|
|
205
68
|
- 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))
|
|
206
69
|
|
|
207
|
-
## [3.23.
|
|
208
|
-
|
|
209
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
210
|
-
|
|
211
|
-
## [3.23.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.2...v3.23.1-rc.0) (2023-11-16)
|
|
70
|
+
## [3.23.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0...v3.23.0) (2023-11-15)
|
|
212
71
|
|
|
213
72
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
214
73
|
|
|
215
|
-
## [3.
|
|
216
|
-
|
|
217
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
218
|
-
|
|
219
|
-
## [3.23.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.0...v3.23.0-rc.1) (2023-11-13)
|
|
220
|
-
|
|
221
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
222
|
-
|
|
223
|
-
## [3.23.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.1-rc.0...v3.23.0-rc.0) (2023-11-10)
|
|
224
|
-
|
|
225
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
74
|
+
## [3.22.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2...v3.22.0) (2023-11-08)
|
|
226
75
|
|
|
227
|
-
|
|
76
|
+
### Features
|
|
228
77
|
|
|
229
|
-
|
|
78
|
+
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://git.elliemae.io/platform-ui/dimsum/issues/6266)) ([565871f](https://git.elliemae.io/platform-ui/dimsum/commit/565871faf8fd8edf056e923cacb1de36f3c5beaa))
|
|
79
|
+
- 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))
|
|
80
|
+
- 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))
|
|
81
|
+
- 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))
|
|
82
|
+
- 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))
|
|
83
|
+
- 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))
|
|
84
|
+
- 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))
|
|
85
|
+
- 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))
|
|
86
|
+
- 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))
|
|
230
87
|
|
|
231
|
-
|
|
88
|
+
### Bug Fixes
|
|
232
89
|
|
|
233
|
-
|
|
90
|
+
- ds-backdrop:: change backdrop background color [PUI-11073] (https://jira.elliemae.io/browse/PUI-11073) ([#6109](https://git.elliemae.io/platform-ui/dimsum/issues/6109)) ([90d2948](https://git.elliemae.io/platform-ui/dimsum/commit/90d2948d89623802ce1bbd5f81513ac96bb67025))
|
|
91
|
+
- 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))
|
|
92
|
+
- 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))
|
|
93
|
+
- 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))
|
|
234
94
|
|
|
235
95
|
## [3.22.0-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.9...v3.22.0-rc.10) (2023-11-07)
|
|
236
96
|
|
package/package.json
CHANGED
|
@@ -1,126 +1,126 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.33.0
|
|
3
|
+
"version": "3.33.0",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-accessibility": "3.33.0
|
|
7
|
-
"@elliemae/ds-accordion": "3.33.0
|
|
8
|
-
"@elliemae/ds-backdrop": "3.33.0
|
|
9
|
-
"@elliemae/ds-banner": "3.33.0
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-
|
|
12
|
-
"@elliemae/ds-
|
|
13
|
-
"@elliemae/ds-
|
|
14
|
-
"@elliemae/ds-button-group": "3.33.0
|
|
15
|
-
"@elliemae/ds-button-v1": "3.33.0
|
|
16
|
-
"@elliemae/ds-
|
|
17
|
-
"@elliemae/ds-
|
|
18
|
-
"@elliemae/ds-card
|
|
19
|
-
"@elliemae/ds-card-navigation": "3.33.0
|
|
20
|
-
"@elliemae/ds-card-v2": "3.33.0
|
|
21
|
-
"@elliemae/ds-card-v2-action-addon": "3.33.0
|
|
22
|
-
"@elliemae/ds-card-v2-group": "3.33.0
|
|
23
|
-
"@elliemae/ds-chat": "3.33.0
|
|
24
|
-
"@elliemae/ds-chat-
|
|
25
|
-
"@elliemae/ds-chat-
|
|
26
|
-
"@elliemae/ds-
|
|
27
|
-
"@elliemae/ds-
|
|
28
|
-
"@elliemae/ds-codeeditor": "3.33.0
|
|
29
|
-
"@elliemae/ds-
|
|
30
|
-
"@elliemae/ds-
|
|
31
|
-
"@elliemae/ds-
|
|
32
|
-
"@elliemae/ds-data-table": "3.33.0
|
|
33
|
-
"@elliemae/ds-data-table-cell-header": "3.33.0
|
|
34
|
-
"@elliemae/ds-datagrids": "3.33.0
|
|
35
|
-
"@elliemae/ds-dataviz": "3.33.0
|
|
36
|
-
"@elliemae/ds-
|
|
37
|
-
"@elliemae/ds-date-picker": "3.33.0
|
|
38
|
-
"@elliemae/ds-
|
|
39
|
-
"@elliemae/ds-date-range-selector": "3.33.0
|
|
40
|
-
"@elliemae/ds-date-time-picker": "3.33.0
|
|
41
|
-
"@elliemae/ds-
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-dialog": "3.33.0
|
|
44
|
-
"@elliemae/ds-drag-and-drop": "3.33.0
|
|
45
|
-
"@elliemae/ds-dropdownmenu": "3.33.0
|
|
46
|
-
"@elliemae/ds-dropzone": "3.33.0
|
|
47
|
-
"@elliemae/ds-
|
|
48
|
-
"@elliemae/ds-
|
|
49
|
-
"@elliemae/ds-form": "3.33.0
|
|
50
|
-
"@elliemae/ds-form-date-range-picker": "3.33.0
|
|
51
|
-
"@elliemae/ds-form-date-time-picker": "3.33.0
|
|
52
|
-
"@elliemae/ds-form-layout-blocks": "3.33.0
|
|
53
|
-
"@elliemae/ds-
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-grid": "3.33.0
|
|
56
|
-
"@elliemae/ds-group-box": "3.33.0
|
|
57
|
-
"@elliemae/ds-
|
|
58
|
-
"@elliemae/ds-hooks-fontsize-
|
|
59
|
-
"@elliemae/ds-
|
|
60
|
-
"@elliemae/ds-icons": "3.33.0
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-
|
|
63
|
-
"@elliemae/ds-imagelibrarymodal": "3.33.0
|
|
64
|
-
"@elliemae/ds-indeterminate-progress-indicator": "3.33.0
|
|
65
|
-
"@elliemae/ds-
|
|
66
|
-
"@elliemae/ds-
|
|
67
|
-
"@elliemae/ds-list-section-header": "3.33.0
|
|
68
|
-
"@elliemae/ds-
|
|
69
|
-
"@elliemae/ds-
|
|
70
|
-
"@elliemae/ds-
|
|
71
|
-
"@elliemae/ds-
|
|
72
|
-
"@elliemae/ds-
|
|
73
|
-
"@elliemae/ds-
|
|
74
|
-
"@elliemae/ds-modal-slide": "3.33.0
|
|
75
|
-
"@elliemae/ds-
|
|
76
|
-
"@elliemae/ds-
|
|
77
|
-
"@elliemae/ds-page-header": "3.33.0
|
|
78
|
-
"@elliemae/ds-page-header-v1": "3.33.0
|
|
79
|
-
"@elliemae/ds-page-
|
|
80
|
-
"@elliemae/ds-
|
|
81
|
-
"@elliemae/ds-page-
|
|
82
|
-
"@elliemae/ds-
|
|
83
|
-
"@elliemae/ds-
|
|
84
|
-
"@elliemae/ds-popover": "3.33.0
|
|
85
|
-
"@elliemae/ds-
|
|
86
|
-
"@elliemae/ds-
|
|
87
|
-
"@elliemae/ds-
|
|
88
|
-
"@elliemae/ds-query-builder": "3.33.0
|
|
89
|
-
"@elliemae/ds-
|
|
90
|
-
"@elliemae/ds-
|
|
91
|
-
"@elliemae/ds-ribbon": "3.33.0
|
|
92
|
-
"@elliemae/ds-search-field": "3.33.0
|
|
93
|
-
"@elliemae/ds-separator": "3.33.0
|
|
94
|
-
"@elliemae/ds-shuttle": "3.33.0
|
|
95
|
-
"@elliemae/ds-shuttle-v2": "3.33.0
|
|
96
|
-
"@elliemae/ds-side-panel": "3.33.0
|
|
97
|
-
"@elliemae/ds-skeleton": "3.33.0
|
|
98
|
-
"@elliemae/ds-slider": "3.33.0
|
|
99
|
-
"@elliemae/ds-spinner": "3.33.0
|
|
100
|
-
"@elliemae/ds-
|
|
101
|
-
"@elliemae/ds-
|
|
102
|
-
"@elliemae/ds-svg": "3.33.0
|
|
103
|
-
"@elliemae/ds-tabs": "3.33.0
|
|
104
|
-
"@elliemae/ds-
|
|
105
|
-
"@elliemae/ds-
|
|
106
|
-
"@elliemae/ds-
|
|
107
|
-
"@elliemae/ds-
|
|
108
|
-
"@elliemae/ds-
|
|
109
|
-
"@elliemae/ds-toolbar": "3.33.0
|
|
110
|
-
"@elliemae/ds-
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-
|
|
113
|
-
"@elliemae/ds-
|
|
114
|
-
"@elliemae/ds-
|
|
115
|
-
"@elliemae/ds-truncated-
|
|
116
|
-
"@elliemae/ds-
|
|
117
|
-
"@elliemae/ds-
|
|
118
|
-
"@elliemae/ds-
|
|
119
|
-
"@elliemae/ds-
|
|
120
|
-
"@elliemae/ds-
|
|
121
|
-
"@elliemae/ds-
|
|
122
|
-
"@elliemae/ds-
|
|
123
|
-
"@elliemae/ds-
|
|
124
|
-
"@elliemae/ds-
|
|
6
|
+
"@elliemae/ds-accessibility": "3.33.0",
|
|
7
|
+
"@elliemae/ds-accordion": "3.33.0",
|
|
8
|
+
"@elliemae/ds-backdrop": "3.33.0",
|
|
9
|
+
"@elliemae/ds-banner": "3.33.0",
|
|
10
|
+
"@elliemae/ds-app-picker": "3.33.0",
|
|
11
|
+
"@elliemae/ds-basic": "3.33.0",
|
|
12
|
+
"@elliemae/ds-button": "3.33.0",
|
|
13
|
+
"@elliemae/ds-breadcrumb": "3.33.0",
|
|
14
|
+
"@elliemae/ds-button-group": "3.33.0",
|
|
15
|
+
"@elliemae/ds-button-v1": "3.33.0",
|
|
16
|
+
"@elliemae/ds-button-v2": "3.33.0",
|
|
17
|
+
"@elliemae/ds-card-array": "3.33.0",
|
|
18
|
+
"@elliemae/ds-card": "3.33.0",
|
|
19
|
+
"@elliemae/ds-card-navigation": "3.33.0",
|
|
20
|
+
"@elliemae/ds-card-v2": "3.33.0",
|
|
21
|
+
"@elliemae/ds-card-v2-action-addon": "3.33.0",
|
|
22
|
+
"@elliemae/ds-card-v2-group": "3.33.0",
|
|
23
|
+
"@elliemae/ds-chat": "3.33.0",
|
|
24
|
+
"@elliemae/ds-chat-bubble": "3.33.0",
|
|
25
|
+
"@elliemae/ds-chat-tile": "3.33.0",
|
|
26
|
+
"@elliemae/ds-chip": "3.33.0",
|
|
27
|
+
"@elliemae/ds-circular-progress-indicator": "3.33.0",
|
|
28
|
+
"@elliemae/ds-codeeditor": "3.33.0",
|
|
29
|
+
"@elliemae/ds-comments": "3.33.0",
|
|
30
|
+
"@elliemae/ds-controlled-form": "3.33.0",
|
|
31
|
+
"@elliemae/ds-csv-converter": "3.33.0",
|
|
32
|
+
"@elliemae/ds-data-table": "3.33.0",
|
|
33
|
+
"@elliemae/ds-data-table-cell-header": "3.33.0",
|
|
34
|
+
"@elliemae/ds-datagrids": "3.33.0",
|
|
35
|
+
"@elliemae/ds-dataviz": "3.33.0",
|
|
36
|
+
"@elliemae/ds-dataviz-pie": "3.33.0",
|
|
37
|
+
"@elliemae/ds-date-picker": "3.33.0",
|
|
38
|
+
"@elliemae/ds-date-range-picker": "3.33.0",
|
|
39
|
+
"@elliemae/ds-date-range-selector": "3.33.0",
|
|
40
|
+
"@elliemae/ds-date-time-picker": "3.33.0",
|
|
41
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.33.0",
|
|
42
|
+
"@elliemae/ds-decision-graph": "3.33.0",
|
|
43
|
+
"@elliemae/ds-dialog": "3.33.0",
|
|
44
|
+
"@elliemae/ds-drag-and-drop": "3.33.0",
|
|
45
|
+
"@elliemae/ds-dropdownmenu": "3.33.0",
|
|
46
|
+
"@elliemae/ds-dropzone": "3.33.0",
|
|
47
|
+
"@elliemae/ds-fast-list": "3.33.0",
|
|
48
|
+
"@elliemae/ds-filterbar": "3.33.0",
|
|
49
|
+
"@elliemae/ds-form": "3.33.0",
|
|
50
|
+
"@elliemae/ds-form-date-range-picker": "3.33.0",
|
|
51
|
+
"@elliemae/ds-form-date-time-picker": "3.33.0",
|
|
52
|
+
"@elliemae/ds-form-layout-blocks": "3.33.0",
|
|
53
|
+
"@elliemae/ds-global-header": "3.33.0",
|
|
54
|
+
"@elliemae/ds-form-layout-label": "3.33.0",
|
|
55
|
+
"@elliemae/ds-grid": "3.33.0",
|
|
56
|
+
"@elliemae/ds-group-box": "3.33.0",
|
|
57
|
+
"@elliemae/ds-header": "3.33.0",
|
|
58
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.33.0",
|
|
59
|
+
"@elliemae/ds-hooks-fontsize-media": "3.33.0",
|
|
60
|
+
"@elliemae/ds-icons": "3.33.0",
|
|
61
|
+
"@elliemae/ds-icon": "3.33.0",
|
|
62
|
+
"@elliemae/ds-image": "3.33.0",
|
|
63
|
+
"@elliemae/ds-imagelibrarymodal": "3.33.0",
|
|
64
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.33.0",
|
|
65
|
+
"@elliemae/ds-left-navigation": "3.33.0",
|
|
66
|
+
"@elliemae/ds-label-value": "3.33.0",
|
|
67
|
+
"@elliemae/ds-list-section-header": "3.33.0",
|
|
68
|
+
"@elliemae/ds-loading-indicator": "3.33.0",
|
|
69
|
+
"@elliemae/ds-menu": "3.33.0",
|
|
70
|
+
"@elliemae/ds-mini-toolbar": "3.33.0",
|
|
71
|
+
"@elliemae/ds-menu-items": "3.33.0",
|
|
72
|
+
"@elliemae/ds-mobile": "3.33.0",
|
|
73
|
+
"@elliemae/ds-modal": "3.33.0",
|
|
74
|
+
"@elliemae/ds-modal-slide": "3.33.0",
|
|
75
|
+
"@elliemae/ds-number-range-field": "3.33.0",
|
|
76
|
+
"@elliemae/ds-notification-badge": "3.33.0",
|
|
77
|
+
"@elliemae/ds-page-header": "3.33.0",
|
|
78
|
+
"@elliemae/ds-page-header-v1": "3.33.0",
|
|
79
|
+
"@elliemae/ds-page-header-v2": "3.33.0",
|
|
80
|
+
"@elliemae/ds-page-layout": "3.33.0",
|
|
81
|
+
"@elliemae/ds-page-number": "3.33.0",
|
|
82
|
+
"@elliemae/ds-pagination": "3.33.0",
|
|
83
|
+
"@elliemae/ds-pills": "3.33.0",
|
|
84
|
+
"@elliemae/ds-popover": "3.33.0",
|
|
85
|
+
"@elliemae/ds-popper": "3.33.0",
|
|
86
|
+
"@elliemae/ds-popperjs": "3.33.0",
|
|
87
|
+
"@elliemae/ds-progress-indicator": "3.33.0",
|
|
88
|
+
"@elliemae/ds-query-builder": "3.33.0",
|
|
89
|
+
"@elliemae/ds-resizeable-container": "3.33.0",
|
|
90
|
+
"@elliemae/ds-read-more": "3.33.0",
|
|
91
|
+
"@elliemae/ds-ribbon": "3.33.0",
|
|
92
|
+
"@elliemae/ds-search-field": "3.33.0",
|
|
93
|
+
"@elliemae/ds-separator": "3.33.0",
|
|
94
|
+
"@elliemae/ds-shuttle": "3.33.0",
|
|
95
|
+
"@elliemae/ds-shuttle-v2": "3.33.0",
|
|
96
|
+
"@elliemae/ds-side-panel": "3.33.0",
|
|
97
|
+
"@elliemae/ds-skeleton": "3.33.0",
|
|
98
|
+
"@elliemae/ds-slider": "3.33.0",
|
|
99
|
+
"@elliemae/ds-spinner": "3.33.0",
|
|
100
|
+
"@elliemae/ds-square-indicator": "3.33.0",
|
|
101
|
+
"@elliemae/ds-stepper": "3.33.0",
|
|
102
|
+
"@elliemae/ds-svg": "3.33.0",
|
|
103
|
+
"@elliemae/ds-tabs": "3.33.0",
|
|
104
|
+
"@elliemae/ds-test-utils": "3.33.0",
|
|
105
|
+
"@elliemae/ds-text-wrapper": "3.33.0",
|
|
106
|
+
"@elliemae/ds-time-picker": "3.33.0",
|
|
107
|
+
"@elliemae/ds-toast": "3.33.0",
|
|
108
|
+
"@elliemae/ds-toolbar": "3.33.0",
|
|
109
|
+
"@elliemae/ds-toolbar-v2": "3.33.0",
|
|
110
|
+
"@elliemae/ds-tooltip": "3.33.0",
|
|
111
|
+
"@elliemae/ds-transition": "3.33.0",
|
|
112
|
+
"@elliemae/ds-tree-model": "3.33.0",
|
|
113
|
+
"@elliemae/ds-treeview": "3.33.0",
|
|
114
|
+
"@elliemae/ds-truncated-expandable-text": "3.33.0",
|
|
115
|
+
"@elliemae/ds-truncated-tooltip-text": "3.33.0",
|
|
116
|
+
"@elliemae/ds-typography": "3.33.0",
|
|
117
|
+
"@elliemae/ds-uploader": "3.33.0",
|
|
118
|
+
"@elliemae/ds-utilities": "3.33.0",
|
|
119
|
+
"@elliemae/ds-virtual-list": "3.33.0",
|
|
120
|
+
"@elliemae/ds-wizard": "3.33.0",
|
|
121
|
+
"@elliemae/ds-wysiwygeditor": "3.33.0",
|
|
122
|
+
"@elliemae/ds-zipcode-search": "3.33.0",
|
|
123
|
+
"@elliemae/ds-zoom": "3.33.0",
|
|
124
|
+
"@elliemae/ds-system": "3.33.0"
|
|
125
125
|
}
|
|
126
126
|
}
|