Skip to content

Releases: vibbits/react-2d-molecule

v3.0.2

24 Jul 10:17
dec9da2
Compare
Choose a tag to compare

Fixed

  • Added width and height attributes to the parent SVG element so that it isn't rendered with zero size.

v3.0.1

20 Jul 13:28
8771698
Compare
Choose a tag to compare

Added

  • Support for more bond types.
  • Adjust input structure in an incompatible way to more easily render bonds that are related.

v2.0.0

05 Jun 13:05
89489e3
Compare
Choose a tag to compare

Added

  • Support more bond types.
  • Change input structure to allow easily rendering aromatic rings.

Fixed

  • Correctly output .d.ts for typescript.

v1.0.2

05 May 10:07
eeb0ac4
Compare
Choose a tag to compare

Removed

  • Unnecessary/unused <defs> in the <svg>.

v1.0.1

05 May 09:53
8f96252
Compare
Choose a tag to compare

v1.0.1

Removed

  • Unnecessary enclosing <div> around the <svg>.

v1.0.0

05 May 09:34
2d11820
Compare
Choose a tag to compare

Initial release