Commit Graph

10 Commits

Author SHA1 Message Date
ClarkXia ab0daa4236
docs: fix wrapper code (#3866) 2020-11-26 21:14:24 +08:00
ClarkXia 5d31f7215e
Release (#3811)
* feat: support uniqueName of plugin-icestark (#3804)

* feat: support uniqueName of plugin-icestark

* chore: version

* fix: update userconfig

* fix: ci error

* chore: optimize code

* fix: update userconfig (#3829)

* fix: update userconfig

* fix: ci error

* chore: optimize code

* fix: component name with dash code in store config (#3824)

* fix: returns html with UNICODE when Chinese words are passed in ssr (#3819)

* fix: ssr html decode error

* fix: ssr html decode error

* fix: cheerio decodeEntities config

* fix: package version

* fix: typo mpa (#3826)

* chore: formate yml

* fix: compatible with undefined options (#3828)

* fix: compatible with undefined options

* chore: version

* feat: inner plugin ice auth (#3805)

* feat: inner build-plugin-ice-auth

* feat: compatible with adding plugin

* fix: comment

* refactor: mpa config (#3825)

* refactor: remove inline loader of entry

* fix: format path in win

* fix: mpa entries

* fix: mpa config

* fix: default src dir when use mpa

* fix: compatible with files do not export component

* feat: support wrappers of Layout component (#3822)

* feat: support wrappers of Layout

* fix: wrapper router

* chore: remove useless code

* refactor: motify userconfig

* chore: revert minify file

* chore: optimize code

* feat: support off eslint

* feat: support framework custom cli options (#3838)

* feat: support framework custom cli options

* chore: rename config

* feat: update review

* fix: compatible with build-mpa-config

* fix: default config output dir (#3847)

* fix: same instance of task config (#3848)

* feat: ssr fallback (#3837)

* feat: support ssr fallback

* feat: support csr get ctx

* chore: getInitialContext func

* fix: location undefined

* chore: remove package.json

* chore: remove useless code

* fix: format

* fix: state

* fix: comment

* fix: lint warning

* fix: lint warning

* fix: ci

* docs: update notice of wrappers (#3849)

* chore: version (#3834)

* chore: version

* chore: plugin-mpa version

* chore: versions

* chore: plugin-store version

* chore: version

* chore: version

Co-authored-by: fushen <fushen.jzw@alibaba-inc.com>
Co-authored-by: Hengchang Lu <44047106+luhc228@users.noreply.github.com>
Co-authored-by: William <wiolem@hotmail.com>
Co-authored-by: yangfan <18767120422@163.com>
2020-11-23 14:53:22 +08:00
ClarkXia f3eb26a0fe
docs: optimize store (#3795) (#3810)
* docs: optimize about&router&auth

* docs: optimize store

* docs: typo

* docs: typo error

Co-authored-by: 大果 <sobear.me@gmail.com>
2020-11-12 17:27:20 +08:00
chenbin92 7296b61d2e
docs: update router guide (#3758) 2020-11-03 12:29:03 +08:00
思忠 caa6aa18a2 docs: router guide 2020-10-28 16:19:57 +08:00
大果 a815f850b6
docs: optimize ssr (#3672) 2020-10-20 14:04:37 +08:00
思忠 fab8e9499a docs: router wrappers 2020-08-17 10:39:45 +08:00
liuxiong.lx 54be9ab2fe docs: optimize material 2020-07-08 21:08:00 +08:00
chenbin92 9442e9b931
feat: support route wrappers (#3189)
* feat: support route wrappers

* feat: support pageConfig wrappers

* refactor: wrappers api

* docs: add wrappers api to ruotes

* fix: destructuring routes
2020-05-12 14:02:39 +08:00
思忠 3495c32ff1 feat: add docs & scripts 2020-05-09 19:09:14 +08:00