@reachfive/identity-ui 1.24.0 → 1.25.2

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 DELETED
@@ -1,490 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file.
4
-
5
- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), and this project adheres
6
- to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
-
8
- ## [Unreleased]
9
-
10
- ## [1.24.0] - 2023-01-05
11
- - Add variable locale
12
-
13
- ## [1.23.1] - 2023-12-12
14
-
15
- ### Fixes
16
-
17
- - Handle provider variants correctly in showSocialAccount.
18
-
19
- ## [1.23.0] - 2023-11-27
20
-
21
- ## Added
22
- - Improved mfa step up UX when only one second factor exists
23
-
24
- ## [1.22.0] - 2023-11-09
25
-
26
- ### Added
27
-
28
- - User interface enhancement on date type field.
29
-
30
- ### Fixes
31
-
32
- - AccessToken is no more required in passwordless code verification workflow.
33
-
34
- ## [1.21.0] - 2023-10-12
35
-
36
- ### Added
37
-
38
- - Add Ping provider
39
-
40
- ### Fixes
41
-
42
- - Fix dateField validation import
43
- - Fix identifierField error when initilized with an empty value
44
-
45
- ## [1.20.2] - 2023-10-02
46
-
47
- ### Fixes
48
-
49
- - Set buffer as dependency instead of using Node module.
50
-
51
- ## [1.20.1] - 2023-09-29
52
-
53
- ### Fixes
54
-
55
- - Fix import types
56
-
57
- ## [1.20.0] - 2023-09-22
58
-
59
- ### Added
60
-
61
- - Add Captcha in EmailEditor widget [#140](https://github.com/ReachFive/identity-web-ui-sdk/pull/140)
62
- - Add social provider variant format [#142](https://github.com/ReachFive/identity-web-ui-sdk/pull/142)
63
- - Add ESLint code analyzer [#143](https://github.com/ReachFive/identity-web-ui-sdk/pull/143)
64
- - Add type definitions for SDK methods arguments [#145](https://github.com/ReachFive/identity-web-ui-sdk/pull/145)
65
-
66
- ### Changed
67
-
68
- - Show user error in MFA widget [#136](https://github.com/ReachFive/identity-web-ui-sdk/pull/136)
69
- - Validation on birthdate month and day compatibility + add age restriction message [#141](https://github.com/ReachFive/identity-web-ui-sdk/pull/141)
70
- - Upgrade libphonenumber version to 1.10.44 [#146](https://github.com/ReachFive/identity-web-ui-sdk/pull/146)
71
-
72
- ### Fixes
73
-
74
- - Fix issue when consentField is missing [#144](https://github.com/ReachFive/identity-web-ui-sdk/pull/144)
75
-
76
- ## [1.19.0] - 2023-02-22
77
-
78
- ### Added
79
- Support the social provider Naver
80
-
81
- ### Fixes
82
- Wrong consent version from profile in signup/profile editor forms
83
-
84
- ## [1.18.0] - 2022-12-12
85
-
86
- Allow to start a step up flow during a login when mfa is required
87
- Add dedicated field custom identifier to login views if the right option is enabled
88
- Fix issue during validation custom identifier can now be numbers
89
-
90
- ## [1.17.0] - 2022-10-26
91
-
92
- ### Added
93
-
94
- New field custom identifier to loginWithPassword
95
- New field custom identifier to signup
96
- New widget for MFA credentials listing
97
- New widget for registering and/or removing MFA credentials
98
- New widget for MFA step up
99
-
100
- ### Fixes
101
-
102
- Use actual consent language in the signup payload.
103
-
104
-
105
- ## [1.16.2] - 2022-08-03
106
-
107
- ### Fixes
108
-
109
- Upgrade identity-web-core-sdk version to 1.24.1
110
-
111
- ## [1.16.1] - 2022-07-29
112
-
113
- ### Fixes
114
-
115
- Fix code validation in passwordless widget.
116
-
117
- ## [1.16.0] - 2022-07-27
118
-
119
- ### Changed
120
-
121
- Upgrade identity-web-core-sdk version to 1.24.0
122
-
123
- ### Fixes
124
-
125
- Fix consents UI in profile editor component.
126
-
127
- ## [1.15.0] - 2022-02-22
128
-
129
- ### Added
130
-
131
- - Add ReCaptcha V3 for authentication pages: forgot-password, signup, login-with-password
132
- - Add ReCaptcha V3 for passwordless page
133
-
134
- ## [1.14.0] - 2021-11-10
135
-
136
- ### Changed
137
-
138
- - If the SMS feature is enabled for the account, login forms accept a phone number as the identifier.
139
- - Version of consents can be displayed.
140
-
141
- ### Fixes
142
-
143
- Signup field `phone_number` for `showAuth` can now be made mandatory.
144
-
145
- ## [1.13.0] - 2021-08-02
146
-
147
- ### Changed
148
-
149
- - Upgrade minors versions of dependencies.
150
- - Upgrade the ReachFive Core SDK version to [`1.21.0`](https://github.com/ReachFive/identity-web-core-sdk/releases/tag/v1.21.0).
151
- - The widgets handle now the archived consents: a user cannot accept an archived consent, but he can refuse the consent in the [`showProfileEditor`](https://developer.reachfive.com/sdk-ui/showProfileEditor.html) widget.
152
-
153
- ## [1.12.0] - 2020-06-02
154
-
155
- ### Changed
156
-
157
- Upgrade identity-web-core-sdk version to 1.20.1
158
-
159
- ## [1.11.7] - 2020-03-09
160
-
161
- ### Fixes
162
-
163
- Fix the values of the `data-test-id` props for the `showAuth` widget.
164
-
165
- ## [1.11.6] - 2020-01-27
166
-
167
- ### Fixes
168
-
169
- The [`returnToAfterEmailConfirmation`](https://developer.reachfive.com/sdk-ui/showAuth.html#returnToAfterEmailConfirmation) parameter is now taken into account in the 'Signup with biometrics' form.
170
-
171
- ### Changed
172
-
173
- The Instagram social provider is removed.
174
-
175
- ## [1.11.5] - 2020-12-10
176
-
177
- ### Fixes
178
-
179
- - Update Apple social login button style.
180
- - Upgrade SDK Core dependency version.
181
-
182
- ### Changed
183
-
184
- Revamp of this changelog to follow [Keep a Changelog](https://keepachangelog.com/en/1.0.0) guidelines.
185
-
186
- ## [1.11.4] - 2020-11-12
187
-
188
- ### Fixes
189
-
190
- Temporary revert the SDK Core dependency version to solve the login with PKCE in hosted pages.
191
-
192
- ## [1.11.3] - 2020-11-10
193
-
194
- ### Fixes
195
-
196
- - The [showAuth](https://developer.reachfive.com/sdk-ui/showAuth.html) widget can now handle signup with biometrics if
197
- the `allowWebAuthnSignup` option is enabled. This Features is also available on the Hosted Pages.
198
- - The device's name is now optional in
199
- the [showWebAuthnDevices](https://developer.reachfive.com/sdk-ui/showWebAuthnDevices.html).
200
-
201
- ## [1.11.2] - 2020-11-04
202
-
203
- ### Added
204
-
205
- A new check rule for password strength is now displayed on the signup view on
206
- the [showAuth](https://developer.reachfive.com/sdk-ui/showAuth.html) widget.
207
-
208
- ## [1.11.1] - 2020-10-28
209
-
210
- ### Fixes
211
-
212
- Revert the new check rule for password strength since the wordings are not yet deployed.
213
-
214
- ## [1.11.0] - 2020-10-28
215
-
216
- ### Added
217
-
218
- New changes were made on the [showAuth](https://developer.reachfive.com/sdk-ui/showAuth.html) widget:
219
-
220
- - A new check rule for password strength is now displayed on the signup view.
221
- - The users will be notified when a password contains words contained in the given name, the family name, or the email
222
- address. These blacklist words will also be taken into account of the password strength.
223
- - The validation errors will be displayed sooner on the form.
224
-
225
- ## [1.10.1] - 2020-10-19
226
-
227
- ### Fixes
228
-
229
- Revert the latest FIDO2 signup Features since it's breaking the style of Hosted Pages.
230
-
231
- ## [1.10.0] - 2020-10-16
232
-
233
- ### Added
234
-
235
- The [showAuth](https://developer.reachfive.com/sdk-ui/showAuth.html) widget can now handle signup with biometrics if
236
- the `allowWebAuthnSignup` option is enabled.
237
-
238
- ## [1.9.0] - 2020-09-16
239
-
240
- ### Added
241
-
242
- Always override account `opt-out` consents.
243
-
244
- ### Fixes
245
-
246
- Fixes the CircleCi job to deploy a new version.
247
-
248
- ## [1.8.0] - 2020-07-22
249
-
250
- ### Added
251
-
252
- Add custom fields types (email & phone).
253
-
254
- ## [1.7.0] - 2020-07-08
255
-
256
- ### Added
257
-
258
- - The user can now set the device's name in
259
- the [showWebAuthnDevices](https://developer.reachfive.com/sdk-ui/showWebAuthnDevices.html) widget.
260
- - The server error messages can now be overload in the `i18n` widget option.
261
-
262
- ## [1.6.0] - 2020-07-07
263
-
264
- ### Added
265
-
266
- Display a friendly user error message on
267
- the [showWebAuthnDevices](https://developer.reachfive.com/sdk-ui/showWebAuthnDevices.html) widget when the user wants to
268
- add a device already registered.
269
-
270
- ## [1.5.0] - 2020-07-01
271
-
272
- ### Added
273
-
274
- Add a new widget [showWebAuthnDevices](https://developer.reachfive.com/sdk-ui/showWebAuthnDevices.html) allowing the
275
- management of the user’s registered FIDO2 devices.
276
-
277
- ## [1.4.1] - 2020-06-18
278
-
279
- ### Fixes
280
-
281
- The UI SDK now uses the latest version of the Core SDK.
282
-
283
- ## [1.4.0] - 2020-06-15
284
-
285
- ### Added
286
-
287
- Add a new `allowWebAuthnLogin` option to the [showAuth](https://developer.reachfive.com/sdk-ui/showAuth.html) widget to
288
- allow a user to login with biometrics.
289
-
290
- ## [1.3.0] - 2020-05-29
291
-
292
- ### Fixes
293
-
294
- Call only the validation methods when the field is required or when the value is not empty.
295
-
296
- ### Added
297
-
298
- - Set the default value of the _Remember be_ to `false`.
299
- - Upgrade all the dependencies.
300
-
301
- ## [1.2.1] - 2020-04-20
302
-
303
- ### Fixes
304
-
305
- The `showRememberMe` check box now properly sets the boolean `persistent` field into `auth` options object with
306
- the `showAuth` component.
307
-
308
- ## [1.2.0] - 2020-04-17
309
-
310
- ### Fixes
311
-
312
- The UI SDK now uses the latest version of the Core SDK.
313
-
314
- ## [1.1.0] - 2020-04-16
315
-
316
- ### Fixes
317
-
318
- The [showRememberMe](https://developer.reachfive.com/sdk-ui/showAuth.html#showRememberMe) option is now taken into
319
- account.
320
-
321
- ## [1.0.1] - 2020-03-19
322
-
323
- ReachFive UI SDK is out! 🚀
324
-
325
- ## [1.0.0-alpha.10] - 2020-02-19
326
-
327
- ### Added
328
-
329
- Improve the UX/UI of the password policy rules validation.
330
-
331
- ## [1.0.0-alpha.9] - 2020-02-10
332
-
333
- ### Added
334
-
335
- The _display password in clear text_ option can now be enabled on the password reset widget.
336
-
337
- ## [1.0.0-alpha.8] - 2020-02-06
338
-
339
- ### Fixes
340
-
341
- The UI SDK uses now the latest version of the Core SDK.
342
-
343
- ## [1.0.0-alpha.7] - 2020-02-06
344
-
345
- ### Added
346
-
347
- Add the `returnToAfterPasswordReset` parameter for reset password and the `returnToAfterEmailConfirmation` parameter for
348
- signup.
349
-
350
- ## [1.0.0-alpha.6] - 2020-01-22
351
-
352
- ### Fixes
353
-
354
- The bundles are no longer in the `build` folder but in the folder associated with their format (`umd`, `cjs` and `es`).
355
-
356
- ## [1.0.0-alpha.5] - 2020-01-21
357
-
358
- ### Fixes
359
-
360
- Passwords in the French dictionary were considered good enough while they weren't.
361
-
362
- ## [1.0.0-alpha.4] - 2020-01-15
363
-
364
- ### Added
365
-
366
- - French weak passwords are now rejected by the password strength policies.
367
- - A UMD bundle is now generated at the build process. It will allow deploying the UI SDK on [unpkg](https://unpkg.com).
368
-
369
- ## [1.0.0-alpha.3] - 2020-01-07
370
-
371
- ### Added
372
-
373
- - Implement continuous integration pipelines set up with CircleCI (see
374
- the [CircleCI configuration file](.circleci/config.yml) for more details).
375
- - The widgets labels are now translated in the language specified in the client's configuration.
376
-
377
- ### Fixes
378
-
379
- The eye icon is now correctly displayed in the Auth widget.
380
-
381
- ## [1.0.0-alpha.2] - 2019-11-06
382
-
383
- ### Added
384
-
385
- - A `data-testid` attribute was added to most of the HTML elements.
386
- - Handle the errors returned at the creation of a password non-compliant to the account's password policy.
387
-
388
- ## [1.0.0-alpha.1] - 2019-10-21
389
-
390
- First version of the SDK Web UI.
391
-
392
- [Unreleased]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.24.0...HEAD
393
-
394
- [1.24.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.23.1...v1.24.0
395
-
396
- [1.23.1]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.23.0...v1.23.1
397
-
398
- [1.23.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.22.0...v1.23.0
399
-
400
- [1.22.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.21.0...v1.22.0
401
-
402
- [1.21.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.20.2...v1.21.0
403
-
404
- [1.20.2]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.20.1...v1.20.2
405
-
406
- [1.20.1]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.20.0...v1.20.1
407
-
408
- [1.20.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.19.0...v1.20.0
409
-
410
- [1.19.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.18.0...v1.19.0
411
-
412
- [1.18.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.17.0...v1.18.0
413
-
414
- [1.17.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.16.2...v1.17.0
415
-
416
- [1.16.2]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.16.1...v1.16.2
417
-
418
- [1.16.1]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.16.0...v1.16.1
419
-
420
- [1.16.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.15.0...v1.16.0
421
-
422
- [1.15.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.14.0...v1.15.0
423
-
424
- [1.14.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.13.0...v1.14.0
425
-
426
- [1.13.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.12.0...v1.13.0
427
-
428
- [1.12.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.7...v1.12.0
429
-
430
- [1.11.7]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.6...v1.11.7
431
-
432
- [1.11.6]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.5...v1.11.6
433
-
434
- [1.11.5]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.4...v1.11.5
435
-
436
- [1.11.4]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.3...v1.11.4
437
-
438
- [1.11.3]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.2...v1.11.3
439
-
440
- [1.11.2]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.1...v1.11.2
441
-
442
- [1.11.1]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.11.0...v1.11.1
443
-
444
- [1.11.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.10.1...v1.11.0
445
-
446
- [1.10.1]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.10.0...v1.10.1
447
-
448
- [1.10.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.9.0...v1.10.0
449
-
450
- [1.9.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.8.0...v1.9.0
451
-
452
- [1.8.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.7.0...v1.8.0
453
-
454
- [1.7.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.6.0...v1.7.0
455
-
456
- [1.6.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.5.0...v1.6.0
457
-
458
- [1.5.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.4.0...v1.5.0
459
-
460
- [1.4.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.3.0...v1.4.0
461
-
462
- [1.3.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.2.1...v1.3.0
463
-
464
- [1.2.1]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.2.0...v1.2.1
465
-
466
- [1.2.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.1.0...v1.2.0
467
-
468
- [1.1.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.1...v1.1.0
469
-
470
- [1.0.1]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.10...v1.0.1
471
-
472
- [1.0.0-alpha.10]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.9...v1.0.0-alpha.10
473
-
474
- [1.0.0-alpha.9]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.8...v1.0.0-alpha.9
475
-
476
- [1.0.0-alpha.8]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.7...v1.0.0-alpha.8
477
-
478
- [1.0.0-alpha.7]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.6...v1.0.0-alpha.7
479
-
480
- [1.0.0-alpha.6]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.5...v1.0.0-alpha.6
481
-
482
- [1.0.0-alpha.5]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
483
-
484
- [1.0.0-alpha.4]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
485
-
486
- [1.0.0-alpha.3]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
487
-
488
- [1.0.0-alpha.2]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
489
-
490
- [1.0.0-alpha.1]: https://github.com/ReachFive/identity-web-ui-sdk/releases/tag/v1.0.0-alpha.1