73 Commits

Author SHA1 Message Date
rainke
ca6fe7c335 fix: 修复 forwardRef 组件的错误无法捕获 2023-10-16 14:28:45 +08:00
liujuping
4728484e7e feat: suport more locale config 2023-09-26 09:37:02 +08:00
JackLian
bf980c98ea chore(release): publish 1.1.10 2023-08-25 11:29:01 +08:00
JackLian
d08aa67b0a chore(release): publish 1.1.9 2023-07-27 09:49:02 +08:00
JackLian
5cc4715daf chore(release): publish 1.1.8 2023-07-07 17:34:57 +08:00
xiaohuoni
6015c5d1d1 chore: set repo 2023-06-08 09:53:40 +08:00
JackLian
9695add27c chore(release): publish 1.1.7 2023-05-31 14:48:47 +08:00
JackLian
5ada0a4020 chore: use @alilc/build-plugin-lce to replace build-plugin-component 2023-05-11 18:52:10 +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
iqinning
1b0e7e288a fix: duplicate key "locale" in renderer.ts 2023-03-27 13:34:59 +08:00
JackLian
203568ea2d chore(release): publish 1.1.4 2023-03-22 17:35:26 +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
JackLian
0181a8ad33 chore(release): publish 1.1.3 2023-03-16 09:28:08 +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
JackLian
f3f7703f98 chore(release): publish 1.1.2 2023-02-20 10:36:57 +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
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
liujuping
bc5ec03884 chore: add babel.config to fix build error 2022-12-30 17:17:44 +08:00
liujuping
c7c7d93e1a fix: fix responsive invalidation caused by upgrading build-plugin-component 2022-12-22 16:08:08 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
liujuping
36105b28f5 chore(release): publish 1.0.18 2022-12-19 15:12:43 +08:00
JackLian
9b95daba81 chore: upgrade dep versions 2022-12-09 15:06:42 +08:00
liujuping
bce06dbdcf chore(release): publish 1.0.17 2022-12-01 11:10:45 +08:00
JackLian
84e0c1f096 feat: add createIntl to common.utils, and fix misuse of zh_CN 2022-11-28 11:16:28 +08:00
zude.hzd
fceffce5cd feat: 新增render notFoundComponent、faultComponent engineConfig配置 2022-11-28 11:05:54 +08:00
JackLian
43b2175792 chore: adjust version of @types/react-router & typescript 2022-11-23 17:25:38 +08:00
JackLian
f951399f97 feat: provide new api project.setI18n for setting schema.i18n data 2022-11-23 14:33:40 +08:00
liujuping
7d3048a126 chore(release): publish 1.0.16 2022-11-08 15:37:30 +08:00
liujuping
e818d84c8b feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 15:37:30 +08:00
liujuping
86b8889ec4 chore(release): publish 1.0.15 2022-10-18 11:03:00 +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
liujuping
eb73686c24 chore: added codecov with ci git action 2022-09-16 17:50:34 +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
7a0bab11ac chore(release): publish 1.0.14 2022-09-02 16:10:29 +08:00
liujuping
5bd68ee6b4 fix: fix render module state expression initialization exception 2022-09-02 16:10:29 +08:00
LeoYuan 袁力皓
80c805780f chore(release): publish 1.0.13 2022-07-27 16:50:52 +08:00
LeoYuan 袁力皓
30d4ba9d21 chore(release): publish 1.0.12 2022-07-06 11:20:17 +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
LeoYuan 袁力皓
23cf6bc778 chore(release): publish 1.0.11 2022-06-28 14:06:01 +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