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

fix: add icons to EditorTree and optimize its style #656

Merged
merged 1 commit into from
Feb 16, 2022
Merged

Conversation

kiwiwong
Copy link
Collaborator

Description

Add icons to EditorTree and optimize its style

Fixes #531

@kiwiwong kiwiwong added the bug Something isn't working label Feb 15, 2022
@kiwiwong kiwiwong self-assigned this Feb 15, 2022
@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #656 (8156a77) into main (4a3470f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #656   +/-   ##
=======================================
  Coverage   89.34%   89.34%           
=======================================
  Files         185      185           
  Lines        5614     5614           
  Branches     1332     1332           
=======================================
  Hits         5016     5016           
  Misses        590      590           
  Partials        8        8           
Impacted Files Coverage Δ
src/workbench/sidebar/explore/editorTree.tsx 100.00% <100.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 4a3470f...8156a77. Read the comment docs.

Copy link
Collaborator

@wewoor wewoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@wewoor wewoor merged commit 859fd73 into main Feb 16, 2022
@wewoor wewoor deleted the fix/editorTreeIcon branch February 16, 2022 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

editor tree lost icon
2 participants