gapmiss_badges/src
@gapmiss ba118a7681 Replace :has() selectors with badge-link class for performance
The :has() selector causes broad selector invalidation on every DOM
change. Using a direct class applied during badge creation is more
performant and avoids community scanner warnings.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-29 18:19:27 -05:00
..
constants.ts Fix ESLint and Obsidian scorecard issues 2026-05-23 06:24:09 -05:00
main.ts Replace :has() selectors with badge-link class for performance 2026-05-29 18:19:27 -05:00