Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Releases: etn-ccis/blui-react-auth-shared

@brightlayer-ui/react-auth-shared v3.8.0

13 Oct 13:50
279a611
Compare
Choose a tag to compare

v3.8.0 (October 12, 2023)

Added

  • Ability to hide the CreatePassword screen
  • Ability to hide the login form in the Login screen.

Changed

  • Changed resend email button's text label on the email verification screen.

@brightlayer-ui/react-auth-shared v3.7.4

30 Nov 16:06
f1d00cd
Compare
Choose a tag to compare

v3.7.4 (November 30, 2022)

Changed

  • Update AccountDetailsFormProps ref type definition to be React.RefObject<any>.

@brightlayer-ui/react-auth-shared v3.7.3

28 Oct 17:58
d2034aa
Compare
Choose a tag to compare

v3.7.3 (October 28, 2022)

Fixed

  • Refactor functions that use regex named capture groups to fix conflicts with hermes engine.

@brightlayer-ui/react-auth-shared v3.7.2

07 Sep 18:18
cec0365
Compare
Choose a tag to compare

v3.7.2 (September 7, 2022)

Added

  • Add USERNAME_ENTRY_ERROR translations.
  • Add USERNAME_REGEX constant for validating username entries.
  • Add optional ref prop to AccountDetailsFormProps.

@brightlayer-ui/react-auth-shared v3.7.1

04 Aug 18:05
af5f8a2
Compare
Choose a tag to compare

v3.7.1 (August 4, 2022)

Added

  • Add VERIFICATION_CODE_PROMPT translations.

Fixed

  • Fix Portuguese translation issues (#74).

@brightlayer-ui/react-auth-shared v3.7.0

27 Apr 16:11
b605b90
Compare
Choose a tag to compare

v3.7.0 (April 26, 2022)

Added

  • disablePagerAnimation prop to AuthUIContextProvider to disable pager animations.

@brightlayer-ui/react-auth-shared v3.6.2

14 Apr 17:02
3bcfd5d
Compare
Choose a tag to compare

v3.6.2 (April 14, 2022)

Added

  • Support for React 18.

@brightlayer-ui/react-auth-shared v3.6.1

01 Apr 17:12
d144593
Compare
Choose a tag to compare

v3.6.1 (April 1, 2022)

Fixed

  • Fixed non-bold text on Forgot Password screen when using Portuguese translations (#59).

@brightlayer-ui/react-auth-shared v3.6.0

09 Dec 15:32
5d7a15e
Compare
Choose a tag to compare

v3.6.0 (December 9, 2021)

Added

  • Support for Portuguese translations.
  • Type checking for errors.

@brightlayer-ui/react-auth-shared v3.5.0

11 Nov 14:16
b6bae4e
Compare
Choose a tag to compare

v3.5.0 (November 11, 2021)

Changed

  • Changed package namespace from @pxblue to @brightlayer-ui.

Package Migration Notice

Previous versions listed after this indicator refer to our deprecated @pxblue packages.