- feat(plantuml): 为 VitePress Plugin Legend 增加 PlantUML 预览支持
- Updated dependencies
- vitepress-plantuml-preview@1.0.0
- feat(plantuml): 集成 PlantUML 预览,支持通过 PlantUML 服务器渲染
plantuml代码块;总包新增plantuml配置项,可与 Markmap、Mermaid、Infographic 一并启用或单独关闭
- Updated dependencies
- vitepress-infographic-preview@1.1.1
- vitepress-markmap-preview@0.2.1
- vitepress-mermaid-preview@0.2.1
- vitepress-plantuml-preview@0.2.1
- feat(infographic): 实现 SVG 平移并改进缩放
- Updated dependencies
- vitepress-infographic-preview@1.1.1
- vitepress-markmap-preview@0.2.1
- vitepress-mermaid-preview@0.2.1
- feat(build): 新增
styles入口并统一导出 Markmap、Mermaid、Infographic 的样式文件,便于一键引入插件样式
- feat: 为 Infographic 和 Mermaid 图表实现缩放功能
- Updated dependencies
- vitepress-infographic-preview@1.1.0
- vitepress-mermaid-preview@0.2.0
- feat(infographic): add AntV Infographic integration plugin
- Updated dependencies
- vitepress-infographic-preview@1.0.0
- fix(MermaidChart): adjust height for better display and ensure SVG content fits in fullscreen mode
- Updated dependencies
- vitepress-mermaid-preview@0.1.1
- feat(iconify): add @iconify/vue for icon support in Markmap and MermaidChart components
- Updated dependencies
- vitepress-markmap-preview@0.2.0
- vitepress-mermaid-preview@0.1.0
- fix(MermaidChart): 点击下载图表没有反应
- Updated dependencies
- vitepress-mermaid-preview@0.0.9
- feat(markmap): 添加 Markmap 配置解析功能
- Updated dependencies
- vitepress-markmap-preview@0.1.0
- feat(mermaid): 为 MermaidChart 组件添加拖拽和缩放功能,更新样式以支持交互操作
- Updated dependencies
- vitepress-mermaid-preview@0.0.8
- refactor(packages): 删除 PreviewMarkmapPath、PreviewMermaidPath 组件,更新配置说明
- Updated dependencies
- vitepress-markmap-preview@0.0.10
- vitepress-mermaid-preview@0.0.7
- style(mermaid): 调整样式以支持全屏显示 & 更新 MermaidChart 组件
- Updated dependencies
- vitepress-mermaid-preview@0.0.6
- feat(mermaid): 优化 MermaidChart 组件,添加 MutationObserver 以监听类属性变化并支持全屏显示
- Updated dependencies
- vitepress-mermaid-preview@0.0.5
- feat(packages): 优化工具栏功能,支持全屏功能
- Updated dependencies
- vitepress-markmap-preview@0.0.9
- vitepress-mermaid-preview@0.0.4
- fix(packages): 修复 MindMapRoot 和 MermaidChart 组件中缺失引号问题
- Updated dependencies
- vitepress-markmap-preview@0.0.8
- vitepress-mermaid-preview@0.0.3
- feat(packages): markmap:支持复制文本功能,mermaid:支持下载图片和复制MMermaid代码块功能
- Updated dependencies
- vitepress-markmap-preview@0.0.7
- vitepress-mermaid-preview@0.0.2
- feat(packages): 新增总包 vitepress-plugin-legend & 更新文档