Commit Graph

68 Commits

Author SHA1 Message Date
ClarkXia 44e4665f87
chore: update versions (#7063)
* chore: update versions

* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md
2025-03-13 16:07:39 +08:00
ClarkXia 2616c68325
chore: update versions (#6906) 2024-06-26 10:28:56 +08:00
ClarkXia 61ed9f03cc
chore: update versions (#6873) 2024-05-07 10:43:16 +08:00
ClarkXia e4a32686c6
Feat: support options for compilationConfig (#6880)
* feat: support options for compilationConfig

* fix: update plugin rax compat

* chore: lint
2024-05-07 09:59:43 +08:00
ClarkXia 38f7aa08c7
chore: update versions (#6740) 2024-01-18 14:44:38 +08:00
linbudu599 ad0570c8fd fix: fix cr issues 2024-01-04 17:09:50 +08:00
linbudu599 15e8200a8a feat: plugin-rax-compat 0.3.0 2024-01-02 15:23:21 +08:00
ClarkXia c7048603c7
chore: update versions (#6684) 2023-12-25 13:26:16 +08:00
ClarkXia 6167358aff
chore: update versions (#6587) 2023-10-19 14:13:14 +08:00
Linbudu 8a0d84f103
Merge pull request #6579 from alibaba/feat/rax_compat_legacy
Support legacy mode for plugin-rax-compat
2023-10-18 14:30:10 +08:00
luhc228 042b49b177
refactor: remove cloneDeep (#6576)
* refactor: remove cloneDeep

* fix: ci fail

* fix: remove deepClone

* chore: changeset
2023-10-17 16:22:06 +08:00
linbudu599 4816afb558 fix: provide missing export for rax-compat 2023-10-12 15:35:25 +08:00
ClarkXia c6386d9929
chore: update versions (#6549) 2023-10-12 11:36:20 +08:00
luhc228 47a7a25d42
fix: user compilation config lose (#6568)
* fix: user compilation config lose

* chore: changeset

* chore: add todo
2023-10-12 10:28:49 +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 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
ClarkXia 154ab61d05
chore: update versions (#6445) 2023-08-08 18:09:20 +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 1147e74e30
chore: update versions (#6409) 2023-07-24 15:05:00 +08:00
Linbudu 984979a3fe
fix: fix inlineStyle filter function check (#6404)
* fix: fix inlineStyle filter function check

* chore: update comments
2023-07-24 14:24:32 +08:00
ClarkXia 9878e74079
chore: update versions (#6387) 2023-07-20 11:52:07 +08:00
Linbudu b58d38a178
chore: inlineStyle filter support (#6397) 2023-07-19 19:36:59 +08:00
Linbudu 6f3e16ce4d
feat: support inline style filter (#6380)
* feat: support inlineStyle filter

* docs: enhance rax-compat desc

* chore: update comments

* chore: fix comment styles

* chore: fix comment styles
2023-07-11 19:59:55 +08:00
ClarkXia 76ef029d0c
chore: update versions (#6368) 2023-07-06 16:41:48 +08:00
Linbudu 7f718c5f3d
fix: fix Rax namespace typing compat with React v18 (#6355)
* fix: fix Rax namespace typing compat with React v18

* fix: add missing ForwardRefExoticComponent type

* feat: fixup tests

* fix: fix cr issues

* fix: fix typing injection
2023-07-06 16:33:09 +08:00
Linbudu bf8af99dea
remove plugin-rax-compat server options (#6362)
* fix: remove server options setter

* fix: remove server options setter

* feat: fixup tests

* fix: buildOptions compat
2023-07-06 11:00:14 +08:00
luhc228 dd297f96cb
fix: compilation config not extend (#6342)
* fix: compilation config not extend

* chore: changeset

* fix: compile option override

* fix: deepClone duplicated
2023-07-05 14:08: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
ClarkXia 542d86c75a
chore: update versions (#6250)
* chore: update versions

* Update CHANGELOG.md
2023-05-23 16:04:53 +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
ClarkXia 68a95ab8c6
chore: update versions (#6147) 2023-05-16 16:06:21 +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
ClarkXia be9816f996
chore: update versions (#6089)
* chore: update versions

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-03-30 13:22:49 +08:00
ClarkXia ee4141d5c3
chore: update dependencies (#6026)
* chore: update dependencies

* chore: remove empty line

* chore: update swc version

* Revert "chore: update swc version"

This reverts commit 47c62bbe56.

* fix: update lock

* chore: update lock

* fix: bump @swc/core and swc plugins version

* chore: update changelog

* chore: update changelog

* fix: update lock
2023-03-21 17:00:31 +08:00
ClarkXia b119e346e7
chore: update versions (#6005)
* chore: update versions

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-03-16 13:29:42 +08:00
ClarkXia 0fb80639cc
fix: improve performance by using async function (#6053)
* fix: improve performance by using async function

* Update ServerRunner.ts

* Update analyze.ts
2023-03-15 17:47:36 +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 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
长喆 efba0cc44f
fix: when code has declare @jsx createElement comment, swc config runtime: 'classic' (#5976)
* feat: 遇到注释信息 应该走 classic 的编译模式

* chore: add version and changelog

* chore: add changesets

* feat: hasJSXComment 的逻辑放在 isRaxComponent

* feat: 内部声明
2023-02-27 00:17:48 -08:00
luhc228 db495382b2
feat: use changeset to publish and version (#5864)
* feat: add changesets config

* chore: remove version publish scripts

* chore: update ci workflow

* chore: update checkout branch step

* chore: lock

* fix: lost scripts

* fix: ts type error

* chore: remove scripts

* chore: update README

* chore: update lock

* chore: update dependency and script

* chore: remove version check

* chore: add publishConfig to package.json

* chore: update ci step

* chore: update release:beta script

* chore: add private field to examples

* chore: remove registry

* chore: update lock

* chore: update ci workflow

* chore: update workflow

* chore: update README

* chore: update changeset README

* chore: update cache key

* feat: update cache

* chore: update cache config
2023-02-13 14:48:34 +08:00
ZeroLing 0817129fd3
Fix/rax-compat jsx runtime (#5803)
* fix: jsx runtime for rax-compat

* fix: optional children

* fix: array key validation

* fix: eslint check

* fix: add default commandArgs target

* fix: createElement children args

* docs: add changelog and bump version
2023-01-12 12:04:06 +08:00
ClarkXia bbabb0ebd5
chore: tag version (#5760)
* chore: tag version

* chore: lock
2022-12-27 17:07:56 +08:00
ClarkXia 8b98d8a8cc
refactor: server bundle alias (#5736)
* fix: refactor server bundle alias

* chore: update lock

* fix: test case

* fix: test case

* chore: changelog

* fix: optimize code

* fix: compatible with win32

* fix: compatible with win32

* fix: compatible with win32

* fix: optimize code

Co-authored-by: ZeroLing <i@zeroling.com>
2022-12-27 10:58:18 +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
染陌同学 f44f675a8a
chore: update version of @ice/plugin-rax-compat (#5586) 2022-11-17 22:40:33 -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