Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alovajs/alova

Workflow-Streamlined next-generation request tools. Extremely streamline API integration workflow, just one step
https://github.com/alovajs/alova

fix: because of keyword. change function name self

fix #50

d8b7b6c36707b34551bc0756645a8c3e3811bed9 authored over 1 year ago by 胡镇 <[email protected]>
fix(baseurl): parse incorrect when contains params in alova.baseURL

391987fef36ef07b298902d238483dde8631775d authored over 1 year ago by 胡镇 <[email protected]>
feat: throw error when get error

19bff85a128bdb66e9e55b7b9bad90ff7f1dbed6 authored over 1 year ago by 胡镇 <[email protected]>
fix: because of keyword. change function name self

fix #50

7864be7ddb9edd31bdf531a362312f80b2e647d3 authored over 1 year ago by 胡镇 <[email protected]>
chore(ts): correct type comment in index.d.ts

4639f3de9f5897930fc6b72e79b3ea339be97059 authored over 1 year ago by 胡镇 <[email protected]>
Merge branch 'release/v2.1.x'

f91ed735ad52a42282c00d0f0d82dc4b160d764b authored over 1 year ago by 胡镇 <[email protected]>
chore: update releaserc

b9743417af6622d4f8d08347bbc9795116ef6c38 authored over 1 year ago by 胡镇 <[email protected]>
fix: fix: it will be continue to request when return undefined in controlled cache function

f782b6dac1e4c9b7c2aa8834e190a95abca649ba authored over 1 year ago by 胡镇 <[email protected]>
docs(readme): update README.md

fccff0b7651b99551c6c0173df1387e1894e4d3b authored almost 2 years ago by JOU Amjs <[email protected]>
chore: optimize release.yml

9495b498a17b48aa99989dee17fec2722c2d3ff7 authored almost 2 years ago by JOU Amjs <[email protected]>
docs(readme): update README.md

9a8e33e62201977cbe7cd8f0b70a3b60ee4bab37 authored almost 2 years ago by JOU Amjs <[email protected]>
chore: optimize release.yml

e724181f38a1134c691e1de7319fcdef0b0ae4c7 authored almost 2 years ago by JOU Amjs <[email protected]>
chore(release): 2.1.0\n\n# [2.1.0](https://github.com/alovajs/alova/compare/v2.0.16...v2.1.0) (2023-04-10)

### Features

