Skip to content

Releases: rakannimer/react-google-charts

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!