Commit Graph

62 Commits

Author SHA1 Message Date
ClarkXia a3446fa07a
feat: support color names (#3914)
* feat: support color names

* fix: match transparent
2020-12-14 10:53:33 +08:00
ClarkXia 1153ff5b8f chore: version 2020-12-02 21:10:22 +08:00
ClarkXia 1d495e37d0
fix: compatible with component dev (#3874) 2020-12-02 20:04:05 +08:00
ClarkXia b0812b4a2b
fix: support rgba color of theme vars (#3859) 2020-11-30 10:03:02 +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
思忠 a1570bac6a Merge branch 'master' into release-next 2020-10-21 11:49:49 +08:00
aboutblank a32521b84d
feat: plugin-fusion support pass postcss options (#3577) 2020-10-21 10:32:24 +08:00
Yurisa 39a5635f4f
feat: support px2vw (#3546)
* feat: support px2vw

* docs: changelog.md update

* docs: package.json update

* docs: fusion.md add usePx2Vw option

* fix: remove use postcss-loader
2020-09-17 16:03:41 +08:00
chenbin92 4f015b6ff9
chore: optimize log (#3535) 2020-09-15 14:57:50 +08:00
ClarkXia 318fc8056e
feat: support option of babel-plugin-import (#3530) 2020-09-14 11:37:07 +08:00
chenbin92 f9d4c524a4
chore: remove unless log (#3520) 2020-09-10 16:15:37 +08:00
ClarkXia 0342cf00fe
chore: migrate plugins (#3445) 2020-08-19 22:13:53 +08:00