* beforeRequest global hook support async function ([bef9ddc](https://github.com/a...

b25769669108c32d133bed0a0bef3c6dc3c0ee71 authored almost 2 years ago by semantic-release-bot <[email protected]>
Update release.yml

cc80b54b50595a3cc3778ff40656a770341889a6 authored almost 2 years ago by JOU Amjs <[email protected]>
Update release.yml

6a87a7bc2bcc6a415c51e6d572d827aa549f5f1d authored almost 2 years ago by JOU Amjs <[email protected]>
Update release.yml

29b3fa706bf6c52c685307a41acf5099ad41f3cf authored almost 2 years ago by JOU Amjs <[email protected]>
Update release.yml

6b419c167f8ea2ac2f44a10401eb063d533dea07 authored almost 2 years ago by JOU Amjs <[email protected]>
Update release.yml

76b5c5dc65987b3c44d8196e163d3c70b7a66d92 authored almost 2 years ago by JOU Amjs <[email protected]>
chore: update release files

39245de50f7d7b7a68560b49133286203ad5891d authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v2.1.x'

fd6f6b64719abaac94f0ea29571fec57a308baea authored almost 2 years ago by 胡镇 <[email protected]>
chore: update .releaserc.yml

ffc10ab53db8636204737f814220ad8e49b21426 authored almost 2 years ago by 胡镇 <[email protected]>
feat(createalova): use `responded` to make a compatibility with `responsed` in createAlova

The word `responsed` is a wrong word, and now you can set `responded` and obtain the same effect...

3d3bcd71f1af060f655fc6885c71a7adb4777a19 authored almost 2 years ago by JOU Amjs <[email protected]>
feat(event): add param `fromCache` into event which is the param of onSuccess and onComplete

4b73e7da4336fed644589dcbbe288ecbfb0f50cd authored almost 2 years ago by JOU Amjs <[email protected]>
feat: transformData in method config support async function

because transformData function only called in network response, so it can be used to do somethin...

3f036f7f023da2cb94a977c81bdd95a98fb5d288 authored almost 2 years ago by JOU Amjs <[email protected]>
feat: localCache in method config support controlled function

localCache controlled function support async function, you can use it with IndexedDB

ec2ff0c741c4c13e87ccdc08c4ec96bdb8b88e7c authored almost 2 years ago by JOU Amjs <[email protected]>
feat: beforeRequest global hook support async function

bef9ddcec3e3cb3405213a9a9da2c276ad6004eb authored almost 2 years ago by JOU Amjs <[email protected]>
feat(createalova): change `baseURL` to optional attribute in createAlova

4834b5a76a1ec9ac8a67a96e198c22b90301b5b1 authored almost 2 years ago by 胡镇 <[email protected]>
feat(createalova): set localCache to null to all cache in createAlova

0a65328dbbf63788140ef3acddec73c2c801ff9c authored almost 2 years ago by 胡镇 <[email protected]>
feat(createalova): set localCache to null to all cache in createAlova

58ae9fbd9f0637eb43a438aaf6ba7c5cae08e76f authored almost 2 years ago by 胡镇 <[email protected]>
feat(createalova): change `baseURL` to optional attribute in createAlova

eb319a001c82a92ca410cc6f305ff9a77f186561 authored almost 2 years ago by 胡镇 <[email protected]>
feat(createalova): use `responded` to make a compatibility with `responsed` in createAlova

The word `responsed` is a wrong word, and now you can set `responded` and obtain the same effect...

59c16f5f13a282822880bab20c05de509c904d01 authored almost 2 years ago by JOU Amjs <[email protected]>
feat(event): add param `fromCache` into event which is the param of onSuccess and onComplete

2bcd9cfc07a86fe84731b74d067ce3972af4b1ea authored almost 2 years ago by JOU Amjs <[email protected]>
feat: transformData in method config support async function

because transformData function only called in network response, so it can be used to do somethin...

9b2315dd203f8244619229d94eece0b5ca68e577 authored almost 2 years ago by JOU Amjs <[email protected]>
feat: localCache in method config support controlled function

localCache controlled function support async function, you can use it with IndexedDB

d1796c943c475c407c61e58df77466e95dd40ebe authored almost 2 years ago by JOU Amjs <[email protected]>
feat: beforeRequest global hook support async function

3056d5effcf662e5f604d7c09bd7dc439b9683e7 authored almost 2 years ago by JOU Amjs <[email protected]>
chore: install @semantic-release/git

eb87ee031e6c36398a01566afe9af62efc390b75 authored almost 2 years ago by 胡镇 <[email protected]>
chore: modify .releaserc.yml

18b8ba0497201ca527c7fba9b97c294114c9fa68 authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v2.0.x'

870669ea3cb262ff726d541ebc893ff10d245d36 authored almost 2 years ago by 胡镇 <[email protected]>
chore(ci): modify release.yml

208620e462357eb347bdb7bf3c5e668f689d634e authored almost 2 years ago by 胡镇 <[email protected]>
fix(build): correct global deps in iife mode

1. correct to global.Vue in VueHook. 2. correct to global.React in ReactHook

812cc46b39ddd42f67c194a0364a5500b67fdff3 authored almost 2 years ago by 胡镇 <[email protected]>
fix: fix a small bug

2c99111aca62dfde59354cf9fc8cb1f40dc48dd7 authored almost 2 years ago by 胡镇 <[email protected]>
fix: fix a small bug

8cc4aa5d7fa1f2adedc50b286fb3b3a8bf53a83d authored almost 2 years ago by 胡镇 <[email protected]>
chore(ci): modify release.yml

ace54c5ef27486f6be87d156e4a17428ec4ec661 authored almost 2 years ago by 胡镇 <[email protected]>
chore(ci): modify release.yml

01e66e138086a9f94c5a1fb3c8f8018e1357b33a authored almost 2 years ago by 胡镇 <[email protected]>
Merge pull request #27 from alovajs/release/v2.0.x

fix: watch nest states and debounce worked

c8622190eb16e04577686f133273fc7fbeacd598 authored almost 2 years ago by JOU Amjs <[email protected]>
fix: watch nest states and debounce worked

d5ab5331441b1253c034372164cacb9f2ca74d3d authored almost 2 years ago by JOU Amjs <[email protected]>
Merge pull request #25 from alovajs/release/v2.0.x

fix: states deep watch support in useWatcher

e35342794719192bf77baa5a161d0bc50e1c2497 authored almost 2 years ago by JOU Amjs <[email protected]>
fix: states deep watch support in useWatcher

e14d2f058f964e5aed5ab39a4e62ae8afb07afb1 authored almost 2 years ago by JOU Amjs <[email protected]>
test: test headers data of GlobalFetch

42f5fa194f697a415afa072f7e6473af43fc01b3 authored almost 2 years ago by JOU Amjs <[email protected]>
Merge pull request #22 from alovajs/release/v2.0.x

fix: the URLSearchParams not define in mp wx

dc6023f90fa46279ceb1a47fd255718b0c175752 authored almost 2 years ago by JOU Amjs <[email protected]>
fix: the URLSearchParams not define in mp wx

2a5a4f0582b4223d9bb6000a8713685390047e93 authored almost 2 years ago by 胡镇 <[email protected]>
Merge pull request #18 from alovajs/release/v2.0.x

chore: update package.json

0b76a24501212c6ff9293fb4a696d546574ad38e authored almost 2 years ago by JOU Amjs <[email protected]>
chore: update package.json

8721ac0b8af7cc694bf891d0c00e77f890b56415 authored almost 2 years ago by 胡镇 <[email protected]>
Merge pull request #16 from alovajs/release/v2.0.x

docs(README): add lib description

64e85e8610b2e1b1edcf87c253b25312a9b8f8f3 authored almost 2 years ago by JOU Amjs <[email protected]>
docs(README): add lib description

b2af008c514d0df3c717a0a2e90f62a9c018b918 authored almost 2 years ago by JOU Amjs <[email protected]>
Merge branch 'release/v2.0.x'

a61d8ace8f9cb8c9c6e9545b5fdedb7ecbc1a0eb authored almost 2 years ago by JOU Amjs <[email protected]>
docs: update README.md

85789362f8cdc26b15947db3116570f4688b2947 authored almost 2 years ago by JOU Amjs <[email protected]>
Merge pull request #13 from alovajs/release/v2.0.x

docs: update README.md

b65226b84898b8acea931442099561d5fd0e7be8 authored almost 2 years ago by JOU Amjs <[email protected]>
docs: update README.md

dbd37ef445d63dffc240bf579e2632ff6e1fae5b authored almost 2 years ago by JOU Amjs <[email protected]>
Merge pull request #12 from alovajs/release/v2.0.x

fix: remove shared request in error response

1ca0d7461b9bb151e0c83033dd7145da9728458d authored almost 2 years ago by JOU Amjs <[email protected]>
fix: remove shared request in error response

c44f24301dd24a16dd71cfa6f370f77cfbbdfe98 authored almost 2 years ago by 胡镇 <[email protected]>
Merge pull request #10 from alovajs/release/v2.0.x

fix: share request invalid when request error

af6bf7fc9b07e73844cc4ac0d0195fd462223039 authored almost 2 years ago by JOU Amjs <[email protected]>
fix: share request invalid when request error

f4fd22a035b4288c6bbfddf4a1d0e249ec96364a authored almost 2 years ago by 胡镇 <[email protected]>
Merge pull request #9 from alovajs/release/v2.0.x

docs: update README.md

7d318f93a1d5ef948abb28245c8225ad218d81cd authored almost 2 years ago by JOU Amjs <[email protected]>
docs: update README.md

358e922711216039f63c652076de82cd61adc536 authored almost 2 years ago by 胡镇 <[email protected]>
docs: update README.md

f8374b16756cedf19f013e377732f8747902ce5d authored almost 2 years ago by 胡镇 <[email protected]>
Merge pull request #8 from alovajs/release/v2.0.x

release: v2.0.5

017a679d32ef575f6b8e2213018ce3fe509e654b authored almost 2 years ago by JOU Amjs <[email protected]>
fix: method matches error when use reference value

81f56a357b29378577f1af69debae6ae9e71a42b authored almost 2 years ago by 胡镇 <[email protected]>
docs: update README.md

b233c0f5451f0d8defc7c55da548a2ef6383c48e authored almost 2 years ago by 胡镇 <[email protected]>
fix: optimistic cache code

227dba3d45991072afebb1fb9773bbf958b52e47 authored almost 2 years ago by 胡镇 <[email protected]>
chore: update README.md

8a595c0054cd5ab8538aee50bdaf67cf00cd0aa7 authored almost 2 years ago by 胡镇 <[email protected]>
chore: exclude some attr of RequestInit

aec2d1304e2aeccb85367cffda198d2cbd4ca3c8 authored almost 2 years ago by 胡镇 <[email protected]>
fix: accessed localStorage in non-web platform

0423d0a6a060e044ab2cead0139be78389dbc3ee authored almost 2 years ago by 胡镇 <[email protected]>
fix: update type file

1c3ed6d7d8051e58418714929f7059ce111dfd6f authored almost 2 years ago by 胡镇 <[email protected]>
fix: method match failure

3a5799705967fceac30b2d27a79f22c1946eab07 authored almost 2 years ago by 胡镇 <[email protected]>
release: v2.0.0

c4829d99a1b171730fb7d3facee4beb12579b3f5 authored almost 2 years ago by JOU Amjs <[email protected]>
Merge remote-tracking branch 'origin/release/v2.0.x'

2ba1ec081263f326ff5b8c2ac6ed68d50b616f8d authored almost 2 years ago by JOU Amjs <[email protected]>
chore: update type file

28d60424970294b4141880d2e7a10e5d87d06fe2 authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v2.0.x'

8f1f0a15ac7089399a75f81c2d8df49bac07c46e authored almost 2 years ago by 胡镇 <[email protected]>
fix: change response clone code

32f1c922c281483e2d99d779ea9bf3887d33d182 authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v2.0.x'

6c1e52b03944d839e6de707f1b89489d8ad2ed12 authored almost 2 years ago by 胡镇 <[email protected]>
feat: new feature request share

c2297ea3da474ebf92bd32960e128262734d7275 authored almost 2 years ago by 胡镇 <[email protected]>
chore: update type file

5cdc2fe03d4ea86b8db06acb0325c2248c7830df authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v2.0.x'

a8c8f815e1b4259751a1d47339561f2d5f95c2fb authored almost 2 years ago by 胡镇 <[email protected]>
feat: add queryCache and remove storageConnector

86a4e47ce5c02884e91ca69778672234a7ec389a authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v1.5.x'

96bdbe2fec17f9b608f3169498e258f160250098 authored almost 2 years ago by 胡镇 <[email protected]>
refactor: modify requestBody to data

5e636113e224807ad28733f087e469ed887b0511 authored almost 2 years ago by 胡镇 <[email protected]>
Merge pull request #5 from alovajs/dependabot/npm_and_yarn/json5-2.2.3

chore(deps): bump json5 from 2.2.1 to 2.2.3

0382715e597fa9f8ca1b8600459346ada7621688 authored almost 2 years ago by JOU Amjs <[email protected]>
chore(deps): bump json5 from 2.2.1 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://git...

abca8821892e6128e7512fa17471685a38aec0ab authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'release/v1.5.x'

36f29673f366e3d8585e8cf45f34ccd91fbfe0dc authored almost 2 years ago by 胡镇 <[email protected]>
feat: function force add params

edfc601b93859c91714522ca4748c1153f60bad7 authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v1.5.x'

fadfff58cc5df62befddaaab02145a6a1ca9d8a4 authored almost 2 years ago by 胡镇 <[email protected]>
refactor: divide method snapshots from resp cache

e70a834a4a40cedeceaa58d272e851b01f21d4de authored almost 2 years ago by 胡镇 <[email protected]>
feat: export matchSnapshotMethod

3002730bb68a660a9851f36e4b705ed40786ef3e authored almost 2 years ago by JOU Amjs <[email protected]>
Merge branch 'release/v1.5.x'

b0dd7ff431082b78c6d8cf58e596126b5c898818 authored almost 2 years ago by 胡镇 <[email protected]>
refactor: change setCacheData to setCache

4078ff6dd2c855b48c6a9d06ae44c04429c7be4f authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v1.5.x' of https://github.com/alovajs/alova into release/v1.5.x

04f85a8a602b11d9176b6d8165fe80d02fd650be authored almost 2 years ago by 胡镇 <[email protected]>
Merge branch 'release/v1.5.x'

563fd674e1e9abf4e3df16fff9aba6c4c018d111 authored almost 2 years ago by JOU Amjs <[email protected]>
fix: modify type files

99f862c19695884d34cb395d07a085e2e58b3303 authored almost 2 years ago by JOU Amjs <[email protected]>
Merge branch 'release/v1.5.x'

0b830250adada6e6f8fcb5df4e554d18c03e74d8 authored almost 2 years ago by JOU Amjs <[email protected]>