fix(deps): update accessible-astro-components to v4 #349
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.1
->4.0.1
Release Notes
incluud/accessible-astro-components (accessible-astro-components)
v4.0.1
Compare Source
Bug fixes
fix: rename
SkipLinks
toSkipLink
in exports and bump version to 4.0.1 (@markteekman)v4.0.0
Compare Source
Customizability, Robustness & Modern Web
This major release focuses on making components more robust, customizable, and performant while improving accessibility and internationalization support. We also moved the package to our new Incluud organisation as part of the effort to streamline our development processes and enhance collaboration within the community. This transition allows us to better manage contributions, improve project visibility, and ensure a more cohesive approach to future updates and features.
🎯 Key Highlights
is:global()
styles to prevent style creep #90:where()
for lower specificitylight-dark()
functionsSkipLinks
toSkipLink
🎨 Design System Updates
light-dark()
color systemprefers-reduced-motion
support✨ New Features
Video
component with YouTube embed supportclass
prop support for all components🔄 Component Updates
Accessibility & UX
Accordion
: Added proper heading structure supportBreadcrumbs
: Added icon-only support with screen reader textCard
: Now uses<article>
instead of<div>
SkipLink
: Added translatable text supportNotification
: Switched to semantic<aside>
with ARIA live regionsEnhanced Customization
Accordion
: Added chevron variant with configurable positioningAccordion
: Addedopen
prop for an initial open state for an itemBreadcrumbs
: Added customizable separatorsCard
: Added meta information slotDarkMode
: Added support for custom iconsModal
: Improved styling and interaction patternsNotification
: Added Starlight-inspired color schemesPagination
: Enhanced styling options📚 Documentation
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.