Skip to content

Releases: rakannimer/react-google-charts

v4.0.1

20 Jul 15:52
Compare
Choose a tag to compare

Bug Fixes

  • fix problem loading events in tables when displayed for the first time (#709) (b2ce2c3)

v4.0.0

20 Jan 10:01
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • UMD bundle was dropped. Old browsers, like IE, were dropped.

Features

Bug Fixes

  • fix types for TypeScript 3.8 (#420) (54fad92)
  • package.json: rm invalid type field, fix script name (#413) (6af4c7f)

build

3.0.6

21 Aug 12:10
Compare
Choose a tag to compare

Patches

  • [Docs] replace arrow functions with functions.: b607405
  • Remove charteditor from default chartPackages and update docs accordingly. #234: 19b294d
  • Remove unnecessary divs. Pass chart styles to dashboard. #237

3.0.4

13 Aug 14:11
Compare
Choose a tag to compare

Patches

  • Update typescript to fix emitted declarations. #232
  • [Docs] Fix link typo.: 7a28a0b
  • Add prop-types as peer dependency (needed by react-load-script): f7a383e
  • [Docs] Add link to new docs.: bbc3e6f

3.0.2

12 Aug 08:01
Compare
Choose a tag to compare

Features

Docs

3.0.1: Added Toolbar Support.

12 Aug 05:54
Compare
Choose a tag to compare

Major Changes

  • V3 Add support for controls and dashboard customization: #230

Minor Changes

  • Add spreadsheet loading docs.: 4839448
  • [Docs] Update docz to 0.9.6: 742f767
  • [Docs] Add docs for loading from API.: 3fd1266
  • Add From API tests.: 7b07525
  • [Docs] Update website.: fbe932d
  • [Docs] Fix typo: a8e00ed
  • [Docs] Add interactivity to Chart example.: 56996b5

1.5.5

13 May 14:16
Compare
Choose a tag to compare

Patches

  • Updated nwb build process: 9b14158
  • Updated license on github to MIT. Closes #118.: db41283
  • Changed example folder to demo. Fixes #126: bb7a05c
  • Remove unnecessary warning: #131
  • Import prop-types and demo fixed: #135

Credits

Huge thanks to @rkait and @alexfqc for their help!

1.5.3

27 Feb 11:42
Compare
Choose a tag to compare

Patches

1.5.2

24 Feb 07:25
Compare
Choose a tag to compare

Minor Changes

  • Replaced script.js with loadjs: #112
  • Add dateFormat option: #103
  • Remove bluebird dependency. Closes #95: #109

Patches

  • Fix onResize event listener. Fixes #108: #111
  • Updated Jest & nwb and simplified build process: 33d2874

Credits

Huge thanks to @OracPrime, @dvdplm and @fabriciocolombo for their help!

1.4.2

24 Jan 07:28
Compare
Choose a tag to compare

Patches