Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 feat: zoom switch, drag node demo #42

Merged
merged 9 commits into from
Dec 5, 2023
Merged

Conversation

ModestFun
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Dec 5, 2023

🎊 PR Preview 62e0ed0 has been successfully built and deployed to https://ant-design-pro-flow-preview-pr-42.surge.sh

🕐 Build time: 64.351s

🤖 By surge-preview

@codecov-commenter
Copy link

Codecov Report

Attention: 146 lines in your changes are missing coverage. Please review.

Comparison is base (51783fc) 2.37% compared to head (62e0ed0) 2.34%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/FlowDrawer/index.tsx 0.00% 78 Missing ⚠️
docs/guide/demos/flowEditor/dragAddNode.tsx 0.00% 21 Missing ⚠️
src/FlowEditor/hooks/useFlowEditor.ts 0.00% 12 Missing ⚠️
docs/guide/demos/flowEditor/sidebar.tsx 0.00% 10 Missing ⚠️
docs/guide/demos/flowViewIntro/autoFlow.tsx 0.00% 7 Missing ⚠️
src/FlowEditor/demos/index.tsx 0.00% 6 Missing ⚠️
src/FlowView/styles.tsx 0.00% 6 Missing ⚠️
src/FlowView/helper.tsx 0.00% 2 Missing ⚠️
src/index.ts 0.00% 2 Missing ⚠️
docs/guide/demos/customEdge/data.ts 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #42      +/-   ##
=========================================
- Coverage    2.37%   2.34%   -0.03%     
=========================================
  Files         126     127       +1     
  Lines        8129    8225      +96     
  Branches      155     156       +1     
=========================================
  Hits          193     193              
- Misses       7936    8032      +96     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ModestFun ModestFun merged commit be1e3d9 into master Dec 5, 2023
4 checks passed
@ModestFun ModestFun deleted the feat/zoomSwitch branch December 5, 2023 09:52
github-actions bot pushed a commit that referenced this pull request Dec 5, 2023
## [Version 0.16.0](v0.15.0...v0.16.0)
<sup>Released on **2023-12-05**</sup>

#### ✨ 新特性

- Zoom switch, drag node demo.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* Zoom switch, drag node demo, closes [#42](#42) ([be1e3d9](be1e3d9))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants