Skip to content

Releases: etn-ccis/blui-react-native-workflows

@brightlayer-ui/react-native-auth-workflow v7.0.1

30 Dec 07:00
32d8f26
Compare
Choose a tag to compare

v7.0.1 (December 27, 2024)

Fixed

  • Android - Registration workflow not loading 546.
  • Pressing login does not dismiss keyboard and can obscure error modal 514.

@brightlayer-ui/react-native-auth-workflow v7.0.0

20 Sep 12:45
2023cf3
Compare
Choose a tag to compare

v7.0.0 (September 20, 2024)

Fixed

  • Make cybersecurity badge size configurable 497.
  • Screen transition when clicking on the "forgot password" button 227

Added

  • Okta redirect-compatible login screen.

@brightlayer-ui/react-native-auth-workflow v6.0.1

23 Jul 11:02
3a83fd9
Compare
Choose a tag to compare

v6.0.1 (July 23, 2024)

Fixed

  • Incorrect Screenshot for ChangePassword Screen 500.
  • Able to see Success Screen in ChangePassword Screen even if showSuccessScreen set to false 501.

Changed

  • Updated the peer dependencies.

@brightlayer-ui/react-native-auth-workflow v6.0.0

14 May 14:29
b11ed67
Compare
Choose a tag to compare

v6.0.0 (May 14, 2024)

Fixed

  • Keyboard persists issue on visibility icon toggle 174.
  • Using keyboard done button 265.
  • Navigation and error handling updated 275.
  • Disable next button for invalid inputs 276.
  • Keyboard bounce on every character 279.
  • Error display for email text inputs 302.
  • Verification code validator function can be set 305.
  • Workflow card headers with close button 306.
  • Workflow card and screens to display correct titles 307.
  • Support React Native ^0.73.0 and Gradle 8 316.

@brightlayer-ui/react-native-auth-workflow v5.2.0

31 Oct 07:40
6fac7d6
Compare
Choose a tag to compare

v5.2.0 (October 31, 2023)

Fixed

  • Disable Next button when valid prop of Account Details form is false (#276).

  • Verification code prefilled value issue on Verify Email screen on resend, next and back button pressed (#280).

  • Incorrect navigation on dismissal of error occurred in Account Details screen (#275).

Added

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

@brightlayer-ui/react-native-auth-workflow v5.1.0

25 Jan 21:17
60264c9
Compare
Choose a tag to compare

v5.1.0 (January 25, 2023)

Fixed

  • Fixed issue with change password closing screen (#121).

Removed

  • Cancel button in the change password screen (#210).

@brightlayer-ui/react-native-auth-workflow v5.0.0

31 Oct 17:31
a2ca629
Compare
Choose a tag to compare

v5.0.0 (October 31, 2022)

Changed

  • Update to build with react-native 0.70.0.
  • Forced dark mode for the EULA's webview when using dark theme.

@brightlayer-ui/react-native-auth-workflow v4.2.0

29 Sep 12:46
9546c8f
Compare
Choose a tag to compare

v4.2.0 (September 29, 2022)

Fixed

  • Fixed Eula checkbox alignment (#76 & #178).
  • Fixed <MobileStepper> and <RequirementCheck> active/valid state color in dark theme (#161).
  • Fixed issue with scroll containers not filling the screen (#75).
  • Fixed issue with Eula text not being centered (#164).
  • Fixed keyboard dismissal on initial click of input fields (#130).

Added

  • Added support for Portuguese translations (#110).
  • Ability to customize how error messages are displayed on the login screen via the loginErrorDisplayConfig prop on the AuthUIContextProvider (#124).

Changed

  • Changed the verification code styles for the self registration workflow (#77).
  • Updated styles for EULA loading screen (#77).

@brightlayer-ui/react-native-auth-workflow v4.1.0

28 Apr 20:20
2f7ce1d
Compare
Choose a tag to compare

v4.1.0 (April 28, 2022)

Fixes

  • Issue with horizontal scrolling when using HTML EULA on Android (#113).
  • Issue with background colors when using HTML EULA with the dark theme.
  • Fixed missing header on Change Password screen (#122).
  • Fixed Verify Email and Account Created page not being wrapped with a View.
  • Fixed email not being populated when navigating back while creating an account via deeplink.

Added

  • Added functionality to disable pager animations on the registration pagers by using the disablePagerAnimation prop on AuthUIContextProvider.

@brightlayer-ui/react-native-auth-workflow v4.0.0

13 Dec 13:27
09bf34c
Compare
Choose a tag to compare

v4.0.0 (December 9, 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.