vinta-awesome-python/website
Vinta Chen 95b6b3cc69
feat: improve table accessibility and mobile expand tags
- Add sr-only headings for search/filter and results regions
- Add role=region and aria-label to .table-wrap for landmark navigation
- Add tabindex=0 and focus outline to .table-wrap for keyboard reachability
- Add sr-only text to empty Details column header
- Add role=button to expandable rows
- Add .expand-tags-mobile to show category/group tags in expand row on mobile
- Show .expand-tags-mobile via media query at <=900px breakpoint

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 18:49:52 +08:00
..
data data: remove zipline entry from github_stars.json 2026-03-18 13:57:36 +08:00
static feat: improve table accessibility and mobile expand tags 2026-03-18 18:49:52 +08:00
templates feat: improve table accessibility and mobile expand tags 2026-03-18 18:49:52 +08:00
tests refactor: consolidate load_cache into build.load_stars 2026-03-18 17:28:53 +08:00
build.py build: simplify Makefile targets and add live-reload preview 2026-03-18 18:28:27 +08:00
fetch_github_stars.py refactor: consolidate load_cache into build.load_stars 2026-03-18 17:28:53 +08:00
readme_parser.py simplify: remove redundant _has_description, unused param, merge loops 2026-03-18 17:41:13 +08:00