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: Tosscode/amdjs-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: amdjs/amdjs-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 5 files changed
  • 5 contributors

Commits on Mar 17, 2014

  1. Configuration menu
    Copy the full SHA
    91b961f View commit details
    Browse the repository at this point in the history
  2. typos

    jrburke committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    79c38d8 View commit details
    Browse the repository at this point in the history
  3. mention amd-implement

    jrburke committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    fbeb214 View commit details
    Browse the repository at this point in the history
  4. clarify amd-implement purpose

    jrburke committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    8180d01 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2014

  1. Fixes minor typo on line 40

    "resoles" should be "resolves"
    pedrocorreia committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    dcf8783 View commit details
    Browse the repository at this point in the history
  2. Merge pull request amdjs#18 from pedrocorreia/patch-1

    Fixes minor typo on line 40
    jrburke committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    0e057fc View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Remove dynamic option from loader plugins

    This option as written is incompatible with CJS wrapper mode, was never widely adopted, and is unlikely to be compatible with ES6 loaders.
    
    Closes amdjs#24.
    csnover committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    67486d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request amdjs#25 from csnover/master

    Remove dynamic option from loader plugins
    jrburke committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    1bc6d4b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. Update CommonConfig.md

    removed extra ` in README
    mpint committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    5b03c31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request amdjs#28 from mpint/patch-1

    Removed extra ` in README
    jrburke committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    c88c58c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Fixes typos

    Replace `it` with `is` and remove extra `a`
    prayagverma committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    fd45c71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request amdjs#29 from pra85/patch-1

    Fixes typos
    jrburke committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    a731da2 View commit details
    Browse the repository at this point in the history
Loading