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(split): support pane collapsible #4138

Merged
merged 44 commits into from
Aug 27, 2024
Merged

feat(split): support pane collapsible #4138

merged 44 commits into from
Aug 27, 2024

Conversation

izanhzh
Copy link
Collaborator

@izanhzh izanhzh commented Aug 24, 2024

support pane collapsible

close #4158
link #4133

Copy link

bb-auto bot commented Aug 24, 2024

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

@bb-auto bb-auto bot requested a review from ArgoZhang August 24, 2024 09:06
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c66b9f2) to head (39756e9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          607       608    +1     
  Lines        26138     26151   +13     
  Branches      3796      3799    +3     
=========================================
+ Hits         26138     26151   +13     

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

ArgoZhang
ArgoZhang previously approved these changes Aug 26, 2024
@bb-auto bb-auto bot added the enhancement New feature or request label Aug 26, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 26, 2024
ArgoZhang
ArgoZhang previously approved these changes Aug 27, 2024
ArgoZhang
ArgoZhang previously approved these changes Aug 27, 2024
@ArgoZhang ArgoZhang merged commit 25a413c into dotnetcore:main Aug 27, 2024
3 checks passed
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(Split): add Collapse parameter
2 participants