Ferdi Koomen
|
d7c153ff55
|
Merge branch 'master' into feature/cancelable
# Conflicts:
# README.md
# package.json
# src/utils/registerHandlebarTemplates.ts
# test/__snapshots__/index.spec.js.snap
# test/custom/request.ts
# test/e2e/v3.fetch.spec.js
# test/e2e/v3.node.spec.js
# yarn.lock
|
2021-10-18 22:19:36 +02:00 |
|
Ferdi Koomen
|
5b3348d6f9
|
- Added axios client
- Added function to escape path and stopped replacement of ":" character in path
|
2021-10-08 23:34:49 +02:00 |
|
Ferdi Koomen
|
675c9705e2
|
- Added fallback to get non standard mediaType from response
|
2021-09-28 23:37:02 +02:00 |
|
Ferdi Koomen
|
50c44cce7e
|
- Support for JSON Schema type "as an array of primary types"
|
2021-09-28 22:20:05 +02:00 |
|
Ferdi Koomen
|
931ee9c805
|
- Added support for node fetch 3.x, but recommend 2.x for Jest and NodeJS compatibility
|
2021-09-28 10:30:49 +02:00 |
|
Ferdi Koomen
|
826ae82dc1
|
- Fixed test spec for cancelation
|
2021-03-13 19:29:40 +01:00 |
|
Ferdi Koomen
|
7b5823ce75
|
- Added cancelable concept that works (rough)
|
2021-03-13 18:01:37 +01:00 |
|
Ferdi Koomen
|
fe6a3be63e
|
- Fixed #411
|
2020-11-15 12:08:31 +01:00 |
|
Ferdi Koomen
|
6c35b190e5
|
- Improved test readablity
|
2020-10-15 14:26:46 +02:00 |
|
Ferdi Koomen
|
72803469be
|
Fixed test
|
2020-10-13 11:56:15 +02:00 |
|
Ferdi Koomen
|
a5a8c0ba47
|
Updated PR with XHR support, added E2E tests and added documentation
|
2020-10-13 11:02:54 +02:00 |
|
Ferdi Koomen
|
9ff09b6786
|
- Updated documentation
|
2020-09-27 16:04:51 +02:00 |
|
Ferdi Koomen
|
e6c423de0f
|
- Working on babel tests
|
2020-09-27 10:14:19 +02:00 |
|
Ferdi Koomen
|
a5cd62f3e9
|
- E2E test working, failing on node, but support will be build soon
|
2020-09-25 16:49:35 +02:00 |
|
Ferdi Koomen
|
75c9ef321e
|
- Test
|
2020-09-25 15:50:16 +02:00 |
|