Comparing input-handler-fix...main · processing/processing-p5.js-mode · GitHub
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/processing-p5.js-mode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: input-handler-fix
Choose a base ref
...
head repository: processing/processing-p5.js-mode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 15, 2026

  1. Update authors field in mode.properties

    Replaces markdown link with plain text for the authors field in p5.js mode.properties to make sure the foundation icon shows up.
    Stefterv committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    8da4a88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from processing/input-handler-fix

    Input Handler
    Stefterv authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    1cc5caf View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Update README with Processing Editor installation steps

    Added installation instructions for Processing Editor.
    SableRaf authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    fcf745c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from processing/SableRaf-install-instructions-PDE

    Update README with Processing Editor installation steps
    SableRaf authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    55f8746 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Configuration menu
    Copy the full SHA
    07e5292 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Configuration menu
    Copy the full SHA
    77ea226 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Consider last line only when probing for command

    This ignores any user-defined output in an interactive shell that might
    precede the output of the command.
    stephanmax committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    b5c7d88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from processing/allow-serial-devices

    Allow all devices to be connected to
    Stefterv authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    40bb0d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Merge pull request #16 from processing/14-auto-install-dependencies

    Fix auto-install of pnpm and node on mode init
    catilac authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    787887a View commit details
    Browse the repository at this point in the history
  2. Enhance input descriptions in release-p5-mode.yml

    Updated input descriptions for version number and pretty version in the release workflow.
    Stefterv authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    645d671 View commit details
    Browse the repository at this point in the history
Loading