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: mjtworks/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: chee/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 103 files changed
  • 1 contributor

Commits on Aug 10, 2022

  1. add license

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3350118 View commit details
    Browse the repository at this point in the history
  2. move codemirror to shared

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    9ef680b View commit details
    Browse the repository at this point in the history
  3. move codemirror to shared

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a70e8b8 View commit details
    Browse the repository at this point in the history
  4. add primitive import/export

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7d47599 View commit details
    Browse the repository at this point in the history
  5. remove xtra codemirror files

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3e3449f View commit details
    Browse the repository at this point in the history
  6. fix icon sizes

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c9dbc5c View commit details
    Browse the repository at this point in the history
  7. add extension id

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    114325f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    801e494 View commit details
    Browse the repository at this point in the history
  9. add title to button

    chee committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ebec79b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. add min width for popup

    chee committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7c5abc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec08023 View commit details
    Browse the repository at this point in the history
  3. bump version

    chee committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    bfc2e8d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Delete jshint.js

    chee authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e3c9612 View commit details
    Browse the repository at this point in the history
  2. Update index.html

    chee authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e1858e0 View commit details
    Browse the repository at this point in the history
  3. Delete javascript-lint.js

    chee authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4d452da View commit details
    Browse the repository at this point in the history
  4. Update index.html

    chee authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8a6c01a View commit details
    Browse the repository at this point in the history
  5. add rerun button

    chee committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    bde05d2 View commit details
    Browse the repository at this point in the history
Loading