memos/web/src
Omid Saadat 279edf8b6f feat(web): improve theme system clarity and fix login page theme selection
- Add descriptive labels to distinguish workspace vs user theme settings
- Fix login page theme selection not reflecting in dropdown
- Add ThemeInfoCard component explaining theme system
- Enhance ThemeSelect with effective theme indicators
- Improve UX by clarifying theme scope and priority

Resolves theme confusion between System > General > Theme and System > Basic > Edit > Theme
2025-10-29 01:18:27 +01:00
..
components feat(web): improve theme system clarity and fix login page theme selection 2025-10-29 01:18:27 +01:00
helpers refactor: migrate eslint 2025-04-01 00:04:43 +08:00
hooks chore: move frontend store 2025-07-07 22:44:08 +08:00
layouts fix: user state 2025-07-17 22:36:28 +08:00
lib refactor: unify components 2025-07-01 19:29:48 +08:00
locales feat: add copy content functionality to MemoActionMenu 2025-10-23 20:05:31 +08:00
pages feat(web): improve loading performance with skeleton screens and parallel fetches 2025-10-28 23:53:35 +08:00
router refactor: attachment service 2025-06-17 22:15:19 +08:00
store feat(web): improve loading performance with skeleton screens and parallel fetches 2025-10-28 23:53:35 +08:00
themes chore: update component styles for consistency 2025-10-22 20:21:58 +08:00
types refactor: update markdown parser 2025-10-26 11:28:40 +08:00
utils feat(web): add quick language and theme switchers to user menu 2025-10-28 22:32:25 +08:00
App.tsx refactor: unify theme and apperance 2025-08-17 11:27:59 +08:00
grpcweb.ts refactor: update markdown parser 2025-10-26 11:28:40 +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: standardize MobX store architecture with base classes and utilities 2025-10-23 19:13:42 +08:00