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: Add a pull-down effect to Cascader (integrated Overlay components) #1112

Merged
merged 2 commits into from
Feb 7, 2021

Conversation

mutouzdl
Copy link
Member

@mutouzdl mutouzdl commented Feb 7, 2021

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

#1108

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Add a pull-down effect to Cascader (integrated Overlay components)
🇨🇳 Chinese 给Cascader增加下拉效果(集成Overlay组件)

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@mutouzdl mutouzdl linked an issue Feb 7, 2021 that may be closed by this pull request
@codecov-io
Copy link

codecov-io commented Feb 7, 2021

Codecov Report

Merging #1112 (e352f83) into master (49a2d13) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1112   +/-   ##
======================================
  Coverage    6.60%   6.60%           
======================================
  Files         436     436           
  Lines       24165   24164    -1     
======================================
  Hits         1596    1596           
+ Misses      22569   22568    -1     
Impacted Files Coverage Δ
components/cascader/Cascader.razor 0.00% <0.00%> (ø)
components/cascader/Cascader.razor.cs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49a2d13...e352f83. Read the comment docs.

@ElderJames ElderJames merged commit f9f12e5 into ant-design-blazor:master Feb 7, 2021
@ElderJames ElderJames mentioned this pull request Feb 7, 2021
@ElderJames ElderJames linked an issue Feb 7, 2021 that may be closed by this pull request
ElderJames added a commit that referenced this pull request Apr 23, 2022
* feat: Add a pull-down effect to Cascader (integrated Overlay components)

* switch trigger to unbound div

Co-authored-by: ElderJames <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Apr 30, 2022
* feat: Add a pull-down effect to Cascader (integrated Overlay components)

* switch trigger to unbound div

Co-authored-by: ElderJames <shunjiey@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a pull-down effect to Cascader (integrated Overlay components) issue with cascader
3 participants