Skip to content
This repository has been archived by the owner. It is now read-only.
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-editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: processing/p5.js-editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 43 files changed
  • 4 contributors

Commits on Nov 10, 2016

  1. v0.6.2

    Lauren McCarthy committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    583090c View commit details
    Browse the repository at this point in the history
  2. examples

    Lauren McCarthy committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    6db1d4a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. The show sidebar radio buttons reflects status of sidebar when toggled

    from view menu
    When sidebar is toggled from view menu the show sidebar radion button
    labels present in settings panel reflects the change.When the sidebar
    is visible 'on' is bold and when invisible 'off' is bold.
    
    fixes #287
    djmgit committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    cbae758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4439111 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Merge pull request #290 from Akarshit/bugfix-newFile

    checking for null before replacing
    Lauren McCarthy authored Dec 12, 2016
    Configuration menu
    Copy the full SHA
    dc48de5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from djmgit/radioToggle

    The show sidebar radio buttons reflects status of sidebar when toggled
    Lauren McCarthy authored Dec 12, 2016
    Configuration menu
    Copy the full SHA
    4a887b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Update README.md

    Lauren McCarthy authored Dec 16, 2016
    Configuration menu
    Copy the full SHA
    286eff0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Lauren McCarthy authored Dec 16, 2016
    Configuration menu
    Copy the full SHA
    5302412 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Lauren McCarthy authored Dec 16, 2016
    Configuration menu
    Copy the full SHA
    8a36733 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Create contributing.md

    Lauren McCarthy authored Dec 17, 2016
    Configuration menu
    Copy the full SHA
    a72a822 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Update README.md

    lmccart authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    9b98c9f View commit details
    Browse the repository at this point in the history
Loading