1ncounter
|
0014b6aae8
|
chore: change build scripts
|
2024-03-27 17:28:53 +08:00 |
|
1ncounter
|
17f736b130
|
build: change build-scripts to vite
|
2024-03-27 10:39:41 +08:00 |
|
1ncounter
|
50465d6499
|
chore: runtime mv to packages
|
2024-03-26 10:54:57 +08:00 |
|
1ncounter
|
fedbbca845
|
chore: delete useless codes
|
2024-03-21 16:41:19 +08:00 |
|
GitHub Action
|
bd85ca3ca6
|
chore(release): publish 1.3.2
|
2024-02-23 01:51:23 +00:00 |
|
liujuping
|
b3880e9a96
|
feat(command): add command apis
|
2024-01-25 16:38:58 +08:00 |
|
liujuping
|
0e65f02116
|
feat(utils): move checkPropTypes to utils module
|
2024-01-25 10:52:58 +08:00 |
|
liujuping
|
e6ba79b4d7
|
feat(utils): checkPropTypes suport IPublicTypePropType as rule for check
|
2024-01-25 10:10:38 +08:00 |
|
GitHub Action
|
4025a7d2e0
|
chore(release): publish 1.3.1
|
2024-01-17 06:01:02 +00:00 |
|
GitHub Action
|
1943172d65
|
chore(release): publish 1.3.0
|
2024-01-15 06:12:28 +00:00 |
|
liujuping
|
31a031ce4e
|
feat: removed Rax packages, discontinuing support for Rax
|
2024-01-05 16:08:04 +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 |
|
liujuping
|
5c49044a77
|
feat(renderer-core): added log when executing setState
|
2023-04-17 17:52:40 +08:00 |
|
liujuping
|
6160056139
|
fix(utils): isReactComponent not including react.memo
|
2023-04-17 14:48:57 +08:00 |
|
liujuping
|
33fd6bf642
|
feat: added features in workspace mode
|
2023-04-14 07:47:41 +08:00 |
|
eternalsky
|
3d470cad69
|
feat: add componentRenderer lifeCycles log
|
2023-04-12 10:21:36 +08:00 |
|