Skip to content

v1.5.0

Compare
Choose a tag to compare
@markteekman markteekman released this 15 May 12:03
· 185 commits to main since this release
b010c99

✨ New

  • A Button primitive included in the utilities, check the README.md for more information

⚙️ Updates

  • Accessible Astro Components to version 1.5.3

🏗️ Changes

  • Refactored alignment utility classes to a single, new file in _alignments.scss
  • Added examples of the new Button primitive in index.astro
  • Applied aria-hidden="true" to the icons of the ResponsiveToggle.astro component
  • Replaced DarkMode.astro and SkipLinks.astro components with those provided by the Accessible Astro Components package