Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React JSX Highcharts - Version 2 #35

Merged
merged 20 commits into from
Oct 16, 2017
Merged

React JSX Highcharts - Version 2 #35

merged 20 commits into from
Oct 16, 2017

Commits on Oct 8, 2017

  1. Configuration menu
    Copy the full SHA
    24f9016 View commit details
    Browse the repository at this point in the history
  2. Allow cleaning of props without a callback function

    Will Hawker committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    e1e4eb5 View commit details
    Browse the repository at this point in the history
  3. Clean props in Tooltip constructor

    Will Hawker committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    fb3c5ee View commit details
    Browse the repository at this point in the history
  4. Fix existing tests, accounting for Highcharts provider

    Will Hawker committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    e277226 View commit details
    Browse the repository at this point in the history
  5. Update examples using withHighcharts pattern

    Will Hawker committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    80cf6e0 View commit details
    Browse the repository at this point in the history
  6. Add tests for new Highcharts provider and injector

    Will Hawker committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    d70c9d9 View commit details
    Browse the repository at this point in the history
  7. Remove Highcharts as a peer dependency (doesn't matter where it comes…

    … from anymore)
    Will Hawker committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    5849f1e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Merge remote-tracking branch 'origin/master' into v2

    William Hawker committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    b6a51a5 View commit details
    Browse the repository at this point in the history
  2. v2 branch should use React JSX Highcharts v2 in examples

    William Hawker committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    926f505 View commit details
    Browse the repository at this point in the history
  3. react-jsx-highcharts 2.0.0-beta.1

    William Hawker committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    8e7e7c6 View commit details
    Browse the repository at this point in the history
  4. react-jsx-highstock 2.0.0-beta.1

    William Hawker committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    2238e1d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Remove components not intended for this release

    William Hawker committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    d5af283 View commit details
    Browse the repository at this point in the history
  2. Use Highcharts mock in test

    William Hawker committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    a0b6550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e846d View commit details
    Browse the repository at this point in the history
  4. Update where Highstock examples import Highstock from

    William Hawker committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    29b8d6c View commit details
    Browse the repository at this point in the history
  5. Update README install details

    William Hawker committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    103a871 View commit details
    Browse the repository at this point in the history
  6. Update examples on READMEs so they use withHighcharts

    William Hawker committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    7a8885f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Make datepickers module support React JSX Highcharts v2

    Will Hawker committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    669aa59 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. react-jsx-highstock-datepickers 2.0.0-beta.1

    William Hawker committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    ebf54cc View commit details
    Browse the repository at this point in the history
  2. Add a style by CSS example

    Will Hawker committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    0c7398c View commit details
    Browse the repository at this point in the history