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: lfthwjx/effective-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: StruggleDt/effective-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.
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 15, 2016

  1. fix typo

    Riokai authored Nov 15, 2016
    Configuration menu
    Copy the full SHA
    2bbd242 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Riokai authored Nov 15, 2016
    Configuration menu
    Copy the full SHA
    64783ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Riokai/master

    fix typo
    dreamapplehappy authored Nov 15, 2016
    Configuration menu
    Copy the full SHA
    f41a002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d8f1b9 View commit details
    Browse the repository at this point in the history
  5. fix item13

    fix item13
    dreamapplehappy committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    e69b532 View commit details
    Browse the repository at this point in the history
  6. fix item13

    dreamapplehappy committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    420835c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. add some explanation

    0
    dreamapplehappy committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    3bde49a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

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

Commits on Feb 19, 2017

  1. fix special variable name 'top' bug

    Uncaught TypeError: top.addChild is not a function,参考链接http://blog.csdn.net/u010689306/article/details/53130367
    sheldon shen authored Feb 19, 2017
    Configuration menu
    Copy the full SHA
    a21859c View commit details
    Browse the repository at this point in the history
  2. fix special variable name 'top' bug

    Uncaught TypeError: top.addChild is not a function,参考链接http://blog.csdn.net/u010689306/article/details/53130367
    sheldon shen authored Feb 19, 2017
    Configuration menu
    Copy the full SHA
    3f312df View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Merge pull request #5 from JavaScriptSexy/master

    fix special variable name 'top' bug
    dreamapplehappy authored Feb 20, 2017
    Configuration menu
    Copy the full SHA
    8d26aa3 View commit details
    Browse the repository at this point in the history
Loading