]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2022-10-27  Kevin ZhuFix month (#10826)
2022-10-26  Puneet KatharGrammar error fixes (#10827)
2022-10-26  Jacco van den... Update example chart config type, remove whitespace...
2022-10-24  Jacco van den... Bump alpha 3 (#10822) v4.0.0-alpha.3
2022-10-22  Andrew DawesMade some grammar fixes (#10820)
2022-10-21  Igor LukaninIntroduce Colors plugin (#10764)
2022-10-19  Jacco van den... Fix broken links (#10812)
2022-10-19  Philippe JaubertUpdate tooltip.md (#10813)
2022-10-19  Ian Websterdocs: Fix typo (#10811)
2022-10-19  Richdocs: Fix typos (#10809)
2022-10-17  Jukka Kurkelarename jasmine failFast -> stopOnSpecFailure (#10804)
2022-10-17  Jonatanfix: label text not centered when applied rotation...
2022-10-17  dependabot... Bump pnpm/action-setup from 2.2.2 to 2.2.4 (#10800)
2022-10-12  Jacco van den... Bump alpha 2 (#10790) v4.0.0-alpha.2
2022-10-12  Jacco van den... Remove setting of version in package-lock since it...
2022-10-12  Jacco van den... Bump alpha v4 (#10787) v4.0.0
2022-10-12  Evert TimbergConvert the Arc element to TS (#10772)
2022-10-12  cmcnultyFix #10749 - backdrops with rotated labels (#10759)
2022-10-09  Lucca Mirandarefactor: migrate helpers.dom to typescript (#10734)
2022-10-07  Amin Chelohdocs: fix typos (#10763)
2022-10-07  Evert TimbergConvert the curve helpers to TS (#10733)
2022-10-07  Evert TimbergConvert the PointElement to TS (#10730)
2022-10-07  Brainshaker95Types: Change grid option of CartesianScaleOptions...
2022-10-06  Jacco van den... Allow to configure X and Y axis ID in TS for bubble...
2022-10-06  Evert TimbergConvert helpers.extra to TS (#10728)
2022-10-06  wenzdeyUpdated dead sample link (#10748)
2022-10-01  stockiNailUse the correct area to clip for dataset drawing when...
2022-09-30  Evert TimbergExport declare const enums (#10729)
2022-09-30  Luciano SantanaTypes: Export UpdateModeEnum as const (#10726)
2022-09-30  Dan Onoshkorefactor: move batch of helpers to ts (#10722)
2022-09-28  Dan Onoshkofix: aspect ratio calc (#10693)
2022-09-28  Jacco van den... Update namespace (#10719)
2022-09-27  Jacco van den... Add defaults to plugin interface (#10712)
2022-09-27  Jacco van den... add ts explanation and unify display of snipets (#10708)
2022-09-27  Jacco van den... Use guard clause typings (#10683)
2022-09-26  Jacco van den... Add warning if filler plugin is used but not registered...
2022-09-24  Jacco van den... Exclude dist folder form linting (#10701)
2022-09-24  Dan Onoshkofix: calc visible points on update (#10667)
2022-09-16  KartikFIX: render multiline legend items without overlapping...
2022-09-15  stockiNailProvide an empty object when the target of the resolver...
2022-09-14  Dan Onoshkofeat: typescript node next support (#10661)
2022-09-13  Jacco van den... Fix autoskip logic (#10663)
2022-09-13  Rupert BUpdate line-boundaries.md (#10666)
2022-09-10  stockiNailUse ticks.steSize instead of time.stepSize on time...
2022-09-10  Dan Onoshkofix: types and tests (#10660)
2022-09-06  LonylisUpdate bar data type to comply with floating bar charts...
2022-09-02  Dan Onoshkofix: respect aspect ratio with container height (#10646)
2022-09-02  Dan Onoshkofeat: remove default axis override when custom id is...
2022-09-01  Dominic Jeanenable pointStyleWidth for all legend style (#10639)
2022-08-31  AlexUpdate release.yml (#10642)
2022-08-31  Evert TimbergConvert the easing helpers to typescript (#10627)
2022-08-31  Jacco van den... Bump `markdown-it` in docs (#10632)
2022-08-31  Jacco van den... Update link to master umd build (#10645)
2022-08-29  Devesh PalFix broken link (#10640)
2022-08-23  Dan Onoshkodocs: fix images loading (#10621)
2022-08-23  Jukka KurkelaDocument components for bundle optimization (#10569)
2022-08-22  Jacco van den... move option to correct namespace (#10613)
2022-08-22  Jacco van den... fix filter paramater in package.json (#10614)
2022-08-22  Jacco van den... Remove tooltip constructor fallbacks, `this.chart`...
2022-08-22  Jacco van den... fix lint in docs (#10611)
2022-08-22  Ben McCannSwitch to pnpm (#10576)
2022-08-22  Jacco van den... Documentation: how to add static typing to plugins...
2022-08-22  Jukka KurkelaRefine logarithmic scaling / tick generation (#9166)
2022-08-22  Dan OnoshkoPreparing the project for TypeScript (#10595)
2022-08-22  Grant Hyndfix: allow beforeTooltipDraw to be cancelable (#10598)
2022-08-22  Jon DufresneUse the element's window in getComputedstyle (#10608)
2022-08-18  Jacco van den... Put the border opts in own object (#10571)
2022-08-18  Jacco van den... Change react integration test to TS (#10605)
2022-08-18  Dan Onoshkofix: same-looking tooltips on charts (#10548)
2022-08-18  Jacco van den... Use borderRadius for legend and remove fallbacks (...
2022-08-18  Jacco van den... Allow animations to be set to false for the tooltip...
2022-08-18  Jacco van den... change way that linear scales calculate min and max...
2022-08-18  Jacco van den... type grouped option for bar chart (#10590)
2022-08-18  Jacco van den... add correct padding object to type (#10585)
2022-08-18  Ben McCannchore: upgrade dependencies (#10573)
2022-08-18  Dan Onoshkofeat: tooltip callbacks fallback (#10567)
2022-08-17  John Williams... Update index.d.ts (#10579)
2022-08-12  Jacco van den... Downgrade karma preprocessor (#10589)
2022-08-07  Jacco van den... Add integration test(s) for Web (#10563)
2022-08-07  Dan Onoshkobuild: emit sourcemaps (#10568)
2022-08-06  Dan Onoshkofeat: sideEffects false (#10526)
2022-08-05  Jacco van den... remove double space, eslint allow dynamic import (...
2022-08-05  Jacco van den... Remove destroy hook (#10549)
2022-08-05  Jukka KurkelaFix docs build (#10566)
2022-08-05  Ben McCannUse ESM config file for Rollup (#10564)
2022-08-05  Dan Onoshkofix: pass timestamp to ticks callback (#10540)
2022-08-04  Dan Onoshkofeat: add ESM support (#10525)
2022-08-04  Dan Onoshkofix: treeshaking (#10504)
2022-08-03  Jacco van den... Move parameter of TType in ChartMeta to first option...
2022-08-03  Ivan Gamboa... Fix offset on doughnut charts (#10469)
2022-08-03  Jukka KurkelaAdd integration test(s) for Node (#10554)
2022-08-03  Jacco van den... Bug/Radial linear scale grid get correct options at...
2022-08-02  Jacco van den... Bump to 3.9.0 (#10541) v3.9.0
2022-08-01  Slava Terekhovfeat: remove line element from scatter controller ...
2022-07-30  Ben McCannAllow ESM files to be used in Node.js (#10479)
2022-07-30  Dan Onoshkofeat: pass some chart options to DateAdapter (#10528)
2022-07-30  Slava Terekhovdocs: add docs for changing from time scale to logarith...
2022-07-30  Slava TerekhovAdd circular prop to arc element (#10405)
2022-07-30  Jacco van den... Skip all borders if borderSkipped === true (#10530)
2022-07-29  Dominic Jeanpass boxWidth only if pointStyleWidth presents (#10524)
next