This website requires JavaScript.
Explore
Help
Sign In
openSourceRemote
/
mind-map
Watch
2
Star
0
Fork
0
You've already forked mind-map
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mind-map
/
simple-mind-map
/
src
History
街角小林
5ae998f304
Merge branch 'feature' of
https://github.com/wanglin2/mind-map
into feature
2024-08-28 16:49:51 +08:00
..
constants
Fix:修复富文本模式下切换主题,概要节点的文本样式没有跟随改变的问题
2024-08-14 16:42:26 +08:00
core
Merge branch 'feature' of
https://github.com/wanglin2/mind-map
into feature
2024-08-28 16:49:51 +08:00
layouts
Feat:Node类改名为MindMapNode类,避免和HTML原生Node类冲突
2024-08-19 16:44:35 +08:00
parse
Feat:导入存在多个画布的xmind文件支持选择指定的画布进行导入
2024-05-28 17:27:19 +08:00
plugins
Fix:调整hide_text_edit事件触发时机,防止一些情况下的死循环问题
2024-08-28 16:20:49 +08:00
svg
Feat:节点内容支持设置附件
2024-04-01 13:50:20 +08:00
themes
Fix:修复默认主题配置中的normal单词拼写错误的问题
2024-08-28 16:41:59 +08:00
utils
Feat:减少一次在firefox浏览器上粘贴剪贴板内容时的提示
2024-08-22 22:32:28 +08:00