-
Notifications
You must be signed in to change notification settings - Fork 24
NavBar enhancements #3002
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
NavBar enhancements #3002
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
De PR was eerst via een fork gemaakt, daar had ik al een review achtergelaten: #3001 (review) |
…-current handling
…r active item styling
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3002 +/- ##
==========================================
+ Coverage 90.73% 90.83% +0.09%
==========================================
Files 201 201
Lines 1760 1768 +8
Branches 383 385 +2
==========================================
+ Hits 1597 1606 +9
+ Misses 157 156 -1
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



<nav>instead of<div>, add alabelprop that maps toaria-label.inlineprop for non–full‑width lists;currentprop combined witharia-currentonNavListLinkandNavListLinkButton..utrecht-nav-list__link--currentwith a stronger visual current state (font weight, optional background via design tokens).This improves semantics and accessibility (following WCAG G128 and WAI Wiki
<nav>) and makes it easier to compose realistic navigation bars.