]>
git.ipfire.org Git - thirdparty/Chart.js.git/log
Ben McCann [Sun, 22 Mar 2020 17:40:26 +0000 (10:40 -0700)]
Only polyfill ResizeObserver for UMD builds (#7208)
Ben McCann [Sun, 22 Mar 2020 17:40:16 +0000 (10:40 -0700)]
Cleaner handling of fitting no ticks (#7212)
Jukka Kurkela [Sat, 14 Mar 2020 23:20:59 +0000 (01:20 +0200)]
Update running animations (#7196)
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>
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
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
Evert Timberg [Tue, 10 Mar 2020 18:46:15 +0000 (14:46 -0400)]
Bump version in package-lock file (#7187)
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
Evert Timberg [Sun, 8 Mar 2020 15:10:30 +0000 (11:10 -0400)]
Bump package version for first alpha release of v3 (#7183)
bjones526 [Fri, 6 Mar 2020 17:17:59 +0000 (12:17 -0500)]
expose boxWidth and boxHeight on tooltip (#6995)
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>
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.
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
Ben McCann [Sun, 1 Mar 2020 14:57:24 +0000 (06:57 -0800)]
Shorten imports (#7168)
Ben McCann [Sun, 1 Mar 2020 14:57:05 +0000 (06:57 -0800)]
Remove unused constructor parameter (#7171)
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
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
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
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
Ben McCann [Fri, 28 Feb 2020 00:37:36 +0000 (16:37 -0800)]
Remove position defaults (#7165)
Jukka Kurkela [Fri, 28 Feb 2020 00:37:11 +0000 (02:37 +0200)]
Add some tests to improve coverage (#7164)
Jukka Kurkela [Thu, 27 Feb 2020 17:28:11 +0000 (19:28 +0200)]
Update to actions/checkout@v2 (#7163)
Jukka Kurkela [Wed, 26 Feb 2020 23:08:29 +0000 (01:08 +0200)]
Turn elements/index into an index (#7135)
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
Jukka Kurkela [Sun, 23 Feb 2020 18:08:01 +0000 (20:08 +0200)]
Stop leaking fonts (and fillStyle) to ctx (#7150)
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
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>
Jukka Kurkela [Sat, 22 Feb 2020 19:36:05 +0000 (21:36 +0200)]
Fix coveralls (#7148)
Evert Timberg [Sat, 22 Feb 2020 19:33:39 +0000 (14:33 -0500)]
Ensure all samples use correct scale options (#7147)
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
Jukka Kurkela [Fri, 21 Feb 2020 23:58:14 +0000 (01:58 +0200)]
Fill between datasets (#7139)
Ben McCann [Fri, 21 Feb 2020 23:56:39 +0000 (15:56 -0800)]
Create a Tick typedef (#7124)
Jukka Kurkela [Fri, 21 Feb 2020 23:55:53 +0000 (01:55 +0200)]
Output ES6 from babel (#7136)
Ben McCann [Fri, 21 Feb 2020 23:55:40 +0000 (15:55 -0800)]
Remove unnecessary changes (#7140)
Ben McCann [Thu, 20 Feb 2020 23:19:59 +0000 (15:19 -0800)]
Rollup plugins live in new location (#7134)
Ben McCann [Thu, 20 Feb 2020 17:18:21 +0000 (09:18 -0800)]
Turn on excludeNotExported (#7121)
Ben McCann [Thu, 20 Feb 2020 14:43:16 +0000 (06:43 -0800)]
Turn on some TypeScript checks (#7116)
Turn on some TypeScript checks
Ben McCann [Thu, 20 Feb 2020 14:42:06 +0000 (06:42 -0800)]
Remove css from deploy scripts (#7131)
Jukka Kurkela [Thu, 20 Feb 2020 14:41:47 +0000 (16:41 +0200)]
Include version in Chart (#7129)
* Include version in Chart
* Remove commonjs
Jukka Kurkela [Thu, 20 Feb 2020 14:41:27 +0000 (16:41 +0200)]
Fix deploy.sh if (#7132)
Ben McCann [Thu, 20 Feb 2020 01:51:01 +0000 (17:51 -0800)]
No need to use rollup commonjs plugin (#7122)
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
Jukka Kurkela [Wed, 19 Feb 2020 23:13:40 +0000 (01:13 +0200)]
Rename steppedLine to stepped (#7127)
Rename steppedLine to stepped
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
Ben McCann [Wed, 19 Feb 2020 19:20:11 +0000 (11:20 -0800)]
Simplify rtlAdapter export (#7120)
Ben McCann [Wed, 19 Feb 2020 19:19:46 +0000 (11:19 -0800)]
Remove version from docs. Use latest (#7128)
Ben McCann [Wed, 19 Feb 2020 19:17:51 +0000 (11:17 -0800)]
Include Typedoc files on GitHub pages (#7119)
Ben McCann [Wed, 19 Feb 2020 19:15:48 +0000 (11:15 -0800)]
Make margins private (#7123)
Jukka Kurkela [Mon, 17 Feb 2020 23:45:30 +0000 (01:45 +0200)]
Doughnut / PolarArea cleanup (#7113)
Doughnut / PolarArea cleanup
Ben McCann [Mon, 17 Feb 2020 19:31:43 +0000 (11:31 -0800)]
JSDoc fixes (#7112)
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)
Jukka Kurkela [Fri, 14 Feb 2020 19:12:23 +0000 (21:12 +0200)]
Change remaining `for of` loops to regular ones (#7103)
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
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
Ben McCann [Fri, 14 Feb 2020 17:29:52 +0000 (09:29 -0800)]
Remove unused property _maxLabelLines (#7101)
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
Jukka Kurkela [Thu, 13 Feb 2020 23:42:53 +0000 (01:42 +0200)]
Fix transparentize in samples (#7098)
Jukka Kurkela [Thu, 13 Feb 2020 23:42:25 +0000 (01:42 +0200)]
Fix memory leak (#7097)
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
Ben McCann [Wed, 12 Feb 2020 13:03:23 +0000 (05:03 -0800)]
Cleanup some Typescript comments (#7088)
Ben McCann [Wed, 12 Feb 2020 00:18:13 +0000 (16:18 -0800)]
Cleanup private methods on Scales (#7082)
Ben McCann [Tue, 11 Feb 2020 16:52:10 +0000 (08:52 -0800)]
Look for any branch starting with release (#7087)
Ben McCann [Mon, 10 Feb 2020 22:57:22 +0000 (14:57 -0800)]
Prefix private controller methods with underscore (#7081)
Prefix private controller methods with underscore
Ben McCann [Mon, 10 Feb 2020 22:57:04 +0000 (14:57 -0800)]
Document types for TimeScale (#7083)
Jukka Kurkela [Mon, 10 Feb 2020 20:10:51 +0000 (22:10 +0200)]
Utilize _angleBetween in Arc (#7080)
* Utilize _angleBetween in Arc
* More ES6 chrore on Arc
Jukka Kurkela [Mon, 10 Feb 2020 20:10:15 +0000 (22:10 +0200)]
Animate circumference (#7079)
Jukka Kurkela [Mon, 10 Feb 2020 01:14:38 +0000 (03:14 +0200)]
Fix typo and update dependencies (#7077)
* Fix typo and update dependencies
* Update `isColorInstance`
Jukka Kurkela [Sun, 9 Feb 2020 16:50:11 +0000 (18:50 +0200)]
Fix lint issues in gulpfile.js (#7076)
* Fix lint issues in gulpfile.js
* .eslintignore update
Jukka Kurkela [Sun, 9 Feb 2020 13:52:18 +0000 (15:52 +0200)]
Defaults as ES6 class (#7074)
* Defaults as ES6 class
* Review comments
Ben McCann [Sat, 8 Feb 2020 23:08:42 +0000 (15:08 -0800)]
Fix time scale computeOffsets (#7072)
Jukka Kurkela [Sat, 8 Feb 2020 23:06:49 +0000 (01:06 +0200)]
PluginService as ES6 class (#7075)
* PluginService as ES6 class
* Review update
Ben McCann [Sat, 8 Feb 2020 13:10:20 +0000 (05:10 -0800)]
Simplify financial sample (#7070)
Jukka Kurkela [Sat, 8 Feb 2020 00:24:29 +0000 (02:24 +0200)]
Switch from chartjs-color to @kurkle/color (#7059)
Ben McCann [Fri, 7 Feb 2020 23:03:33 +0000 (15:03 -0800)]
Fix errors reported by TypeScript compiler (#7030)
Ben McCann [Thu, 6 Feb 2020 23:17:05 +0000 (15:17 -0800)]
core.scale cleanup (#7067)
Jukka Kurkela [Thu, 6 Feb 2020 23:16:24 +0000 (01:16 +0200)]
Configurable hide/show animations (#7055)
Configurable hide/show animations
Ben McCann [Thu, 6 Feb 2020 12:33:00 +0000 (04:33 -0800)]
Convert controllers to ES6 classes (#7061)
Evert Timberg [Thu, 6 Feb 2020 12:31:33 +0000 (07:31 -0500)]
Fix legend title drawing + update sample (#7060)
Ben McCann [Wed, 5 Feb 2020 23:20:01 +0000 (15:20 -0800)]
Finishing removing old major/minor options (#7042)
* Finishing removing old major/minor options
* Fix samples
Ben McCann [Wed, 5 Feb 2020 13:27:02 +0000 (05:27 -0800)]
JSDoc and other cleanup (#7057)
Ben McCann [Tue, 4 Feb 2020 23:09:56 +0000 (15:09 -0800)]
Make datasetController an ES6 class (#7056)
Ben McCann [Tue, 4 Feb 2020 00:22:09 +0000 (16:22 -0800)]
Generate ticks when source is data (#7044)
Generate ticks when source is data
Ben McCann [Mon, 3 Feb 2020 12:52:55 +0000 (04:52 -0800)]
Fix some JSDoc errors (#7026)
* Fix some JSDoc errors
* Fix helpers.dom JSDoc errors
* Add scale JSDoc errors
* Address review comment
* Fix additional errors
* Document optional parameters
* JSDoc fixes for datasetController
* Remove undefined
Ben McCann [Mon, 3 Feb 2020 12:36:31 +0000 (04:36 -0800)]
Improved formatting of numeric scale labels (#7007)
* Improved formatting of numeric scale labels
* Put locale on options
* Use scientific notation for big ticks
* Remove extra parameter
Ben McCann [Mon, 3 Feb 2020 12:34:54 +0000 (04:34 -0800)]
Cleanup imports on controllers (#7052)
Ben McCann [Mon, 3 Feb 2020 12:34:36 +0000 (04:34 -0800)]
Update imports for elements (#7049)
Ben McCann [Sat, 1 Feb 2020 13:29:39 +0000 (05:29 -0800)]
Update legend imports (#7048)
Ben McCann [Sat, 1 Feb 2020 13:24:23 +0000 (05:24 -0800)]
Remove extra call to _getLabelCapacity (#6999)
Ben McCann [Sat, 1 Feb 2020 13:20:22 +0000 (05:20 -0800)]
Fix bug in opacity handling (#7047)
Ben McCann [Fri, 31 Jan 2020 12:10:37 +0000 (04:10 -0800)]
Cleanup time scale imports (#7041)
Ben McCann [Fri, 31 Jan 2020 12:09:52 +0000 (04:09 -0800)]
scale.linearbase cleanup (#7038)
Ben McCann [Fri, 31 Jan 2020 12:09:25 +0000 (04:09 -0800)]
Remove unnecessary check for color library (#7043)
jachstet-sea [Fri, 31 Jan 2020 00:27:53 +0000 (01:27 +0100)]
Fix legend.md markdown syntax (#7034)
* Fix legend.md markdown syntax
Somehow the markdown of a table in the legend.md file was broken ...
* Update legend.md
forgot to add the second option
Jukka Kurkela [Fri, 31 Jan 2020 00:24:05 +0000 (02:24 +0200)]
Fix typo in elements.line (#7040)
Fix typo in elements.line
Ben McCann [Fri, 31 Jan 2020 00:23:40 +0000 (16:23 -0800)]
Remove unused helpers (#7039)
Ben McCann [Fri, 31 Jan 2020 00:22:38 +0000 (16:22 -0800)]
Fix isRadial is always false (#7037)
Ben McCann [Fri, 31 Jan 2020 00:21:30 +0000 (16:21 -0800)]
Reduce requestAnimationFrame polyfill (#7033)
* Reduce requestAnimationFrame polyfill
* Remove another unnecessary polyfill
Ben McCann [Fri, 31 Jan 2020 00:20:59 +0000 (16:20 -0800)]
Convert the DateAdapter to ES6 (#7032)
Ben McCann [Fri, 31 Jan 2020 00:19:53 +0000 (16:19 -0800)]
Move text helpers and reduce scope of imports (#7028)
Ben McCann [Fri, 31 Jan 2020 00:17:06 +0000 (16:17 -0800)]
Remove unused variable (#7031)