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: vuejs/v2.vuejs.org
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Mat-Moo/vuejs.org
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
  • 18 files changed
  • 7 contributors

Commits on Aug 27, 2016

  1. #nav li, lead to wrap when using Chinese language in firefox. (#373)

    add "nowrap" to prevent this case.
    zhou-yg authored and chrisvfritz committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    b811c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e6c1d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc9801b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9461d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. use png for monterail logo

    yyx990803 committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    6310b54 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Configuration menu
    Copy the full SHA
    de9246d View commit details
    Browse the repository at this point in the history
  2. Replace references to npmcdn with unpkg (#384)

    npmcdn.com has been recently renamed to unpkg.com. This commit replaces
    all references to npmcdn with unpkg.
    phanan authored and chrisvfritz committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    e6309ca View commit details
    Browse the repository at this point in the history
  3. Explain delete key modifier's duality (#385)

    Solves #3557
    simshaun authored and chrisvfritz committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    9a468ef View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Rename dependency to dependencies. (#391)

    More grammatically correct, otherwise the other option is "not a single dependency".
    r3oath authored and chrisvfritz committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    fe0232e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    7a70b6c View commit details
    Browse the repository at this point in the history
  2. Add 2.0-rc option in the select (#399)

    posva authored and chrisvfritz committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    a6a23c6 View commit details
    Browse the repository at this point in the history
Loading