]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2021-12-05  Jukka KurkelaTry to improve documentation for new users (#9952)
2021-12-05  Jacco van den... add beforeDestroy hook (#9933)
2021-12-05  Jacco van den... allow for multiline labels in tick callback (#9937)
2021-12-05  Luuk de VliegerSupport "r" axis for non-intersecting interaction ...
2021-12-05  Jacco van den... Feature/active elements on top (#9920)
2021-12-05  Jukka KurkelaAdd borderJoinStyle option for arc elements (#9877)
2021-12-05  Jukka KurkelaBump version to 3.6.2 (#9953) v3.6.2
2021-12-01  Jukka KurkelaStop modifying options in interaction handlers (#9939)
2021-12-01  Jukka KurkelaFix resolver caching issue when setting values (#9938)
2021-11-30  Evert TimbergBump to 3.6.1 (#9929) v3.6.1
2021-11-30  Jukka KurkelaAdd notes about more specific options for axes (#9923)
2021-11-29  Jukka KurkelaFix tooltip caret position when it is positioned at...
2021-11-29  Jukka KurkelaCategory: Track automatically added labels (#9921)
2021-11-29  carsonalhUpdate stale documentation for axis titles (#9683)
2021-11-28  Evert TimbergAdd a note about the type parameters of the ChartData...
2021-11-28  Evert TimbergDoughnut chart options have an offset property (#9916)
2021-11-28  Evert TimbergChart area boxes receive 0 margin during the final...
2021-11-27  Jukka KurkelaDetect detach/attach in same observation (#9876)
2021-11-25  Dmitriy FishmanFix a typo in index.md (#9900)
2021-11-25  Dmitriy FishmanUpdate contributing.md (#9893)
2021-11-17  Igor Lukanindocs: Add a link to front-end integrations (#9866)
2021-11-17  Jukka KurkelaSynchronize data visibility with data changes (#9857)
2021-11-17  Jukka KurkelaFix inRange for full circle arc (#9871)
2021-11-17  Jukka KurkelaConfigure all datasets before updating any (#9872)
2021-11-17  Jukka KurkelaUpdate misleading sample comment (#9865)
2021-11-16  Jukka KurkelaPrevent proxying CanvasGradient in Node platform (...
2021-11-15  Jacco van den... Types: add autopadding to typing (#9858)
2021-11-15  Jukka KurkelaFix incomplete TS type for Chart.register + others...
2021-11-11  Jukka KurkelaFix type linting and indent errors (#9843)
2021-11-11  NorthBlue333update animation event to include currentStep instead...
2021-11-11  Jacco van den... update animation event to include inital variable ...
2021-11-10  Ben McCannPass number format to tooltip (#9831)
2021-11-07  Jacco van den... Docs/update scale position type (#9812)
2021-10-30  Eric TheiseDefine with let to avoid "assignment to constant" error...
2021-10-29  Jukka KurkelaRemove scriptability from defaults.font types (#9794)
2021-10-26  Jacco van den... Fix object notation border width barchart (#9800)
2021-10-26  Jukka KurkelaNew sample: Progressive Line With Easing (#9798)
2021-10-25  Jacco van den... change namespace and chart types that override legend...
2021-10-24  Evert TimbergAdd warning about chart types overriding plugin default...
2021-10-23  Evert TimbergBump to 3.6.0 (#9784) v3.6.0
2021-10-23  Josh KelleyFix cleaning up metasets (#9656)
2021-10-16  gautammsutharAdded hyperlink on Chart.js LOGO (#9741)
2021-10-16  Atharva DeshpandeFix: Typo 'is less' -> 'are lesser' (#9755)
2021-10-16  Oscar Dominguezci(workflow): add cache to workflows using actions...
2021-10-15  Jukka KurkelaAdd chart, p0.raw, p1.raw to segment context (#9761)
2021-10-15  mikidoodleFixed 4 links (#9720)
2021-10-15  Jukka KurkelaFix stacked fill with lines over multiple scales (...
2021-10-15  Jukka KurkelaBubble: Properly parse radius for non-object data ...
2021-10-14  Jukka KurkelaSupport nested scriptable defaults for datasets (#9770)
2021-10-14  Josh KelleyDon't require --grep to be given on the command line...
2021-10-13  Jukka KurkelaFix controller.getMinMax for stacked charts (#9766)
2021-10-13  PrashoonBChanged var to const/let in the docs (#9744)
2021-10-13  Jukka KurkelaSupport nested scriptable options for datasets (#9758)
2021-10-11  Sandeep Sumanlinked LICENSE.md to README (#9747)
2021-10-11  Jukka KurkelaDisable animations for BasicPlatform (offcreen) (#9751)
2021-10-06  Jukka KurkelaTypes: Move tooltip methods to model from plugin (...
2021-10-05  0xflotusdocs: fix small error (#9724)
2021-10-04  Jukka KurkelaLinear: determine grace amount from range (#9719)
2021-10-04  Toni Dietzecache also undefined values in option resolver (#9661)
2021-10-04  Jukka KurkelaAdd layout.autoPadding option (#9716)
2021-10-04  Jukka KurkelaFix chart crashing when only min is defined (#9718)
2021-10-04  Kurt PrestonFix chart crashing when max is defined but ticks are...
2021-10-03  nikethan raiFix: Typo spaning--> spanning (#9710)
2021-10-03  nikethan raiFix: Typo ingnore-->ignore (#9711)
2021-10-02  nikethan raiFix: Typo that-->than (#9708)
2021-10-01  Evert TimbergDocument sample components file (#9697)
2021-10-01  Evert TimbergSupport false for doughnut and polar area chart animati...
2021-09-25  Jukka KurkelaBar: fix too thick borders (#9678)
2021-09-24  Jukka KurkelaFix some typings issues (#9680)
2021-09-24  Jukka KurkelaAdd sanity check for stepSize (#9679)
2021-09-14  Evert TimbergRemove const me = this pattern (#9646)
2021-09-13  Jukka KurkelaFix segment styling with gaps (#9644)
2021-09-08  David SandozAdd align to interface of scale title config (#9634)
2021-09-06  aha-oretamafix getRelativePosition type definition (#9610)
2021-09-06  Evert TimbergConfigurable tooltip box padding (#9625)
2021-09-06  Jukka KurkelaAdd sanity checks for scale options (#9624)
2021-09-05  Iurii Golskyifix: broken link to `cubicInterpolationMode` (#9626)
2021-09-05  Evert TimbergAdd parsing support to pie/doughnut charts (#9622)
2021-09-05  Evert TimbergEnable per-corner border radius in tooltip (#9620)
2021-09-05  Evert TimbergRemove offscreen canvas (#9617)
2021-09-04  Evert TimbergUpdate tooltip callback docs (#9618)
2021-09-04  Evert TimbergUpdate old codepen links to ones for v3 (#9619)
2021-09-04  Shubham AggarwalEnsure that controllers derived from the bar controller...
2021-09-04  Jukka KurkelaFix plugin event filtering of renamed events (#9613)
2021-09-02  Jukka KurkelaFix control points on animated line w/o border (#9592)
2021-09-02  Jukka KurkelaAdd missing typings of helpers, add automatic test...
2021-08-18  Jukka KurkelaDetect attach/detach from any level (#9557)
2021-08-18  Evert TimbergUpdate to 3.5.1 version number (#9565) v3.5.1
2021-08-18  Alex Van Liew[feat] support crossAlign on mirrored y-axis (#9563)
2021-08-17  Jukka KurkelaRemove chart.scale property (always undefined) (#9556)
2021-08-17  Ewan MellorFix broken link. (#9555)
2021-08-14  Evert TimbergEnsure that docs have more width in the page (#9549)
2021-08-14  Evert TimbergGrid line z property in TS types (#9550)
2021-08-14  Evert TimbergKeep track of parsed array changes when parsing===false...
2021-08-13  Jacco van den... Add number to the title scale padding as input type...
2021-08-11  Jukka KurkelaUpdate eslint settings for readable errors (#9534)
2021-08-08  Jacco van den... fix 2 broken links, clarify order property (#9516)
2021-08-08  Evert TimbergAdd more details on legend sort function (#9524)
2021-08-01  M4sterShakefixing typo in docs on axes labelling (#9503)
2021-07-30  Jacco van den... Move pointStyle types and update plugin link&render...
next