Skip to content
Permalink

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: v4.4.4
Choose a base ref
...
head repository: chartjs/Chart.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.5
Choose a head ref
  • 7 commits
  • 12 files changed
  • 5 contributors

Commits on Aug 26, 2024

  1. Fix initial dataset stacks (#11882)

    * Update cahced _stacked value after updating stacks
    
    * Add test
    
    ---------
    
    Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
    LeeLenaleee and Jacco van den Berg authored Aug 26, 2024
    Copy the full SHA
    680cd22 View commit details
  2. Bump socket.io from 4.6.1 to 4.7.5 (#11875)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 4.6.1 to 4.7.5.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/4.7.5/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.6.1...4.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Copy the full SHA
    ea88dba View commit details

Commits on Oct 13, 2024

  1. Copy the full SHA
    5d2dfbe View commit details
  2. Copy the full SHA
    3f2968c View commit details

Commits on Oct 15, 2024

  1. Fix typo in time.md (#11930)

    dregad authored Oct 15, 2024
    Copy the full SHA
    22a0ba9 View commit details
  2. Allow array's in backgroundColor defaults and add hover background an…

    …d border color to defaults (#11931)
    
    * Allow array as default and add extra default options
    
    * Add test
    
    ---------
    
    Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
    LeeLenaleee and Jacco van den Berg authored Oct 15, 2024
    Copy the full SHA
    03d1d5c View commit details
  3. Bump package version to 4.4.5 (#11932)

    Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
    LeeLenaleee and Jacco van den Berg authored Oct 15, 2024
    Copy the full SHA
    7af71f5 View commit details
Loading