Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 04:54
· 55 commits to main since this release
4616884

v0.4.0 ~ "Tab navigation overflow fix"


Highlights

  • Route-backed tabs without explicit IDs remain accessible through the TabNavigation More menu when the tab bar overflows (#171).
  • Tab identity falls back from id to route to key for active state, overflow calculations, and keyboard navigation.

Need help?

What's Changed

  • ci(release): tag automatically when a dev-v* branch merges to main by @roncodes in #146
  • ci(release): adopt the release/v* branch convention by @roncodes in #170
  • fix(tab-navigation): overflow menu for route-backed tabs without ids by @roncodes in #171
  • Release v0.4.0 by @roncodes in #172

Full Changelog: v0.3.41...v0.4.0