All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. From http://keepachangelog.com
- Clean up the prod version: minify, get rid of prop types. Overall reduce the size from 70 to 4kb, thanks @ilyjs
- Update Highcharts to 6.0.0
- This release never happened
- Support React 16
- Use create-react-class
- Add prop-types as a dependency
- [Fix] Throwing an error when rendering on the server
- Update Highcharts to 5.0.0
- Introduce new
domProps
property to explicitly specifying DOM properties.
- Get rid of custom property warnings in react 15.2
- Update Highcharts Highmaps and Highstock to 4.2.0
- No changes
- Minify all js files by default. Keep source files as
file.src.js
.
- reverted changed in 5.0.3
- bundles copied to top level
- documentation : recipes.md
- some examples using ReactHighcharts
- fakeHighcharts module for node.js env
- npm version hooks