]> git.ipfire.org Git - thirdparty/Chart.js.git/log
thirdparty/Chart.js.git
5 years agoDelay animations until attached (#7370)
Jukka Kurkela [Wed, 20 May 2020 21:45:44 +0000 (00:45 +0300)] 
Delay animations until attached (#7370)

* Delay animations until attached
* Detect container detachment

5 years agoPreserve object prototypes when cloning (#7381)
Jukka Kurkela [Wed, 20 May 2020 21:40:42 +0000 (00:40 +0300)] 
Preserve object prototypes when cloning (#7381)

5 years agoDetect data modifications with equal values (#7350)
Jukka Kurkela [Tue, 19 May 2020 21:58:53 +0000 (00:58 +0300)] 
Detect data modifications with equal values (#7350)

Fix data shift-push with identical values

5 years agoAdd a JSDoc for _dataCheck (#7377)
Ben McCann [Tue, 19 May 2020 21:58:16 +0000 (14:58 -0700)] 
Add a JSDoc for _dataCheck (#7377)

5 years agoUpgrade Docusaurus to alpha.55 (#7376)
Ben McCann [Tue, 19 May 2020 14:28:27 +0000 (07:28 -0700)] 
Upgrade Docusaurus to alpha.55 (#7376)

5 years agoUse correct index when resolving bubble options (#7375)
Ben McCann [Tue, 19 May 2020 14:28:16 +0000 (07:28 -0700)] 
Use correct index when resolving bubble options (#7375)

5 years agoBetter organize calls in main controller (#7345)
Ben McCann [Mon, 18 May 2020 13:49:07 +0000 (06:49 -0700)] 
Better organize calls in main controller (#7345)

5 years agoFix broken links to contributor's guide (#7348)
Ben McCann [Mon, 18 May 2020 13:48:44 +0000 (06:48 -0700)] 
Fix broken links to contributor's guide (#7348)

Closes https://github.com/chartjs/Chart.js/issues/7347

5 years agoUpgrade dependencies (#7352)
Ben McCann [Mon, 18 May 2020 13:48:21 +0000 (06:48 -0700)] 
Upgrade dependencies (#7352)

5 years agoUse @rollup/plugin-inject for ResizeObserver poly (#7360)
Jukka Kurkela [Fri, 15 May 2020 21:17:59 +0000 (00:17 +0300)] 
Use @rollup/plugin-inject for ResizeObserver poly (#7360)

5 years agoDeveloper migration documentation (#7358)
Ben McCann [Fri, 15 May 2020 21:16:04 +0000 (14:16 -0700)] 
Developer migration documentation (#7358)

* Update the developer guide intro page
* Expand developer migration documentation

5 years agoWhen the container padding is an empty string, handle it as 0px (#7349)
Evert Timberg [Wed, 13 May 2020 20:53:42 +0000 (16:53 -0400)] 
When the container padding is an empty string, handle it as 0px (#7349)

5 years agoAdd a scale.init method (#7346)
Ben McCann [Tue, 12 May 2020 20:44:40 +0000 (13:44 -0700)] 
Add a scale.init method (#7346)

5 years agoAdd Algolia to docs (#7329)
Ben McCann [Tue, 12 May 2020 20:43:00 +0000 (13:43 -0700)] 
Add Algolia to docs (#7329)

5 years agoRemove unused bar property and confusing docs referring to it (#7333)
Ben McCann [Tue, 12 May 2020 20:42:48 +0000 (13:42 -0700)] 
Remove unused bar property and confusing docs referring to it (#7333)

5 years agoDocument the removal of deprecated properties (#7334)
Ben McCann [Tue, 12 May 2020 20:42:26 +0000 (13:42 -0700)] 
Document the removal of deprecated properties (#7334)

5 years agoUpdate the contributing guide for Docusaurus (#7327)
Ben McCann [Fri, 8 May 2020 15:09:37 +0000 (08:09 -0700)] 
Update the contributing guide for Docusaurus (#7327)

5 years agoUpgrade dependencies (#7317)
Ben McCann [Fri, 8 May 2020 13:46:07 +0000 (06:46 -0700)] 
Upgrade dependencies (#7317)

5 years agoImprove Docusaurus URLs (#7315)
Ben McCann [Fri, 8 May 2020 13:45:12 +0000 (06:45 -0700)] 
Improve Docusaurus URLs (#7315)

5 years agoRemove old docs from gitignore (#7314)
Ben McCann [Fri, 8 May 2020 13:44:52 +0000 (06:44 -0700)] 
Remove old docs from gitignore (#7314)

5 years agoMigrate from GitBook to Docusaurus (#7295)
Ben McCann [Tue, 5 May 2020 19:19:57 +0000 (12:19 -0700)] 
Migrate from GitBook to Docusaurus (#7295)

Migrate from GitBook to Docusaurus

5 years agoFinish removing bower (#7294)
Ben McCann [Tue, 28 Apr 2020 21:34:49 +0000 (14:34 -0700)] 
Finish removing bower (#7294)

5 years agoCheck for destroyed charts when handling throttled DOM events (#7293)
Evert Timberg [Tue, 28 Apr 2020 01:53:53 +0000 (21:53 -0400)] 
Check for destroyed charts when handling throttled DOM events (#7293)

Co-authored-by: Evert Timberg <etimberg@opusonesolutions.com>
5 years agoMake br tags self-closing (#7275)
Ben McCann [Mon, 27 Apr 2020 20:25:02 +0000 (13:25 -0700)] 
Make br tags self-closing (#7275)

5 years agoClarify that API docs are generated by TypeDoc (#7274)
Ben McCann [Mon, 27 Apr 2020 20:24:46 +0000 (13:24 -0700)] 
Clarify that API docs are generated by TypeDoc (#7274)

Clarifying to answer the question asked in https://github.com/chartjs/Chart.js/issues/6598#issuecomment-613879766

5 years agoSupport isoWeekday when rounding (#7269)
Jukka Kurkela [Mon, 13 Apr 2020 23:34:18 +0000 (02:34 +0300)] 
Support isoWeekday when rounding (#7269)

5 years agoFix couple of small issues (#7268)
Jukka Kurkela [Mon, 13 Apr 2020 23:33:15 +0000 (02:33 +0300)] 
Fix couple of small issues (#7268)

5 years agoRemove unused layouts.defaults (#7264)
Ben McCann [Sat, 11 Apr 2020 12:46:33 +0000 (05:46 -0700)] 
Remove unused layouts.defaults (#7264)

* Remove unused layouts.defaults
* Add to migration guide

5 years agoRemove bower (#7265)
Mohamed Nainar [Fri, 10 Apr 2020 21:56:45 +0000 (03:26 +0530)] 
Remove bower (#7265)

5 years agodocs: Fix simple typo, layed -> laid (#7263)
Tim Gates [Fri, 10 Apr 2020 00:46:41 +0000 (10:46 +1000)] 
docs: Fix simple typo, layed -> laid (#7263)

There is a small typo in src/core/core.layouts.js, src/core/core.plugins.js.

Should read `laid` rather than `layed`.

5 years agoFix overlapping ticks on log scale (#7242)
Ben McCann [Fri, 3 Apr 2020 22:12:34 +0000 (15:12 -0700)] 
Fix overlapping ticks on log scale (#7242)

5 years agoupdate introduction documentation #7245 (#7247)
Enio [Thu, 2 Apr 2020 16:02:09 +0000 (13:02 -0300)] 
update introduction documentation #7245 (#7247)

5 years agoAddress bar chart performance regression (#7234)
Ben McCann [Mon, 30 Mar 2020 21:31:54 +0000 (14:31 -0700)] 
Address bar chart performance regression (#7234)

5 years agoRemove unused method parameter (#7229)
Ben McCann [Sun, 29 Mar 2020 19:02:27 +0000 (12:02 -0700)] 
Remove unused method parameter (#7229)

5 years agoUpdate dependencies (#7233)
Ben McCann [Sun, 29 Mar 2020 19:02:10 +0000 (12:02 -0700)] 
Update dependencies (#7233)

5 years agoRevert "Use round when setting new chart size (#7221)" (#7226)
Evert Timberg [Sat, 28 Mar 2020 00:23:14 +0000 (20:23 -0400)] 
Revert "Use round when setting new chart size (#7221)" (#7226)

This reverts commit 8b01ab1326be8dead099cdb494e2efdc46ff4dbf.

5 years agogetPixelForTick cleanup (#7225)
Ben McCann [Fri, 27 Mar 2020 23:48:04 +0000 (16:48 -0700)] 
getPixelForTick cleanup (#7225)

5 years agoImprove migration guide for innerRadius/outerRadius (#7218)
Ben McCann [Fri, 27 Mar 2020 23:47:02 +0000 (16:47 -0700)] 
Improve migration guide for innerRadius/outerRadius (#7218)

5 years agoUse round when setting new chart size (#7221)
emmcbd [Fri, 27 Mar 2020 23:46:34 +0000 (00:46 +0100)] 
Use round when setting new chart size (#7221)

5 years agoFix events in shadow dom (#7224)
Jukka Kurkela [Fri, 27 Mar 2020 23:46:17 +0000 (01:46 +0200)] 
Fix events in shadow dom (#7224)

5 years agoFix filterBetween (#7211)
Ben McCann [Tue, 24 Mar 2020 16:49:48 +0000 (09:49 -0700)] 
Fix filterBetween (#7211)

* Fix filterBetween
* Update with review suggestions

5 years agoOnly polyfill ResizeObserver for UMD builds (#7208)
Ben McCann [Sun, 22 Mar 2020 17:40:26 +0000 (10:40 -0700)] 
Only polyfill ResizeObserver for UMD builds (#7208)

5 years agoCleaner handling of fitting no ticks (#7212)
Ben McCann [Sun, 22 Mar 2020 17:40:16 +0000 (10:40 -0700)] 
Cleaner handling of fitting no ticks (#7212)

5 years agoUpdate running animations (#7196)
Jukka Kurkela [Sat, 14 Mar 2020 23:20:59 +0000 (01:20 +0200)] 
Update running animations (#7196)

5 years agoBump acorn from 6.4.0 to 6.4.1 (#7197)
dependabot[bot] [Sat, 14 Mar 2020 12:56:56 +0000 (08:56 -0400)] 
Bump acorn from 6.4.0 to 6.4.1 (#7197)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoTravis deploy provider uses a different syntax for conditional releases (#7190) 7191/head
Evert Timberg [Wed, 11 Mar 2020 23:50:06 +0000 (19:50 -0400)] 
Travis deploy provider uses a different syntax for conditional releases (#7190)

Travis deploy provider uses a different syntax for conditional releases

5 years agoUpdate Migration Guide (#7186) 7184/head
Evert Timberg [Wed, 11 Mar 2020 18:39:11 +0000 (14:39 -0400)] 
Update Migration Guide (#7186)

* Add headers & split list  of removed developer properties
* Reorganize option changes & include scale option example

5 years agoBump version in package-lock file (#7187)
Evert Timberg [Tue, 10 Mar 2020 18:46:15 +0000 (14:46 -0400)] 
Bump version in package-lock file (#7187)

5 years agoAllow running releases on v3 release branch (#7185)
Evert Timberg [Sun, 8 Mar 2020 21:44:28 +0000 (17:44 -0400)] 
Allow running releases on v3 release branch (#7185)

* Allow running releases on v3 release branch

* Remove `on` statement from yml config

5 years agoBump package version for first alpha release of v3 (#7183)
Evert Timberg [Sun, 8 Mar 2020 15:10:30 +0000 (11:10 -0400)] 
Bump package version for first alpha release of v3 (#7183)

5 years agoexpose boxWidth and boxHeight on tooltip (#6995)
bjones526 [Fri, 6 Mar 2020 17:17:59 +0000 (12:17 -0500)] 
expose boxWidth and boxHeight on tooltip (#6995)

5 years agoAdd tests for rendering to offscreen canvas (#7175)
Ben McCann [Fri, 6 Mar 2020 17:17:12 +0000 (09:17 -0800)] 
Add tests for rendering to offscreen canvas (#7175)

Add tests for using an offscreen canvas for Chart.js. These tests are
almost identical to existing tests, but with offscreen canvas enabled.

Co-authored-by: David Winegar <david.winegar@getcruise.com>
5 years agoMake update_latest work with alpha, beta, etc. (#7177)
Evert Timberg [Thu, 5 Mar 2020 23:05:02 +0000 (18:05 -0500)] 
Make update_latest work with alpha, beta, etc. (#7177)

Make update_latest work with alpha, beta, etc.

5 years agoAlphabetize element default options (#7170)
Ben McCann [Sun, 1 Mar 2020 14:57:39 +0000 (06:57 -0800)] 
Alphabetize element default options (#7170)

* Alphabetize element default options

* Add arc

* Add missing comma

5 years agoShorten imports (#7168)
Ben McCann [Sun, 1 Mar 2020 14:57:24 +0000 (06:57 -0800)] 
Shorten imports (#7168)

5 years agoRemove unused constructor parameter (#7171)
Ben McCann [Sun, 1 Mar 2020 14:57:05 +0000 (06:57 -0800)] 
Remove unused constructor parameter (#7171)

5 years agoUse global element hidden status for Pie charts (#7156)
Jukka Kurkela [Sun, 1 Mar 2020 14:07:39 +0000 (16:07 +0200)] 
Use global element hidden status for Pie charts (#7156)

Use global element hidden status for Pie / polarArea charts

5 years agoConvert some of the time scale tests to fixtures (#7154)
Jukka Kurkela [Fri, 28 Feb 2020 23:56:22 +0000 (01:56 +0200)] 
Convert some of the time scale tests to fixtures (#7154)

* Convert some of time scale tick tests to fixtures
* A little more threshold

5 years agoGive the boot to chartjs-adapter-moment (#7155)
Jukka Kurkela [Fri, 28 Feb 2020 00:40:31 +0000 (02:40 +0200)] 
Give the boot to chartjs-adapter-moment (#7155)

Remove default of using chartjs-adapter-moment

5 years agoAllow registering scale with single parameter (#7157)
Ben McCann [Fri, 28 Feb 2020 00:38:10 +0000 (16:38 -0800)] 
Allow registering scale with single parameter (#7157)

Allow registering scale with single parameter

5 years agoRemove position defaults (#7165)
Ben McCann [Fri, 28 Feb 2020 00:37:36 +0000 (16:37 -0800)] 
Remove position defaults (#7165)

5 years agoAdd some tests to improve coverage (#7164)
Jukka Kurkela [Fri, 28 Feb 2020 00:37:11 +0000 (02:37 +0200)] 
Add some tests to improve coverage (#7164)

5 years agoUpdate to actions/checkout@v2 (#7163)
Jukka Kurkela [Thu, 27 Feb 2020 17:28:11 +0000 (19:28 +0200)] 
Update to actions/checkout@v2 (#7163)

5 years agoTurn elements/index into an index (#7135)
Jukka Kurkela [Wed, 26 Feb 2020 23:08:29 +0000 (01:08 +0200)] 
Turn elements/index into an index (#7135)

5 years agoIssue 4991 (#7084)
Jukka Kurkela [Tue, 25 Feb 2020 19:35:32 +0000 (21:35 +0200)] 
Issue 4991 (#7084)

* Fix remaining handleEvent issues

* Reduce lines

* Update tooltip always on replay

* Address issues

* Fix test

* More tooltip fixing

* Extend comment

5 years agoStop leaking fonts (and fillStyle) to ctx (#7150)
Jukka Kurkela [Sun, 23 Feb 2020 18:08:01 +0000 (20:08 +0200)] 
Stop leaking fonts (and fillStyle) to ctx (#7150)

5 years agoMake test Context an ES6 module (#7142)
Ben McCann [Sun, 23 Feb 2020 13:08:06 +0000 (05:08 -0800)] 
Make test Context an ES6 module (#7142)

* Make test Context an ES6 module

* Address comments

5 years agoWebWorker support (#7146)
Ben McCann [Sat, 22 Feb 2020 19:48:55 +0000 (11:48 -0800)] 
WebWorker support (#7146)

Co-authored-by: David Winegar <david.s.winegar@gmail.com>
5 years agoFix coveralls (#7148)
Jukka Kurkela [Sat, 22 Feb 2020 19:36:05 +0000 (21:36 +0200)] 
Fix coveralls (#7148)

5 years agoEnsure all samples use correct scale options (#7147)
Evert Timberg [Sat, 22 Feb 2020 19:33:39 +0000 (14:33 -0500)] 
Ensure all samples use correct scale options (#7147)

5 years agoUpdate dependencies and alter privacy of functions (#7138)
Jukka Kurkela [Sat, 22 Feb 2020 13:35:16 +0000 (15:35 +0200)] 
Update dependencies and alter privacy of functions (#7138)

* Update dependencies

* Fix privacy problems

* color lib & consistency

* Review update

* getLabelCapacity

* Review update

5 years agoFill between datasets (#7139)
Jukka Kurkela [Fri, 21 Feb 2020 23:58:14 +0000 (01:58 +0200)] 
Fill between datasets (#7139)

5 years agoCreate a Tick typedef (#7124)
Ben McCann [Fri, 21 Feb 2020 23:56:39 +0000 (15:56 -0800)] 
Create a Tick typedef (#7124)

5 years agoOutput ES6 from babel (#7136)
Jukka Kurkela [Fri, 21 Feb 2020 23:55:53 +0000 (01:55 +0200)] 
Output ES6 from babel (#7136)

5 years agoRemove unnecessary changes (#7140)
Ben McCann [Fri, 21 Feb 2020 23:55:40 +0000 (15:55 -0800)] 
Remove unnecessary changes (#7140)

5 years agoRollup plugins live in new location (#7134)
Ben McCann [Thu, 20 Feb 2020 23:19:59 +0000 (15:19 -0800)] 
Rollup plugins live in new location (#7134)

5 years agoTurn on excludeNotExported (#7121)
Ben McCann [Thu, 20 Feb 2020 17:18:21 +0000 (09:18 -0800)] 
Turn on excludeNotExported (#7121)

5 years agoTurn on some TypeScript checks (#7116)
Ben McCann [Thu, 20 Feb 2020 14:43:16 +0000 (06:43 -0800)] 
Turn on some TypeScript checks (#7116)

Turn on some TypeScript checks

5 years agoRemove css from deploy scripts (#7131)
Ben McCann [Thu, 20 Feb 2020 14:42:06 +0000 (06:42 -0800)] 
Remove css from deploy scripts (#7131)

5 years agoInclude version in Chart (#7129)
Jukka Kurkela [Thu, 20 Feb 2020 14:41:47 +0000 (16:41 +0200)] 
Include version in Chart (#7129)

* Include version in Chart
* Remove commonjs

5 years agoFix deploy.sh if (#7132)
Jukka Kurkela [Thu, 20 Feb 2020 14:41:27 +0000 (16:41 +0200)] 
Fix deploy.sh if (#7132)

5 years agoNo need to use rollup commonjs plugin (#7122)
Ben McCann [Thu, 20 Feb 2020 01:51:01 +0000 (17:51 -0800)] 
No need to use rollup commonjs plugin (#7122)

5 years agoMove color helpers to helpers.color (#7130)
Jukka Kurkela [Wed, 19 Feb 2020 23:14:22 +0000 (01:14 +0200)] 
Move color helpers to helpers.color (#7130)

Move color helpers to helpers.color

5 years agoRename steppedLine to stepped (#7127)
Jukka Kurkela [Wed, 19 Feb 2020 23:13:40 +0000 (01:13 +0200)] 
Rename steppedLine to stepped (#7127)

Rename steppedLine to stepped

5 years agoPrepare babel & karma for class properties (#7126)
Jukka Kurkela [Wed, 19 Feb 2020 19:24:16 +0000 (21:24 +0200)] 
Prepare babel & karma for class properties (#7126)

* Prepare babel & karma for class properties
* Remove rollup-plugin-istanbul

5 years agoSimplify rtlAdapter export (#7120)
Ben McCann [Wed, 19 Feb 2020 19:20:11 +0000 (11:20 -0800)] 
Simplify rtlAdapter export (#7120)

5 years agoRemove version from docs. Use latest (#7128)
Ben McCann [Wed, 19 Feb 2020 19:19:46 +0000 (11:19 -0800)] 
Remove version from docs. Use latest (#7128)

5 years agoInclude Typedoc files on GitHub pages (#7119)
Ben McCann [Wed, 19 Feb 2020 19:17:51 +0000 (11:17 -0800)] 
Include Typedoc files on GitHub pages (#7119)

5 years agoMake margins private (#7123)
Ben McCann [Wed, 19 Feb 2020 19:15:48 +0000 (11:15 -0800)] 
Make margins private (#7123)

5 years agoDoughnut / PolarArea cleanup (#7113)
Jukka Kurkela [Mon, 17 Feb 2020 23:45:30 +0000 (01:45 +0200)] 
Doughnut / PolarArea cleanup (#7113)

Doughnut / PolarArea cleanup

5 years agoJSDoc fixes (#7112)
Ben McCann [Mon, 17 Feb 2020 19:31:43 +0000 (11:31 -0800)] 
JSDoc fixes (#7112)

5 years agoUse ResizeObserver and MutationObserver to detect detach/attach/resize (#7104)
Jukka Kurkela [Mon, 17 Feb 2020 16:00:03 +0000 (18:00 +0200)] 
Use ResizeObserver and MutationObserver to detect detach/attach/resize (#7104)

* Use Resize/MutationObserver to detect detach/attach/resize
* Cleanup
* Review update
* Restore infinite resize detection (#6011)

5 years agoChange remaining `for of` loops to regular ones (#7103)
Jukka Kurkela [Fri, 14 Feb 2020 19:12:23 +0000 (21:12 +0200)] 
Change remaining `for of` loops to regular ones (#7103)

5 years agoStrip comments from ESM build otherwise the TS compiler breaks (#7102)
Evert Timberg [Fri, 14 Feb 2020 19:11:24 +0000 (14:11 -0500)] 
Strip comments from ESM build otherwise the TS compiler breaks (#7102)

* Strip comments from ESM build otherwise the TS compiler breaks
* Cleanup no ESM build as well

5 years agoAllow "spriting" text in fixtures (#7073)
Jukka Kurkela [Fri, 14 Feb 2020 17:33:08 +0000 (19:33 +0200)] 
Allow "spriting" text in fixtures (#7073)

Allow "blit" text drawing in fixtures

5 years agoRemove unused property _maxLabelLines (#7101)
Ben McCann [Fri, 14 Feb 2020 17:29:52 +0000 (09:29 -0800)] 
Remove unused property _maxLabelLines (#7101)

5 years agoBabel @kurkle/color for IE support (#7099)
Jukka Kurkela [Fri, 14 Feb 2020 17:29:33 +0000 (19:29 +0200)] 
Babel @kurkle/color for IE support (#7099)

Babel @kurkle/color for IE support

5 years agoFix transparentize in samples (#7098)
Jukka Kurkela [Thu, 13 Feb 2020 23:42:53 +0000 (01:42 +0200)] 
Fix transparentize in samples (#7098)

5 years agoFix memory leak (#7097)
Jukka Kurkela [Thu, 13 Feb 2020 23:42:25 +0000 (01:42 +0200)] 
Fix memory leak (#7097)

5 years agoEnable esnext and fix all lint errors (#7094)
Jukka Kurkela [Thu, 13 Feb 2020 23:41:49 +0000 (01:41 +0200)] 
Enable esnext and fix all lint errors (#7094)

* enable esnext and fix all lint errors

* Review update

* Missed some

* Some cleanup still

* Remove leftover eslint disable