Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Chartjs v2 #227

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Chartjs v2 #227

wants to merge 22 commits into from

Commits on Apr 1, 2016

  1. Configuration menu
    Copy the full SHA
    06beb9c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Merge pull request #91 from danmolitor/chartjs2dev

    (feat) Chart.js 2.0-dev compatibility
    austinpray committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    16b1022 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Configuration menu
    Copy the full SHA
    7f6c340 View commit details
    Browse the repository at this point in the history
  2. v2: Simplify chart type logic

    ianks committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    15059bc View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    1da6721 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2016

  1. Configuration menu
    Copy the full SHA
    ad46cca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from eluciano11/label-fix-v2

    Fixes chart creation on initializeChart
    ianks committed May 6, 2016
    Configuration menu
    Copy the full SHA
    0cedffb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Merge pull request #109 from ianks/label-fix-v2

    v2: Assign all nextProps dataset properties to chart
    austinpray committed May 18, 2016
    Configuration menu
    Copy the full SHA
    c711d75 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2016

  1. fix bug

    fscz committed May 22, 2016
    Configuration menu
    Copy the full SHA
    771a788 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Configuration menu
    Copy the full SHA
    3cfa294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70feda4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92aa566 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Merge pull request #117 from fscz/chartjs-v2

    fix bug
    austinpray authored Jul 14, 2016
    Configuration menu
    Copy the full SHA
    da9f718 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Fix: unknown prop 'redraw' warning in React v15.2

    React v15.2 warns when a DOM element is rendered with an invalid property (see https://fb.me/react-unknown-prop)
    strawbrary authored and miracle2k committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    381b53b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Merge pull request #122 from OddEssay/feature/horizontal-bar

    Include HorizontalBar as an available type
    austinpray authored Apr 6, 2017
    Configuration menu
    Copy the full SHA
    362e0e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Configuration menu
    Copy the full SHA
    3f5c102 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Merge pull request #179 from evanheisler/chartjs-v2

    Fix: Export horizontal bar chart
    austinpray authored Apr 12, 2017
    Configuration menu
    Copy the full SHA
    e24c7ae View commit details
    Browse the repository at this point in the history
  2. Tag 2.0.0-beta2

    austinpray committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    6836b54 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Add create-react-class

    Merlin Patterson authored May 14, 2017
    Configuration menu
    Copy the full SHA
    152605a View commit details
    Browse the repository at this point in the history
  2. Use create-react-class to avoid warning

    Merlin Patterson authored May 14, 2017
    Configuration menu
    Copy the full SHA
    1706499 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Merge pull request #184 from merlinpatt/chartjs-v2

    Use create-react-class to avoid warning
    austinpray authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    e317447 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Merge pull request #142 from miracle2k/chartjs-v2

    Fix: unknown prop 'redraw' warning in React v15.2
    benmccann authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    35f665b View commit details
    Browse the repository at this point in the history