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/vuex-router-sync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: vuejs/vuex-router-sync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 12 commits
  • 3 files changed
  • 5 contributors

Commits on Jun 30, 2016

  1. readme

    yyx990803 committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    e28dd02 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. support vuex 2.0 migration (#18)

    blake-newman authored and yyx990803 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    81195bb View commit details
    Browse the repository at this point in the history
  2. use 2.0 module API

    yyx990803 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    600cae2 View commit details
    Browse the repository at this point in the history
  3. 2.0.2

    yyx990803 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    e119a00 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Configuration menu
    Copy the full SHA
    21a6838 View commit details
    Browse the repository at this point in the history
  2. 3.0.0

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

Commits on Dec 14, 2016

  1. Store route meta data (#32)

    scottbedard authored and yyx990803 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    7a269fe View commit details
    Browse the repository at this point in the history
  2. [29] Store 'from' in state.route (#36)

    predhme authored and yyx990803 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    3232eac View commit details
    Browse the repository at this point in the history
  3. Custom module name (#37)

    * add options. custumize vuex module name
    
    * add doc
    vinicius73 authored and yyx990803 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    dd9dad2 View commit details
    Browse the repository at this point in the history
  4. update usage

    yyx990803 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    3a6b4ff View commit details
    Browse the repository at this point in the history
  5. tweak route state setting

    yyx990803 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    8f7c970 View commit details
    Browse the repository at this point in the history
  6. 4.0.0

    yyx990803 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    3908c26 View commit details
    Browse the repository at this point in the history
Loading