ClarkXia
|
a48b921465
|
chore: publish beta
|
2023-03-01 19:07:16 +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
|
c7cfed917b
|
fix: compile non-js file when use plugin fusion (#5937)
* fix: compile non-js file when use plugin fusion
* chore: add changelog
|
2023-02-21 16:41:15 +08:00 |
ClarkXia
|
a944cf7f2e
|
fix: error when use plugin without config theme (#5747)
|
2022-12-26 16:49:43 +08:00 |
ZeroLing
|
31eb662648
|
chore: update repo and changelog (#5618)
* chore: add changelog and docs update
* docs: update docs repo
* Update CHANGELOG.md
|
2022-11-24 19:11:13 +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 |
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
|
52c2314ee9
|
fix: import theme icon (#484)
* fix: import theme icon
* fix: match entry
|
2022-11-15 10:27:46 +08:00 |
ClarkXia
|
8dac7a9879
|
fix: add semicolon for style import (#475)
|
2022-11-15 10:27:18 +08:00 |
ClarkXia
|
301a467fdd
|
feat: plugin fusion (#424)
* feat: plugin fusion
* feat: plugin fusion
* chore: publish config
|
2022-11-15 10:22:57 +08:00 |
ClarkXia
|
ac910ed2dc
|
refactor: remove 2.x code
|
2022-11-14 17:17:45 +08:00 |
ClarkXia
|
0f640e788d
|
fix: return sourceMap of custom loader (#5452)
* fix: return sourceMap of custom loader
* chore: optimize code
|
2022-08-11 16:52:24 +08:00 |
Hengchang Lu
|
498d7ddbf2
|
Merge pull request #4799 from alibaba/release/2.1.1
Release/2.1.1
|
2021-10-28 14:53:39 +08:00 |
ClarkXia
|
19adca68fc
|
feat: tilde alias for component style (#4816)
* feat: tilde alias for component style
* fix: remove tilde alias for vite in plugins
|
2021-10-28 14:52:34 +08:00 |
ClarkXia
|
cf6feb01f5
|
Merge branch 'master' into release/2.1.1
|
2021-10-27 20:14:41 +08:00 |
ClarkXia
|
7ec4e87428
|
feat: support disableModularImport for plugin-fusion (#4802)
|
2021-10-26 17:46:44 +08:00 |
ClarkXia
|
3d110e56ce
|
fix: deprecate check of componentConfig when import style path (#4789)
* fix: deprecate check of componentConfig when import style path
* chore: changelog
* fix: add package list of style import
* fix: add package names
|
2021-10-26 11:07:42 +08:00 |
ClarkXia
|
b6e1fdf7a2
|
fix: win32 path of theme icon in vite mode (#4715)
|
2021-09-29 16:51:28 +08:00 |
ClarkXia
|
e1b2a9c114
|
chore: version
|
2021-09-26 14:41:41 +08:00 |
ClarkXia
|
a7e4841fd6
|
fix: theme icon in vite mode (#4683)
|
2021-09-26 13:15:47 +08:00 |
ClarkXia
|
b2b1deb305
|
feat: support fusion theme config in vite (#4588)
* feat: support fusion theme config in vite
* fix: optimize code
* chore: version
|
2021-08-31 18:51:33 +08:00 |
ClarkXia
|
feb64180a6
|
chore: verison
|
2021-08-31 11:22:04 +08:00 |
ClarkXia
|
b576735736
|
fix: preprocessorOptions transformer (#4567)
* fix: preprocessorOptions transformer
* fix: optimize code
* fix: optimize code
|
2021-08-25 11:57:38 +08:00 |
ClarkXia
|
aa5e9ddd89
|
feat: support style import in vite (#4528)
* feat: support style import in vite
* fix: update build-scripts
|
2021-08-09 12:11:14 +08:00 |
Hengchang Lu
|
6ec8ebe0fa
|
feat: enhance debug package (#4505)
* feat: enhance debug package
* fix: build error
|
2021-07-28 16:47:11 +08:00 |
那吒
|
e39a0756f3
|
fix: fusion external (#4401)
* fix: 🐛 fix umd with other targets
* feat: 🎸 change strategy
* feat: 🎸 restore logic
|
2021-06-29 14:30:38 +08:00 |
ClarkXia
|
89d0dad900
|
fix: config externals of commonjs (#4379)
* fix: config externals of commonjs
* fix: match regex
|
2021-06-10 14:06:25 +08:00 |
ClarkXia
|
555575540a
|
fix: compatible with umd export when external Next (#4363)
|
2021-06-09 14:11:54 +08:00 |
ClarkXia
|
0f64859c1c
|
chore: version and changelog (#4280)
* chore: version and changelog
* chore: version
|
2021-04-29 11:18:25 +08:00 |
ClarkXia
|
93f1492bce
|
fix: remove error string in calculated colors (#4273)
* fix: remove error string in calculated colors
* fix: remove string template of inject code
|
2021-04-28 14:22:56 +08:00 |
ClarkXia
|
d562586c3f
|
chore: add repository (#4220)
* chore: add repository
* chore: update package.json of plugin-fusion (#4218)
add repo
* chore: fix repository type
Co-authored-by: 游鹿 <njuzhaoguoyan@foxmail.com>
|
2021-04-20 15:30:21 +08:00 |
ClarkXia
|
fb06b2fd7c
|
chore: version (#4206)
* chore: version
* chore: update lock file
* chore: version
|
2021-04-08 16:11:27 +08:00 |
ClarkXia
|
b789de8385
|
feat: support css variables (#4201)
|
2021-04-08 11:14:59 +08:00 |
ClarkXia
|
1d9923403f
|
chore: changelog and version (#4094)
* chore: version
* chore: update version
* chore: version
* chore: changelog
|
2021-02-24 13:59:33 +08:00 |
ClarkXia
|
1bf3ffad78
|
feat: upgrade sass-loader (#4083)
|
2021-02-22 14:06:15 +08:00 |
ClarkXia
|
0248042e68
|
fix: remove deprecated apis of webpack5 (#4081)
* fix: auto detect for webpack5
* refactor: plugin-webpack5
* fix: remove dependencies
|
2021-02-22 14:05:41 +08:00 |
ClarkXia
|
9784eb6a85
|
fix: external next styles (#4079)
* fix: external next styles
* fix: external rules
|
2021-02-22 12:28:05 +08:00 |
ClarkXia
|
5381fed880
|
chore: version (#4052)
* chore: version
* fix: sync order
|
2021-01-26 16:23:53 +08:00 |
ClarkXia
|
97d269030c
|
fix: compatible with webpack apis (#4039)
* fix: compatible with webpack apis
* chore: add peer dependencies
* chore: add peer dependencies
|
2021-01-25 10:18:42 +08:00 |
ClarkXia
|
1df6ddf275
|
fix: plugin-fusion rules (#4018)
* fix: error condition of color variables
* fix: plugin-fusion color rules
* chore: changelog
|
2021-01-13 21:18:02 +08:00 |
ClarkXia
|
ecc35619ec
|
feat: support colorNames (#3916)
* feat: support colorNames
* fix: rename config
* chore: docs
|
2020-12-14 17:22:53 +08:00 |
ClarkXia
|
5bd7a579d4
|
chore: version
|
2020-12-14 11:20:49 +08:00 |
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 |