awesome-python/website/static
Vinta Chen fc8d1ba35e
feat(website): show desc-row on index page when a filter is active
On category pages desc-rows are always visible. On the index page they
were always hidden. Now they become visible whenever a tag/category
filter is applied, giving filtered results the same richness as category
pages.

Also tightens two related CSS rules: border-bottom suppression only
fires when the adjacent desc-row is actually visible, and the expand-row
description is hidden while the desc-row is already showing to avoid
duplicate text.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 13:08:27 +08:00
..
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js feat(website): show desc-row on index page when a filter is active 2026-05-03 13:08:27 +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 feat(website): show desc-row on index page when a filter is active 2026-05-03 13:08:27 +08:00