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/vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: vuejs/vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 11 commits
  • 42 files changed
  • 5 contributors

Commits on Apr 28, 2017

  1. link to latest info

    yyx990803 committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    d6c070d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

  1. [vue-server-renderer] ensure assets are unique (#5540)

    * [vue-server-renderer] ensure assets are unique
    
    * add lodash.uniq to devDependencies
    pi0 authored and yyx990803 committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    1635ca7 View commit details
    Browse the repository at this point in the history
  2. fix #5539: improve isDef type definition (#5549)

    * fix #5539: improve flow type coverage
    
    * skip unnecessary object creation
    
    * use flow internal syntax to enable predicate type
    HerringtonDarkholme authored and yyx990803 committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    bb7c543 View commit details
    Browse the repository at this point in the history
  3. Fix when functional component render method retrun null (fix #5536) (#…

    …5539)
    
    * fix:create empty vnode when functional component return null
    
    * add test
    
    * use isDef
    gebilaoxiong authored and yyx990803 committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    3b426ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    228f0f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. tweak type definition layouting (#5564)

    kazupon authored and yyx990803 committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    9478fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a1f79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cab1b15 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    ebd0338 View commit details
    Browse the repository at this point in the history
  2. [build] 2.3.1

    yyx990803 committed May 2, 2017
    Configuration menu
    Copy the full SHA
    2355318 View commit details
    Browse the repository at this point in the history
  3. [release] 2.3.1

    yyx990803 committed May 2, 2017
    Configuration menu
    Copy the full SHA
    6b4f3da View commit details
    Browse the repository at this point in the history
Loading