]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2017-08-05  andigFix tests on OSX with retina screen 4619/head
2017-08-03  Simon BrunelEnforce variable declaration coding style (#4610)
2017-08-02  Ben McCannMake Chart.Ticks private and remove Chart.Ticks.generat...
2017-08-02  Ben McCannAllow updating dataset types (#4586)
2017-08-02  Simon BrunelChange `scale.ticks.bounds` to `scale.bounds` (#4595)
2017-08-02  Simon BrunelReplace the IFRAME resizer by DIVs (#4596)
2017-08-01  Simon BrunelAdd support for detached canvas element (#4591)
2017-07-30  Simon BrunelChange `ticks.mode` to `scale.distribution` (#4582)
2017-07-29  Simon BrunelChange `scale.ticks` back to an array of strings (...
2017-07-29  Ben McCannAllow specifying bar chart via {x, y} data points ...
2017-07-28  Evert Timbergindex-y interaction mode + convert horizontal bar defau...
2017-07-27  Simon BrunelNew time scale `ticks.source: 'data'` option (#4568)
2017-07-26  andigInstructions to access resources built from master
2017-07-26  Simon BrunelRewrite unit test waitForResize helper (#4566)
2017-07-25  Simon BrunelNew time scale `ticks.bounds` option (#4556)
2017-07-24  Ben McCannAdd a note about breaking changes (#4555)
2017-07-23  Simon BrunelMove and rewrite time helpers (#4549)
2017-07-22  andigHonour time scale min/max settings (#4522)
2017-07-22  Simon BrunelEnforce spaces around infix/unary words operators ...
2017-07-22  Ben McCannFix ESLint errors (#4485)
2017-07-22  Ben McCannAllow specifying the time axis via t attribute (#4533)
2017-07-21  Simon BrunelRefactor padding parsing under helpers.options (#4544)
2017-07-21  Simon BrunelMake `Chart.Element/elements.*` importable (#4540)
2017-07-21  Ben McCannRemove duplicate npm install (#4542)
2017-07-20  Simon BrunelAdd support for line height CSS values (#4531)
2017-07-19  Simon BrunelNew time scale `ticks.mode/.source` options (#4507)
2017-07-19  andigAllow category labels definition at scale level (#4506)
2017-07-18  Marceau DewildeAdd link to Java integration (#4527)
2017-07-16  Simon BrunelMake `Chart.defaults/Ticks/Interaction` importable...
2017-07-16  Simon BrunelMake `Chart.platform` importable (#4509)
2017-07-15  Evert TimbergFix copy paste error in new docs with respect to settin...
2017-07-15  Simon BrunelMake `Chart.helpers` importable (#4479)
2017-07-15  Suhaib KhanFix labelOffset not working for vertical axes (#4249)
2017-07-09  Adrian LiawFix links in documentations (#4477)
2017-07-08  Simon BrunelSimplify formulas based on code review
2017-07-08  Simon BrunelMove easing effects in separate file + unit tests
2017-07-05  Alexander PatersonUpdate link to documentation for previous versions
2017-07-04  Akihiko KusanagiClip chart area before filling
2017-07-04  etimbergAdd a note on how to use getElementAtEvent in a click...
2017-07-04  etimbergUse proper reverse option in radial linear scale
2017-07-04  Evert TimbergSupport an array for line chart pointBorderWidth
2017-07-01  Simon BrunelRewrite the clone and merge helpers (#4422)
2017-07-01  Simon BrunelClamp radius when drawing rounded rectangle (#4448)
2017-07-01  Let Aurn IVRemove `.js` extensions when requiring a file (#4427)
2017-07-01  Simon BrunelIncrease ESLint complexity and add config for tests...
2017-06-29  Justin Ledfordreplace self closing script tag with open and closing...
2017-06-25  etimbergticks.padding option applies to both vertical and horiz...
2017-06-25  etimbergWhen all datasets are hidden, the linear scale defaults...
2017-06-25  Simon BrunelFix non-passive event listener warning in Chrome
2017-06-25  etimbergUpdate scatter chart default config to hide lines
2017-06-25  Evert TimbergEnsure deprecated unitStepSize property of time scale...
2017-06-25  Simon BrunelChange `valueAtIndexOrDefault` behavior (#4423)
2017-06-24  Simon BrunelCleanup and reorganize core and canvas helpers
2017-06-24  Evert TimbergFix error when legend label options are not defined...
2017-06-24  Akihiko KusanagiUpdate Display Format table
2017-06-23  Karan BhatiaAdd aria-hidden=true attribute to hidden iframe for...
2017-06-23  etimbergLine height setting for scale titles. The text is cente...
2017-06-23  Akihiko KusanagiFix arguments in plugin interface description
2017-06-23  Peter-Van-DrunenEnsure that chart dimensions are always >= 0
2017-06-23  Akihiko KusanagiAdd description on new dataset update and draw plugin...
2017-06-22  Ben SWording error
2017-06-19  etimbergMultiple lines of text in the chart title
2017-06-19  etimbergAdd note regarding non-existant fonts
2017-06-16  Martin Bagge... HighCharts is not open source (#4383)
2017-06-15  AndrewTime axis tick formatting with major and minor units...
2017-06-12  Julian RademacherFixed tiny typo in title.md
2017-06-11  Ricardo CostaSupport hover animation duration during updates (#4300)
2017-06-10  Simon BrunelFix filling between datasets of different lengths
2017-06-09  Spencer DellisFix Tiny Typo in Labelling.md
2017-06-08  etimbergFix round option for time scales
2017-06-07  Evert TimbergMake sure that the border width of the tooltip color...
2017-06-07  Ben McCannUse the latest 6.x LTS release for Travis builds (...
2017-06-05  Raquel GuimaraesFix broken link on animations page #4324
2017-06-04  Evert TimbergFix vertical alignment of legend labels (#4318)
2017-06-04  Evert TimbergProvide a blank default global layout option (#4319)
2017-06-04  OlduwanSteveAdded 'devicePixelRatio' option to override the window...
2017-06-04  Evert TimbergFix incorrect unitStepSize option. It should be stepSiz...
2017-06-04  Jerome Touffe... Fix inconsistent aspect ratio
2017-05-29  AndrewImplemented aligment by senior unit in time axis. ...
2017-05-28  Ricardo CostaFix onHover event not being triggered (#4297)
2017-05-28  ApoorvAAdd tooltip textLabelColor callback (#4199)
2017-05-27  Stephen BoissiereAdd hard coded integer constants for *_SAFE_INTEGER...
2017-05-27  Ben McCannUpgrade dependencies
2017-05-26  Ben McCannRefactor time scale methods into a common location
2017-05-25  Ben McCannUpgrade dependencies (#4272)
2017-05-25  Ben McCannFix code climate badge and link (#4277)
2017-05-25  Simon BrunelAttempt to fix the failing deploy step
2017-05-19  Evert TimbergBump version to v2.6.0 (#4237) 4236/head 4282/head
2017-05-19  Simon BrunelDeploy to GitHub pages (#4256)
2017-05-19  Simon BrunelAdd GA tracking code to docs
2017-05-13  Xingan WangFix invalid link in area.md (#4257)
2017-05-13  Simon BrunelEnable the 'search-plus' GitBook plugin
2017-05-13  Ben McCannUse https to load scripts from CDN in samples (#4255)
2017-05-13  Jamie McElwainAdded width + height arguments to ctx.drawImage
2017-05-13  Simon BrunelMake "dedicated to the chart canvas" a requirement...
2017-05-13  Simon BrunelFix RequireJS doc to use UMD file instead (#4252)
2017-05-13  Simon BrunelDocument the new filling modes and options (#4251)
2017-05-08  etimberginitial data update docs
2017-05-07  Ben McCannRemove executable bit from js files (#4222)
2017-05-02  Ben McCannRemove unnecessary variable
next