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 stack component #2250

Merged
merged 37 commits into from
Oct 13, 2023
Merged

feat: add stack component #2250

merged 37 commits into from
Oct 13, 2023

Conversation

Vision-Zhang
Copy link
Member

Add stack component

close #2249

@Vision-Zhang Vision-Zhang added the enhancement New feature or request label Oct 10, 2023
@Vision-Zhang Vision-Zhang added this to the V7.11.0 milestone Oct 10, 2023
@Vision-Zhang Vision-Zhang self-assigned this Oct 10, 2023
@bb-auto
Copy link

bb-auto bot commented Oct 10, 2023

Thanks for your PR, @Vision-Zhang. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (956042d) 100.00% compared to head (99a36f7) 100.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2250   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          527       530    +3     
  Lines        17113     17165   +52     
=========================================
+ Hits         17113     17165   +52     
Files Coverage Δ
...ootstrapBlazor/Components/Select/MultiSelect.razor 100.00% <100.00%> (ø)
src/BootstrapBlazor/Components/Select/Select.razor 100.00% <100.00%> (ø)
...rc/BootstrapBlazor/Components/Select/SelectBase.cs 100.00% <100.00%> (ø)
src/BootstrapBlazor/Components/Stack/Stack.razor 100.00% <100.00%> (ø)
...rc/BootstrapBlazor/Components/Stack/Stack.razor.cs 100.00% <100.00%> (ø)
src/BootstrapBlazor/Components/Stack/StackItem.cs 100.00% <100.00%> (ø)

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

ArgoZhang
ArgoZhang previously approved these changes Oct 11, 2023
# Conflicts:
#	src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.bundle.min.css
# Conflicts:
#	src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.bundle.min.css
# Conflicts:
#	src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.bundle.min.css
# Conflicts:
#	src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.bundle.min.css
@ArgoZhang ArgoZhang merged commit 6886607 into main Oct 13, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the dev-feat-stack branch October 13, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add stack component
2 participants