Skip to content

v1.0.2

Compare
Choose a tag to compare
@markteekman markteekman released this 08 May 08:30
· 50 commits to main since this release
9d4e114

✨ New

  • Added the Modal component from the Accessible Astro Components package as a suggestion on how to add new items on the media.astro, messages.astro, products.astro and users.astro pages
  • Added an example Media library with some space themed images on the media.astro page

🏗️ Changes

  • Changed input type to email instead of text for the email field in LoginForm.astro

🐛 Bug Fixes

  • Added the missing SkipLinks.astro component to the DefaultLayout.astro layout