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: processing/p5.js-web-editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.0
Choose a base ref
...
head repository: processing/p5.js-web-editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.1
Choose a head ref
  • 9 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    adefe0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd4296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b332a99 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Add new p5 version 2.1.1 to p5Versions

    We recently [released p5.js 2.1.1](https://github.com/processing/p5.js/releases/tag/v2.1.1)! This adds it to the version picker.
    
    (2.1.0 is intentionally omitted, we released a patch almost immediately.)
    
    I have verified that this pull request:
    
    * [x] has no linting errors (`npm run lint`)
    * [x] has no test errors (`npm run test`)
    * [x] is from a uniquely-named feature branch and is up to date with the  `develop` branch.
    * [x] is descriptively named and links to an issue number, i.e. `Fixes #123`
    ksen0 authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    8a581f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Update p5.js compatibility URLs to version 0.2.0

    To reflect updates in [p5.js-compatibility modules](https://github.com/processing/p5.js-compatibility), the paths have been updated
    ksen0 authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    9b74518 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Merge pull request #3723 from processing/ksen0-patch-1

    Add new p5 version 2.1.1 to p5Versions
    raclim authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    f699ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ce96c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3726 from processing/ksen0-patch-2

    Update p5.js compatibility URLs to version 0.2.0
    raclim authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    dbe3504 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. 2.19.1

    raclim committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    57d4c2e View commit details
    Browse the repository at this point in the history
Loading