]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2022-06-02  dependabot... Bump eventsource from 1.1.0 to 1.1.1 (#10393)
2022-06-01  Jacco van den... clarify api docs (#10392)
2022-05-31  Jacco van den... Allow for each dataset to be individually typed without...
2022-05-25  Jacco van den... Bump to 3.8.0 (#10377) v3.8.0
2022-05-25  Jacco van den... Types: Allow font to be partial scriptable and individu...
2022-05-25  Yiwen WangAdd option to include invisible points (#10362)
2022-05-23  Evert TimbergUpdate to v0.2.1 color dependency to fix bug with inval...
2022-05-22  Evert TimbergCoveralls no longer runs on Windows CI (#10367)
2022-05-22  Jacco van den... Update scale polarArea correctly on data hide (#10340)
2022-05-21  linkviiiAdd links to docs in all the samples (#10308)
2022-05-11  Kyle JCorrect auto.esm.js import to allow use directly from...
2022-05-08  Jacco van den... Remove test job from windows runner (#10345)
2022-05-07  t-mangoedisplay tooltips only at points in chart area (#10289)
2022-05-03  Jacco van den... Resolve canvasGradient is undefined in node (#10328)
2022-05-01  luke-heberlingUse abs() when comparing for spanGaps (#10316)
2022-04-25  dependabot... Bump async from 2.6.3 to 2.6.4 (#10320)
2022-04-25  dependabot... Bump moment from 2.29.1 to 2.29.2 (#10290)
2022-04-15  Evert TimbergTrigger legend onLeave when the mouse leaves the canvas...
2022-04-15  Evert TimbergEnable configuration of radial scale point label border...
2022-04-05  Jukka KurkelaTypes: add 'middle' to borderSkipped (#10283)
2022-04-03  Evert TimbergAllow time scale to offset using skipped ticks (#10278)
2022-04-03  Evert TimbergDocument tooltip draw hooks and only call hooks when...
2022-04-03  Evert TimbergExport types for cartesian and radial tick options...
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)
next