biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(html): port noAriaHiddenOnFocusable a11y rule to HTML Port the noAriaHiddenOnFocusable lint rule from JSX to HTML. The rule enforces that aria-hidden=true is not set on focusable elements. Addresses review feedback: - Use let-chains for tabindex checking (clippy-friendly) - Return Option<bool> from is_focusable_element with ? operator - Add business-logic doc comments to all helper functions - Exclude input type=hidden from focusability (HTML spec) - Fix contenteditable to match HTML spec enumerated attribute states: only true/empty/plaintext-only are editing hosts, invalid values map to Inherit state (not an editing host) - Add case sensitivity tests (BUTTON, INPUT uppercase) - Add component test (MyButton — not flagged) - Add area/details/summary test coverage - Changeset uses patch with example snippet Part of biomejs#8155. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
aviraldua93:feat/html-no-aria-hidden-on-focusable
2 hours ago
fix(lint): catch bound hook calls in arrow functions
raashish1601:contributor-22/issue-9556-hook-arrow-binding
9 hours ago
test(lint): cover Astro arrays in jsx-key rule
raashish1601:fix-9572-no-jsx-key-astro-template
9 hours ago
[autofix.ci] apply automated fixes
jfmcdowell:bench/markdown-parser
9 hours ago
chore(deps): update rust crate rustc-hash to 2.1.2
raashish1601:chore/deps-rustc-hash-2.1.2
9 hours ago
[autofix.ci] apply automated fixes
jfmcdowell:bench/markdown-parser
9 hours ago
[autofix.ci] apply automated fixes
jfmcdowell:bench/markdown-parser
9 hours ago
[autofix.ci] apply automated fixes
jfmcdowell:bench/markdown-parser
9 hours ago
Latest Branches
CodSpeed Performance Gauge
-24%
feat(html): port noAriaHiddenOnFocusable a11y rule to HTML
#9496
13 days ago
1ffe6b4
aviraldua93:feat/html-no-aria-hidden-on-focusable
CodSpeed Performance Gauge
0%
fix(lint): flag bound hook calls in non-hook arrow functions
#9689
9 hours ago
e5774f2
raashish1601:contributor-22/issue-9556-hook-arrow-binding
CodSpeed Performance Gauge
0%
fix(lint): skip useJsxKeyInIterable in Astro templates
#9651
10 hours ago
520bd2c
raashish1601:fix-9572-no-jsx-key-astro-template
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs