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.16.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.16.1
Choose a head ref
  • 18 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 11, 2025

  1. [#3450] change text-size using arrow-keys

    This PR add onKeyDown event listener to input
    field and check for up or down key press and
    updates the font size.
    karanBRAVO committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    3e7657f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Configuration menu
    Copy the full SHA
    267740d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba8464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b2039 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Configuration menu
    Copy the full SHA
    b50aafa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1220211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd84ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38f886c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    57f4147 View commit details
    Browse the repository at this point in the history
  2. address linting warnings

    raclim committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    d2b769e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c5cf88 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3455 from kammeows/Branch_Kamakshi

    Fix: Prevent duplicate file renaming in sidebar
    raclim authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    f9689fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c45d46 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3451 from karanBRAVO/feat/3450

    [#3450] change text-size using arrow-keys
    raclim authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    f24bf93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14f7529 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93b7965 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3457 from processing/fix-p5js-version

    temporarily point to 1.11.3, add 1.11.5
    raclim authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    97a187d View commit details
    Browse the repository at this point in the history
  10. 2.16.1

    raclim committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    f85fef2 View commit details
    Browse the repository at this point in the history
Loading