Releases: markteekman/accessible-astro-starter
Releases · markteekman/accessible-astro-starter
v3.2.4
v3.2.3
Commits
- 5003930: Update Astro to 5.0.0 (@markteekman) #109
v3.2.2
Commits
- eb6e431: Update accessible-astro-components to version 3.0.1 (@markteekman) #107
v3.2.1
Features
- Add support for
color-scheme
andinterpolate-size: allow-keywords
#106 (Mark Teekman)
Bug Fixes
- Solve/hide some Sass warnings in the terminal #106 (Mark Teekman)
Commits
v3.2.0
What's Changed
- Remove dead link by @sec-ml in #98
- chore: update dependencies to latest stable versions #102 by @markteekman in #103
New Contributors
Full Changelog: v3.1.2...latest
v3.1.2
Updates
- 6f002fa: Update packages and install needed Iconify icon packs (@Ticolyle) #89
- b9ee376: Add icon integration to astro config (@Ticolyle) #89
- 3e6a874: Update astro-icon component imports (@Ticolyle) #89
- 0b9d693: Remove astro-icon
pack
prop (@Ticolyle) #89 - 679a80e: Replace any
[astro-icon]
selectors with[data-icon]
selector (@Ticolyle) #89 - dec9ca6: Adjust icon CSS styling to match expected site design (@Ticolyle) #89
- 32a6476: Dropdown menu now closes when losing focus #87 (@gsi-kevincarrera) solves #79
- 4ed7ab1: Update Accessible Astro Components to v2.3.5 (@markteekman)
v3.1.1
Updates
- cea7b82: Add RepsonsiveToggle to View Transition life cycle event (@markteekman) #85
v3.1.0
Updates
- 1174b7c: Update Astro to 4.0 and update dependencies (@markteekman) #84
- dd298c9: Add View Transitions to
main
as an example (@markteekman) #84
v3.0.3
Updates
- Fix spelling: "accessiblity" -> "accessibility" in
package.json
(@tobybaratta) #82