Files
MemoryBear/web/src/components
yujiangping d6b1c2effb refactor(markdown): simplify editing logic and remove unused components
- Remove unused imports (Button, EditOutlined, SaveOutlined, CloseOutlined)
- Remove onSave callback prop and related save/cancel handlers
- Simplify editing state management by using editable prop directly instead of isEditing state
- Remove edit toolbar with save/cancel buttons from edit mode
- Remove edit button that appeared on hover in preview mode
- Remove unused props spread in button component renderer
- Simplify textarea rows to always use 10 rows instead of conditional logic
- Remove group hover styling from preview container
- Streamline component to rely solely on editable prop for mode switching
2026-01-06 19:46:38 +08:00
..
2025-12-16 11:26:41 +08:00
2025-12-22 10:46:19 +08:00
2025-12-16 11:26:41 +08:00
2025-12-22 18:45:36 +08:00
2025-12-24 13:41:12 +08:00
2025-12-16 11:26:41 +08:00
2025-12-19 16:54:52 +08:00
2025-12-16 11:26:41 +08:00
2025-12-24 18:09:02 +08:00
2025-12-24 18:09:02 +08:00
2025-12-16 11:26:41 +08:00