liujuping
4728484e7e
feat: suport more locale config
2023-09-26 09:37:02 +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
liujuping
33a4192e2c
fix: fix slot id is automatically generated every time
2023-02-24 15:28:18 +08:00
haoziqaq
5c6572e302
fix(react-simulator-renderer): fix missing i18n of customCreateElement
2023-01-18 08:21:31 +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
zude.hzd
fceffce5cd
feat: 新增render notFoundComponent、faultComponent engineConfig配置
2022-11-28 11:05:54 +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
刘菊萍(絮黎)
d3c891e2a4
feat: support for NotFoundComponent design state is optional ( #1013 )
2022-09-23 15:32:23 +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
LeoYuan 袁力皓
5bb8cf5d12
fix: leaf should be type of ShellNode other than InnerNode
2022-09-15 20:06:18 +08:00
LeoYuan 袁力皓
2dbd66cb28
refactor: remove default container of built-in Slot component, fixes #993
2022-09-13 21:05:01 +08:00
liujuping
9c545cca60
fix: fix render module state expression initialization exception
2022-08-04 19:45:43 +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
絮黎
da7f77ee91
feat: added thisRequiredInJSE API to control whether JSExpression expression access context must use this ( #702 )
2022-06-23 14:44:35 +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 袁力皓
a8de4b9932
chore: 修改 code style 以及配置 lint & test action
2022-02-17 15:25:42 +08:00
LeoYuan 袁力皓
4f4ac5115d
feat: first commit - genesis
2022-02-16 11:20:17 +08:00