Skip to content

v1.3.0

Compare
Choose a tag to compare
@markteekman markteekman released this 27 Apr 20:07
· 223 commits to main since this release
478ff80

This release introduces some ❤️ for the Navigation.astro component:

⚙️ Updates

  • Navigation.astro now supports fully (keyboard and screenreader) accessible dropdown menu's
  • Navigation.astro now has an auto responsive feature, it will switch to the mobile navigation depending on the amount of menu items you have
  • DarkMode.astro and ResponsiveToggle.astro now use icons instead of text (and are still accessible)
  • DarkMode.astro and ResponsiveToggle.astro are now baked in the Navigation.astro component
  • Since DarkMode.astro is now embedded into Navigation.astro it will be more consistent across pages

Check it out on the new demo page at: https://starter.accessible-astro.dev/