vinta-awesome-python/website/static
Vinta Chen 7fdf6ab307
refactor(js): hoist repeated queries, drop stale comments, tighten collapseAll scope
- Hoist reducedMotion and sortHeaders to module scope to avoid repeated
  DOM queries on every call
- collapseAll now queries within tbody instead of the full document
- Replace indexOf with includes for tag filtering
- Remove null check on activeSort (always initialized)
- Drop inline section comments that just restate the code

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-24 13:34:20 +08:00
..
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js refactor(js): hoist repeated queries, drop stale comments, tighten collapseAll scope 2026-03-24 13:34:20 +08:00
og-image.png feat: add Open Graph image for social sharing 2026-03-24 12:22:35 +08:00
og-image.svg feat: add Open Graph image for social sharing 2026-03-24 12:22:35 +08:00
style.css refactor(css): consolidate .expand-commit into shared mobile media query 2026-03-24 13:12:00 +08:00