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(comp:tree): cascaderStratery instead of cascade and checkStratety #1172

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

danranVm
Copy link
Member

BREAKING CHANGE: cascade and checkStrategy are deprecated, please use cascaderStrategy instead.

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

Other information

BREAKING CHANGE: `cascade` and `checkStrategy` are deprecated, please use `cascaderStrategy` instead.
@idux-bot
Copy link

idux-bot bot commented Sep 28, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #1172 (793cf3f) into main (464bf40) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 793cf3f differs from pull request most recent head 6d285a3. Consider uploading reports for the commit 6d285a3 to get more accurate results

@@           Coverage Diff           @@
##             main    #1172   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files         317      317           
  Lines       30682    30739   +57     
  Branches     2802     2806    +4     
=======================================
+ Hits        29729    29786   +57     
  Misses        953      953           
Impacted Files Coverage Δ
packages/components/tree-select/src/TreeSelect.tsx 100.00% <100.00%> (ø)
packages/components/tree-select/src/types.ts 99.46% <100.00%> (+0.05%) ⬆️
packages/components/tree/src/Tree.tsx 100.00% <100.00%> (ø)
packages/components/tree/src/types.ts 99.69% <100.00%> (+0.01%) ⬆️
packages/pro/transfer/src/types.ts 100.00% <100.00%> (ø)
packages/pro/tree/src/ProTree.tsx 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit aedf5d8 into IDuxFE:main Sep 29, 2022
@danranVm danranVm deleted the refactor-cascader branch September 29, 2022 07:53
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.

None yet

1 participant