Commit Graph

13 Commits (38fc22b7541b8a9ddcd848cf77054fcf844eb87f)

Author SHA1 Message Date
boojack 38fc22b754 feat(memo): add image sharing in detail view
Keep the unpublished image-sharing flow scoped to memo detail pages.

- add a dedicated share-image preview and export pipeline
- measure the rendered memo card so preview and exported image stay aligned
- move the entry point into the detail sidebar and drawer only
2 months ago
memoclaw 2aaca27bd5
refactor(web): improve MemoDetail and sidebar maintainability (#5769)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
3 months ago
Johnny 16576be111 chore: polish MemoDetailSidebar for consistent structure and styles 4 months ago
Johnny edd3ced9bf
refactor: migrate to connect-rpc (#5338) 6 months ago
Steven 4d4325eba5 chore: update component styles for consistency 8 months ago
Johnny a3de61a141 chore: fix dark mode 12 months ago
Johnny 91be2f68d1
feat: variant colors (#4816) 12 months ago
Johnny 493832aeb4 refactor: unify components 12 months ago
Johnny f5c64849d2 chore: upgrade tailwindcss to v4 1 year ago
Chris Curry d81174ad7c
feat: optimize filters sync (#4260)
* refactor: add bi-directional filters sync between filterStore and searchParams

* fix: tag redirection from memos detail page, https://github.com/usememos/memos/issues/4232
1 year ago
Steven 963706aebd refactor: update button source 2 years ago
Michel Heusschen 2dbf92f7f1
perf: reduce bundle size by 21% with direct icon imports (#3844) 2 years ago
Steven 291b815653 feat: implement memo detail sidebar 2 years ago