Skip to content

v4.1.0

Compare
Choose a tag to compare
@Tomdango Tomdango released this 11 Jun 14:56
· 8 commits to main since this release
b4b2163

🔧 Fixes

  • Add js shims for buttons. PR #231, Fixes #218
  • Fix errors not being linked to inputs. PR #230, Fixes #227
  • Fix inputs incorrectly using aria-labelledby. PR #230, Fixes #212
  • Update Storybook docs for several components.

🆕 New features

  • Added a CHANGELOG to keep track of changes between releases. Keep a changelog
  • Added support for preventDoubleClick debouncing on buttons. PR #231
  • Error summaries now automatically set role, tabindex, and aria-labelledby. PR #229, Fixes #228
  • Storybook link in readme now points to latest version. PR #226

Full list of changes

Full Changelog: v4.0.2...v4.1.0