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

Feature: Resizable left pane #1788

Merged
merged 6 commits into from
Nov 16, 2018
Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Nov 16, 2018

fix #1544
resize-left-pane

@codecov
Copy link

codecov bot commented Nov 16, 2018

Codecov Report

Merging #1788 into master will decrease coverage by <.01%.
The diff coverage is 30.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1788      +/-   ##
==========================================
- Coverage   59.49%   59.48%   -0.01%     
==========================================
  Files         947      947              
  Lines       25708    25716       +8     
  Branches     4696     4698       +2     
==========================================
+ Hits        15295    15298       +3     
- Misses      10381    10386       +5     
  Partials       32       32
Impacted Files Coverage Δ
...tch-flask/ui/browse-layout/browse-layout.module.ts 100% <ø> (ø) ⬆️
...-pane/split-separator/split-separator.component.ts 76.92% <100%> (+4.19%) ⬆️
...-flask/ui/browse-layout/browse-layout.component.ts 13.33% <14.28%> (+0.2%) ⬆️
...rc/@batch-flask/ui/file/file-loader/file-loader.ts 69.11% <25%> (ø) ⬆️

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 5bec2b5...c18d40c. Read the comment docs.

@timotheeguerin timotheeguerin merged commit af7c9d3 into master Nov 16, 2018
@timotheeguerin timotheeguerin deleted the feature/resizable-quick-list branch November 16, 2018 22:03
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.

Need to be able to resize quick-list panel
1 participant