Skip to content

Releases: rakannimer/react-google-charts

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

Added debounce

23 Jan 17:31
Compare
Choose a tag to compare

Minor Changes

  • Update Changelog: f1bebf8
  • Update README: #78
  • Fixed missing comma in README: #82
  • Check charts exist before remove event handlers: #99
  • Added support for window.resize (without lodash): #98
  • Added example with cra: 1be4e68
  • Adding chart debouncing #98: 0f56b91
  • Bump npm version: 14cccf4

Patches

  • Added missing dependency for CI: 4a01d9c
  • Fixing tests failing in CI env: 09abae6

Credits

Huge thanks to @hozefaj, @coddwrench, @DveMac and @paolorovella for their help!