Skip to content

Releases: ReachFive/identity-web-ui-sdk

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.

v1.0.0-alpha.2

06 Nov 15:38
149418e
Compare
Choose a tag to compare

Features

  • A data-testid attribute was added to most of the HTML elements.
  • Handle the errors returned at the creation of a password non-compliant to the account's password policy.

v1.0.0-alpha.1

21 Oct 13:24
Compare
Choose a tag to compare

First version of the SDK Web UI.