ClarkXia
dbe6438e63
feat: lock axios version ( #4640 )
...
* feat: lock axios version
* chore: verison
2021-09-17 11:51:46 +08:00
狒狒神
3589342c47
refactor: mpa render ( #4468 )
...
* refactor: template
* refactor: runApp template
* feat: support lite runApp
* chore: optimize code
* feat: redirect runApp
* feat: support disable router plugin
* chore: lint
* chore: optimize code
* feat: add wrapperPageComponent
* chore: optimize code
* refactor: templates
* chore: optimize code
* chore: lint
* chore: lint
* chore: ssr
* chore: test
* feat: redirectImport support export default
* chore: add test case
* chore: optimize code
* chore: test case
* chore: test case
* chore: optimize code
* chore: add setRenderApp method
2021-07-21 00:24:48 +08:00
大果
b818ddcfdc
feat: support axios cancel ( #4415 )
...
* feat: support axios.CancelToken when use request
* chore: remove request.cancel
2021-06-30 22:36:51 +08:00
Hengchang Lu
cb8dd70f0f
chore: add compiler options to examples ( #3963 )
2021-01-04 11:10:35 +08:00
chenbin92
9ba0ae4571
docs: replace createApp with runApp ( #3643 )
2020-10-21 11:09:25 +08:00
f00bar
df9fa58182
fix: function as parameter in useRequest ( #3389 )
2020-08-04 22:59:10 +08:00
chenbin92
a2d991b001
Feat/enhance useRequest ( #3243 )
...
* feat: integration ahooks useRequest
* refactor: useRequest types
* chore: fix lint
* refactor: rename template
* docs: add useRequest api
* feat: useRequest test (#3247 )
* feat: setup test environment
* feat: add request test
* feat: add useRequest test
* fix: remove codecov.yml
* fix: exclude test in tsconfig
* fix: ci scripts
* chore: optimize code
* refactor: workflows
* fix: add react-test-renderer deps
* feat: useRequest test case
* feat: codecov ci
* chore: optimize code
* chore: update yarn lock
2020-06-08 09:49:38 +08:00
chenbin92
b1cb26d5bb
refactor: store getInitialStates deprecated ( #3222 )
...
* refactor: store getInitialStates deprecated
* fix: lint
* fix: getInitialStates order
* fix: lint rule
* docs: update getInitialData api
2020-05-22 13:58:14 +08:00
chenbin92
2b4ec301f4
feat: allow creating multi request instances ( #3216 )
...
* feat: allow creating multi request instances
* docs: update request
* fix: compatibility data is empty
* refactor: rename to instanceName
* fix: typo
2020-05-21 14:06:25 +08:00
chenbin92
c8bcd14c84
feat: enhance use request types ( #3195 )
...
* feat: enhance useRequest types
* chore: remove comments
* docs: useRequest usage
* v1.2.2-alpha.2
* docs: add withFullResponse api
* docs: refactor request docs
* chore: typo
* chore: useRequest docs
* docs: fix typo
* docs: optimize title
2020-05-14 13:23:57 +08:00
chenbin92
469d4cee03
feat: support promise function with useRequest ( #3188 )
2020-05-11 09:57:18 +08:00
chenbin92
d18d841168
fix: interceptor config is optional ( #284 )
2020-04-27 11:33:55 +08:00
思忠
d782fff1cd
chore: update examples
2020-04-07 23:45:00 +08:00
chenbin92
707fac20ec
feat: memo request ( #218 )
...
* feat: memo request
* fix: remove dependencies in useCallback
* fix: lint error
2020-04-07 11:15:22 +08:00
chenbin92
7b59fb9f20
fix: add History types ( #215 )
...
* fix: add History types
* chore: move router logic to plugin-router
* chore: add history deps
* fix: export history api
* refactor: move react-router-dom alias to plugin-router
2020-04-06 20:07:21 +08:00
思忠
309898e2eb
chore: update example
2020-03-27 18:57:14 +08:00
chenbin92
3a937d379b
chore: fix lint ( #183 )
2020-03-27 18:54:23 +08:00
chenbin92
728e18c3ab
Feat/enhance request ( #161 )
...
* feat: enhance request
* refactor: load module time (#174 )
* refactor: load module
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
2020-03-27 16:42:58 +08:00
chenbin92
2b88dd9625
fix: semicolons is required ( #162 )
2020-03-26 17:17:09 +08:00
ClarkXia
719b22dcb5
fix: request type ( #151 )
2020-03-24 15:34:07 +08:00
chenbin92
077fb17dc6
Release ( #125 )
...
* chore: release v1.1.0
* feat: support ssr (#117 )
* feat: support update apps in layout (#126 )
* fix: wrapper route component with suspense (#112 )
* fix:keep classnames and fnames when minifying (#119 )
* fix: compatible with pages folder (#124 )
* fix: config entry is not effective (#134 )
2020-03-20 23:54:15 +08:00
chenbin92
7bb8c703ef
fix: ts types ( #102 )
...
* fix: request types
* refactor: add icestark types
* refactor: add types to example
2020-03-11 18:52:27 +08:00
chenbin92
4acfeeea90
feat: add awesome examples ( #62 )
...
* fix: add ice.js to devDependencies
* chore: add sandbox config
* chore: add hello-world example
* fix: build config
* chore: add basic-store example
* chore: add basic-request example
* chore: add with-fusion-design example
* chore: examples optim
* docs: update readme
* docs: remove example link
2020-02-26 16:58:08 +08:00