Thanks to visit codestin.com
Credit goes to github.com

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: wuyiw/vuex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vuejs/vuex
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.
  • 9 commits
  • 11 files changed
  • 8 contributors

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