Skip to content

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

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 11:14
· 6 commits to master since this release
e72bfc1

v5.0.0 (September 11, 2024)

Added

  • Okta redirect-compatible login screen.
  • Error Manager for ChangePasswordDialog (#612).
  • BLUI class names for ChangePasswordDialog (#600).
  • SX style overrides on full screens (#599).

Fixed

  • Reload EULA should not be tied to checkbox status (#549).
  • Updated password validation callback function ([#560]#560).

Changed

  • Eliminate WorkflowCardFinishState and introduce EmptyStateProps in the success screen(#552).