Skip to content

Releases: ReachFive/identity-web-ui-sdk

v1.1.0

16 Apr 10:45
643f860
Compare
Choose a tag to compare

Fix

v1.0.1

19 Mar 14:19
d105436
Compare
Choose a tag to compare

ReachFive UI SDK is out! 🚀

v1.0.0-alpha.10

19 Feb 10:11
de2127a
Compare
Choose a tag to compare

Features

  • Improve the UX/UI of the password policy rules validation.

v1.0.0-alpha.9

12 Feb 14:04
50301bb
Compare
Choose a tag to compare

Features

  • The display password in clear text option can now be enabled on the password reset widget.

v1.0.0-alpha.8

06 Feb 14:53
e2112ee
Compare
Choose a tag to compare

Fixes

  • The UI SDK uses now the latest version of the Core SDK.

v1.0.0-alpha.7

06 Feb 10:08
bb82d1c
Compare
Choose a tag to compare

Features

  • Add the returnToAfterPasswordReset parameter for reset password and the returnToAfterEmailConfirmation parameter for signup.

v1.0.0-alpha.6

22 Jan 16:22
e548e12
Compare
Choose a tag to compare

Fixes

  • The bundles are no longer in the build folder but in the folder associated with their format (umd, cjs and es).

v1.0.0-alpha.5

21 Jan 14:27
f96c298
Compare
Choose a tag to compare

Fixes

  • Passwords in the French dictionary were considered good enough while they weren't.

v1.0.0-alpha.4

15 Jan 14:43
f5352c6
Compare
Choose a tag to compare

Features

  • French weak passwords are now rejected by the password strength policies.
  • A UMD bundle is now generated at the build process. It will allow deploying the UI SDK on unpkg.

v1.0.0-alpha.3

07 Jan 10:29
e7f4880
Compare
Choose a tag to compare

Features

  • Implement continuous integration pipelines set up with CircleCI (see the CircleCI configuration file for more details).
  • The widgets labels are now translated in the language specified in the client's configuration.

Fixes

  • The eye icon is now correctly displayed in the Auth widget.