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/react-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/react-plotly.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 13 files changed
  • 1 contributor

Commits on Jun 9, 2026

  1. Configuration menu
    Copy the full SHA
    7c96be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2ca3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    253037a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7076fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Merge pull request #367 from plotly/cam/update-build-tooling

    build: Update build tooling
    camdecoster authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    6781433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f3d91c View commit details
    Browse the repository at this point in the history
  3. Run CI on React 18 and 19

    camdecoster committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    9da6aad View commit details
    Browse the repository at this point in the history
  4. Add type check script

    camdecoster committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    dabec75 View commit details
    Browse the repository at this point in the history
  5. Switch to tsconfig

    camdecoster committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    439b54b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #368 from plotly/cam/switch-prop-types-to-ts

    build: Switch prop-types to TS
    camdecoster authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    eb42ce8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    261fc4c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #369 from plotly/cam/convert-class-to-function-com…

    …ponents
    
    refactor: Convert class components to function components
    camdecoster authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    b04153b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62f1307 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #370 from plotly/cam/remove-dead-dependencies

    chore: Remove dead dependencies
    camdecoster authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    120eae3 View commit details
    Browse the repository at this point in the history
Loading