Skip to content

Releases: wesgro/react-aria-menubutton-ts

v0.0.2-beta.3

02 Aug 00:23
Compare
Choose a tag to compare
v0.0.2-beta.3 Pre-release
Pre-release

What's Changed

  • fixes an empty menu being rendered when the menu is closed by @wesgro in #13

Full Changelog: v0.0.2-beta.2...v0.0.2-beta.3

v0.0.2-beta.2

01 Aug 22:51
Compare
Choose a tag to compare
v0.0.2-beta.2 Pre-release
Pre-release

What's Changed

  • feat: adds demo to gh pages by @wesgro in #11
  • fixes events not being properly forwarded on Button and MenuItem components by @wesgro in #12

Full Changelog: v0.0.2-beta.1...v0.0.2-beta.2

v0.0.2-beta.1

14 Jul 02:36
Compare
Choose a tag to compare
v0.0.2-beta.1 Pre-release
Pre-release

What's Changed

  • fix: aligns types close to original react aria menu button and adds more tests by @wesgro in #10

Full Changelog: v0.0.2-beta.0...v0.0.2-beta.1

v0.0.2-beta.0

11 Jul 03:21
Compare
Choose a tag to compare
v0.0.2-beta.0 Pre-release
Pre-release

What's Changed

  • update deps and build by @wesgro in #1
  • remove old files by @wesgro in #2
  • adds tests for createManager back by @wesgro in #3
  • removes teeny-tap dependency and adds more tests by @wesgro in #4
  • add release GHA and update change log by @wesgro in #5
  • adds scope to name by @wesgro in #6
  • fix missed tabs by @wesgro in #7
  • fix more issues with the release gha by @wesgro in #8
  • got the env var name wrong and the input type by @wesgro in #9

New Contributors

  • @wesgro made their first contribution in #1

Full Changelog: https://github.com/wesgro/react-aria-menubutton-ts/commits/v0.0.2-beta.0