Skip to content

Releases: markteekman/accessible-astro-starter

v3.0.0

09 Sep 17:30
b19a1df
Compare
Choose a tag to compare

Updates

v2.0.7

01 Sep 12:00
4d6c6ac
Compare
Choose a tag to compare

Updates

v2.0.6

13 Aug 18:03
Compare
Choose a tag to compare

Updates

v2.0.5

30 Jul 10:50
b0c006e
Compare
Choose a tag to compare

Updates

v2.0.4

17 May 18:09
6018f54
Compare
Choose a tag to compare

Updates

v2.0.3

23 Apr 13:31
840791d
Compare
Choose a tag to compare

Updates

v2.0.2

27 Mar 18:36
d4376b6
Compare
Choose a tag to compare

Updates

v2.0.1

19 Mar 19:17
7216dcb
Compare
Choose a tag to compare

Updates

v2.0.0

19 Feb 10:34
53cf134
Compare
Choose a tag to compare

This v2 update includes some big changes to the design and the developer experience of the theme. Here's what's changed:

✨New

  • Tailwind CSS integration with automatic class sorting
  • Prettier integration with prettier-plugin-astro and prettier-plugin-tailwind
  • ESLint integration with strict accessibility settings for eslint-plugin-jsx-a11y
  • A more modern design with a vibrant color scheme and a darker darkmode
  • A marketing landing page with brand new components:
    • Hero
    • Features
    • Content Media
    • Counters
    • Call To Action
  • Improved Lighthouse/Pagespeed scores
  • MDX support and .markdown and .mdx example pages
  • Secondary ghost buttons types and support for usage with astro-icon
  • astro-icons’s supported as menu icons
  • Google Fonts CDN replaced with @font-face for better performance and GDPR compliance
  • Several little accessibility upgrades and enhancements
  • Several integrations for better optimizing your site such as astro-compress and @astrojs/partytown
  • Improved SiteMeta component
  • Improved Navigation component
  • And of course, Astro 2.0 support 🙂

v1.6.2

21 Jan 09:49
1a9e448
Compare
Choose a tag to compare

🏗️ Changes

🐛 Bugs squashed