]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2022-03-31  Akira AsoFix a typo in data-structures.md (#10259)
2022-03-31  Jacco van den... add startangle to radial scale opts (#10269)
2022-03-31  Jacco van den... Correct chart initialization flow (#10266)
2022-03-31  dependabot... Bump minimist from 1.2.5 to 1.2.6 (#10260)
2022-03-24  Josh KelleyInteraction functions (#10046)
2022-03-24  Martin SteigerAdd missing fields to the ScriptableContext type (...
2022-03-20  Jacco van den... Update link to filler plugin (#10250)
2022-03-18  Jacco van den... resolve circulair import (#10247)
2022-03-18  CommanderRootReplace deprecated String.prototype.substr() (#10243)
2022-03-02  dependabot... Bump karma from 6.3.14 to 6.3.16 (#10204)
2022-02-26  dependabot... Bump url-parse from 1.5.7 to 1.5.10 (#10200)
2022-02-26  dependabot... Bump prismjs from 1.25.0 to 1.27.0 (#10198)
2022-02-22  Adam ParkinUpdate animations.md (#10184)
2022-02-21  Evert TimbergAllow individual chart controllers to opt-in to the...
2022-02-21  Jacco van den... Allow array for line opts in dataset (#10179)
2022-02-19  dependabot... Bump url-parse from 1.5.3 to 1.5.7 (#10181)
2022-02-14  Jacco van den... remove hardcoded licenseYear in docs (#10158)
2022-02-13  Evert Timbergminimum bar length setting keeps bar base in view ...
2022-02-13  Jacco van den... update link to license and bump license year (#10156)
2022-02-13  Evert TimbergDocument scale update plugin hooks (#10154)
2022-02-12  dependabot... Bump karma from 6.3.9 to 6.3.14 (#10146)
2022-02-12  Jacco van den... Make object notation usable for polarArea and radar...
2022-02-12  Jukka KurkelaRefactor filler plugin for easier maintenance (#10040)
2022-02-12  Talla2XLCAdd new align 'inner' for X axis (#10106)
2022-02-12  dependabot... Bump log4js from 6.3.0 to 6.4.1 (#10150)
2022-02-12  dependabot... Bump engine.io from 6.1.0 to 6.1.2 (#10152)
2022-02-12  dependabot... Bump node-fetch from 2.6.6 to 2.6.7 (#10151)
2022-02-12  dependabot... Bump follow-redirects from 1.14.6 to 1.14.8 (#10149)
2022-02-12  Evert TimbergBump to 3.7.1 (#10148) v3.7.1
2022-02-09  Jérémy MorelAdd missing mouse events to CoreChartOptions.events...
2022-02-06  Jacco van den... Sort docs sub menus alphabetically, add line and plugin...
2022-02-06  Evert TimbergAllow spanGaps to be specified on LineOptions (#10133)
2022-02-06  Evert TimbergEnsure that min/max of TimeScaleOptions can be a string...
2022-02-05  Andyfix: allow colors as array (#10075)
2022-02-05  Evert TimbergCorrect type for updateHoverStyle (#10131)
2022-02-05  Evert TimbergType Chart.legend property (#10130)
2022-02-01  stockiNailSort line and bubble dataset options alphabetically...
2022-01-31  Jacco van den... add SubTitle to ts test register (#10117)
2022-01-29  Jacco van den... Change repeating alingment string to single type (...
2022-01-27  Dimitri Papadopoulos... Fix typos found by codespell (#10103)
2022-01-16  Jacco van den... move scriptable or array to helper function (#10078)
2022-01-11  Jacco van den... add typing and docs for maxTicksLimit all scales (...
2022-01-04  Cyril Auburtintypo Cofiguration (#10045)
2022-01-03  Jacco van den... Improve issue templates (#10038)
2022-01-01  Charles MassonFix using above/below filling option with discontinuous...
2021-12-23  Jukka KurkelaBump version to 3.7.0, update deps (#10011) v3.7.0
2021-12-23  Jukka KurkelaradialLinear: fix positioning & scaling (#10021)
2021-12-23  Jacco van den... radialLinear: fix getIndexAngle when there are no label...
2021-12-22  Jukka KurkelaradialLinear: Hide pointLabels of hidden data (#10018)
2021-12-22  Jacco van den... Docs/Add sample for centered point labels (#10013)
2021-12-21  t-mangoeAdd centerPointLabels option for linear radial scale...
2021-12-16  Jukka KurkelaFix setActiveElements behavior after a mouse event...
2021-12-16  Doug BrunnerDocs/clarify usage of ticks callback (#9991) (#9994)
2021-12-14  Jacco van den... Types/ type suggestedMin and suggestedMax for time...
2021-12-14  Jacco van den... Types/Allow min-max as string timescale (#9985)
2021-12-09  Jukka KurkelaAdd random seed reporting to test runs (#9977)
2021-12-08  Jukka KurkelaLimit active element changes to chartArea (#9970)
2021-12-08  Jukka KurkelaPass object from array as value to _fallback (#9969)
2021-12-06  Jacco van den... Docs/clarify samples (#9960)
2021-12-06  Josh KelleyImprovements to tooltip positioners (#9944)
2021-12-06  Josh KelleySpecify UTC time zone for the test suite (#9945)
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...
next