monaco-editor-lsp-next/src/components/content
cfngc4594 2e19c08e8b refactor(mdx-renderer): simplify component implementation
- Remove Suspense and Skeleton loading state
- Convert to arrow function syntax
- Reorganize import statements
- Simplify export syntax
2025-05-07 13:31:02 +08:00
..
accordion.tsx feat(mdx/content): add AccordionComponent for collapsible sections with lightbulb icon 2025-03-27 13:33:01 +08:00
mdx-components.tsx feat(mdx-components): add VideoEmbed component to MDX components map 2025-03-27 14:06:04 +08:00
mdx-renderer.tsx refactor(mdx-renderer): simplify component implementation 2025-05-07 13:31:02 +08:00
pre.tsx feat(pre): add horizontal scrolling support for code blocks 2025-03-26 22:48:46 +08:00
video-embed.tsx fix(video-embed): refactor URL generation and prevent Bilibili autoplay 2025-03-28 10:38:46 +08:00