Skip to content

v5.6.0@next

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Mar 02:51
· 892 commits to next since this release

5.6.0 (2023-03-21)

Bug Fixes

  • Prevent padding on setTimeout on first change (3e32f0a)
  • table: accessibility fix on checkbox (cc2dd6f)
  • add emit for clear button in combo box (02f4361)
  • dropdown scroll with keyboard (acd6df2)
  • lint issue in dropdown list (71c6f2d)
  • remove scroll smooth from dropdown list (d69db64)
  • update dropdown storie items list (34deb4e)
  • update formatting in combobox stories file (3f6a976)
  • Label: if id property already exists on child element it triggers an error NG0100 (c027d32)

Features