Skip to content

Releases: bcbcarl/react-c3js

0.1.20

23 Oct 12:33
Compare
Choose a tag to compare

Update peer dependencies to allow react@^16.0.0 and react-dom@^16.0.0. (#30, #31)

0.1.19

23 May 09:35
Compare
Choose a tag to compare

Add 'prop-types' as a peer dependency. (#23, #24)

0.1.18

09 Apr 06:35
Compare
Choose a tag to compare
  • Upgrade React to 15.5.

0.1.17

04 Apr 12:51
Compare
Choose a tag to compare
  • Use Babel Object.assign transform. (#20)

0.1.16

16 Feb 01:49
Compare
Choose a tag to compare
  • Addition of unloadBeforeLoad property. #16

0.1.15

03 Jan 14:46
Compare
Choose a tag to compare
  • Fix #13: Component cannot be rendered on the server side.

0.1.14

23 Dec 06:05
Compare
Choose a tag to compare
  • Use load() to update a chart instead of regenerate it.

0.1.12

13 Nov 14:49
Compare
Choose a tag to compare
  • Build the library in production mode.
  • Move lib/index.js to react-c3js.js.

0.1.11

12 Nov 14:34
Compare
Choose a tag to compare
  • Fix Uncaught TypeError: Cannot read property 'getItem' of undefined in Chrome: 54.0.2840.87 (#7).