]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2021-07-20  Jukka KurkelaFix: config.platform was ignored (#9442)
2021-07-19  Evert TimbergAllow dataset specific ChartMeta type extensions (...
2021-07-19  Filip BorkiewiczDefine bounds as a field common to all cartesian axes...
2021-07-18  Evert TimbergLinear scale handle min === max when abs(max) > Number...
2021-07-16  Jacco van den... lower default value of grid z index so it draws behind...
2021-07-16  Jukka KurkelaProperly update stacks when datasets index changes...
2021-07-15  Evert TimbergFix center axis title positions (#9413)
2021-07-14  Jukka KurkelaUpdate a failing fixture (#9414)
2021-07-14  Evert TimbergLimit Math.asin inputs to the range [-1, 1] (#9410)
2021-07-13  Jukka KurkelaBar: inflate rects by 0.33px to avoid artifacts (#9399)
2021-07-13  Drew J. SonneAdd missing resizeDelay option to types (#9403)
2021-07-13  Jukka KurkelaFix bar direction when minBarLength is applied (#9400)
2021-07-12  Jukka KurkelaFix stacked box dimension calculation with weights...
2021-07-11  Jukka KurkelaLayout: support box stacking (#9364)
2021-07-10  Evert TimbergAdjust legend hitboxes when RTL and each item has a...
2021-07-10  Evert TimbergIndicate that `SubTitle` is a plugin in TS types (...
2021-07-10  Jacco van den... Add SubTitle to the list of all esm imports (#9384)
2021-07-10  Evert TimbergFix type linting for merge between two PRs (#9385)
2021-07-09  Jukka KurkelaResolve warnings from typings (#9363)
2021-07-09  Evert TimbergPoint label specific scriptable context (#9373)
2021-07-09  Evert TimbergImprove LegendElement and TooltipItem type definitions...
2021-07-07  Jukka KurkelaDecimation: Prevent buffer overflow (#9367)
2021-07-05  Jukka KurkelaAdd 'shape' mode for filler-plugin (#9360)
2021-07-04  Nico-DFAdding threshold option to decimation plugin (#9327)
2021-07-04  Jukka KurkelaBump version to 3.4.1 (#9350) v3.4.1
2021-07-04  Jukka KurkelaUpdate deps (#9349)
2021-07-04  Jukka KurkelaAdd type tests for float bar / object data arrays ...
2021-07-03  Jukka KurkelaTimeseries: support panning (#9345)
2021-07-01  Evert TimbergAccount for floating point error in niceNum helper...
2021-07-01  Evert TimbergEnable pointStyle for doughnut, pie, and polar area...
2021-07-01  Evert TimbergEnsure correct item is clicked when a horizontal legend...
2021-07-01  stockiNailFixes spacing options in the table (#9338)
2021-07-01  Evert TimbergUpdate types with more possible events (#9336)
2021-07-01  Jacco van den... Fix typing of the isoWeekday field (#9330)
2021-06-28  Tycho BokdamFix comma causing Terser issue (#9326)
2021-06-26  Evert TimbergBump to version 3.4.0 (#9322) v3.4.0
2021-06-25  Jacco van den... Clarify how to import and use the helper functions...
2021-06-25  Алексей Дороховfix typings (#9318)
2021-06-25  Jacco van den... resolves #9316 (#9317)
2021-06-25  Ben LumleyFix broken link (#9315)
2021-06-20  Jukka KurkelaDocs: describe catching events with plugin (#9296)
2021-06-20  Jukka KurkelaNew plugin: subtitle (#9294)
2021-06-20  Jacco van den... resolve auto register typescript failure (#9292)
2021-06-19  Jukka KurkelaLegend: fix layout padding handling (#9290)
2021-06-19  Jukka KurkelaBar: ignore not-grouped bars from group bar count ...
2021-06-18  Jukka KurkelaFiller: skip NaN points from end of segment (#9287)
2021-06-18  Jukka KurkelaRefactor radialLinear scale and renderText helper ...
2021-06-18  Jukka KurkelaApply maxTicksLimit to grid when ticks are hidden ...
2021-06-18  Jukka KurkelaFix: Don't use clip/unclipArea when `clip: false` ...
2021-06-18  Jacco van den... added fill type to line in options object and to radar...
2021-06-14  Josh KelleyFix type definitions for `getPixelForValue` (#9263)
2021-06-13  Jukka KurkelaDocs: Add copy button to code blocks (#9262)
2021-06-12  Jukka KurkelaFix updating of active elements (#9261)
2021-06-12  Evert TimbergReplace [...set] with Array.from(set) (#9260)
2021-06-12  Evert Timberg`null` or `undefined` should skip grid lines in the...
2021-06-05  Jukka KurkelaDocs: fix broken and inconsistent links (#9237)
2021-06-03  jiho leeFix broken guidelines url in PR template (#9228)
2021-06-03  Jacco van den... add missing types to legend (#9226)
2021-06-02  Jacco van den... Barheight no longer undefined (#9208)
2021-06-02  Jacco van den... complete custom legend click sample to also work for...
2021-06-02  Jacco van den... Add explanation on how to run the samples locally ...
2021-06-01  Evert TimbergFix rtl legend text alignment (#9199)
2021-05-30  Evert TimbergTick backdrop padding is not scriptable (#9191)
2021-05-30  Jukka KurkelaMake sure data is parsed before updateElements (#9187)
2021-05-30  Jukka KurkelaFix error when swapping dataset locations (#9183)
2021-05-29  Evert TimbergAllow setting a constance spacing between arc elements...
2021-05-29  Evert TimbergVersion bump to 3.3.1 (#9182) v3.3.1
2021-05-29  Jukka KurkelaLinear: Respect bounds option in tick generation (...
2021-05-28  Jukka KurkelaAdd documentation about default scales (#9173)
2021-05-28  Jukka KurkelaAdd declaration for Decimation plugin (#9172)
2021-05-28  Jukka KurkelaFix clearStacks with custom scaleId (#9170)
2021-05-27  Jukka KurkelaIgnore items outside chart area for interaction (#9171)
2021-05-26  Jacco van den... Update pointstyle type and default value (#9168)
2021-05-26  Jacco van den... show the utils file in the samples page to clarify...
2021-05-25  Jukka KurkelaStop mutating arc state while drawing (#9153)
2021-05-24  Jukka KurkelaFix: Arc getCenterPoint when full circle (#9152)
2021-05-24  Jukka KurkelaBump version to 3.3, update dependencies (#9149) v3.3.0
2021-05-22  Evert TimbergImproved error message when no date adapter provided...
2021-05-21  SylhareFix scales option in example (#9146)
2021-05-20  Jukka KurkelaUpdate chartjs-test-utils and mis-sized fixtures (...
2021-05-20  Jukka KurkelaFurther improve linear tick collision estimation (...
2021-05-19  Evert TimbergShow correct decimal places when using count but `min...
2021-05-19  Jacco van den... add legend to the default onclick to make sample work...
2021-05-19  Jon RimmerCorrectly extend ExtendedPlugin interface (#9124)
2021-05-19  Jon RimmerAdd missing props to ChartArea type (#9123)
2021-05-18  Jukka KurkelaFix arc offset calculation (#9118)
2021-05-18  Jukka KurkelaFix animations when data is replaced (#9120)
2021-05-18  Jukka KurkelaFix doughnut rotation on float edge cases (#9121)
2021-05-18  Evert TimbergAdd documentation note about only styling the parent...
2021-05-17  Jacco van den... remove double sentence and adjust scale to scales.r...
2021-05-15  Jukka KurkelaDelay data to elements synchronization to update (...
2021-05-15  Evert TimbergUpgrade dependencies (#9102)
2021-05-14  Jukka KurkelaMake sure context indices are up to date (#9101)
2021-05-14  Akihiko KusanagiSupport monotone cubic interpolation for vertical line...
2021-05-14  Evert TimbergAdd test for issue 9085 (#9091)
2021-05-13  Akihiko KusanagiFix element reset animations in vertical line and bubbl...
2021-05-12  Jukka KurkelaFix setting options in array of objects (#9062)
2021-05-12  Evert TimbergFix polar area tooltip item label (#9067)
2021-05-10  Jacco van den... add default values so it wont crash on out of memory...
2021-05-10  Josh KelleyFix detecting changed events (#9050)
next