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/dash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: create-pull-request/patch
Choose a base ref
...
head repository: plotly/dash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 6, 2025

  1. Bump tmp from 0.2.1 to 0.2.4 in /dash/dash-renderer

    Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4.
    - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
    - [Commits](raszi/node-tmp@v0.2.1...v0.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-version: 0.2.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    6d12c5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3392 from plotly/dependabot/npm_and_yarn/dash/das…

    …h-renderer/tmp-0.2.4
    
    Bump tmp from 0.2.1 to 0.2.4 in /dash/dash-renderer
    T4rk1n authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    39a002f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    8bebf83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504c824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c93ad View commit details
    Browse the repository at this point in the history
  4. update changelog

    T4rk1n committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    46a6a85 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Merge pull request #3395 from plotly/fix/set-props-paths

    Fix set_props with children not having prop value in callbacks
    T4rk1n authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    d556791 View commit details
    Browse the repository at this point in the history
  2. Add optional callbacks

    T4rk1n committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    2a3f9c2 View commit details
    Browse the repository at this point in the history
  3. update changelog

    T4rk1n committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    50d9f80 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3397 from plotly/optional-callbacks

    Add optional callbacks
    T4rk1n authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    b63c8ff View commit details
    Browse the repository at this point in the history
Loading