mind-map/simple-mind-map/src
mike-lsadigital e936068a24 feat(xmind): Import relationships as associative lines
When parsing XMind files, the relationships array is now processed to
create associative lines between nodes. Each relationship's source and
target nodes are mapped to SimpleMindMap UIDs, and the relationship
title is preserved as the associative line label.

This enables users to import XMind files that contain non-hierarchical
relationships and see them rendered as associative lines in SimpleMindMap.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-04 14:47:49 -05:00
..
constants Demo:支持节点链接开发中 2025-04-07 17:45:09 +08:00
core Feat:节点实例新增获取图片真实url的方法 2025-07-04 18:42:49 +08:00
layouts Fix:自定义节点内容忽略resetRichText字段,避免无意义的重新渲染 2025-04-18 17:42:14 +08:00
parse feat(xmind): Import relationships as associative lines 2026-02-04 14:47:49 -05:00
plugins Fix:修复在刚创建的节点中选中文本时富文本工具栏不出现的问题 2025-04-20 10:29:15 +08:00
svg 整理svg图标字符串 2025-01-15 09:11:27 +08:00
theme Fix:修复默认主题配置中关联线样式值类型为数组的问题,应为字符串 2025-03-03 16:37:22 +08:00
utils Feat:checkNodeOuter工具方法支持传递内边距参数 2025-02-18 09:45:44 +08:00