Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kityminder-core
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吴志俊
kityminder-core
Commits
38a32e73
Commit
38a32e73
authored
Jun 25, 2014
by
campaign
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/dev' into dev
parents
02f04f4c
462761af
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
7 deletions
+16
-7
CHANGELOG.md
CHANGELOG.md
+6
-0
README.md
README.md
+10
-7
No files found.
CHANGELOG.md
View file @
38a32e73
...
...
@@ -5,6 +5,12 @@
1.
支持ipad上的文字编辑
## v1.1.3.2
### Hot Fix
1.
修复新版 Chrome 浏览器无法导出正确文件格式的问题(
[
#77
](
https://github.com/fex-team/kityminder/issues/77
)
)
## v1.1.3.1
### Hot Fix
...
...
README.md
View file @
38a32e73
...
...
@@ -2,17 +2,19 @@ Kity Minder
==========
## 简介
KityMinder 是百度 FEX 团队的 f-cube 小组(原UEditor小组)的又一力作。作为一款在线的脑图编辑工具,它有着很多Native编辑工具的交互体验。KM与UE有着一样的宗旨,就是注重最终用户的使用体验。同时,它充分发挥了Web云存储的优势,可以直接将编辑中的脑图同步到云端。此外,借由独创的 “云盘分享”功能,用户可以一键将当前编辑的脑图直接生成在线链接共享给其他用户,实现无缝沟通。
KityMinder 是百度 FEX 团队的 f-cube 小组(原 UEditor 小组)的又一力作。作为一款在线的脑图编辑工具,它有着不亚于 native 脑图工具的交互体验。同时,它充分发挥了 Web 云存储的优势,可以直接将编辑中的脑图同步到云端。此外,借由独创的 “云盘分享”功能,用户可以一键将当前编辑的脑图直接生成在线链接共享给其他用户,实现无缝沟通。
![
KityMinder
](
summary.jpg
"KityMinder 界面"
)
KM是基于SVG技术实现,使用JavaScript+html实现。支持绝大多数的主流浏览器。
支持列表如下
KityMinder 基于 SVG 技术实现,支持绝大多数的主流浏览器,包括:
1.
Chrome
2.
Firefox
3.
Safari
4.
IE9+
4.
IE9+
<sup>
*
</sup>
*
: IE9 不支持部分导出功能。
## 线上版本
...
...
@@ -34,9 +36,9 @@ KM是基于SVG技术实现,使用JavaScript+html实现。支持绝大多数的
## 依赖说明
KityMinder 依赖 Kity 库。刚下载的压缩包或者刚从 github 拉下来的代码会有一个空的
k
ity 目录。要运行调试,必须加载 Kity 的依赖:
KityMinder 依赖 Kity 库。刚下载的压缩包或者刚从 github 拉下来的代码会有一个空的
K
ity 目录。要运行调试,必须加载 Kity 的依赖:
1.
如果你下载的是 KityMinder 的压缩包,那么需要手动下载
[
Kity
](
http://
kitygraph.github.io/kityminder/kity/dist/kitygraph.all.js
)
库到 kity/dist/kitygraph.all
.js
1.
如果你下载的是 KityMinder 的压缩包,那么需要手动下载
[
Kity
](
http://
fex.baidu.com/kityminder/kity/dist/kity.js
)
库到 kity/dist/kity
.js
2.
如果你是从 github 上拉源代码下来的,那么可以更新一下子模块:
...
...
@@ -47,5 +49,6 @@ git submodule update
```
## 联系我们
邮件: kity@baidu.com
邮件组: kity@baidu.com
讨论群: 374918234
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment