Skip to content

Releases: dms-viz/dms-viz.github.io

v0.6.3

11 Apr 18:18
Compare
Choose a tag to compare
  • b578c2c Fix issue with menu height when data changes

v0.6.2

11 Apr 17:57
Compare
Choose a tag to compare
  • b297737 Harmonize pad, marg, and width between main and nav

v0.6.1

10 Apr 23:34
Compare
Choose a tag to compare
  • 20bafc3 Fix padding to be the same as the navbar

v0.6.0

10 Apr 23:25
Compare
Choose a tag to compare
  • 0003abb Publish new version
  • 8083edb Merge pull request #83 from dms-viz/simplify-css
  • 9403ce4 Shrink the font size of alerts
  • 8e51014 Fix broken dataset button
  • f586bc7 Complete overhaul of CSS and UI
  • 869b2f7 Refactor main CSS components
  • 5ca4824 Add autoview on selection
  • 58fae41 Collapse help message by default
  • 4210226 Improve the timing of loading events
  • a08a6e7 Refactor CSS
  • 98b79d5 Add mutation coverage filter
  • 68d7e54 Remove redundant event listener
  • 0e32203 Remove description modal
  • bde70dd Increase font size of code
  • 9eb5580 Add instructions on load
  • e201f34 Remove help icon highlighting
  • 38dad7d Update README.md

v0.5.0

12 Mar 19:20
Compare
Choose a tag to compare
  • 5cec1b7 Increment version
  • 911f695 Add button to change background color of protein
  • c39745a Merge pull request #79 from dms-viz/support-non-numeric-pdb-numbering

v0.4.0

13 Feb 21:59
b865c4c
Compare
Choose a tag to compare
  • b865c4c Merge eebffa2 into 2f54e70
  • eebffa2 Update changelog and increment version
  • da78f2c Return default color to gray
  • 76288a6 Format selected sites with insertion codes
  • 844af30 Remove debugging statements
  • 6463586 Take into account protein insersion codes
  • 2f54e70 Dynamically insert the version
  • 99cbfaa Add meta tags for SEO
  • 716e64b Change the default protein colors to contrast
  • 4a14cd1 Merge pull request #77 from dms-viz/convert-select-all-sites-to-button
  • 6c2f160 Convert site selection to button
  • 16b8a6f Expand chart options by default
  • c3b6300 Update protein reset help instructions
  • d3d99e6 Merge pull request #76 from dms-viz/add-median-summary-statistic
  • 95f51f6 Add median as summary statistic

v0.3.1

07 Feb 21:34
Compare
Choose a tag to compare
Fix version number formatting

v0.3.0

27 Oct 20:06
Compare
Choose a tag to compare

Version for JOSS Submission

The latest release for submission to JOSS

v0.2.4

05 Sep 21:01
Compare
Choose a tag to compare

Fix issues with floor

  • Fixed an issue when the data was floored and the domain of the data became [0, 0] due to all values being negative. When this happened the color scale didn't reflect the fact that every value was 0.
  • Made the default value of floor false because this seems like a sensible default for most projects.

v0.2.3

29 Aug 22:36
Compare
Choose a tag to compare

Added LaTeX support

  • Added LaTeX support to markdown descriptions.