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: plotly/angular-plotly.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: plotly/angular-plotly.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 10 files changed
  • 4 contributors

Commits on Aug 20, 2026

  1. Update CI status badge

    andrefarzat committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    84241b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0efd79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e42bfa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d87d18f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b259b9 View commit details
    Browse the repository at this point in the history
  6. feat: add innerStyle input without breaking style compatibility (#289)

    Adds innerStyle as the preferred input while retaining style as a deprecated compatibility alias. Updates documentation, demo usage, and tests.\n\nCloses #287.
    
    (cherry picked from commit f0d03d8)
    bzh2610 authored and andrefarzat committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    6a350f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f41ee0d View commit details
    Browse the repository at this point in the history
  8. Merge Angular 20 innerStyle patch release (#317)

    Adds the non-conflicting innerStyle input, retains the deprecated style compatibility alias, and prepares 20.0.2.
    andrefarzat authored Aug 20, 2026
    Configuration menu
    Copy the full SHA
    f23d604 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2026

  1. Configuration menu
    Copy the full SHA
    dae5505 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #332 from plotly/codex/dependabot-maintenance-v20

    Align v20 npm metadata with CI
    andrefarzat authored Aug 25, 2026
    Configuration menu
    Copy the full SHA
    a22e5d0 View commit details
    Browse the repository at this point in the history
  3. Bump the development group across 1 directory with 3 updates

    Bumps the development group with 3 updates in the / directory: [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [jasmine-core](https://github.com/jasmine/jasmine).
    
    
    Updates `@types/jasmine` from 5.1.9 to 5.1.15
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)
    
    Updates `@types/node` from 24.10.1 to 24.13.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `jasmine-core` from 5.10.0 to 5.13.0
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v5.10.0...v5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jasmine"
      dependency-version: 5.1.15
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development
    - dependency-name: "@types/node"
      dependency-version: 24.13.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    - dependency-name: jasmine-core
      dependency-version: 5.13.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 25, 2026
    Configuration menu
    Copy the full SHA
    34ec06a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #333 from plotly/dependabot/npm_and_yarn/v20/devel…

    …opment-65dee42555
    
    Bump the development group across 1 directory with 3 updates
    andrefarzat authored Aug 25, 2026
    Configuration menu
    Copy the full SHA
    983d4c5 View commit details
    Browse the repository at this point in the history
Loading