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 93964827ad refactor: redesign memo editor action bar UI
- Replace multiple action buttons with unified InsertMenu dropdown
- Consolidate upload, link memo, and location into single + button
- Redesign VisibilitySelector with text-based dropdown UI
- Unify badge styling for location, attachments, and links
  - Consistent height (h-7), padding, gaps, and border styles
  - Secondary foreground text color with hover states
  - Max width with truncation for long content
- Add image thumbnails in attachment badges
- Simplify button hierarchy with ghost variant for save/cancel
- Remove obsolete components (TagSelector, MarkdownMenu, etc.)
- Extract LocationView to separate component for better organization

Fixes #5196
1 day ago
..
public
src refactor: redesign memo editor action bar UI 1 day ago
.gitignore
.prettierrc.js
MARKDOWN_STYLE_GUIDE.md chore: remove unused syntax 6 days ago
README.md
components.json
eslint.config.mjs
index.html chore: remove fixed theme color 4 months ago
package.json chore: remove unused syntax 6 days ago
pnpm-lock.yaml chore: remove unused syntax 6 days ago
tsconfig.json
vite.config.mts refactor: update markdown parser 7 days ago

README.md

The frontend of Memos