Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

v0.9.0

Choose a tag to compare

@hawkticehurst hawkticehurst released this 25 Jan 23:50
· 86 commits to main since this release
3a7c717

Features

  • toolkit react components: exports a set of wrapped React toolkit components 🎊 (#300), closes #299

Bug fixes

  • link token bug: fixes a bug caused by misnamed tokens in the link component (#314)
  • announce dropdown option: fixes a11y issue where dropdown options were not being announced by screen readers (#318), closes #181

Testing

  • automate test env set up: script that automates copying a new toolkit build into a webview extension test environment (#317), closes #316