Commit Graph

6 Commits

Author SHA1 Message Date
ZeroLing df3458ee4c
Docs/optimize website (#6073)
* chore: website css

* docs: seprate rax-compat and rename code-splitting

* chore: optimize docs

* fix: doc reference path

* docs: update decription
2023-03-17 11:03:19 +08:00
ZeroLing f6cfab13b4
Docs/update ssr (#5581)
* docs: remove tips s

* docs: modify docs
2022-11-23 20:10:17 +08:00
ZeroLing 2ef2eeb003
docs: modify ice.js documentations (#5579) 2022-11-17 19:51:12 +08:00
NK 8a60304b0b Fix/miniapp problems (#671)
* fix(miniapp): page load after getAppData

* docs(miniapp): update miniapp-runtime readme

* feat(miniapp): support turn off rpx2vw using enableRpx2Vw

* chore(miniapp): update example

* fix(miniapp): outputDir is wrong in command line

* fix(miniapp): no log in build command

* fix(miniapp): history type

* chore(miniapp): update example

* feat(miniapp): support enableCache to disable cache in miniapp task

* fix(miniapp): throw error if no getConfig function in page component

* feat(miniapp): add params to specify getData and getConfig

* fix(miniapp): getData/getAppData existence situation

* feat(miniapp): normalize route in history

* fix: lint warning

* feat(miniapp): align Link to props and history.push props

* docs(miniapp): add more articles

* feat(miniapp): support nativeConfig in plugin-miniapp

* feat(miniapp): rename getConfig to pageConfig

* feat(miniapp): rename getData to dataLoader

* fix: lint warning

* docs: fix broken links

* docs(miniapp): update miniapp location and relative links

* Update start.md

Co-authored-by: ZeroLing <i@zeroling.com>
2022-11-15 16:31:24 +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
ZeroLing 0faeb9d73b Docs/update (#593)
* docs: add docs for plugin list (#589)

* docs: add docs for plugin list

* docs: update store

* docs: update to ice.js3

* docs: update docs

* docs: update

* docs: update directory (#590)

* docs: ICE to ice.js

* docs: typos

Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
2022-11-15 10:32:49 +08:00