]> git.ipfire.org Git - thirdparty/Chart.js.git/log
thirdparty/Chart.js.git
5 years agoRadial Linear Scale: Compute Value based on distance from center (#7449)
Evert Timberg [Mon, 1 Jun 2020 12:07:48 +0000 (08:07 -0400)] 
Radial Linear Scale: Compute Value based on distance from center (#7449)

* Radial Linear Scale: Compute Value based on distance from center

* Code review updates

5 years agoIndicate that axis callbacks are at top level of options (#7451)
Evert Timberg [Mon, 1 Jun 2020 12:06:59 +0000 (08:06 -0400)] 
Indicate that axis callbacks are at top level of options (#7451)

5 years agoUpdate doc samples for changed file name (#7447)
Evert Timberg [Sun, 31 May 2020 12:36:42 +0000 (08:36 -0400)] 
Update doc samples for changed file name (#7447)

5 years agoRadar charts should fill to the center by default (#7446)
Evert Timberg [Sat, 30 May 2020 20:42:23 +0000 (16:42 -0400)] 
Radar charts should fill to the center by default (#7446)

* Radar charts should fill to the center by default
* Update tests for new defaults

5 years agoMake indexable options looping (#7442)
Jukka Kurkela [Fri, 29 May 2020 20:27:10 +0000 (23:27 +0300)] 
Make indexable options looping (#7442)

* Make indexable options looping
* Migration note

5 years agoRemove unused dependency (#7441)
Ben McCann [Thu, 28 May 2020 21:39:09 +0000 (14:39 -0700)] 
Remove unused dependency (#7441)

5 years agoConsistency: Use lower case for instances (#7436)
Jukka Kurkela [Thu, 28 May 2020 21:37:19 +0000 (00:37 +0300)] 
Consistency: Use lower case for instances (#7436)

Consistency: Use lover case for instances

5 years agoArc: Stop drawing anything when hidden (#7438)
Jukka Kurkela [Thu, 28 May 2020 21:35:38 +0000 (00:35 +0300)] 
Arc: Stop drawing anything when hidden (#7438)

* Arc: Stop drawing anything when hidden
* Cleanup

5 years agoRemove missing setDataVisibility for documentation (#7437)
Jukka Kurkela [Thu, 28 May 2020 21:33:50 +0000 (00:33 +0300)] 
Remove missing setDataVisibility for documentation (#7437)

5 years agoCleanup resize complexity (#7439)
Jukka Kurkela [Thu, 28 May 2020 21:33:27 +0000 (00:33 +0300)] 
Cleanup resize complexity (#7439)

Cleanup resize complexity

5 years agoClean lint errors from samples by refactoring (#7440)
Jukka Kurkela [Thu, 28 May 2020 21:32:00 +0000 (00:32 +0300)] 
Clean lint errors from samples by refactoring (#7440)

* Clean lint errors from samples by refactoring
* Review

5 years agoUpgrade to Docusaurus alpha.56 (#7432)
Ben McCann [Thu, 28 May 2020 11:37:45 +0000 (04:37 -0700)] 
Upgrade to Docusaurus alpha.56 (#7432)

5 years agoReplace gulp with npm scripts (#7402)
Jukka Kurkela [Wed, 27 May 2020 21:14:17 +0000 (00:14 +0300)] 
Replace gulp with npm scripts (#7402)

Gulp removed from toolchain in favour of simpler build process

5 years agoConsider all timestamps for bar measuring (#7421)
Evert Timberg [Wed, 27 May 2020 16:22:00 +0000 (12:22 -0400)] 
Consider all timestamps for bar measuring (#7421)

* Consider all timestamps for bar measuring
* Fix watched tests for updated file names
* Add test of sparse bar time scales

5 years agoOnly draw the tooltip if it is defined (#7411)
Evert Timberg [Wed, 27 May 2020 00:03:18 +0000 (20:03 -0400)] 
Only draw the tooltip if it is defined (#7411)

5 years agoRemove proposal and obsolete features (#7425)
Jukka Kurkela [Tue, 26 May 2020 23:16:23 +0000 (02:16 +0300)] 
Remove proposal and obsolete features (#7425)

5 years agoAlter test to require fever iterations (#7426)
Jukka Kurkela [Tue, 26 May 2020 22:10:28 +0000 (01:10 +0300)] 
Alter test to require fever iterations (#7426)

5 years agoDefault aspectRatio to 1 for square charts (#7414)
Evert Timberg [Mon, 25 May 2020 20:55:12 +0000 (16:55 -0400)] 
Default aspectRatio to 1 for square charts (#7414)

5 years agoFix chart resizing issue (#7297) (#7298)
Yiwen Wang [Mon, 25 May 2020 20:54:55 +0000 (04:54 +0800)] 
Fix chart resizing issue (#7297) (#7298)

Fix chart resizing issue

5 years agoRename dist/Chart* to dist/chart* (#7416)
Jukka Kurkela [Mon, 25 May 2020 20:54:22 +0000 (23:54 +0300)] 
Rename dist/Chart* to dist/chart* (#7416)

* Rename dist/Chart* to dist/chart*
* Add a note to migration docs
* Review update

5 years agoLegend onClick callback supports arrow functions (#7410)
Evert Timberg [Sun, 24 May 2020 14:28:41 +0000 (10:28 -0400)] 
Legend onClick callback supports arrow functions (#7410)

#7409 Legend callbacks support arrow functions
The `Legend` is no longer implicitly found through `this` and instead
passed as an explicit argument to the callback functions.

5 years agoDocs: fix z-index default (#7405)
Ben McCann [Fri, 22 May 2020 21:32:15 +0000 (14:32 -0700)] 
Docs: fix z-index default (#7405)

5 years agoUse full URL for TypeDocs (#7380)
Jukka Kurkela [Thu, 21 May 2020 21:11:46 +0000 (00:11 +0300)] 
Use full URL for TypeDocs (#7380)

Use full URL for TypeDocs

5 years agoMove font* to font.* (#7383)
Jukka Kurkela [Thu, 21 May 2020 21:07:06 +0000 (00:07 +0300)] 
Move font* to font.* (#7383)

5 years agoRemove default export from controllers/index (#7388)
Jukka Kurkela [Thu, 21 May 2020 20:44:49 +0000 (23:44 +0300)] 
Remove default export from controllers/index (#7388)

Remove default export from controllers/index

5 years agoSmall update to animation documentation (#7384)
Jukka Kurkela [Thu, 21 May 2020 20:43:36 +0000 (23:43 +0300)] 
Small update to animation documentation (#7384)

Update animation documentation to include samples

5 years agouse direct imports instead of generic helpers import (#7385)
Samuel Gratzl [Thu, 21 May 2020 20:41:56 +0000 (22:41 +0200)] 
use direct imports instead of generic helpers import (#7385)

Split all helper functions in different files and import them directly where used

5 years agoRemove default export from plugins/index (#7389)
Jukka Kurkela [Thu, 21 May 2020 20:37:37 +0000 (23:37 +0300)] 
Remove default export from plugins/index (#7389)

5 years agoAdd index to core (#7390)
Jukka Kurkela [Thu, 21 May 2020 20:37:10 +0000 (23:37 +0300)] 
Add index to core (#7390)

5 years agoRename platform/platform to index removing default (#7391)
Jukka Kurkela [Thu, 21 May 2020 20:36:06 +0000 (23:36 +0300)] 
Rename platform/platform to index removing default (#7391)

Rename platform/platform to index removing default

5 years agoRun tests in series to avoid timeouts (#7392)
Jukka Kurkela [Thu, 21 May 2020 20:35:03 +0000 (23:35 +0300)] 
Run tests in series to avoid timeouts (#7392)

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)