Skip to content

Releases: samirelanduk/molstar-react

v0.5.2

13 May 01:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

26 Apr 23:03
Compare
Choose a tag to compare
  • Fixed issue where ?key=value params in URLs would break extension parsing.

v0.5

04 Mar 10:35
Compare
Choose a tag to compare
  • Added option to provide filestring directly.
  • Added option to toggle axes in bottom left corner.

v0.4

30 Jan 01:48
Compare
Choose a tag to compare
  • Now uses Plugin and PluginUI directly instead of Viewer.
  • Class name prop.
  • Plugin now clears first when pdbID/URL prop changes.

v0.3.0

03 Aug 21:02
Compare
Choose a tag to compare
  • Added ability to control dimensions rather than always being full-screen.
  • Removed distinction between viewer and non-viewer.

v0.2.1

17 Jul 00:00
Compare
Choose a tag to compare
  • Fixed re-render initialising.
  • Component now disposes of viewer when removed.

v0.2

13 Jul 22:50
Compare
Choose a tag to compare

Custom Viewer options.

v0.1

03 Jul 23:22
Compare
Choose a tag to compare

Minimal component