-
Notifications
You must be signed in to change notification settings - Fork 31
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
[WIP] select min/max of color gradient #521
base: master
Are you sure you want to change the base?
Commits on May 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f2c0cc2 - Browse repository at this point
Copy the full SHA f2c0cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045a2a5 - Browse repository at this point
Copy the full SHA 045a2a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eedede2 - Browse repository at this point
Copy the full SHA eedede2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ab14b - Browse repository at this point
Copy the full SHA 29ab14bView commit details
Commits on Jun 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 10ddf8c - Browse repository at this point
Copy the full SHA 10ddf8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac0812 - Browse repository at this point
Copy the full SHA fac0812View commit details -
Configuration menu - View commit details
-
Copy full SHA for b705358 - Browse repository at this point
Copy the full SHA b705358View commit details
Commits on Jun 14, 2021
-
Apply suggestions from code review
Co-authored-by: Marcus Fedarko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c536595 - Browse repository at this point
Copy the full SHA c536595View commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 521de84 - Browse repository at this point
Copy the full SHA 521de84View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11e7cd - Browse repository at this point
Copy the full SHA c11e7cdView commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 28230e5 - Browse repository at this point
Copy the full SHA 28230e5View commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89ea338 - Browse repository at this point
Copy the full SHA 89ea338View commit details -
BUG: Add back null check in parseAndValidateNum()
This fixes the issue with negative numbers in biocore#521.
Configuration menu - View commit details
-
Copy full SHA for 70668f2 - Browse repository at this point
Copy the full SHA 70668f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d0402 - Browse repository at this point
Copy the full SHA 11d0402View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb55c7 - Browse repository at this point
Copy the full SHA adb55c7View commit details -
STY: Run prettier on everything
The build will still fail to dependency issues (documented in biocore#555), but when those are fixed it should at least pass.
Configuration menu - View commit details
-
Copy full SHA for 2445743 - Browse repository at this point
Copy the full SHA 2445743View commit details -
STY: okay never mind let's use prettier 2.0.5
matches what we use on the GitHub Actions CI
Configuration menu - View commit details
-
Copy full SHA for 2493252 - Browse repository at this point
Copy the full SHA 2493252View commit details -
DOC/TST: tidy up, test, and add sanity checking
One of the tests is failing in a weird way -- something wrong?
Configuration menu - View commit details
-
Copy full SHA for 097eae7 - Browse repository at this point
Copy the full SHA 097eae7View commit details -
BUG: fix the side panel handler being broken w/ fm
Still seems slightly off. The update button doesn't show up sometimes.
Configuration menu - View commit details
-
Copy full SHA for f89b0fd - Browse repository at this point
Copy the full SHA f89b0fdView commit details -
was using the wrong lower limit, b/c for the other test the lowest color in the values wasn't the absolutely lowest color of the color map (-2.5 vs. -2). silly!
Configuration menu - View commit details
-
Copy full SHA for 2799928 - Browse repository at this point
Copy the full SHA 2799928View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cd5ff7a - Browse repository at this point
Copy the full SHA cd5ff7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85bc898 - Browse repository at this point
Copy the full SHA 85bc898View commit details