es-components 21.6.95-pre-prod.7 → 21.6.95
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 +167 -27
- package/bundle/main.min.js +5 -5
- package/cjs/index.js +6 -6
- package/lib/index.js +6 -6
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,176 +3,316 @@
|
|
|
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
|
-
## [21.6.95
|
|
6
|
+
## [21.6.95](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.5...v21.6.95) (2023-01-26)
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
**Note:** Version bump only for package es-components
|
|
9
9
|
|
|
10
|
-
- ensuring cypress runs ([4138926](https://github.com/wtw-im/es-components/commit/41389263a3a3c1d9ed758a052ca344f5e6c4ae9a))
|
|
11
|
-
- fixing monorepo dependency issues ([ec817f8](https://github.com/wtw-im/es-components/commit/ec817f867a05129cc3a580502223bd2bac894e59))
|
|
12
10
|
|
|
13
|
-
## [21.6.95-pre-prod.6](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.5...v21.6.95-pre-prod.6) (2023-01-26)
|
|
14
11
|
|
|
15
|
-
### Build
|
|
16
12
|
|
|
17
|
-
- fixing lockfile issues ([6992cf3](https://github.com/wtw-im/es-components/commit/6992cf3d7a0a7340f33f13a03862784365271f9b))
|
|
18
13
|
|
|
19
14
|
## [21.6.95-pre-prod.5](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.4...v21.6.95-pre-prod.5) (2023-01-25)
|
|
20
15
|
|
|
16
|
+
|
|
21
17
|
### Build
|
|
22
18
|
|
|
23
|
-
|
|
19
|
+
* ensuring styleguide can run completely ([6ba5ef3](https://github.com/wtw-im/es-components/commit/6ba5ef36adfafd42cf3c0f296da8a268abf08e4c))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
24
|
|
|
25
25
|
## [21.6.95-pre-prod.4](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.3...v21.6.95-pre-prod.4) (2023-01-25)
|
|
26
26
|
|
|
27
|
+
|
|
27
28
|
### Build
|
|
28
29
|
|
|
29
|
-
|
|
30
|
+
* making pre-prod GH pages build verbose ([4fbf62a](https://github.com/wtw-im/es-components/commit/4fbf62ad10f61568033f22dbc1f6bca717695ecc))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
30
35
|
|
|
31
36
|
## [21.6.95-pre-prod.3](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.2...v21.6.95-pre-prod.3) (2023-01-25)
|
|
32
37
|
|
|
38
|
+
|
|
33
39
|
### Fix
|
|
34
40
|
|
|
35
|
-
|
|
41
|
+
* fixing table markdown to not fail styleguide build ([f1f3cde](https://github.com/wtw-im/es-components/commit/f1f3cdee5bfc00519eeffa0a021e341bedbe8153))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
36
46
|
|
|
37
47
|
## [21.6.95-pre-prod.2](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.1...v21.6.95-pre-prod.2) (2023-01-25)
|
|
38
48
|
|
|
49
|
+
|
|
39
50
|
### Build
|
|
40
51
|
|
|
41
|
-
|
|
52
|
+
* making pre-prod GH pages build verbose ([f11e31a](https://github.com/wtw-im/es-components/commit/f11e31a83d557a1d6d1835263d2df6c441af8b4d))
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
42
57
|
|
|
43
58
|
## [21.6.95-pre-prod.1](https://github.com/wtw-im/es-components/compare/v21.6.95-pre-prod.0...v21.6.95-pre-prod.1) (2023-01-25)
|
|
44
59
|
|
|
60
|
+
|
|
45
61
|
### Build
|
|
46
62
|
|
|
47
|
-
|
|
63
|
+
* ensuring we publish for prod and preprod appropriately ([9239c01](https://github.com/wtw-im/es-components/commit/9239c01c6c18960d328e249837ce85896b0096ed))
|
|
48
64
|
|
|
49
65
|
### Docs
|
|
50
66
|
|
|
51
|
-
|
|
67
|
+
* including CHANGELOG in docs ([bd97f70](https://github.com/wtw-im/es-components/commit/bd97f708bb96602724514dfa52ca333b19989064))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
52
72
|
|
|
53
73
|
## [21.6.95-pre-prod.0](https://github.com/wtw-im/es-components/compare/v21.7.0-pre-prod.10...v21.6.95-pre-prod.0) (2023-01-25)
|
|
54
74
|
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
55
78
|
## [21.6.94](https://github.com/wtw-im/es-components/compare/v21.6.93...v21.6.94) (2022-11-09)
|
|
56
79
|
|
|
80
|
+
|
|
57
81
|
### Build
|
|
58
82
|
|
|
59
|
-
|
|
83
|
+
* [skip ci][skip-release] v21.6.94 ([188ceae](https://github.com/wtw-im/es-components/commit/188ceaed1caaafd562901dc61c9f40e8de85b853))
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
60
88
|
|
|
61
89
|
## [21.6.94](https://github.com/wtw-im/es-components/compare/v21.6.93...v21.6.94) (2022-11-09)
|
|
62
90
|
|
|
63
91
|
**Note:** Version bump only for package es-components
|
|
64
92
|
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
65
97
|
## [21.6.93](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.5...v21.6.93) (2022-10-19)
|
|
66
98
|
|
|
67
99
|
**Note:** Version bump only for package es-components
|
|
68
100
|
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
69
105
|
## [21.6.93-pre-prod.5](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.4...v21.6.93-pre-prod.5) (2022-10-19)
|
|
70
106
|
|
|
107
|
+
|
|
71
108
|
### Upgrade
|
|
72
109
|
|
|
73
|
-
|
|
110
|
+
* add linkProps to tooltip ([89c4b6b](https://github.com/wtw-im/es-components/commit/89c4b6b2d16b9d9f5b4bee6326a94bcabdd9de9d))
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
74
115
|
|
|
75
116
|
## [21.6.93-pre-prod.4](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.3...v21.6.93-pre-prod.4) (2022-10-17)
|
|
76
117
|
|
|
118
|
+
|
|
77
119
|
### Fix
|
|
78
120
|
|
|
79
|
-
|
|
121
|
+
* fixing prepublish script ([92f4870](https://github.com/wtw-im/es-components/commit/92f48705867ac2a3b519c120849c1c48e7b9f081))
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
80
126
|
|
|
81
127
|
## [21.6.93-pre-prod.3](https://github.com/wtw-im/es-components/compare/v21.6.93-pre-prod.2...v21.6.93-pre-prod.3) (2022-10-17)
|
|
82
128
|
|
|
129
|
+
|
|
83
130
|
### Build
|
|
84
131
|
|
|
85
|
-
|
|
132
|
+
* only mangling variable names in main branch ([abacbd2](https://github.com/wtw-im/es-components/commit/abacbd208d1d60d042a484df517a06195967a4b2))
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
86
137
|
|
|
87
138
|
## 21.6.93-pre-prod.2 (2022-10-12)
|
|
88
139
|
|
|
89
140
|
**Note:** Version bump only for package es-components
|
|
90
141
|
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
91
146
|
## 21.6.93-pre-prod.1 (2022-10-12)
|
|
92
147
|
|
|
93
148
|
**Note:** Version bump only for package es-components
|
|
94
149
|
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
95
154
|
## 21.6.93-pre-prod.0 (2022-10-11)
|
|
96
155
|
|
|
97
156
|
**Note:** Version bump only for package es-components
|
|
98
157
|
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
99
162
|
## [21.6.92](https://github.com/wtw-im/es-components/compare/v21.6.92-pre-prod.0...v21.6.92) (2022-09-21)
|
|
100
163
|
|
|
101
164
|
**Note:** Version bump only for package es-components
|
|
102
165
|
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
103
170
|
## 21.6.92-pre-prod.0 (2022-09-16)
|
|
104
171
|
|
|
172
|
+
|
|
105
173
|
### Build
|
|
106
174
|
|
|
107
|
-
|
|
175
|
+
* update changelog generator ([b8c29f5](https://github.com/wtw-im/es-components/commit/b8c29f50045c13c8fc13e66eca8a0eb972ea712a))
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
108
180
|
|
|
109
181
|
## <small>21.6.91 (2022-09-06)</small>
|
|
110
182
|
|
|
111
183
|
**Note:** Version bump only for package es-components
|
|
112
184
|
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
113
189
|
## <small>21.6.91-pre-prod.0 (2022-08-31)</small>
|
|
114
190
|
|
|
115
|
-
|
|
191
|
+
* Merge pull request #642 from WTW-IM/react-18 ([c076594](https://github.com/wtw-im/es-components/commit/c076594)), closes [#642](https://github.com/wtw-im/es-components/issues/642)
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
116
196
|
|
|
117
197
|
## <small>21.6.90 (2022-07-21)</small>
|
|
118
198
|
|
|
119
199
|
**Note:** Version bump only for package es-components
|
|
120
200
|
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
121
205
|
## <small>21.6.90-pre-prod.0 (2022-07-21)</small>
|
|
122
206
|
|
|
123
|
-
|
|
207
|
+
* Merge pull request #635 from WTW-IM/fix-full-color-icons-page ([ee3d98e](https://github.com/wtw-im/es-components/commit/ee3d98e)), closes [#635](https://github.com/wtw-im/es-components/issues/635)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
124
212
|
|
|
125
213
|
## <small>21.6.89 (2022-07-19)</small>
|
|
126
214
|
|
|
127
215
|
**Note:** Version bump only for package es-components
|
|
128
216
|
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
129
221
|
## <small>21.6.89-pre-prod.0 (2022-07-18)</small>
|
|
130
222
|
|
|
131
|
-
|
|
223
|
+
* Merge pull request #628 from WTW-IM/WE-17039-add-role-to-notification ([fcddbff](https://github.com/wtw-im/es-components/commit/fcddbff)), closes [#628](https://github.com/wtw-im/es-components/issues/628)
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
132
228
|
|
|
133
229
|
## <small>21.6.88 (2022-07-11)</small>
|
|
134
230
|
|
|
135
231
|
**Note:** Version bump only for package es-components
|
|
136
232
|
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
137
237
|
## <small>21.6.88-pre-prod.1 (2022-07-07)</small>
|
|
138
238
|
|
|
139
|
-
|
|
239
|
+
* Merge pull request #631 from WTW-IM/prevent-fieldset-rerender ([babb501](https://github.com/wtw-im/es-components/commit/babb501)), closes [#631](https://github.com/wtw-im/es-components/issues/631)
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
140
244
|
|
|
141
245
|
## <small>21.6.88-pre-prod.0 (2022-07-05)</small>
|
|
142
246
|
|
|
143
|
-
|
|
247
|
+
* Merge pull request #629 from WTW-IM/export-useuniqueid ([7d90a4f](https://github.com/wtw-im/es-components/commit/7d90a4f)), closes [#629](https://github.com/wtw-im/es-components/issues/629)
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
144
252
|
|
|
145
253
|
## <small>21.6.87 (2022-06-24)</small>
|
|
146
254
|
|
|
147
255
|
**Note:** Version bump only for package es-components
|
|
148
256
|
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
149
261
|
## <small>21.6.87-pre-prod.0 (2022-06-17)</small>
|
|
150
262
|
|
|
151
|
-
|
|
263
|
+
* Merge pull request #624 from WTW-IM/switch-checked-bugfix ([d023b00](https://github.com/wtw-im/es-components/commit/d023b00)), closes [#624](https://github.com/wtw-im/es-components/issues/624)
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
152
268
|
|
|
153
269
|
## <small>21.6.86 (2022-05-19)</small>
|
|
154
270
|
|
|
155
271
|
**Note:** Version bump only for package es-components
|
|
156
272
|
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
157
277
|
## <small>21.6.86-pre-prod.0 (2022-05-17)</small>
|
|
158
278
|
|
|
159
|
-
|
|
279
|
+
* Merge pull request #618 from WTW-IM/WE-16644-design-consistency ([7c38006](https://github.com/wtw-im/es-components/commit/7c38006)), closes [#618](https://github.com/wtw-im/es-components/issues/618)
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
160
284
|
|
|
161
285
|
## <small>21.6.85 (2022-05-12)</small>
|
|
162
286
|
|
|
163
287
|
**Note:** Version bump only for package es-components
|
|
164
288
|
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
165
293
|
## <small>21.6.85-pre-prod.0 (2022-05-12)</small>
|
|
166
294
|
|
|
167
|
-
|
|
295
|
+
* Merge pull request #620 from WTW-IM/drawers-effect-fix ([2440656](https://github.com/wtw-im/es-components/commit/2440656)), closes [#620](https://github.com/wtw-im/es-components/issues/620)
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
168
300
|
|
|
169
301
|
## <small>21.6.84 (2022-05-12)</small>
|
|
170
302
|
|
|
171
303
|
**Note:** Version bump only for package es-components
|
|
172
304
|
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
173
309
|
## <small>21.6.83-pre-prod.1 (2022-05-11)</small>
|
|
174
310
|
|
|
175
|
-
|
|
311
|
+
* Merge pull request #616 from WTW-IM/add-drawer-item-onchange ([0b20dfe](https://github.com/wtw-im/es-components/commit/0b20dfe)), closes [#616](https://github.com/wtw-im/es-components/issues/616)
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
176
316
|
|
|
177
317
|
## <small>21.6.83-pre-prod.0 (2022-05-10)</small> & <small>21.6.83 (2022-05-10)</small>
|
|
178
318
|
|