Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Releases: martin-badin/vue-october-requests

New request function

02 Feb 09:04
Compare
Choose a tag to compare
this.$october.request("onSubmit", {
  formData
  // onLoading: onLoading,
  // onError: onError,
  // onSuccess: onSuccess,
  // redirect: "/"
});

Jest support

30 Jan 20:05
Compare
Choose a tag to compare
  • added tests

2.0.0

29 Jan 20:50
Compare
Choose a tag to compare
  • added new options #1
  • rewrote the plugin in typescript
  • updated dependencies

1.0.1

25 Jul 17:48
Compare
Choose a tag to compare

refactor

1.0

25 Jul 17:43
Compare
Choose a tag to compare
1.0
refactor