Commit Graph

20 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
luhc228 6e518afcd5
docs: optimize plugin dev (#6173) 2023-04-23 11:46:04 +08:00
luhc228 3839f2851b
docs: fix addWrapper usage (#6171) 2023-04-20 16:01:19 +08:00
水澜 2c6cf5c23a
fix: setRender api (#6031) 2023-03-09 10:17:53 +08:00
ClarkXia 56fb406e8a
fix: import path of types and runtime (#5981)
* fix: import path of types and runtime

* chore: package.json

* chore: add changelog

* fix: typings

* fix: type declare
2023-02-28 15:08:10 +08:00
ClarkXia c63d120a9a
docs: import path of runtime types (#5899) 2023-02-13 14:32:27 +08:00
luhc228 564638e205
docs: update plugin dev (#5619) 2022-11-29 11:13:17 +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
染陌同学 e148decd78 docs: add addDataLoaderImport (#636) 2022-11-15 10:33:11 +08:00
ClarkXia 7b1cb86299 refactor: type dependencies (#638)
* refactor: types dependencies

* chore: types

* fix: tsconfig

* chore: optimize code

* fix: conflict
2022-11-15 10:33:00 +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
luhc228 bcbf6b5804 feat: support runtime relative path (#537)
* feat: support runtime relative path

* chore: line break

* fix: not compatible with relative path

* feat: support absolute path

* docs: update plugin-dev

* docs: optimize config

* refactor: runtime staticRuntime and name

* fix: type

* chore: remove file path exists check
2022-11-15 10:32:43 +08:00
luhc228 a5f85662d8 docs: auth (#528)
* docs: auth

* fix: build error

* feat: remove api auth
2022-11-15 10:32:43 +08:00
luhc228 76148f4882 docs: store (#504)
* docs: init

* feat: update store docs

* fix: diff syntax

* docs: add example link

* chore: summary name

* docs: optimize store doc

* docs: remove reference

* docs: remove preState

* docs: decorator
2022-11-15 10:32:43 +08:00
luhc228 bed716fb74 feat: plugin-css-assets-local (#520)
* feat: init plugin

* feat: add plugin to example

* fix: lock

* docs: README

* docs: css-assets-local

* fix: typo
2022-11-15 10:31:09 +08:00
luhc228 d5500abe1e docs: mock config & env reference (#332)
* docs: yh fix

* chore: test

* chore: update docs

* chore: update install website script

* chore: add filter branches
2022-11-14 19:53:31 +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