-
Notifications
You must be signed in to change notification settings - Fork 12k
Comparing changes
Open a pull request
base repository: chartjs/Chart.js
base: v4.4.0
head repository: chartjs/Chart.js
compare: v4.4.1
- 16 commits
- 17 files changed
- 10 contributors
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44b97b8 - Browse repository at this point
Copy the full SHA 44b97b8View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e74ee7b - Browse repository at this point
Copy the full SHA e74ee7bView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca77bed - Browse repository at this point
Copy the full SHA ca77bedView commit details
Commits on Sep 14, 2023
-
Update node checkout and version (#11498)
* Add min extension to umd build * Update node checkout and runtime versions * remove unsaved code
Configuration menu - View commit details
-
Copy full SHA for 82ebf76 - Browse repository at this point
Copy the full SHA 82ebf76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6516b0a - Browse repository at this point
Copy the full SHA 6516b0aView commit details
Commits on Oct 30, 2023
-
Bump actions/setup-node from 3 to 4 (#11560)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7772381 - Browse repository at this point
Copy the full SHA 7772381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a5b84 - Browse repository at this point
Copy the full SHA 93a5b84View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06f9ffb - Browse repository at this point
Copy the full SHA 06f9ffbView commit details -
Replace deprecated command with environment file (#11570)
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b22e46c - Browse repository at this point
Copy the full SHA b22e46cView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6722512 - Browse repository at this point
Copy the full SHA 6722512View commit details -
* fix for alignment inner * Add test * Remove eslint ignores * remove unecesarry config * Remove text from test
Configuration menu - View commit details
-
Copy full SHA for 2a03e13 - Browse repository at this point
Copy the full SHA 2a03e13View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e92d104 - Browse repository at this point
Copy the full SHA e92d104View commit details
Commits on Nov 29, 2023
-
Tooltip fixes (getLabelAndValue on null controller, null getParsed) (#…
…11596) * Fix for getLabelAndValue on null controller I encountered #11315 under the following circumstances: 1. Position the cursor over the chart area, such that it causes a tooltip to be shown. 2. Move the cursor out of the chart area, such that the tooltip remains visible. 3. Cause the chart contents to be changed, such that the dataset referenced by the active tooltip element is no longer valid. 4. Move the mouse again. This triggers an `inChartArea = false` event, so it reuses the previous, now invalid, active elements. This fixes #11315 under the circumstances for which I've reproduced it, but there may be others. * Further fixes for elements added / changed This possibly fixes #11365.
Configuration menu - View commit details
-
Copy full SHA for 429d99d - Browse repository at this point
Copy the full SHA 429d99dView commit details
Commits on Nov 30, 2023
-
Remove size limit from CI (#11599)
* Remove size limit from CI * remove eslint ignores
Configuration menu - View commit details
-
Copy full SHA for 5161e41 - Browse repository at this point
Copy the full SHA 5161e41View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e19199 - Browse repository at this point
Copy the full SHA 8e19199View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac53fd2 - Browse repository at this point
Copy the full SHA ac53fd2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.4.0...v4.4.1