ClarkXia
|
ba811d72d3
|
Feat: support props for KeepAliveOutlet (#6819)
* feat: support props for KeepAliveOutlet
* fix: lint warning
* fix: lint
|
2024-03-11 16:06:14 +08:00 |
ClarkXia
|
591a9abe96
|
Feat: support keepalive without experimental version of react (#6768)
* feat: support keepalive without experimental version of react
* feat: add keep alive example
* fix: optimize code
|
2024-02-20 11:22:19 +08:00 |
ClarkXia
|
f9a3829e63
|
fix: rename getConfig as pageConfig (#684)
* fix: rename getConfig as pageConfig
* chore: optimize code
* fix: type
* fix: optimzie code
|
2022-11-15 10:33:11 +08:00 |
ZeroLing
|
d2c7e0696d
|
chore: optimize (#676)
* chore: optimize with rax-compat docs
* refactor: add mock express types dependency
* refactor: change usage for definePageConfig
* chore: change docs
* docs: ICE to ice.js
* fix: templorary remove the type
* chore: handle with lint problems
* fix: lock file
|
2022-11-15 10:33:11 +08:00 |
luhc228
|
2e57000afc
|
feat: keep-alive (#556)
* feat: init keep-alive plugin
* chore: update lock
* feat: add api
* chore: remove plugin
* chore: not modify code
* fix: lock
* feat: support keep-alive
* chore: lock
* chore: update component name
* chore: add ref
* chore: import name
* docs: keep-alive
* chore: line break
* chore: remove unstable prefix
|
2022-11-15 10:32:49 +08:00 |