memoclaw
32ce95141d
refactor(web): improve MemoDetail and sidebar maintainability
...
Extract MemoCommentSection component and useMemoDetailError hook from
MemoDetail page to reduce complexity (183→90 lines). Consolidate
MemoDetailSidebar sections with a consistent SidebarSection wrapper,
colocate MemoSharePanel into the sidebar directory, and remove the
unused MemoRelationForceGraph component along with its
react-force-graph-2d dependency.
2026-03-23 22:48:31 +08:00
Johnny
16576be111
chore: polish MemoDetailSidebar for consistent structure and styles
2026-03-01 21:22:11 +08:00
Johnny
edd3ced9bf
refactor: migrate to connect-rpc ( #5338 )
2025-12-11 19:49:07 +08:00
Steven
4d4325eba5
chore: update component styles for consistency
2025-10-22 20:21:58 +08:00
Johnny
a3de61a141
chore: fix dark mode
2025-07-05 11:40:49 +08:00
Johnny
91be2f68d1
feat: variant colors ( #4816 )
2025-07-04 23:03:13 +08:00
Johnny
493832aeb4
refactor: unify components
2025-07-01 19:29:48 +08:00
Johnny
f5c64849d2
chore: upgrade tailwindcss to v4
2025-06-07 10:15:12 +08:00
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
2025-01-04 23:42:49 +08:00
Steven
963706aebd
refactor: update button source
2024-10-26 21:36:05 +08:00
Michel Heusschen
2dbf92f7f1
perf: reduce bundle size by 21% with direct icon imports ( #3844 )
2024-08-28 22:55:28 +08:00
Steven
291b815653
feat: implement memo detail sidebar
2024-07-01 23:06:10 +08:00