mind-map/simple-mind-map
mike-lsadigital 3af0961a89 feat(ui): Add toggle button for associative line visibility
Adds a toolbar button in NavigatorToolbar that allows users to
show/hide all associative lines with a single click. This is useful
when viewing complex mind maps where associative lines may clutter
the view.

Changes:
- AssociativeLine.js: Added toggleAllLinesVisibility(), hideAllLines(),
  showAllLines(), and getLinesVisibility() methods
- NavigatorToolbar.vue: Added toggle button with tooltip
- en_us.js, zh_cn.js: Added translations for tooltips

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-04 14:49:22 -05:00
..
bin Fix:修复插件文件的类型定义文件没有生成的问题 2024-11-12 16:57:13 +08:00
example Demo:1.接管模式新增读取和存储配置的方法;2.获取和保存区分思维导图数据和思维导图配置 2025-03-12 09:59:14 +08:00
scripts feat: 增加自动生成dts声明文件,执行了一下format 2023-09-17 18:08:56 +08:00
src feat(ui): Add toggle button for associative line visibility 2026-02-04 14:49:22 -05:00
.eslintrc.js 增加eslint校验、prettier格式化 2022-10-19 16:33:09 +08:00
.prettierignore 增加eslint校验、prettier格式化 2022-10-19 16:33:09 +08:00
.prettierrc 增加eslint校验、prettier格式化 2022-10-19 16:33:09 +08:00
full.js 打包0.14.0-fix.1 2025-04-10 19:04:32 +08:00
index.js Feat:支持添加库后置内容 2025-04-07 16:59:37 +08:00
package-lock.json Fix:ai服务端口被占用后不启动,避免报错 2025-04-09 22:25:42 +08:00
package.json 打包0.14.0-fix.1 2025-04-10 19:04:32 +08:00
README.md 增加只读模式 2022-06-08 14:30:45 +08:00

一个web思维导图的简单实现

详细文档见:https://github.com/wanglin2/mind-map