Skip to content

v5.4.0@next

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jan 22:24
· 1062 commits to next since this release
ec60d7b

5.4.0 (2023-01-09)

Bug Fixes

  • Add 'data-invalid' attribute to apply appropriate styling to buttons when invalid (565cf40)
  • Avoid null pointers by not using nativeElement (#2323) (0d1c99f)
  • Remove visibility subscription (abb9b16)
  • modal: prevent scrolling when modal is open (d45af13)

Features