]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2016-09-24  Evert TimbergUpdate default config tests and re-enable 3325/head
2016-09-24  Evert TimbergIn the doughnut chart, specifically handle multiline...
2016-09-17  Simon BrunelBump version to 2.3.0-rc.1
2016-09-17  Simon BrunelChange bower package name for chart.js (#1562)
2016-09-16  Zach PanzarinoMerge pull request #3315 from zachpanz88/fix-pie-multi...
2016-09-16  Zach PanzarinoFix bug with pie/doughnut chart legends 3315/head
2016-09-15  Evert TimbergMerge pull request #3287 from simonbrunel/tests-cleanup
2016-09-15  Simon BrunelTurn off linebreak-style linting rule
2016-09-15  Simon BrunelMerge pull request #3308 from zachpanz88/eslint
2016-09-15  Zach PanzarinoImplement eslint changes proposed by @simonbrunel in... 3308/head
2016-09-15  Zach PanzarinoInclude changes suggested by @etimberg in code review
2016-09-15  Zach PanzarinoAllow variable use before define with warning
2016-09-15  Zach PanzarinoFix style issues in core and scales
2016-09-14  Zach PanzarinoFix more style errors in controllers, elements, and...
2016-09-14  Zach PanzarinoRemove func-call-spacing rule
2016-09-14  Zach PanzarinoAdd keyword spacing to eslint and update code
2016-09-14  Zach PanzarinoFirst round of eslint fixes
2016-09-14  Zach PanzarinoUpdate new eslint rules
2016-09-13  Zach PanzarinoFix broken links in Maintaining.md
2016-09-12  Evert TimbergMerge pull request #3261 from desowin/3211
2016-09-12  Tomasz MońFix check for undefined 3261/head
2016-09-11  Evert TimbergMerge pull request #3284 from chartjs/fix/3278
2016-09-10  Evert TimbergWhen the category scale is used as the non main scale... 3284/head
2016-09-09  Chris FäCleanup React extension links (#3282)
2016-09-08  Evert TimbergMerge pull request #3280 from trantorLiu/master
2016-09-08  Chun-Yi LiuUpdate 01-Chart-Configuration.md 3280/head
2016-09-08  Simon BrunelAutomatically expose custom Jasmine matchers 3287/head
2016-09-08  Simon BrunelFix time scale tests using the wrong chart instance
2016-09-08  Simon BrunelAuto-release charts if not persistent (tests)
2016-09-08  Lubomir SotirovFix 3267 Add "onHover" functionality for legend (#3271)
2016-09-08  Simon BrunelMerge pull request #3254 from ianks/minDisplayFormat
2016-09-06  Evert TimbergMerge pull request #3256 from simonbrunel/code-cleanup
2016-09-06  Ian Ker-SeymerSuport minUnit for time scale 3254/head
2016-09-04  Tomasz MońBuild labelDiffs cache once per update (#3211)
2016-09-03  Tomasz MońBuild label diff lookup table
2016-09-03  Simon BrunelEnforce curly braces for single statement block 3256/head
2016-09-03  Simon BrunelEnforce consistent tab indentation
2016-09-03  Simon BrunelUse gulp-eslint instead of gulp-jshint
2016-09-03  Simon BrunelRemove unused npm packages
2016-09-03  courchefError possible when using the plugin Chart.Zoom.js...
2016-09-03  Simon BrunelMerge pull request #3223 from simonbrunel/bower_release
2016-09-02  Evert TimbergMerge pull request #3242 from Pikamander2/new_branch
2016-09-02  Ekaterina DontsovaFix #3022 Multi-lines label alignment (#3239)
2016-09-01  Zach PanzarinoUpdate link to slack automation in Contributing.md
2016-09-01  Pikamander2Fix zero border width not working (issue #3241) 3242/head
2016-09-01  Pikamander2Fix zero border width not working (issue #3241)
2016-08-30  Tanner LinsleyUpdate README.md
2016-08-29  Simon BrunelRemove deprecated gulp tasks and dependencies 3223/head
2016-08-29  Simon BrunelDescribe the release process
2016-08-28  Simon BrunelRemove encrypted data from .travis.yml
2016-08-28  Simon Brunel#3033 Deploy dist files and bower.json (tags)
2016-08-28  Simon Brunel#3182 Gulp task to generate bower.json file
2016-08-27  etimbergUpdate version for v2.2.2 release v2.2.2
2016-08-25  Ekaterina DontsovaFix #3044 Line chart single data point centering (...
2016-08-23  Evert TimbergMerge pull request #3191 from chartjs/fix/2994
2016-08-23  Evert TimbergMerge pull request #3192 from chartjs/fix/2872
2016-08-23  etimbergWhen drawTicks is false, we should not include their... 3192/head
2016-08-22  Evert TimbergFix issues with repeated labels in the category scale... 3191/head
2016-08-22  Evert TimbergMerge pull request #3131 from Lighnat0r/master
2016-08-22  Evert TimbergMerge pull request #3112 from MatthieuRivaud/MonotoneCu...
2016-08-22  Evert TimbergMerge pull request #3128 from vermeeca/3127-tooltip...
2016-08-22  Tomasz MońRemove smallestLabelSeparation from TimeScale (#3186)
2016-08-21  mdewildeDocument possible options for animation.easing (#3111)
2016-08-12  Karthik IyengarAdded borderDash support for grid lines (#3136) (#3142)
2016-08-11  Ekaterina DontsovaFix #2966: 0 values in logarithmic scale for line and...
2016-08-10  Lighnat0rUse parser options in getPixelForValue for time scale 3131/head
2016-08-10  Craig Vermeer3127 - Modify the itemSort callback for tooltips to... 3128/head
2016-08-10  Evert TimbergMerge pull request #3094 from chartjs/fix/3090
2016-08-10  Zach PanzarinoRemove empty if statement in element.line.js
2016-08-10  Zach PanzarinoRemove unneeded trailing commas
2016-08-10  Zach PanzarinoMerge 'Documentation updates' #3110
2016-08-09  Zach PanzarinoUpdate docs and add plugin section (suggested by @simon... 3110/head
2016-08-09  MatthieuRivaudCalling |helpers.sign| instead of |Math.sign| directly... 3112/head
2016-08-09  MatthieuRivaudFix spanGaps probing in updateBezierControlPoints
2016-08-08  Evert TimbergMerge pull request #3114 from ashiguruma/master
2016-08-08  Tom LoudonAdded section on using patterns to fill datasets chartj... 3114/head
2016-08-08  MatthieuRivaudFixed splineCurveMonotone unit test (for real this...
2016-08-08  MatthieuRivaudFixed splineCurveMonotone unit test
2016-08-08  MatthieuRivaudRecovered a fix lost when branching.
2016-08-08  MatthieuRivaud- Added dataset option |cubicInterpolationMode| to...
2016-08-08  MatthieuRivaudImplement monotone cubic interpolation (see issue ...
2016-08-08  Zach PanzarinoUpdate link pattern for popular extensions
2016-08-08  Zach PanzarinoDocumentation updates
2016-08-05  Evert TimbergMerge pull request #3103 from laviniaclare/master
2016-08-05  laviniaclarechanged 'chart there are' to 'charts there are' 3103/head
2016-08-04  Evert TimbergMake the iframe not focusable by using tabIndex of -1 3094/head
2016-08-03  Evert TimbergMerge pull request #3088 from djhuistra/patch-1
2016-08-03  djhuistraChart.pluginService -> Chart.plugins in documentation 3088/head
2016-08-01  Evert TimbergMerge pull request #3070 from sibennayak/fix/3046
2016-08-01  Siben NayakDocs: Apply a recommendation (fixes #3046) 3070/head
2016-07-31  Evert TimbergMerge pull request #3067 from chartjs/fix/3066
2016-07-30  Evert TimbergHandle the case where all points are skipped in a line 3067/head
2016-07-30  Evert TimbergPrep for a v2.2.1 release v2.2.1
2016-07-30  Evert TimbergMerge pull request #3064 from chartjs/fix/2560
2016-07-30  Evert TimbergMerge pull request #3065 from chartjs/fix/3056
2016-07-30  Evert TimbergFix 2 line drawing issues and add new tests for these... 3065/head
2016-07-30  Evert TimbergFix JS Hint warning 3064/head
2016-07-30  Evert TimbergRecalculate the size of the scale in units when the...
2016-07-30  Evert TimbergMerge pull request #3063 from chartjs/fix/2631
2016-07-30  Evert TimbergHandle possibility of a undefined arc element in the... 3063/head
next