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: litGang/vuex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5048db7
Choose a base ref
...
head repository: vuejs/vuex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 84a503e
Choose a head ref
  • 12 commits
  • 13 files changed
  • 9 contributors

Commits on Sep 13, 2016

  1. Fix wrong store state path (vuejs#311)

    Fix wrong store state path
    mercuryseries authored and yyx990803 committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    a475456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea1988 View commit details
    Browse the repository at this point in the history
  3. Fix broken todomvc e2e test (vuejs#296)

    * fix broken todomvc e2e test
    
    * bump casperjs
    ktsn authored and yyx990803 committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    2e62705 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2016

  1. update document ja tutorial (vuejs#320)

    mkamakura authored and ktsn committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    2b75d94 View commit details
    Browse the repository at this point in the history
  2. update docs/ja/state.md (vuejs#321)

    mkamakura authored and ktsn committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    757aa7c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Api has chagned (vuejs#322)

    Actions not in Vuex.Store constructor options.
    sciooga authored and ktsn committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    ed0bae9 View commit details
    Browse the repository at this point in the history
  2. Update actions.md (vuejs#288)

    Just a minor typographical error. Great work!
    Obura Tongoi authored and ktsn committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    f8d2195 View commit details
    Browse the repository at this point in the history
  3. Update testing.md (vuejs#267)

    whoacowboy authored and ktsn committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    f44ab7f View commit details
    Browse the repository at this point in the history
  4. Docs cleanup (vuejs#233)

    sebastiandedeyne authored and ktsn committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    10be6af View commit details
    Browse the repository at this point in the history
  5. Support circular structure for logger (vuejs#327)

    * support circular structure for logger
    
    * add deepCopy unit test
    ktsn authored and yyx990803 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    3f25d3b View commit details
    Browse the repository at this point in the history
  6. Adds an additional example (vuejs#307)

    Adds an example that explains how to use Vuex in the context of building a realtime app with Feathers.js on the backend.
    Niall O'Brien authored and yyx990803 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    ae778ee View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Fix indent (vuejs#644)

    treby authored and ktsn committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    84a503e View commit details
    Browse the repository at this point in the history
Loading