Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.33.1
v1.33.0
Added
- Allow to define onSuccess and onError callback on all widgets.
- Allow to list and remove trusted devices with method
showTrustedDevices
. - Add a button in
showMfaCredentials
widget to delete credential.
Fixed
- Fix phoneNumberField so phone number is not in the payload instead of always valuating it to null.
- Use the right color for Kakao provider as defined in the design guidelines.
v1.32.2
v1.32.1
v1.32.0
Added
- Allow to trust a device during step up when RBA is enabled and the new box is checked
Changed
- Replace remarkable with marked
- Replace luxon with date-fns 1
- Removed zxcvbn dependency and use new
getPasswordStrength
SDK Core's method instead.
Fixed
- Dedupe React dependencies
- Display asterix on phone number field's label when required
- Set a min width on date field's day and year select
-
Don't import locale files anymore and use builtin Intl.DateTimeFormat to translate dates thanks to
intlFormat
method (https://date-fns.org/v4.1.0/docs/intlFormat). ↩
v1.31.3
Fixed
- Fix form phone number field when optional and not valued