memos/web/src
Steven b7215f46a6 refactor(web): use Radix Checkbox and remove memoTypeStats
- Replace native input with Radix UI Checkbox in TaskListItem for better accessibility and consistent styling
- Remove memoTypeStats tracking and display (link count, todo count, code count)
- Remove StatCard component and related type definitions
- Simplify statistics to only track activity calendar data and tags

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 08:36:15 +08:00
..
components refactor(web): use Radix Checkbox and remove memoTypeStats 2025-11-07 08:36:15 +08:00
helpers refactor: migrate eslint 2025-04-01 00:04:43 +08:00
hooks refactor(web): use Radix Checkbox and remove memoTypeStats 2025-11-07 08:36:15 +08:00
layouts refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
lib refactor: unify components 2025-07-01 19:29:48 +08:00
locales feat(i18n): add missing translations for zh-Hans (closes #5209) (#5229) 2025-11-06 22:32:03 +08:00
pages feat(web): enhance inbox notifications and user profile layouts 2025-11-06 08:41:30 +08:00
router refactor(web): unify memo stats/filters with context-aware MainLayout 2025-11-05 08:46:52 +08:00
store refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
themes chore: update component styles for consistency 2025-10-22 20:21:58 +08:00
types refactor(web): use Radix Checkbox and remove memoTypeStats 2025-11-07 08:36:15 +08:00
utils fix(web): fix tag syntax rendering on first line (#5226) 2025-11-06 19:29:16 +08:00
App.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
grpcweb.ts refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
i18n.ts feat: add norwegian bokmål (nb) translation (#4561) 2025-03-27 13:14:12 +08:00
index.css chore: remove unused syntax 2025-10-27 08:31:57 +08:00
main.tsx refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00