]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2019-03-13  Jukka KurkelaMake decimalPlaces private and update CDN links (#6131) 6092/head
2019-03-12  Simon BrunelBump version to 2.8.0
2019-03-12  Simon BrunelKeep the previous extensions page link alive (#6127)
2019-03-11  Roman BorovikCorrect typo in a comment in test/index.js (#6122)
2019-03-06  Simon BrunelFix missing Chart.Chart (deprecated) alias (#6112)
2019-03-06  Jon RimmerTighten check for detecting if Moment is installed...
2019-03-04  Simon BrunelBump version to 2.8.0-rc.1
2019-03-04  Simon BrunelInclude generated CSS in the GitHub releases
2019-03-04  Ben McCannProperly initialize variables if ticks aren't being...
2019-03-04  Jukka KurkelaFix animation regression introduced by #5331 (#6108)
2019-03-03  Simon BrunelOptimize the npm package by removing useless files...
2019-03-03  Ben McCannImprove financial sample tooltips and interactions...
2019-03-03  Ben McCannAdd a note about how to include an example against...
2019-03-01  Akihiko KusanagiFix document errors related to ticks (#6099)
2019-03-01  Simon BrunelRevamp the README.md and add link to the awesome list...
2019-02-27  Vincent-IpNew weight option for pie and doughnut charts (#5951)
2019-02-25  Ben McCannAdd instructions for image-based tests to the contribut...
2019-02-25  Jukka KurkelaAdd support for per side border width for rectangle...
2019-02-25  Jon RimmerAdd onLeave to legend config docs (#6088)
2019-02-24  Ben McCannIgnore invalid log scale min and max (#6058)
2019-02-24  Jon RimmerAdd onLeave callback to legend (#6059)
2019-02-21  Ben McCannInitialize date adapter with chart options (#6016)
2019-02-20  Akihiko KusanagiAdd a link to chartjs-plugin-rough to extensions.md...
2019-02-20  Ben McCannImprove autoSkip documentation (#6079)
2019-02-18  Ben McCannUse `datetime` as default time scale tooltip format...
2019-02-18  Abel HeinsbroekAdd crosshair plugin to extensions page (#6070)
2019-02-14  Janelle deMentAdd examples of scriptable charts (#6042)
2019-02-13  Jukka KurkelaFix responsive resize on rtl page (#6063)
2019-02-11  Evert TimbergHandle inextensible `dataset.data` array (#6060)
2019-02-11  Ben McCannUse lowercase for primitives in jsdocs (#6033)
2019-02-10  Alfie HopkinEnhance legend label color point when usePointStyle...
2019-02-10  Jukka KurkelaFix randomly failing tooltip test (#6061)
2019-02-09  Akihiko KusanagiImplement scriptable options for points in radar charts...
2019-02-09  James BedfordFix typo in radial linear scale docs (#6054)
2019-02-08  Simon BrunelMove CSS in a separate file to be CSP-compliant (#6048)
2019-02-08  Ben McCannSimplify and cleanup the scale _autoskip method (#6043)
2019-02-08  Janelle deMentFix broken markdown link in 'line' docs (#6053)
2019-02-06  Jukka KurkelaRename addEventListener and removeEventListener (#6046)
2019-02-05  Ben McCannFix duplicate anchor (#6038)
2019-02-04  Evert TimbergProvide a rectangle getArea implementation for horizont...
2019-02-04  Ben McCannRemove unused eslint directive (#6040)
2019-02-02  Jukka KurkelaFix padding of horizontal axes when labels are rotated...
2019-02-02  Ben McCannReplace deprecated gulp-util and remove unused watchify...
2019-02-01  Akihiko KusanagiEnforce tooltip item `label` and `value` to be strings...
2019-01-30  Jukka KurkelaPrevent infinite resize when vertical scrollbar appears...
2019-01-30  Jukka KurkelaReplace tooltip item xLabel and yLabel with label and...
2019-01-30  Janelle deMentOmit inconsistent note about scriptable options (#6026)
2019-01-29  Simon BrunelMake moment optional from our UMD builds (#5978)
2019-01-29  Simon BrunelDeprecate configMerge and scaleMerge helpers (#6022)
2019-01-29  Ben McCannCommon logic for resolving line element options (#6005)
2019-01-29  Akihiko KusanagiFix typos and make the docs consistent (#6020)
2019-01-28  Ben McCannFix typo in test utils comment (#6017)
2019-01-25  Jukka KurkelaFix pointBackgroundColor in radar sample (#6013)
2019-01-25  Jukka KurkelaSupply correct start param for insertElements in onData...
2019-01-23  Jukka KurkelaStop drawing radialLinear scale twice (#6007)
2019-01-20  Jukka KurkelaHandle any element in triggerMouseEvent in tests (...
2019-01-18  Jukka KurkelaTrigger mouse events at the center of arc (#5991)
2019-01-17  Jukka KurkelaReturn correct label for value type axis (#5920)
2019-01-17  Ben McCannFaster date operations (#5982)
2019-01-16  Ben McCannUpdate contributors guide and issue templates (#5962)
2019-01-15  Evert TimbergImplement scriptable options for points in line charts...
2019-01-13  Janelle deMentUpdate the responsive docs about resizing the parent...
2019-01-13  Evert TimbergImplement scriptable options for polar area charts...
2019-01-12  Akihiko KusanagiFix labelOffset description (#5979)
2019-01-11  Simon BrunelImplement adapter to abstract date/time features (...
2019-01-11  Ben McCannFix typo / grammar in the responsive docs (#5975)
2019-01-11  Jukka KurkelaFix modifying ticks in afterBuildTicks (#5913)
2019-01-10  Evert TimbergImplement scriptable options for doughnut charts (...
2019-01-09  Simon BrunelMake the main controller importable (#5969)
2019-01-09  Daniel RufRemove unused parameter in removeResizeListener invocat...
2019-01-09  Nodar NutsubidzeTest default tooltip callbacks for scatter charts ...
2019-01-09  Alexander WunschikFix contribution docs about gulp-cli (#5968)
2019-01-09  Jukka KurkelaFix generateTicks when working with tiny numbers (...
2019-01-08  Akihiko KusanagiRefactoring using helpers.options.resolve (#5965)
2019-01-08  Jukka KurkelaFix title, body and footer alignment inside tooltip...
2019-01-07  Akihiko KusanagiFix fitWithPointLabels calculation in radialLinear...
2019-01-06  Simon BrunelUse `Chart.min.js` in samples (#5958)
2019-01-05  Simon BrunelCleanup scales export for better import strategy (...
2019-01-05  Akihiko KusanagiPrevent bezier points from being capped when a data...
2019-01-02  serhii-yakymukMake animation duration consistent across browsers...
2019-01-02  Akihiko KusanagiFix time scale ticks.reverse issue (#5933)
2019-01-02  Jukka KurkelaCast getRightValue to number in the bar controller...
2019-01-01  Akihiko KusanagiImprove tick generation for linear scales (#5938)
2018-12-31  CKFix RangeError exception when merging too many labels...
2018-12-21  Jukka KurkelaProperly calculate space needed by tick label on autoSk...
2018-12-20  Jukka KurkelaAdd `reverse` support to time scale (#5927)
2018-12-20  Akihiko KusanagiAdd scale.pointLabels.lineHeight and scale.ticks.lineHe...
2018-12-18  Jukka KurkelaAdd support for typed arrays (#5905)
2018-12-18  Angus ComrieAdd 'middle' interpolation to stepped plots (#5908)
2018-12-18  Akihiko KusanagiAdd support for 'inner' border for arc elements (#5841)
2018-12-18  Dave SalomonAdd support for hiding axis when all linked datasets...
2018-12-17  Simon BrunelUse HTTPS instead of HTTP for URLs supporting it
2018-12-15  当耐特Add omi-chart to extensions.md (#5912)
2018-12-15  Ben McCannUse HTTPS in documentation links where possible (#5915)
2018-12-14  Simon BrunelMigrate from Browserify to rollup (#5904)
2018-12-14  Simon BrunelRemove `innerHTML` usage from our DOM platform (#5909)
2018-12-09  Steve GrayRemove autoSkip logic to always display last tick ...
2018-12-09  Akihiko KusanagiFix the rounding issue of floating point numbers in...
2018-12-05  Akihiko KusanagiRemove gaps on the left and right when the axis offset...
2018-12-04  Akihiko KusanagiFix docs about bar chart indexable options (#5876)
next