vinta-awesome-python/website
Vinta Chen e06cb93fdc
fix(css): expand sort header hit area to full th cell
Move cursor/hover/user-select styles from .sort-btn to th[data-sort]
so the entire column header cell is the interactive target, not just
the button text node.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-24 12:49:30 +08:00
..
static fix(css): expand sort header hit area to full th cell 2026-03-24 12:49:30 +08:00
templates fix(a11y): wrap sort column headers in button elements 2026-03-24 12:38:19 +08:00
tests test: add coverage for detect_source_type, format_stars_short, extract_entries, and last_commit_at parsing 2026-03-23 02:25:44 +08:00
build.py feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
fetch_github_stars.py feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
readme_parser.py refactor(parser): remove resources parsing, preview, and content_html fields 2026-03-23 01:43:19 +08:00