150 Commits

Author SHA1 Message Date
GitHub Action
40610d50c4 chore(release): publish 1.3.0-beta.11 2024-01-15 05:07:49 +00:00
GitHub Action
d42331e063 chore(release): publish 1.3.0-beta.10 2024-01-15 02:23:09 +00:00
GitHub Action
71a7af31b3 chore(release): publish 1.3.0-beta.9 2024-01-12 08:17:59 +00:00
GitHub Action
684ccb8b2c chore(release): publish 1.3.0-beta.8 2024-01-12 05:32:42 +00:00
GitHub Action
fbff3da3c1 chore(release): publish 1.3.0-beta.7 2024-01-12 01:24:03 +00:00
GitHub Action
255e48c3a7 chore(release): publish 1.3.0-beta.6 2024-01-11 03:24:52 +00:00
GitHub Action
2fd71b205f chore(release): publish 1.3.0-beta.5 2024-01-10 07:26:37 +00:00
GitHub Action
5e6b6e3227 chore(release): publish 1.3.0-beta.4 2024-01-09 08:49:26 +00:00
GitHub Action
4648ad1c47 chore(release): publish 1.3.0-beta.3 2024-01-09 01:16:37 +00:00
GitHub Action
822a66f848 chore(release): publish 1.3.0-beta.2 2024-01-08 07:03:53 +00:00
GitHub Action
b69355f3fa chore(release): publish 1.3.0-beta.1 2024-01-05 08:17:33 +00:00
JackLian
1261a6f169 chore: merge from develop 2024-01-05 16:11:08 +08:00
liujuping
31a031ce4e feat: removed Rax packages, discontinuing support for Rax 2024-01-05 16:08:04 +08:00
JackLian
6cd9b2a22c chore: publish 1.3.0-beta.0 2024-01-05 12:09:33 +08:00
JackLian
b279a68054 chore(release): publish 1.3.0-beta.0 2024-01-05 12:08:59 +08:00
GitHub Action
b2abb67440 chore(release): publish 1.2.5 2023-12-28 06:22:34 +00:00
GitHub Action
89e912ba1a chore(release): publish 1.2.4 2023-12-28 05:57:44 +00:00
GitHub Action
f418e5b2c1 chore(release): publish 1.2.3 2023-12-13 09:34:24 +00:00
唐澜
ebdcc41461
fix: scope props merge defaultProps (#2716) 2023-12-01 15:27:30 +08:00
唐澜
a8051aefc3
Merge pull request #2705 from owenchen1004/main
fix: executeLifeCycleMethod return bug in renderer
2023-11-28 11:21:21 +08:00
owenchen1004
b786c8fcaa fix: coding style update 2023-11-28 11:04:37 +08:00
owenchen1004
f75b9ae61c fix: executeLifeCycleMethod return bug in renderer 2023-11-28 10:50:38 +08:00
1ncounter
c643c0fc4f fix(renderer-core): remove compatibility with uipaas 2023-11-23 19:58:30 +08:00
1ncounter
394b56d0ce fix: recover component lifecycle and avoid execute from scope __proto__ 2023-11-22 21:16:10 +08:00
beautiful-boyyy
058e184b21 fix: fixed string trim issue 2023-11-15 15:18:18 +08:00
liujuping
b697ea9ad4 feat(render-core): update logger to console 2023-11-14 13:29:31 +08:00
JackLian
d64c7d56df chore(release): publish 1.2.2 2023-11-13 12:41:45 +08:00
Rainke
95a48e057f fix: import schema 之后 cache 判断错误(#2596) 2023-11-01 10:58:59 +08:00
JackLian
b3b2a03642 chore(release): publish 1.2.1 2023-10-27 13:14:57 +08:00
liujuping
11ee97c6da fix: fixed the problem caused by component list being overwritten by Hoc 2023-10-26 11:45:07 +08:00
JackLian
0f02080035 chore(release): publish 1.2.0 2023-10-20 15:52:31 +08:00
rainke
7677ad0166 fix: hoc 组件缓存 2023-10-18 09:22:56 +08:00
rainke
ca6fe7c335 fix: 修复 forwardRef 组件的错误无法捕获 2023-10-16 14:28:45 +08:00
AndyJin
30f8066332 fix: fix rendering failure when children is number 0 2023-10-12 09:57:46 +08:00
Rainke
cf2f5c29bc
fix: do not parse props when condition is false or loop data is empty (#2477)
* fix: do not parse children props when condition is falsy

* fix: skip parsing children when loop data is empty
2023-09-14 10:32:38 +08:00
liujuping
dc0cf5f62c fix: fix utils under appHelper will not be updated when props.appHelper is updated 2023-08-29 10:06:21 +08:00
JackLian
bf980c98ea chore(release): publish 1.1.10 2023-08-25 11:29:01 +08:00
Rainke
4128654347
fix: default FaultComponent can not get componentName (#2385) 2023-08-18 15:01:11 +08:00
JackLian
d08aa67b0a chore(release): publish 1.1.9 2023-07-27 09:49:02 +08:00
liujuping
19935cfc93 feat: add new cache from diff origin component 2023-07-11 17:30:44 +08:00
JackLian
5cc4715daf chore(release): publish 1.1.8 2023-07-07 17:34:57 +08:00
liujuping
11b929b42f fix(render-core): fix when designMode is false & loop is null, isUseLoop should return true 2023-06-13 10:52:47 +08:00
liujuping
723eb3d4d7 fix: fix the problem caused by props.children is [] by default in leaf 2023-06-08 11:29:46 +08:00
xiaohuoni
6015c5d1d1 chore: set repo 2023-06-08 09:53:40 +08:00
liujuping
d82bcfdf2a feat(renderer-core): optimize the judgment of whether leaf hoc has children 2023-06-01 09:34:29 +08:00
liujuping
f10b694c42 feat(renderer-core): optimize the judgment of whether leaf hoc has children 2023-06-01 09:34:29 +08:00
JackLian
9695add27c chore(release): publish 1.1.7 2023-05-31 14:48:47 +08:00
Minglong Li
f5438ff1ab fix: return first if input schema is a react dom 2023-05-15 11:12:55 +08:00
JackLian
5ada0a4020 chore: use @alilc/build-plugin-lce to replace build-plugin-component 2023-05-11 18:52:10 +08:00
liujuping
5b1423068e feat(outline-pane): export OutlinePaneContext 2023-04-26 10:27:52 +08:00