• Johnny's avatar
    refactor: remove MemoContentContext and integrate MemoViewContext · 85f4fc7a
    Johnny authored
    - Deleted MemoContentContext and its associated types.
    - Updated Tag and TaskListItem components to use MemoViewContext instead.
    - Refactored MemoContent component to eliminate context provider and directly use derived values.
    - Simplified MemoViewContext to only include essential data.
    - Enhanced error handling in various components by introducing a centralized error handling utility.
    - Improved type safety across components and hooks by refining TypeScript definitions.
    - Updated remark plugins to enhance tag parsing and preserve node types.
    85f4fc7a
Name
Last commit
Last update
..
remark-plugins Loading commit data...
attachment.ts Loading commit data...
auth-redirect.ts Loading commit data...
i18n.ts Loading commit data...
markdown-list-detection.ts Loading commit data...
markdown-manipulation.ts Loading commit data...
memo.ts Loading commit data...
oauth.ts Loading commit data...
theme.ts Loading commit data...
user.ts Loading commit data...
uuid.ts Loading commit data...