You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
Steven 8154a411a9 fix(web): allow only one active tag filter at a time
Previously, clicking multiple tags would add them all as active filters. Now clicking a new tag automatically clears any existing tag filters before applying the new one, ensuring only one tag can be filtered at a time. Clicking an already-active tag still deselects it.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
4 weeks ago
..
public chore: enhance site.webmanifest in firefox (#4828) 6 months ago
src fix(web): allow only one active tag filter at a time 4 weeks ago
.gitignore chore: update gitignore 9 months ago
biome.json chore(web): migrate from ESLint+Prettier to Biome 2 months ago
components.json feat: themes (#4824) 6 months ago
index.html chore: remove fixed theme color 6 months ago
package.json fix(markdown): render single newlines as line breaks 1 month ago
pnpm-lock.yaml fix(markdown): render single newlines as line breaks 1 month ago
tsconfig.json
vite.config.mts refactor: update markdown parser 2 months ago