ZeralZhang
b29c53901e
fix(react-simulator-renderer): detached node has children
...
detached node has children will return false, causing memory leaks.
2024-01-26 09:38:37 +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
iqinning
1b0e7e288a
fix: duplicate key "locale" in renderer.ts
2023-03-27 13:34:59 +08:00
huxingyi1997
fc7c217f8c
fix: missing i18n parameter in simulater and renderer
2023-03-20 15:20:53 +08:00
liujuping
f6537f536f
feat: lowCode components support project schema
2023-03-20 08:18:20 +08:00
Qi
fb3aea4f27
fix: fiberkey compatibility
2023-03-16 17:24:10 +08:00
liujuping
9228a2baa7
feat: lowcode component add error placeholder
2023-03-02 10:14:00 +08:00
JackLian
c4bfeaa201
refactor: reorganize types
2023-01-05 17:27:56 +08:00
JackLian
c2db198415
feat: add some big features to engine
2022-12-22 12:37:33 +08:00
JackLian
f951399f97
feat: provide new api project.setI18n for setting schema.i18n data
2022-11-23 14:33:40 +08:00
liujuping
7bf7ca428d
feat: add common.utils.executeTransaction API to change multi nodes
2022-11-08 10:46:57 +08:00
LeoYuan 袁力皓
1f9150e4b2
feat: support SPA mode
2022-09-23 14:38:32 +08:00
liujuping
f400172825
fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node
2022-09-21 16:20:19 +08:00
liujuping
5dd462544f
fix: fix low-code component rendering problems: 1. thisRequiredInJSE does not take effect 2. jsx components cannot obtain source components
2022-06-29 17:17:54 +08:00
twinkle77
2871b5ba4c
feat: sync utils/constants ( #506 )
2022-05-19 14:23:15 +08:00
liujuping
176583f48a
feat: low-code components support lifecycle and function execution
2022-05-05 17:17:20 +08:00
tanruhuo
750d282c03
fix: 修复React17选中组件bug
2022-04-14 16:46:00 +08:00
Tobias Speicher
aca2f08b77
refactor: replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-30 14:07:03 +08:00
LeoYuan 袁力皓
4f4ac5115d
feat: first commit - genesis
2022-02-16 11:20:17 +08:00