Commit Graph

81 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
染陌同学 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 fac9889f84
chore: update versions (#7017)
* chore: update versions

* chore: update package.json

* Update CHANGELOG.md
2024-11-18 11:59:10 +08:00
Bradley Xu 710b2e48a0
feat: improve miniapp (#6985) 2024-11-11 14:41:31 +08:00
ClarkXia 636ea8f2ee
chore: update versions (#6650) 2023-11-14 14:25:11 +08:00
ClarkXia 58d8cb8069
fix: re-order tranform plugins (#6649) 2023-11-14 13:57:15 +08:00
ClarkXia a0df6fa108
chore: update versions (#6648) 2023-11-13 15:15:23 +08:00
水澜 0953dece97
hotFix: unsupported syntax in dataLoader (#6646)
* fix: unsupported syntax judgment

* chore: add changelog
2023-11-13 15:07:52 +08:00
ClarkXia f488037c47
chore: update versions (#6602) 2023-10-23 14:47:47 +08:00
ClarkXia 899c4740b9
feat: support options when call document dataLoader (#6593) 2023-10-23 14:26:26 +08:00
ClarkXia a393ae95c4
chore: update versions (#6589) 2023-10-17 17:11:43 +08:00
ClarkXia f144dd6348
fix: compatible with tag.parentNode is null when update routes config (#6588) 2023-10-17 16:27:43 +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
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 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 234245e1bd
chore: update versions (#6305) 2023-06-07 13:35:14 +08:00
ClarkXia ed4ed7ee7a
hotfix: auto polyfill for abortcontroller (#6301)
* fix: auto polyfill for abortcontroller

* fix: polyfill

* feat: changelog

* fix: lint

* fix: optimize code

* fix: signal
2023-06-07 11:26:01 +08:00
luhc228 af0a6d7ad3
fix: route paths are not match with hash (#6304)
* fix: bump react-router version to fix route path not match with location hash

* chore: changeset
2023-06-07 11:07:41 +08:00
ClarkXia a55bc97711
chore: update versions (#6292) 2023-06-02 10:17:00 +08:00
ClarkXia b21ab5cdac
fix: compile @remix-run/router when minify is swc (#6291)
* fix: compile @remix-run/router when minify is swc

* chore: comment
2023-06-01 16:06:17 +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 d173faeef4
fix: changelog (#6244) 2023-05-16 17:42:51 +08:00
染陌同学 a878225f59
fix: fix dataLoader is sent repeatedly in PHA (#6062)
* fix: fix dataLoader is sent repeatedly in PHA

* chore: add changeset

* chore: add default wrapper for entry clinet

* feat: add init function to dataLoaderWrapper

* chore: modify number

* feat: modify decorator

* chore: modify decorator

* chore: add no unused vars
2023-05-16 02:10:01 -07: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
luhc228 8642d57988
feat: release snapshot version (#6229)
* feat: release snapshot script

* chore: update changeset config

* chore: update readme
2023-05-11 22:53:45 -07:00
ClarkXia 5db5b662ec
fix: use import.meta.renderer for client judgement (#6222)
* fix: use import.meta.renderer for client judgement

* chore: changelog
2023-05-10 14:13:00 +08:00
染陌同学 922f070012
feat: support dataLoader config for pha plugin (#6156)
* feat: support dataLoader config for pha plugin

* fix: modify dynamic

* chore: modify useAppWorker

* chore: modify dynamic

* chore: modify useAppWorker
2023-05-08 03:00:27 -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
水澜 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
逆葵 77c144b403 chore: remove changeset pre.json 2023-04-25 15:32:01 +08:00
逆葵 c7ec3a43a8 Merge branch 'release/next' into feat/miniapp-native-events 2023-04-25 15:25:10 +08:00
逆葵 ddee1c3ed7 chore: add changeset 2023-04-25 11:08:26 +08:00
ClarkXia 1ed81fee3c
chore: add changelog for plugins (#6186) 2023-04-25 11:05:00 +08:00
逆葵 c59b5f4c9e Merge branch 'release/next' into feat/miniapp-native-events 2023-04-24 18:05:57 +08:00
ClarkXia 75880524d3
fix: minor version of @ice/runtime (#6184) 2023-04-24 18:03:08 +08:00
ClarkXia f62560f9b3
chore: tag minor bump (#6183) 2023-04-24 17:23:59 +08:00
ClarkXia 8f97e538d6
chore: bump build-scripts version to unify esbuild version (#6179) 2023-04-24 14:27:07 +08:00
luhc228 1c3d3fec6c
feat: i18n plugin (#6149)
* feat: antd5 example with i18n

* feat: fusion example with i18n

* feat: init plugin-i18n

* feat: init i18n example

* chore: lock

* feat: add language selector

* feat: i18n route

* feat: getAllLocales and getDefaultLocale API

* fix: ssr render error

* feat: support auto redirect

* fix: redirect without url param

* feat: support add response handler

* chore: lock

* feat: support blockCookie option

* fix: route test

* fix: ssg error

* fix: i18n response

* feat: add server example

* chore: add basename

* chore: add headers

* feat: i18n docs

* fix: i18n plugin

* feat: enhance disable cookie

* docs: update disabledCookie documentation

* chore: update desc

* fix: param not defined

* fix: generate routes.ts

* fix: remove todo

* test: i18n

* test: i18n

* fix: lint warning

* fix: addDefineRoutesFunc to addRoutesDefinition

* chore: i18n plugin version

* chore: changelog

* feat: use modifyRenderData instead of runtimeOptions.raw

* chore: update changelog

* chore: rename param

* fix: comment

* feat: use createLogger instead of consola directly

* feat: change customRuntimeOptions type from string to object

* refactor: route id

* chore: remove unused console.log

* chore: add comment

* fix: win32 test fail

* chore: changelog
2023-04-24 10:18:53 +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 467dc56b5a
fix: only create esbuild context when dev (#6181) 2023-04-23 17:44:31 +08:00