Releases: incluud/accessible-astro-starter
Releases · incluud/accessible-astro-starter
v3.3.0
Commits
- 04fad00: Update project to v3.3.0 with Incluud branding and latest dependencies (Mark Teekman) #119
- Upgrade Astro and Tailwind dependencies #114
- Update package.json with new version, author, and keywords
- Refresh README with new branding, badges, and expanded project information
- Update components to use latest
accessible-astro-components
- Add new documentation links and project mission statement
- Modify Header, Hero, and Accessible Components pages with updated links
- 5d8101a: Add CSS order Prettier plugin for consistent styling (Mark Teekman) #119
v3.2.5
Commits
- dde5a8a: Delete .astro folder from repo (@peterpadberg) #117
Bugfixes
- bb48d92: #113 Fix OG image and url (@peterpadberg) #117
v3.2.4
Commits
- ad12ac1: Typo in text and add roles to Notifications as example usage (@markteekman) #112
- 9545a96: Update Astro and dependencies (@markteekman) #112
Bugfixes
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