mirror of https://github.com/usememos/memos
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.
- Add language and theme selector submenus to UserMenu component for quick access - Refactor shared utilities: extract THEME_OPTIONS constant and getLocaleDisplayName() function - Update LocaleSelect and ThemeSelect to use shared utilities, eliminating code duplication - Make UserMenu reactive with MobX observer for real-time setting updates - Fix language switching reactivity by immediately updating workspaceStore.state.locale - Add scrollable menu support for language selector (max-h-[90vh]) - Apply same instant locale update to PreferencesSection for consistency 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
2 weeks ago | |
|---|---|---|
| .. | ||
| public | 4 months ago | |
| src | 2 weeks ago | |
| .gitignore | 7 months ago | |
| .prettierrc.js | ||
| MARKDOWN_STYLE_GUIDE.md | 2 weeks ago | |
| README.md | ||
| components.json | 4 months ago | |
| eslint.config.mjs | 7 months ago | |
| index.html | 4 months ago | |
| package.json | 2 weeks ago | |
| pnpm-lock.yaml | 2 weeks ago | |
| tsconfig.json | ||
| vite.config.mts | 2 weeks ago | |