generated from arvinxx/npm-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat: New capabilities for node and edge (#16)
* 🐛 fix: build * 🐛 fix: react-flow-attribution remove * ✨ feat: edge border raduis type * 🐛 feat: eslint config * ✨ feat: border radius edge * 📝 fix: 删除不必要的demo配置 * 📝 feat: radius edge memo update * 📝 feat: 简化圆角线段组件的demo示例 * ✨ feat: 更新proflow配置的类型 * ✨ feat: 更新proflow点击 拖拽事件触发结构 * ✨ feat: add reactflow css * ✨ feat: add component docs * ✨ feat: add transfer font with zoom * ✨ feat: add transfer font with zoom for blood group node * ✨ feat: add edge select * ✨ feat: add edge select type * 🐛 fix: ci bug --------- Co-authored-by: jiangchu <[email protected]>
- Loading branch information
Showing
20 changed files
with
316 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 基础介绍 | ||
order: 1 | ||
title: 根本性概念 | ||
order: 1 | ||
description: | ||
--- | ||
|
||
dsfsaf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 进阶使用 | ||
order: 3 | ||
title: 侧边栏 | ||
description: | ||
--- | ||
|
||
dsfsaf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 快速上手 | ||
order: 1 | ||
title: 画布编辑 | ||
order: 3 | ||
description: | ||
--- | ||
|
||
### 123123 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 快速上手 | ||
order: 1 | ||
title: 画布预览 | ||
order: 2 | ||
description: | ||
--- | ||
|
||
s | ||
ssdadaf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 基础介绍 | ||
order: 1 | ||
title: 为什么选择 ReactFlow ? | ||
description: | ||
--- | ||
|
||
dsfsaf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 进阶使用 | ||
order: 3 | ||
title: 布局 | ||
description: 自动布局 、 手动布局 | ||
--- | ||
|
||
dsfsaf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 快速上手 | ||
order: 2 | ||
title: 安装使用 | ||
order: 1 | ||
description: | ||
--- | ||
|
||
asd aws |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
nav: 使用文档 | ||
group: | ||
title: 进阶使用 | ||
order: 3 | ||
title: 缩放 | ||
description: | ||
--- | ||
|
||
dsfsaf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
--- | ||
group: 节点 | ||
group: | ||
title: 节点 | ||
order: 1 | ||
title: BasicNode 基础节点 | ||
description: 画布中的基础节点容器 | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
--- | ||
group: 基础组件 | ||
group: | ||
title: 辅助 | ||
order: 2 | ||
title: CanvasLoading 画布加载状态 | ||
description: 画布加载状态 | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
group: 节点 | ||
group: | ||
title: 节点 | ||
title: NodeField 节点字段 | ||
description: 展示节点中的单个字段的组件 | ||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.