JackLian
|
48c7dc02d3
|
chore(release): publish 1.1.11-beta.13
|
2023-09-26 17:57:30 +08:00 |
|
JackLian
|
4f9e25ef57
|
chore(release): publish 1.1.11-beta.12
|
2023-09-26 09:40:26 +08:00 |
|
JackLian
|
b40f23384d
|
chore(release): publish 1.1.11-beta.11
|
2023-09-18 16:31:13 +08:00 |
|
JackLian
|
3fd859b093
|
chore(release): publish 1.1.11-beta.10
|
2023-09-14 10:36:54 +08:00 |
|
JackLian
|
2d2c8a4689
|
Merge branch 'develop' into release/1.1.11-beta
|
2023-09-14 10:33:37 +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 |
|
JackLian
|
1da983ba50
|
chore(release): publish 1.1.11-beta.9
|
2023-09-13 14:16:45 +08:00 |
|
JackLian
|
ea15f02675
|
chore(release): publish 1.1.11-beta.8
|
2023-09-12 10:29:03 +08:00 |
|
JackLian
|
82c3f3fa43
|
chore(release): publish 1.1.11-beta.7
|
2023-09-08 14:12:45 +08:00 |
|
JackLian
|
81282baf24
|
chore(release): publish 1.1.11-beta.6
|
2023-09-07 09:31:53 +08:00 |
|
JackLian
|
42269dc952
|
chore(release): publish 1.1.11-beta.5
|
2023-09-04 13:51:08 +08:00 |
|
liujuping
|
241ba345fb
|
chore(release): publish 1.1.11-beta.4
|
2023-08-31 17:49:57 +08:00 |
|
liujuping
|
90e072bcfb
|
chore(release): publish 1.1.11-beta.3
|
2023-08-31 17:46:13 +08:00 |
|
JackLian
|
81cc5dee75
|
chore(release): publish 1.1.11-beta.2
|
2023-08-29 14:38:45 +08:00 |
|
JackLian
|
b4b5c9f32d
|
chore(release): publish 1.1.11-beta.1
|
2023-08-29 10:09:24 +08:00 |
|
liujuping
|
b53ea28e98
|
fix: fix utils under appHelper will not be updated when props.appHelper is updated
|
2023-08-29 10:06:42 +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
|
228eef93c8
|
chore(release): publish 1.1.11-beta.0
|
2023-08-28 11:00:16 +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 |
|
JackLian
|
779edf783b
|
chore(release): publish 1.1.6
|
2023-04-11 15:38:28 +08:00 |
|
eternalsky
|
d64da1e065
|
feat: improve lowcode component error state in simulator renderer (#1818)
* feat: improve lowcode component error state in simulator renderer
* chore: use faultComponentMap instead of ComponentRender.FaultComponent
|
2023-03-31 15:12:39 +08:00 |
|
JackLian
|
579480c56c
|
chore(release): publish 1.1.5
|
2023-03-31 10:58:10 +08:00 |
|
JackLian
|
203568ea2d
|
chore(release): publish 1.1.4
|
2023-03-22 17:35:26 +08:00 |
|
JackLian
|
0181a8ad33
|
chore(release): publish 1.1.3
|
2023-03-16 09:28:08 +08:00 |
|
liujuping
|
39f455e13f
|
feat: optimize error component output information
|
2023-03-03 17:57:45 +08:00 |
|
liujuping
|
5db418efe4
|
fix: when the component is configured in a loop, the key value changes and renders error
|
2023-03-03 17:37:51 +08:00 |
|
liujuping
|
9228a2baa7
|
feat: lowcode component add error placeholder
|
2023-03-02 10:14:00 +08:00 |
|
liujuping
|
7c2ebf3c02
|
refactor: rename executeLifeCycleMethod to executeLifeCycleMethod
|
2023-02-21 11:52:56 +08:00 |
|
JackLian
|
f3f7703f98
|
chore(release): publish 1.1.2
|
2023-02-20 10:36:57 +08:00 |
|
jn
|
6753bf660b
|
fix: designer i18n locale is not correct
|
2023-02-20 09:31:51 +08:00 |
|
JackLian
|
18eeff953a
|
chore(release): publish 1.1.1
|
2023-02-15 17:23:11 +08:00 |
|
JackLian
|
19b997cd5e
|
chore(release): publish 1.1.0
|
2023-02-14 09:41:12 +08:00 |
|
liujuping
|
c3ce042c83
|
feat: the renderer-core leaf component removes the react.createElement call
|
2023-02-07 18:21:20 +08:00 |
|