Skip to content

Releases: zakodium-oss/react-ocl

v7.0.2

15 Oct 15:56
a7190e5
Compare
Choose a tag to compare

7.0.2 (2024-10-15)

Bug Fixes

v7.0.1

14 Oct 13:09
5f478ec
Compare
Choose a tag to compare

7.0.1 (2024-10-14)

Bug Fixes

v7.0.0

09 Oct 15:15
a8182bc
Compare
Choose a tag to compare

7.0.0 (2024-10-09)

⚠ BREAKING CHANGES

  • migrate to TypeScript

Bug Fixes

  • improve native Node.js ESM support (95a6284)

Code Refactoring

v6.1.0

04 Aug 15:25
43a96b2
Compare
Choose a tag to compare

6.1.0 (2023-08-04)

Features

v6.0.2

04 Aug 13:08
e3c4d3b
Compare
Choose a tag to compare

6.0.2 (2023-08-04)

Bug Fixes

  • enforce labelFontSize as a number (93f35ff)

v6.0.1

04 Aug 11:23
6d68992
Compare
Choose a tag to compare

6.0.1 (2023-08-04)

Bug Fixes

v6.0.0

03 Aug 09:37
1cbca69
Compare
Choose a tag to compare

6.0.0 (2023-08-03)

⚠ BREAKING CHANGES

  • remove the <div> level when redering a molecule

Features

  • allow the renderer to have a label object property (e27edd9)
  • allow the renderer to have a label object property (#24) (e27edd9)
  • remove the <div> level when redering a molecule (e27edd9)
  • Use a SVG as default error renderer (e27edd9)

v5.0.1

13 Jun 15:17
61c5c12
Compare
Choose a tag to compare

5.0.1 (2023-06-13)

Bug Fixes

  • do not prevent triggering onChange when props are changed (#23) (738e2fe)

Documentation

  • correct example in the readme (d3746f2)

v5.0.0

15 Aug 10:24
f1c8823
Compare
Choose a tag to compare

5.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • remove propTypes and defaultProps
  • update OpenChemLib to v8.0.0

Features

  • update OpenChemLib to v8.0.0 (cc0ea01)
  • update React to v18 (749ca7f)

Code Refactoring

  • remove propTypes and defaultProps (7b15f4d)

react-ocl v4.4.0

01 Jul 15:27
f212f99
Compare
Choose a tag to compare

Features

  • add initialIDCode props and give idCode in onChange callback (2dba9b4)