Skip to content

Releases: markteekman/accessible-astro-starter

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

v1.6.1

06 Nov 10:11
17876c5
Compare
Choose a tag to compare

🐛 Bugs squashed

v1.6.0

03 Nov 21:21
17876c5
Compare
Choose a tag to compare

New

  • 6e0a671: New SEO component SiteMeta.astro. (Mark Teekman) #45

Changes

  • f2f3dd6: Improved blog and posts (pagination, breadcrumbs, SEO). (Mark Teekman) #45
  • 541425c: Moved theming styles to DefaultLayout.astro and added the new SiteMeta.astro component. (Mark Teekman) #45
  • 214693d: Simplified styles for ordered and unordered lists. (Mark Teekman) #45

Updates

  • d5f402f: Update Astro to version 1.6.3 and Accessible Astro Components to 1.6.1. (Mark Teekman) #45

Fixes

  • f93594f: Fixed typo in the title of the 404 page. (Mark Teekman) #45

v1.5.5

06 Oct 12:33
Compare
Choose a tag to compare

Changes

  • Cleaned up project (removed autoprefixer, stylelint, vite ssr svgo and robots.txt)
  • Updated Astro to version 1.4.4
  • Updated Accessible Astro Components to version 1.5.7

v1.5.4

04 Sep 13:50
ebfb746
Compare
Choose a tag to compare

Updates

  • Astro to version 1.1.5
  • Astro Icon to version 0.7.3
  • Accessible Astro Components to version 1.5.6