-
Notifications
You must be signed in to change notification settings - Fork 129
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:Exposing more props to renderPane for EditorTab #759
Conversation
Codecov Report
@@ Coverage Diff @@
## main #759 +/- ##
==========================================
+ Coverage 91.41% 91.46% +0.04%
==========================================
Files 189 191 +2
Lines 5973 5984 +11
Branches 1438 1440 +2
==========================================
+ Hits 5460 5473 +13
+ Misses 506 505 -1
+ Partials 7 6 -1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
f5906a8
to
ef2d66a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Description
exposing more props to renderPane for EditorTab
Fixes #649
Changes
Checklist