Releases: etn-ccis/blui-react-native-workflows
Releases · etn-ccis/blui-react-native-workflows
@brightlayer-ui/react-native-auth-workflow v7.0.1
@brightlayer-ui/react-native-auth-workflow v7.0.0
@brightlayer-ui/react-native-auth-workflow v6.0.1
@brightlayer-ui/react-native-auth-workflow v6.0.0
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
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
@brightlayer-ui/react-native-auth-workflow v5.0.0
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
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 theAuthUIContextProvider
(#124).
Changed
@brightlayer-ui/react-native-auth-workflow v4.1.0
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 onAuthUIContextProvider
.
@brightlayer-ui/react-native-auth-workflow v4.0.0
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.