]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2021-05-30  Jukka KurkelaBump version to 3.3.2 (#9190) 3.3.2 9752/head v3.3.2
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 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)
2021-05-08  Toni DietzeRound canvas.style dimensions to avoid blurring (#9015)
2021-05-08  Evert TimbergHTML legend handles doughnut/pie charts (#9044)
2021-05-07  Jukka KurkelaTypes: Export DecinmationAlgorithm as const (#9046)
2021-05-07  Jukka KurkelaAllow scale to auto-adjust it's min when stacked (...
2021-05-07  Jukka KurkelaAdd includeBounds option for cartesian ticks (#9020)
2021-05-07  Jukka KurkelaFix line segments with alignToPixel (#9042)
2021-05-05  Jukka KurkelaFix: Avoid negative layout dimensions (#9027)
2021-05-05  hiroki shimizufix typo on api.md (#9030)
2021-05-05  Jacco van den... add index for radial axes to nav and update fonts locat...
2021-05-01  Jukka KurkelaBump version to 3.2.1 (#9014) v3.2.1
2021-05-01  Evert TimbergEnable scriptable element chart options (#9012)
2021-05-01  Evert TimbergAdd test for DecimationAlgorithm type (#9010)
2021-05-01  Evert TimbergAdd documentation on tooltip xAlign and yAlign (#9011)
2021-04-30  Akihiko KusanagiFix for enabling monotone cubicInterpolationMode when...
2021-04-28  Jukka KurkelaIgnore truncated pixels in bar width calculation (...
2021-04-28  Jukka KurkelaImprove linear tick generators collision estimation...
2021-04-24  Evert TimbergBump to version 3.2.0 (#8974) v3.2.0
2021-04-24  Jukka KurkelaAdd drawTime: beforeDraw option to filler (#8973)
2021-04-24  Jukka KurkelaFix skipNull for subsequent datasets (#8972)
2021-04-24  Evert TimbergIn html tooltip sample padding is read from the options...
2021-04-19  Jukka KurkelaUpdate helpers types export (#8944)
2021-04-18  Evert TimbergOnly enable the bar borderRadius at the end of the...
2021-04-18  Jukka KurkelaAdd example plugins for border and quadrants (#8942)
2021-04-18  Jukka KurkelaScale: draw border on separate layer after grid (#8936)
2021-04-18  Jukka KurkelaTime: cache options needed by parse (#8933)
2021-04-18  Prateek R PatilFix for allowing parsing:false with stacks (#8934)
2021-04-18  Evert TimbergCartesian scale tick backdrop (#8931)
2021-04-17  Evert TimbergAllow the events option to be changed at runtime (...
2021-04-17  Jukka KurkelaAdd `initial` property to animation callbacks (#8926)
2021-04-17  Evert TimbergBump to 3.1.1 (#8927) v3.1.1
2021-04-17  Jukka KurkelaFix: Fill vertical lines (#8919)
2021-04-17  Jukka KurkelaScale: Make sure grace is applied only once (#8913)
2021-04-17  Jukka KurkelaFix: Initialize data object when replaced (#8918)
2021-04-17  Jukka KurkelaSkip ticks by callback value as documented (#8914)
2021-04-16  Jukka KurkelaFix: don't draw segments out of bounds (#8911)
2021-04-16  Jukka KurkelaFix minor issues in docs (#8910)
2021-04-16  Jukka KurkelaFix tooltip positioners and scriptable signature (...
2021-04-16  Касымов НурланFix javascript syntax error in docs/general/padding...
2021-04-15  Evert TimbergDo not redraw endlessly on mouse move (#8898)
2021-04-15  Jacco van den... Update v3-migration.md (#8904)
2021-04-13  Jacco van den... add number, null and undefined as valid return types...
2021-04-12  Jukka KurkelaDocs: Update version menu title (#8887)
2021-04-12  Nico-DFSetting correct decimated values when below threshold...
2021-04-11  Jukka KurkelaUpdate @simonbrunel/vuepress-plugin-versions (#8882)
2021-04-10  Evert TimbergBump to 3.1.0 (#8878) v3.1.0
2021-04-10  Jukka KurkelaLimit onHover to chartArea (#8794)
2021-04-10  Jukka KurkelaAdd version menu in documentation (#8866)
2021-04-10  Jukka KurkelaFont validate style, move defaults to `weight` (#8877)
2021-04-10  Jukka KurkelaEnable event filtering per plugin (#8876)
2021-04-10  Evert TimbergLegend boxes support borderRadius (#8875)
2021-04-10  Evert TimbergTooltip colorbox supports configurable borderWidth...
2021-04-10  Evert TimbergHandle animating stacked bars from null values (#8872)
2021-04-10  Jukka KurkelaSupport mirror option on x-axis (#8867)
2021-04-10  Jukka KurkelaDocument the no-parsing requirement of decimation ...
2021-04-10  Jukka KurkelaConsider dynamically positioned scales for padding...
2021-04-09  Jukka KurkelaFiller: support segment backgroundColor (#8864)
2021-04-09  Jacco van den... Docs/broken link (#8863)
2021-04-08  Jukka KurkelaUpdate dependencies (excluding typescript) (#8856)
2021-04-08  Jukka KurkelaAllow styling of line segments (#8844)
2021-04-08  Moses MendozaInclude `grace` in LinearScaleOptions type definition...
2021-04-08  Jacco van den... Docs migration register options (#8850)
2021-04-07  stockiNailApply scale context to ticks scriptable options instead...
2021-04-07  Nico-DFFiltering data before decimation (#8843)
next