React Google Charts Versions Save

A thin, typed, React wrapper over Google Charts Visualization and Charts API.

v4.0.1

9 months ago

Bug Fixes

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

v4.0.0

2 years ago

⚠ 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

5 years ago

Patches

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

3.0.4

5 years ago

Patches

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

3.0.2

5 years ago

Features

  • Add Chart Editor.: 850b67ba2bed7a00cbd10a177ae71b9d8fbf7c45 and 5baff5a28b1f87665b0bd42137b4ac72509345e5

Docs

  • [Docs] ChartEditor : 4ebf7381e32071f1db5edbed69daa6f7eb0155df
  • [Docs] Add ChartEditor demo.: 7744aec28b35a234d862638c0af4cd390bf33787

3.0.1

5 years ago

Major Changes

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

Minor Changes

  • Add spreadsheet loading docs.: 483944859e4a52d30b56c5fe8d1c0fef69cf4d97
  • [Docs] Update docz to 0.9.6: 742f7673dd8243badcbfbd194960d0bd6df2a17b
  • [Docs] Add docs for loading from API.: 3fd1266f1d13abadc1789546a4b77f8ddc7b710f
  • Add From API tests.: 7b075252f262f7550b8ad0fb2785bc3c3ce2248a
  • [Docs] Update website.: fbe932d500c9e537280e90dc1838a385737a0f5c
  • [Docs] Fix typo: a8e00ed1a9c28fc792e92a0f11285b911d86b80f
  • [Docs] Add interactivity to Chart example.: 56996b5c2288e4a2095d1c25f4d221152b88a813

v1.5.5

7 years ago

Patches

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

Credits

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

1.5.3

7 years ago

Patches

  • Linted examples in README: 2fb152a749c2a17beb24a0e1408ed2313bddf64e
  • Fixing package.json: e0430f6a6143ec07f55777688497e9034947e7c9

1.5.2

7 years ago

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: 33d2874c3c40675160851a0ce0961a6b03c6a09b

Credits

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

1.4.2

7 years ago

Patches

  • Remove logging. Fixed #89: 4486948143a071d4cf4eb794673d7b9a8749f9a7