BillTracker/client
null e184fed88a v0.20.7: Keyboard navigation and ARIA accessibility
- Skip-to-content link for keyboard users (sr-only/focus:not-sr-only pattern)
- aria-expanded and aria-haspopup on Tracker menu dropdown
- aria-label on footer, role='main' and aria-labelledby on layout wrapper
- Main content wrapped in <main> with unique id from React useId()
- Fixed build error: useId imported from react, not react-router-dom
- Hudson security audit: 5/5 PASS (no XSS, no DOM clobbering, no injection)
2026-05-10 00:18:36 -05:00
..
components v0.20.7: Keyboard navigation and ARIA accessibility 2026-05-10 00:18:36 -05:00
contexts initial commit 2026-05-03 19:51:57 -05:00
hooks push 2026-05-09 13:03:36 -05:00
lib v0.20.7: Keyboard navigation and ARIA accessibility 2026-05-10 00:18:36 -05:00
pages v0.20.0: admin dashboard with roadmap and activity log 2026-05-09 21:14:21 -05:00
public/img logo 2026-05-03 22:33:21 -05:00
App.jsx v0.20.7: Keyboard navigation and ARIA accessibility 2026-05-10 00:18:36 -05:00
api.js feat: add admin about page with security hardening 2026-05-09 16:25:12 -05:00
index.css v0.20.0: admin dashboard with roadmap and activity log 2026-05-09 21:14:21 -05:00
main.jsx v0.20.7: Keyboard navigation and ARIA accessibility 2026-05-10 00:18:36 -05:00