Releases: rakannimer/react-google-charts
Releases · rakannimer/react-google-charts
3.0.2
3.0.1: Added Toolbar Support.
1.5.5
1.5.3
1.5.2
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
Added debounce
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
Credits
Huge thanks to @hozefaj, @coddwrench, @DveMac and @paolorovella for their help!