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

fix: 默认显示与搜索结果相反及type可选 #238

Merged
merged 5 commits into from
Apr 14, 2022
Merged

fix: 默认显示与搜索结果相反及type可选 #238

merged 5 commits into from
Apr 14, 2022

Conversation

draco-china
Copy link
Contributor

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Enhancement (changes that improvement of current feature or performance)
  • Refactoring (changes that neither fixes a bug nor adds a feature)
  • Test Case (changes that add missing tests or correct existing tests)
  • Code style optimization (changes that do not affect the meaning of the code)
  • Docs (changes that only update documentation)
  • Chore (changes that don't modify src or test files)

Self Check before Merge

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@changeset-bot
Copy link

changeset-bot bot commented Apr 14, 2022

🦋 Changeset detected

Latest commit: a89db49

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@antv/xflow-core Patch
@antv/xflow-extension Patch
@antv/xflow-hook Patch
@antv/xflow Patch
xflow-quick-start-cra Patch
xflow-quick-start-umi Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@xflow-bot xflow-bot bot added fix PR: unreviewed PR does not have any reviews. pkg:xflow-core Denotes a PR that changes packages/xflow-core pkg:xflow-extension Denotes a PR that changes packages/xflow-extension size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 14, 2022
@lyn-boyu lyn-boyu merged commit 411c9fa into antvis:master Apr 14, 2022
@xflow-bot xflow-bot bot added PR: merged PR has merged. and removed PR: unreviewed PR does not have any reviews. labels Apr 14, 2022
@draco-china draco-china deleted the fix/flowchart-node-panel branch April 14, 2022 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pkg:xflow-core Denotes a PR that changes packages/xflow-core pkg:xflow-extension Denotes a PR that changes packages/xflow-extension PR: merged PR has merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants