Sha256: 9f50875286268a7e8c91d503c0094e7978ca1fafd7485fa45bd28ee1128e4c6a
Contents?: true
Size: 1.79 KB
Versions: 1
Compression:
Stored size: 1.79 KB
Contents
# CHANGELOG ## 3.6.3 - 2019-02-14 - Use Chart.js v2.7.3. - Add CSP nonce to inline JavaScript. - Do not modify options. ## 3.6.2 - 2018-03-14 - Use Chart.js v2.7.2. ## 3.6.1 - 2018-03-14 - Use Chart.js v2.7.1. ## 3.6.0 - 2018-03-14 - Use Chart.js v2.7.0. ## 3.5.0 - 2018-03-14 - Use Chart.js v2.6.0. ## 3.4.0 - 2018-03-14 - Use Chart.js v2.5.0. ## 3.3.1 - 2017-01-27 - Improve conversion of data and options hashes to JavaScript. ## 3.3.0 - 2017-01-26 - Use Chart.js v2.4.0. ## 3.2.0 - 2017-01-25 - Use Chart.js v2.3.0. ## 3.1.0 - 2017-01-25 - Use Chart.js v2.2.0. - Add CHANGELOG. ## 3.0.2 - 2016-06-13 - Add pie chart helper. ## 3.0.1 - 2016-06-10 - Add horizontal bar chart helper. ## 3.0.0 - 2016-06-08 - Use Chart.js v2.1.4 (backwards incompatible). ## 2.2.0 - 2015-08-26 - Use Chart.js v1.0.2. ## 2.1.3 - 2015-08-26 - AJAX and Turbolinks compatibility. ## 2.1.2 - 2015-08-18 - Pass `onAnimationComplete` and `onAnimationProgress` functions correctly. ## 2.1.1 - 2015-03-13 - Provide original helpers with easy way to opt out. - Namespace the view helpers. - Fix name of polar_area_chart in README. - Ensure any old charts are cleaned up. - Clarify optional features. - State Chart.js version in README. ## 2.1.0 - 2015-01-14 - Use Chart.js v1.0.1. - Support Turbolinks. - Do not generate a legend by default. ## 2.0.0 - 2014-11-07 - Use Chart.js 1cfa42bc (a little after v1.0.1-beta.4). - Wrap generated JavaScript snippet in a closure. - Use Chart.js' legends. - Update README. - Add link to scale calculation issue. ## 1.1.1 - 2014-03-20 - Rails 4 compatibility. ## 1.1.0 - 2014-03-14 - Use Rails' asset pipeline. ## 1.0.1 - 2013-06-21 - Opt-in alternative scale calculations. - Code for filling gaps in series. ## 1.0.0 - 2013-06-16 - First release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chartjs-ror-3.6.3 | CHANGELOG.md |