Skip to content

Tags: ava/use-http

Tags

1.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1st argument changes, remove "path" and "url" options, bug fixes (#251)

* first go

* cleanup

* cleanup

* updating documentation

* added docs for conditional auto-managed state

* cleanup

* docs cleanup

* cleanup

* link to contributions.md

* bettering docs

* added `skip` option, `skip` tests, fixed bug with `responseType`

* forgot to hit save

* tests for not overwriting every instance of useFetch global options

* tests for path and route without a /

* cache cleanup

* updating docs

* removing conditional auto-managed state from this PR

* forgot to remove skip from types.ts

1.0.6

adding docs for scalable interceptor args

1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Videos (#239)

* v0.4.4

* v0.4.5

* v1.0.0

* v1.0.1

* added video buttons

* updating video button png

* added codesandbox links + youtube links to all examples

* making sure all codesandbox buttons are same size

* changed from skyblue `codesandbox` to blue `example`

* added new videos for `request + response (managed state)`

* changed youtube links to be those of the useFetch playlist

* commenting out stuff that isnt implemented yet

0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Unmount abort bugfix (#147)

* v0.2.0

* fixed

* adding todo

0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dependency for onMount onUpdate (#145)

* first steps

* useFetch changes

* missed

* got working + tests working

* added onNewData

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* cleanup

1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Abort and demos (#14)

* abort and demos

* maybe idempotent-babel-polyfill

* remove dist

* Update README.md

* wrapping up, finished demos, pulled out unused code

* v0.1.50

* v0.1.51

* making it so dist is only included when we publish

* switch package name, adding build step in publish

* cleaning up examples

* Update README.md

* Update README.md

* Create remove.js

* Add files via upload

* Delete remove.js

* Update README.md

1.0

Merge branch 'master' of github.com:alex-cory/react-usefetch