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

refactor(module: tabs): separate the TabPane component #839

Merged
merged 2 commits into from
Nov 30, 2020

Conversation

ElderJames
Copy link
Member

[中文版模板 / Chinese template]

🤔 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

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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

@codecov-io
Copy link

Codecov Report

Merging #839 (530522e) into master (ad5a065) will increase coverage by 0.26%.
The diff coverage is 76.11%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #839      +/-   ##
=========================================
+ Coverage    3.61%   3.88%   +0.26%     
=========================================
  Files         398     399       +1     
  Lines       17758   17781      +23     
=========================================
+ Hits          642     690      +48     
+ Misses      17116   17091      -25     
Impacted Files Coverage Δ
components/tabs/Tabs.razor.cs 51.98% <46.87%> (+4.79%) ⬆️
components/tabs/Tabs.razor 61.90% <52.94%> (-1.26%) ⬇️
components/tabs/TabPane.razor 78.26% <78.26%> (ø)
components/tabs/TabPane.razor.cs 96.77% <96.77%> (ø)

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 ad5a065...530522e. Read the comment docs.

@ElderJames ElderJames merged commit 811f035 into master Nov 30, 2020
@ElderJames ElderJames deleted the refactor/tabs branch November 30, 2020 02:53
Zonciu pushed a commit to Zonciu/ant-design-blazor that referenced this pull request Nov 30, 2020
…azor#839)

* refactor(module: tabs): separate the TabPane component

* test: fix button to div
ElderJames added a commit that referenced this pull request Apr 23, 2022
* refactor(module: tabs): separate the TabPane component

* test: fix button to div
ElderJames added a commit that referenced this pull request Apr 30, 2022
* refactor(module: tabs): separate the TabPane component

* test: fix button to div
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.

None yet

2 participants