]> git.ipfire.org Git - thirdparty/Chart.js.git/shortlog
thirdparty/Chart.js.git
2022-11-15  Jacco van den... Remove V3 support, update readme (#10872)
2022-11-14  Jacco van den... Fix release (#10871) v4.0.1
2022-11-13  Evert Timbergv4.0.0 bump (#10868) v4.0.0-release
2022-11-13  Jacco van den... Remove type attribute from dataset specific type specif...
2022-11-12  t-mangoecheck the data set type in DoughnutController (#10867)
2022-11-12  Richard Gibsonfix: Always draw full arcs and borders for doughnut...
2022-11-11  Igor LukaninUpdated docs (why Chart.js + getting started + step...
2022-11-08  Dan Onoshkodocs: notes about html legend, tooltip and title (...
2022-11-04  stockiNailFix the missing apply for the color on the legend label...
2022-11-04  stockiNailEnable colors plugin for pie charts (#10851)
2022-11-04  Lucca Mirandarefactor: migrate helpers.options to typescript (#10753)
2022-11-01  Jacco van den... Alternative remove docs from publish (#10844)
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)
next