Commit Graph

134 Commits

Author SHA1 Message Date
ClarkXia ebf15cd8c5
chore: update versions (#7077)
Publish canary / Check Changeset exists (push) Has been cancelled Details
CI / build (16.x, ubuntu-latest) (push) Has been cancelled Details
CI / build (16.x, windows-latest) (push) Has been cancelled Details
CI / build (18.x, ubuntu-latest) (push) Has been cancelled Details
CI / build (18.x, windows-latest) (push) Has been cancelled Details
Version / Version (16) (push) Has been cancelled Details
Publish canary / Publish Canary (18) (push) Has been cancelled Details
2025-06-24 10:10:55 +08:00
XGHeaven 4195167312
chore: update @swc/helpers to 0.5.17 (#7106)
Publish canary / Check Changeset exists (push) Has been cancelled Details
CI / build (16.x, ubuntu-latest) (push) Has been cancelled Details
CI / build (16.x, windows-latest) (push) Has been cancelled Details
CI / build (18.x, ubuntu-latest) (push) Has been cancelled Details
CI / build (18.x, windows-latest) (push) Has been cancelled Details
Version / Version (16) (push) Has been cancelled Details
Publish canary / Publish Canary (18) (push) Has been cancelled Details
2025-06-06 11:30:45 +08:00
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
染陌同学 bbeeaf5d2b
fix: fix svg for transform (#6987)
* fix: fix svg for transform

* fix: modify transformProps

* fix: hasOwnProperty

* test: modify test

* fix: fix property transform

* feat: support svg for compat

* feat: remove need tranform

* Change the version type from patch to minor in the changeset file

---------

Co-authored-by: Keith <mrgitservice@outlook.com>
2025-03-13 15:57:31 +08:00
ClarkXia 2616c68325
chore: update versions (#6906) 2024-06-26 10:28:56 +08:00
luhc228 9926faae88
feat: add es2021 target (#6899)
* feat: add es2021 target

* chore:  add lint ignore

* fix: not define main field in exports field

* chore: changeset
2024-06-05 10:24:10 +08:00
ClarkXia 8ebd64e04e
chore: update versions (#6884) 2024-05-30 10:08:41 +08:00
linbudu599 065e68d59c fix(rax-compat): fixup tests 2024-05-21 10:40:01 +08:00
linbudu599 4866d0c3ab feat(rax-compat): remove props handle 2024-05-21 10:03:43 +08:00
linbudu599 fdcb3655ec feat(rax-compat): add test cases 2024-05-10 10:13:51 +08:00
linbudu599 a5430aa7ee feat(rax-compat): lowercase props compat 2024-05-06 10:45:45 +08:00
linbudu599 60ed0e11d2 feat(rax-compat): lowercase props compat 2024-05-06 10:42:58 +08:00
ClarkXia ee1496261e chore: fix lint 2024-03-29 16:49:12 +08:00
ClarkXia 277518dd7f
chore: update versions (#6826) 2024-03-20 16:20:41 +08:00
Linbudu 886c4de8af
fix(rax-compat): fix createElement (#6814) 2024-03-11 11:18:44 +08:00
ClarkXia 38f7aa08c7
chore: update versions (#6740) 2024-01-18 14:44:38 +08:00
linbudu599 628141486c fix(rax-compat): fixup input compat on input event 2024-01-08 11:04:41 +08:00
linbudu599 90b5b49976 fix(rax-compat): fixup input compat 2024-01-05 10:18:57 +08:00
linbudu599 d29ac1c042 feat: complete tests 2024-01-02 17:06:20 +08:00
linbudu599 15e8200a8a feat: plugin-rax-compat 0.3.0 2024-01-02 15:23:21 +08:00
ClarkXia 951ca6c5fa
chore: update versions (#6655) 2023-11-30 14:04:04 +08:00
linbudu599 60dd2081dc feat: complete export file path 2023-11-15 14:24:58 +08:00
linbudu599 1bf4d424c4 feat: use namespace re-export 2023-11-14 14:55:55 +08:00
linbudu599 85270268c0 chore: default export support 2023-10-23 17:27:35 +08:00
ClarkXia fbeaf932cb
chore: update versions (#6509) 2023-09-14 10:58:37 +08:00
ClarkXia 66689409eb Merge branch 'master' into release/next 2023-09-13 15:35:09 +08:00
ClarkXia 97cecb7951
chore: update versions (#6526) 2023-09-13 15:09:34 +08:00
ZeroLing b70bba1efd
Refactor/rax compat (#6493)
* refactor: rax compat

1. update @swc/helpers version to latest.
2. relplace create react class with simple impl.

* test: add specs for createReactClass

* chore: rename to createReactClass
2023-09-11 10:53:58 +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 61a6908f68
chore: update versions (#6448) 2023-08-10 17:05:55 +08:00
Linbudu 32dfaacc44
Fix unmountComponentAtNode compat rax (#6424)
* fix: fixup unmountComponentAtNode compat

* fix(rax-compat): compat for rax driver-dom on nullish render container

* fix(rax-compat): compat for rax driver-dom on non-specified render container
2023-08-09 14:19:00 +08:00
ClarkXia 8ef8384696
chore: update versions (#6415) 2023-08-03 14:45:10 +08:00
ClarkXia a55bc97711
chore: update versions (#6292) 2023-06-02 10:17:00 +08:00
ZeroLing 4a8dcc02d2
Hotfix: rax compat style (#6290)
* fix: rax style compat

* chore: add changeset
2023-06-01 16:05:31 +08:00
ClarkXia 87be462139
chore: update versions (#6275) 2023-05-31 10:40:26 +08:00
ZeroLing 18dccde40a
Fix/rax compat style (#6272)
* fix: not transform non-string value

* chore: changeset
2023-05-25 19:02:48 +08:00
ClarkXia 15a96cc7fd
chore: update versions (#6252) 2023-05-17 19:07:04 +08:00
Gao Yang 7a5cd06ceb
feat: shared (#6232)
* feat: shared

* style: optimise

* test: shared

* refactor: shared

* chore: changeset

* refactor: import statement

* fix: React not defined

---------

Co-authored-by: ZeroLing <i@zeroling.com>
2023-05-17 18:19:28 +08:00
ClarkXia 68a95ab8c6
chore: update versions (#6147) 2023-05-16 16:06:21 +08:00
ZeroLing 4b280b77ef
refactor: possible standard properties (#6230)
* refactor: possible standard properties

* chore: add eslint ignore for limited usage of hasOwnProperty
2023-05-12 03:01:11 -07:00
水澜 41be75ff23
fix: rax compat state (#6166)
* fix: state not update error

* fix: forwardRef with defaultProps

* fix: get latest eagerState in useCallback

* fix: lint

* fix: lint

* chore: add changeset

* test: rax-compat useCallback

* fix: test

* fix: lint

---------

Co-authored-by: soar.gy <soar.gy@alibaba-inc.com>
2023-05-01 23:46:25 +08:00
luhc228 3ede3c5a2a
feat: enable type=module to rax-compat (#6176)
* chore: add type module

* chore: changeset

* chore: add .js suffix
2023-04-23 19:00:48 -07:00
ClarkXia be9816f996
chore: update versions (#6089)
* chore: update versions

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-03-30 13:22:49 +08:00
染陌同学 2debc7f700
Fix/rax compat appear (#6076)
* fix: appear should not work on component

* test: add test for appear of component

* feat: modify Dom to DOM

* test: remove consol

* chore: modify major to minor
2023-03-20 14:08:06 +08:00
ClarkXia 4e3849b9d6
chore: bump version for rax-compat (#6068) 2023-03-16 15:00:28 +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
ZeroLing 8cfdfd96c3
fix: useState parameter initialState can be function, which should be… (#6033)
* fix: useState parameter initialState can be function, which should be self executed when initilzing

* test: useState can be function

---------

Co-authored-by: answershuto <answershuto@gmail.com>
2023-03-09 03:52:43 -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
染陌同学 03acb89886
Fix/component transform (#6000)
* fix: Only the dom needs to be transformed, not the components

* chore: add changeset
2023-03-02 11:56:29 +08:00