An open API service providing commit metadata for open source projects.

GitHub / react-native-community/fetch / commits

SHA Message Author Date Stats
ca8b7df2 chore(release): 3.0.0 André Costa Lima <a****t@g****m> about 5 years ago
74f6a96b chore(release): 2.0.0 André Costa Lima <a****t@g****m> about 5 years ago
8b6c3d3e fix: response correctly returns instance instead of promise André Costa Lima <a****t@g****m>
Committed by: André Costa Lima <a****t@g****m>
about 5 years ago
fafa0c7b chore: remove peer dependency on react native André Costa Lima <a****t@g****m> about 5 years ago
8903bb7e chore: fix iOS workflow and add cache to CI André Costa Lima <a****t@g****m>
Committed by: André Costa Lima <a****t@g****m>
over 5 years ago
42c5bc54 chore(release): 1.0.2 André Costa Lima <a****t@g****m> over 5 years ago
0eec6f49 fix: implement Response.body for each input body type André Costa Lima <a****t@g****m> over 5 years ago
3cc8669c fix: do not abort native request if none was made yet André Costa Lima <a****t@g****m> over 5 years ago
348bc1c5 chore: close test server before exiting process André Costa Lima <a****t@g****m> over 5 years ago
778a7328 chore: updat .eslintcache André Costa Lima <a****t@g****m> over 5 years ago
e445e649 chore(release): 1.0.1 André Costa Lima <a****t@g****m> over 5 years ago
6ebb08a9 fix: handle blobs as stream when FileReader.readAsArrayBuffer is available André Costa Lima <a****t@g****m> over 5 years ago
d36fe070 chore: update package author info André Costa Lima <a****t@g****m> over 5 years ago
d2eda711 chore: update react-native-polyfill-globals version André Costa Lima <a****t@g****m> over 5 years ago
fd750a04 chore(release): 1.0.0 André Costa Lima <a****t@g****m> over 5 years ago
42020fd1 chore: fix typo in package name André Costa Lima <a****t@g****m> over 5 years ago
9fd4a325 chore: update react-native-test-runner version André Costa Lima <a****t@g****m> over 5 years ago
d20d60a1 chore(release): 1.0.0 André Costa Lima <a****t@g****m> over 5 years ago
8dbd8488 chore: change package name André Costa Lima <a****t@g****m> over 5 years ago
f9d3c951 Update README André Costa Lima <a****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c8d5d8c5 chore: update README.md André Costa Lima <a****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c269e43f chore: update README André Costa Lima <a****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f298f095 chore: update README André Costa Lima <a****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0cdd4fa4 chore: update README André Costa Lima <a****t@g****m> over 5 years ago
12abeaf9 chore: minor README fix André Costa Lima <a****t@g****m> over 5 years ago
7c73a4ca chore: no longer use inline code markdown for 'fetch' André Costa Lima <a****t@g****m> over 5 years ago
add99800 chore: add external reference about introduction of abortable fetch André Costa Lima <a****t@g****m> over 5 years ago
97f4a6f9 chore: add section about text streaming to the README André Costa Lima <a****t@g****m> over 5 years ago
5fd8f3e9 chore: remove changelog André Costa Lima <a****t@g****m> over 5 years ago
9fc27353 chore(release): 1.0.0 André Costa Lima <a****t@g****m> over 5 years ago
b1b4e3e4 chore: fix repository value in package.json André Costa Lima <a****t@g****m> over 5 years ago
73ef172d chore: update README André Costa Lima <a****t@g****m> over 5 years ago
2bf2d179 chore: fix eslint script and flow config André Costa Lima <a****t@g****m> over 5 years ago
380a42e8 chore: add ci André Costa Lima <a****t@g****m>
Committed by: André Costa Lima <a****t@g****m>
over 5 years ago
321d0d8b chore: add dev tools André Costa Lima <a****t@g****m> over 5 years ago
fbef6e22 chore: add more tests André Costa Lima <a****t@g****m> over 5 years ago
d538c678 chore: add wip to readme André Costa Lima <a****t@g****m> over 5 years ago
3533cd8f chore: add some fetch methods tests André Costa Lima <a****t@g****m> over 5 years ago
9193b955 chore: add body mixin tests André Costa Lima <a****t@g****m> over 5 years ago
f0218640 chore: add response tests André Costa Lima <a****t@g****m> over 5 years ago
d391dc7c chore: add headers and request tests André Costa Lima <a****t@g****m> over 5 years ago
28effafb improve implementation and fix detected issues André Costa Lima <a****t@g****m> almost 6 years ago
8b0eb8d9 Initial implementation for React Native André Costa Lima <a****t@g****m> almost 6 years ago
0b484696 merge Merge pull request #1 from react-native-community/feature/readme-context Paul Cowgill <p****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
22c13464 Punctuation Paul Cowgill <p****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2d5cc7d0 Link styling fix Paul Cowgill <p****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6f3ee990 Explain why we forked the GitHub version Paul Cowgill <p****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7232090c merge Merge pull request #734 from mislav/patch-1 David Graham <d****m@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1364c857 Fix ToC Mislav Marohnić <m****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
9a0bce23 Document more caveats Mislav Marohnić <m****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
37d10362 Stop auto-publishing whatwg-fetch on tagged releases Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3674c98d merge Merge pull request #684 from justjavac/master Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
96b37eb6 field name can not by empty justjavac <j****c@g****m> over 7 years ago
1821b74b Compatibility with newer eslint-plugin-github Mislav Marohnić <m****c@g****m> over 7 years ago
899b1557 Add note about UMD dist file Mislav Marohnić <m****c@g****m> almost 8 years ago
73afb647 Clarify what parts of the standard we don't want to implement Mislav Marohnić <m****c@g****m> almost 8 years ago
c17d373d Update npm API key Mislav Marohnić <m****c@g****m> almost 8 years ago
cc84bc28 Fetch 3.0.0 Mislav Marohnić <m****c@g****m> almost 8 years ago
794f6df0 merge Merge pull request #654 from github/flowtype Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
114a580c Add DOMException to type definitions Mislav Marohnić <m****c@g****m> almost 8 years ago
afffe571 Add `.flow` files to npm package Mislav Marohnić <m****c@g****m> almost 8 years ago
d3013844 Add flow definitions Mislav Marohnić <m****c@g****m> almost 8 years ago
1b721b5a Expand install & importing documentation Mislav Marohnić <m****c@g****m> almost 8 years ago
0ae0da37 merge Merge pull request #651 from github/body-unsupported-type Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
fde38d5c merge Merge pull request #652 from github/karma-update Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
74a873ad Fix worker config Mislav Marohnić <m****c@g****m> almost 8 years ago
4f4de056 Avoid running Chromium in CI Mislav Marohnić <m****c@g****m> almost 8 years ago
66768e0a Bring back `--no-sandbox` for Travis CI compatibility Mislav Marohnić <m****c@g****m> almost 8 years ago
f0ebccf7 Prefer headless testing Mislav Marohnić <m****c@g****m> almost 8 years ago
08bc7423 Match spec behavior re: unsupported body type Mislav Marohnić <m****c@g****m> almost 8 years ago
e59da3c7 Remove unnecessary test assertions Mislav Marohnić <m****c@g****m> almost 8 years ago
f1657b08 Use karma-detect-browsers to make things simpler Mislav Marohnić <m****c@g****m> almost 8 years ago
7d6198ae Skip test for `credentials` default on Safari Mislav Marohnić <m****c@g****m> almost 8 years ago
3a8e6e44 Automatically test with Safari on macOS Mislav Marohnić <m****c@g****m> almost 8 years ago
9ed40a3d Update Karma to latest version Mislav Marohnić <m****c@g****m> almost 8 years ago
36c49318 merge Merge pull request #649 from github/contributor-covenant Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
bcef5586 Fix code of conduct contact email Mislav Marohnić <m****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
bc435774 Adopt Contributor Covenant Code of Conduct Mislav Marohnić <m****c@g****m> almost 8 years ago
04862672 merge Merge pull request #640 from github/credentials-default Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
51faeaa2 Note the changing `credentials` default in Caveats Mislav Marohnić <m****c@g****m> about 8 years ago
507c129f Point out that the default for `credentials` has changed Mislav Marohnić <m****c@g****m> about 8 years ago
4c5f2277 Change `credentials` default value: `omit` → `same-origin` Mislav Marohnić <m****c@g****m> about 8 years ago
4cc3b918 Clarify that all modern browsers now implement fetch natively Mislav Marohnić <m****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
141665b1 merge Merge pull request #626 from github/karma Mislav Marohnić <m****c@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
b891c467 Install newer Firefox in hopes to avoid intermittent CI failures Mislav Marohnić <m****c@g****m> over 8 years ago
0ee11fa3 Avoid Node 6 deprecation warnings re: Buffer Mislav Marohnić <m****c@g****m> over 8 years ago
9f2854bb Rename `prepublish` step to `prepare` Mislav Marohnić <m****c@g****m> over 8 years ago
b2bc05b3 Remove xvfb since it's no longer necessary in CI Mislav Marohnić <m****c@g****m> over 8 years ago
418b8ee2 Enable AbortController polyfill in web worker mode Mislav Marohnić <m****c@g****m> over 8 years ago
8827a224 Tweak bullet styles Mislav Marohnić <m****c@g****m> over 8 years ago
89c80f83 Remove docs that are of little to no use Mislav Marohnić <m****c@g****m> over 8 years ago
4a1e106a Improve CONTRIBUTING documentation Mislav Marohnić <m****c@g****m> over 8 years ago
8be54315 Configure eslint for node Mislav Marohnić <m****c@g****m> over 8 years ago
36c5203b Have test output in CI be less noisy Mislav Marohnić <m****c@g****m> over 8 years ago
5826cfc5 Skip iterable tests broken in Firefox <= 56 Mislav Marohnić <m****c@g****m> over 8 years ago
621b80de Skip `response.formData()` test in native Safari/Edge Mislav Marohnić <m****c@g****m> over 8 years ago
47d9084e Skip testing functionality that doesn't seem implemented in IE/Edge Mislav Marohnić <m****c@g****m> over 8 years ago
711ab2fa Fix abortable tests in Safari Mislav Marohnić <m****c@g****m> over 8 years ago
48f70e20 Add `npm run karma` for easier testing Mislav Marohnić <m****c@g****m> over 8 years ago
837cac40 Only test native abortable functionality in browsers that implement it Mislav Marohnić <m****c@g****m> over 8 years ago

← Back to repository