Skip to content

Commit

Permalink
更新文档。
Browse files Browse the repository at this point in the history
  • Loading branch information
OXOYO committed Aug 30, 2019
1 parent 5f5cc97 commit 0f75462
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,18 @@
## Version


| XFC |
| :-------- |
| [v3.0.0](https://github.com/OXOYO/X-Flowchart-Vue/tree/master) |
| [v2.0.0](https://github.com/OXOYO/X-Flowchart-Vue/tree/v2.0.0) |
| [v1.0.0](https://github.com/OXOYO/X-Flowchart-Vue/tree/v1.0.0) |

## Preview

[online](http://oxoyo.co/X-Flowchart-Vue/)

![](./document/preview_001.png)

## Example

``` bash
Expand All @@ -36,3 +41,55 @@ yarn run serve
## TODO
v3.0.0
- [ ] `***` **重构**:基于 `@antv/g6 v3.x` 重构。
- [ ] **工具栏**:撤销
- [ ] **工具栏**:重做
- [x] **工具栏**:复制
- [x] **工具栏**:粘贴
- [x] **工具栏**:清除
- [x] **工具栏**:缩放
- [x] **工具栏**:放大
- [x] **工具栏**:缩小
- [x] **工具栏**:适应全屏
- [x] **工具栏**:实际大小
- [x] **工具栏**:填充颜色
- [x] **工具栏**:线条颜色
- [x] **工具栏**:线条宽度
- [x] **工具栏**:线条样式
- [x] **工具栏**:线条类型
- [x] **工具栏**:起点
- [x] **工具栏**:终点
- [x] **工具栏**:置于顶层
- [x] **工具栏**:置于底层
- [ ] **工具栏**:框选
- [ ] **工具栏**:添加组
- [ ] **工具栏**:解除组
- [x] **工具栏**:预览
- [x] **工具栏**:全屏
- [x] **工具栏**:语言
- [x] **基础图形**:Rectangle
- [ ] **基础图形**:Rounded Rectangle
- [ ] **基础图形**:Text
- [ ] **基础图形**:Textbox
- [x] **基础图形**:Ellipse
- [x] **基础图形**:Square
- [x] **基础图形**:Circle
- [ ] **基础图形**:Process
- [ ] **基础图形**:Diamond
- [ ] **基础图形**:Parallelogram
- [ ] **基础图形**:Hexagon
- [ ] **基础图形**:Triangle
- [ ] **基础图形**:Cylinder
- [ ] **基础图形**:Cloud
- [ ] **基础图形**:Document
- [ ] **基础图形**:Internal Sotrage
- [ ] **基础图形**:Cube
- [ ] **基础图形**:Step
- [ ] **基础图形**:Trapezoid
- [ ] **基础图形**:Tape
- [ ] **基础图形**:Note
- [ ] **基础图形**:Card
- [ ] **基础图形**:Callout
- [ ] **基础图形**:Actor
- [ ] **基础图形**:Or
- [ ] **基础图形**:And
- [ ] **基础图形**:Data Storage
Binary file added document/preview_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f75462

Please sign in to comment.