ClarkXia
|
7ae6af361d
|
chore: update versions (#6820)
|
2024-03-07 11:26:12 +08:00 |
ClarkXia
|
c6386d9929
|
chore: update versions (#6549)
|
2023-10-12 11:36:20 +08:00 |
ClarkXia
|
fbeaf932cb
|
chore: update versions (#6509)
|
2023-09-14 10:58:37 +08:00 |
luhc228
|
b8b1d5e41f
|
fix: source map url in prod files but the sourceMap files not published (#6511)
* fix: source map url in prod files
* chore: changeset
|
2023-09-06 10:09:59 +08:00 |
ClarkXia
|
430fff8a94
|
chore: update versions (#6021)
|
2023-03-07 10:04:24 +08:00 |
github-actions[bot]
|
e3ca513f56
|
chore: update versions (#5949)
* chore: update versions
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
|
2023-03-02 13:55:59 +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 |
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
|
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 |
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
|
7ec4e87428
|
feat: support disableModularImport for plugin-fusion (#4802)
|
2021-10-26 17:46:44 +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
|
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
|
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
|
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
|
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
|
5bd7a579d4
|
chore: version
|
2020-12-14 11:20:49 +08:00 |
ClarkXia
|
1153ff5b8f
|
chore: version
|
2020-12-02 21:10:22 +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 |
ClarkXia
|
318fc8056e
|
feat: support option of babel-plugin-import (#3530)
|
2020-09-14 11:37:07 +08:00 |
ClarkXia
|
0342cf00fe
|
chore: migrate plugins (#3445)
|
2020-08-19 22:13:53 +08:00 |