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.5.21
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.5.22
Choose a head ref
  • 12 commits
  • 35 files changed
  • 6 contributors

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    b06c784 View commit details
    Browse the repository at this point in the history
  2. chore: minor comment cleanup (#9191)

    nickhall authored and yyx990803 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    af9e2b3 View commit details
    Browse the repository at this point in the history
  3. refactor: tiny cleanup changes (#9193)

    clarkdo authored and yyx990803 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    38e967b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. chore: update backers

    yyx990803 committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    c117e8f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. chore: update sponsors

    yyx990803 committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    75a2b4c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. chore: update sponsors [ci skip] (#9296)

    [automated] Patreon sponsors update
    vue-bot authored and yyx990803 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    cf42f8e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    d21e931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    743edac View commit details
    Browse the repository at this point in the history
  3. fix(core): dedupe lifecycle hooks during options merge

    The fix landed in #9199 causes further extended constructors used as
    mixins to drop options from its inheritance chain, so a different fix
    is needed.
    yyx990803 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    0d2e9c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac8f63 View commit details
    Browse the repository at this point in the history
  5. build: build 2.5.22

    yyx990803 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    06dbb2a View commit details
    Browse the repository at this point in the history
  6. build: release 2.5.22

    yyx990803 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    99343f9 View commit details
    Browse the repository at this point in the history
Loading