mind-map/web
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
..
public Demo:1.接管模式新增读取和存储配置的方法;2.获取和保存区分思维导图数据和思维导图配置 2025-03-12 09:59:14 +08:00
scripts Fix:ai服务端口被占用后不启动,避免报错 2025-04-09 22:25:42 +08:00
src feat(ui): Add toggle button for associative line visibility 2026-02-04 14:49:22 -05:00
.env.library 打包0.6.12 2023-08-07 18:07:58 +08:00
.prettierignore demo网站增加英文翻译 2022-11-05 14:42:15 +08:00
.prettierrc 增加eslint校验、prettier格式化 2022-10-19 16:33:09 +08:00
babel.config.js 重构 2021-06-19 14:04:05 +08:00
package-lock.json Fix:ai服务端口被占用后不启动,避免报错 2025-04-09 22:25:42 +08:00
package.json update 2025-02-18 21:34:07 +08:00
vue.config.js update 2025-02-14 17:45:22 +08:00