Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish the new workflow package #493

Merged
merged 7 commits into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions login-workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v4.0.0 (Unreleased)
## v6.0.0 (Unreleased)

### Added

- A `ViewEulaSubscreen` component.
- A `ContactSupportSubscreen` component.
- A `BrandedCardContainer` component.
- Confirm password field error state message in `ChangePasswordForm`.
- Option to hide the Create Password screen during registration
- A `ExistingAccountRegisterSuccessSubscreen` component.
- A `RegistrationWorkflowContext` context, a `RegistrationWorkflowContextProvider` component and a `useRegistrationWorkflowContext` hook.
- Reusable screen components.
- Support for custom react auth workflow injection.
- Support for router customizability.

manojleaton marked this conversation as resolved.
Show resolved Hide resolved
### Changed

- Changed the verification code styles for the self registration workflow.
- Update support for the latest versions of i18n and react-i18n.
manojleaton marked this conversation as resolved.
Show resolved Hide resolved
manojleaton marked this conversation as resolved.
Show resolved Hide resolved

## v3.1.1 (December 14, 2022)

Expand Down
2 changes: 1 addition & 1 deletion login-workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brightlayer-ui/react-auth-workflow",
"version": "5.0.0-alpha.1",
"version": "6.0.0",
"author": "Brightlayer UI <[email protected]> (https://github.com/brightlayer-ui)",
"license": "BSD-3-Clause",
"description": "Re-usable workflow components for Authentication and Registration within Eaton applications.",
Expand Down
1 change: 0 additions & 1 deletion login-workflow/shared-auth
Submodule shared-auth deleted from 792a79