ClarkXia
|
1dbcfa51a6
|
chore: bump version of dependencies (#6472)
* chore: bump version of dependencies
* fix: update transform rule
* fix: test case
* chore: update core-js
|
2023-08-21 16:26:00 +08:00 |
ZeroLing
|
372699db3e
|
hotfix: inline style with less (#6444)
* fix: inline style with less
* chore: add changeset
|
2023-08-08 17:38:50 +08:00 |
ClarkXia
|
f95bbc2e71
|
fix: optimize deprecation warning of webpack (#6319)
* fix: optimize deprecation warning of webpack
* fix: changelog
|
2023-06-14 11:09:13 +08:00 |
ClarkXia
|
c70c77379d
|
fix: refactor error handling (#6286)
* fix: refactor error handling
* fix: logger
* fix: sourcemap
* fix: test case
* fix: test
* fix: add brief error message
* fix: changelog and lint
|
2023-06-08 18:12:12 +08:00 |
水澜
|
45cb1c779d
|
fix: jsx comment (#6239)
* fix: jsx comment
* chore: add changelog
* fix: set source with jsx comment to classic mode
* fix: jsx pragma
|
2023-05-18 17:59:16 +08:00 |
水澜
|
65680d4465
|
fix: inline style (#6167)
* fix: inline style
* fix: test for css modules
* chore: add changeset
* fix: support global css
* revert: version
* fix: version
* refactor: add option to config css module
* fix: default support css modules
* fix: default support css modules
* fix: lint
|
2023-05-01 23:44:28 +08:00 |
逆葵
|
6f7a47e0b4
|
chore: update dependencies version
|
2023-04-25 10:49:28 +08:00 |
逆葵
|
2d7d4bf1fc
|
Merge branch 'master' into feat/miniapp-native-events
|
2023-03-28 11:40:52 +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 |
luhc228
|
25583ffb55
|
feat: enhance framework types (#545)
* feat: enhance inner types
* chore: revert type
|
2022-11-15 10:32:43 +08:00 |
水澜
|
990f7aa552
|
feat: support inline style for ssr (#518)
* feat: inline style for less
* feat: classname to style
* feat: esbuild inline style
* feat: transform styles
* fix: compat for less module
* fix: less rule
* feat: ignore
* docs: ignore
* refactor: to ts
* test: inline-style
* chore: update lock
* fix: deps
* refactor: enable esbuild inline style loader only in ssr
* fix: validate for ignore plugins
* refactor: to pure functions
* feat: sync syntaxFeatures
* fix: lint
* Update rax-inline-style.test.ts
|
2022-11-15 10:31:35 +08:00 |