mirror of https://github.com/usememos/memos.git
- Removed Markdown rendering capability from ConfirmDialog component - Removed marked library dependency from package.json and lockfile - Updated all component usages to use plain text descriptions - Converted irreversible action warnings from Markdown to plain text - Simplified component API by removing descriptionMarkdown prop - Updated ConfirmDialog README to reflect simplified implementation - Retained DOMPurify dependency for other components that need it - Updated en.json translations to remove Markdown formatting |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .prettierrc.js | ||
| README.md | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| vite.config.mts | ||