Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow action subscribers to catch rejections. #1740

Merged
merged 9 commits into from
May 8, 2020

Commits on Apr 8, 2019

  1. Allow action subscribers to catch rejections.

    Joe Plahitko committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    42752e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Removed dist folder and wrapped dispatch return in promise to allow f…

    …or rejections without a throw.
    Joe Plahitko committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ab5e213 View commit details
    Browse the repository at this point in the history
  2. Fixed missing dist folder that breaks test suite.

    Joe Plahitko committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    9b2dcce View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Merge branch 'dev' of https:/vuejs/vuex into vuejs-dev

    Joe Plahitko committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    4b8ba78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f13ee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dccfee5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Removing dist folder.

    Joe Plahitko committed May 1, 2020
    Configuration menu
    Copy the full SHA
    90bc4d7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Recommit dev dist.

    Joe Plahitko committed May 5, 2020
    Configuration menu
    Copy the full SHA
    151e4e2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Updated error message in error action subscriber.

    Joe Plahitko committed May 6, 2020
    Configuration menu
    Copy the full SHA
    d680763 View commit details
    Browse the repository at this point in the history