Commit Graph

6 Commits

Author SHA1 Message Date
ClarkXia d61d15f365
feat: support plugin of unocss (#6665)
* feat: support unocss

* chore: update lock

* docs: unocss docs

* fix: remove unexpected commit

* Update package.json
2023-11-29 15:31:20 +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
ClarkXia 99c8a96f50 docs: plugin antd and fusion (#617) 2022-11-15 10:32:49 +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
ZeroLing 834fc97829 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
2022-11-15 10:32:48 +08:00
ZeroLing 8095991e3a Update v3 docs (#329)
* docs: merge with release next

* chore: update homepage

* docs: update docs

* docs: update docs

* docs: update about
2022-11-14 19:51:57 +08:00