JackLian
|
69742d8637
|
chore(release): publish 1.2.3-beta.12
|
2023-12-07 16:27:24 +08:00 |
|
JackLian
|
6e8baac9a6
|
chore(release): publish 1.2.3-beta.11
|
2023-12-05 15:52:26 +08:00 |
|
JackLian
|
ebe904b40e
|
Merge branch 'develop' into release/1.2.3-beta
|
2023-12-05 09:34:18 +08:00 |
|
唐澜
|
ebdcc41461
|
fix: scope props merge defaultProps (#2716)
|
2023-12-01 15:27:30 +08:00 |
|
JackLian
|
2722dffa6a
|
chore(release): publish 1.2.3-beta.10
|
2023-11-30 17:49:23 +08:00 |
|
JackLian
|
6fb23e4ea7
|
chore(release): publish 1.2.3-beta.9
|
2023-11-30 08:49:14 +08:00 |
|
JackLian
|
f7053b13e8
|
chore(release): publish 1.2.3-beta.8
|
2023-11-29 10:21:14 +08:00 |
|
JackLian
|
370ab79ed3
|
chore(release): publish 1.2.3-beta.7
|
2023-11-28 13:29:40 +08:00 |
|
owenchen1004
|
e01cc4d63f
|
fix: coding style update
|
2023-11-28 11:23:41 +08:00 |
|
owenchen1004
|
f852eae6db
|
fix: executeLifeCycleMethod return bug in renderer
|
2023-11-28 11:23:41 +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 |
|
JackLian
|
981a6e6354
|
chore(release): publish 1.2.3-beta.6
|
2023-11-24 09:37:36 +08:00 |
|
1ncounter
|
8c951bbbde
|
fix(renderer-core): remove compatibility with uipaas
|
2023-11-24 09:34:41 +08:00 |
|
1ncounter
|
c643c0fc4f
|
fix(renderer-core): remove compatibility with uipaas
|
2023-11-23 19:58:30 +08:00 |
|
JackLian
|
c66885c1a3
|
chore(release): publish 1.2.3-beta.5
|
2023-11-23 16:30:01 +08:00 |
|
JackLian
|
7c32dda300
|
chore(release): publish 1.2.3-beta.4
|
2023-11-23 09:33:00 +08:00 |
|
1ncounter
|
50a6c9360d
|
fix: recover component lifecycle and avoid execute from scope __proto__
|
2023-11-23 09:29:41 +08:00 |
|
1ncounter
|
394b56d0ce
|
fix: recover component lifecycle and avoid execute from scope __proto__
|
2023-11-22 21:16:10 +08:00 |
|
JackLian
|
1be811a598
|
chore(release): publish 1.2.3-beta.3
|
2023-11-20 16:37:12 +08:00 |
|
JackLian
|
de2ef9bd4e
|
chore(release): publish 1.2.3-beta.2
|
2023-11-16 13:46:05 +08:00 |
|
beautiful-boyyy
|
6a0d1e2d1f
|
fix: fixed string trim issue
|
2023-11-16 13:22:54 +08:00 |
|
liujuping
|
894dd253e1
|
feat(render-core): update logger to console
|
2023-11-16 13:22:54 +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
|
82f3a60729
|
chore(release): publish 1.2.3-beta.1
|
2023-11-14 09:46:02 +08:00 |
|
JackLian
|
bef7fc6ccb
|
chore(release): publish 1.2.3-beta.0
|
2023-11-13 13:03:47 +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 |
|