-
Notifications
You must be signed in to change notification settings - Fork 28
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
#156 fix splitter handle #157
#156 fix splitter handle #157
Conversation
…omps to use redux store/action flow
…cer and initial state
… with store provider
…modeled on recent changes to results/results list
…davemasselink/katlas into feature/extend-graph-navigation
…png, refined relationships rendered
…y reucer; clean up a notifier test
…class to a node ID under our control * also leaving a TODO comment for @ssmails
Codecov Report
@@ Coverage Diff @@
## master #157 +/- ##
==========================================
+ Coverage 62.08% 62.19% +0.11%
==========================================
Files 38 38
Lines 1791 1791
Branches 139 139
==========================================
+ Hits 1112 1114 +2
+ Misses 545 544 -1
+ Partials 134 133 -1
Continue to review full report at Codecov.
|
…rade to v4.0.0 where a custom css file can be provided more simply
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.
LGTM
Fixing splitter handle by way of modifying a forked version of the library and depending on that, instead. This should work the same across deployed envs.