-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: chartjs/Chart.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 06f73dc3590084b2c464bf08189c7aee2b6b92d2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: chartjs/Chart.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1d92605aa6c29add400c4c551413fc2306c15e8d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 14 files changed
- 8 contributors
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2df6986 - Browse repository at this point
Copy the full SHA 2df6986View commit details
Commits on Jun 4, 2020
-
Preserve object prototypes when cloning (#7404)
Co-authored-by: Bryan.Iddings <bryan.iddings@noaa.gov>
Configuration menu - View commit details
-
Copy full SHA for 484f0d1 - Browse repository at this point
Copy the full SHA 484f0d1View commit details
Commits on Jul 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 679ec4a - Browse repository at this point
Copy the full SHA 679ec4aView commit details
Commits on Oct 8, 2020
-
Use node v12.18.2 on Travis CI (#7864)
Due to an issue with deprecated deps (gitbook-cli), forcing travis to and older compatible version of nodejs. Fixes #7863
Configuration menu - View commit details
-
Copy full SHA for 2493cb5 - Browse repository at this point
Copy the full SHA 2493cb5View commit details
Commits on Oct 9, 2020
-
[2.9] FitBoxes recursion when dimensions are NaN (#7853)
* Infinite recursion when dimensions are NaN Adding a verification on updateDims that handles a case when dimensions are both NaN. This caused an infinite recursion on fitBoxes when calculating the layout for a chart that is mounted on an element that is not yet in DOM. Fixes #7761
Configuration menu - View commit details
-
Copy full SHA for 063b7dc - Browse repository at this point
Copy the full SHA 063b7dcView commit details
Commits on Oct 17, 2020
-
Fix Maximum call stack size exception in computeLabelSizes (#7883)
Calling Math.max with a large number of values was throwing an exception. Tracking the current largest width and height as the widths and heights are built up should be faster and avoids the exception.
Configuration menu - View commit details
-
Copy full SHA for 42ed589 - Browse repository at this point
Copy the full SHA 42ed589View commit details
Commits on Oct 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d919188 - Browse repository at this point
Copy the full SHA d919188View commit details -
When objects are merged together, the target prototype can be pollute…
…d. (#7918) * When objects are merged together, the target prototype can be polluted. This change blocks updates to the `__proto__` key during config merge
Configuration menu - View commit details
-
Copy full SHA for dff7140 - Browse repository at this point
Copy the full SHA dff7140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d92605 - Browse repository at this point
Copy the full SHA 1d92605View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.