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
LeoYuan 袁力皓
bf2562e0e9
chore(release): publish 1.0.10
2022-06-14 10:30:48 +08:00
LeoYuan 袁力皓
44ad744aac
chore(release): publish 1.0.9
2022-06-01 14:17:40 +08:00
LeoYuan 袁力皓
f1f0613228
Merge branch 'main' into develop
2022-05-19 14:27:05 +08:00
twinkle77
2871b5ba4c
feat: sync utils/constants ( #506 )
2022-05-19 14:23:15 +08:00
LeoYuan 袁力皓
fb580b5fb2
chore(release): publish 1.0.8
2022-05-13 14:47:53 +08:00
LeoYuan 袁力皓
bf2c1e96a1
chore(release): publish 1.0.7
2022-05-11 14:22:09 +08:00
liujuping
176583f48a
feat: low-code components support lifecycle and function execution
2022-05-05 17:17:20 +08:00
liujuping
38be3dec83
chore: renderer jest config add collectCoverage
2022-04-28 14:06:38 +08:00
LeoYuan 袁力皓
835059deff
chore(release): publish 1.0.6
2022-04-21 14:46:37 +08:00
liujuping
9b3b4f9b0e
fix: renderer not rendering correct components when loading components with loadAsyncLibrary api
2022-04-21 10:15:29 +08:00
tanruhuo
750d282c03
fix: 修复React17选中组件bug
2022-04-14 16:46:00 +08:00
LeoYuan 袁力皓
70cf733b11
chore(release): publish 1.0.5
2022-04-11 15:07:36 +08:00
LeoYuan 袁力皓
fcf3eabae0
chore(release): publish 1.0.4
2022-04-11 14:59:49 +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 袁力皓
0b6dbf35d8
chore(release): publish 1.0.3
2022-03-17 20:57:43 +08:00
LeoYuan 袁力皓
9f9b2557b0
chore(release): publish 1.0.3-beta.0
2022-03-11 11:46:31 +08:00
LeoYuan 袁力皓
abc1ea1ead
chore(release): publish 1.0.2
2022-03-01 20:05:01 +08:00
LeoYuan 袁力皓
65f5aa6adb
chore(release): publish 1.0.1
2022-02-21 20:40:31 +08:00
LeoYuan 袁力皓
770cb264f5
chore(release): publish 1.0.1-beta.1
2022-02-21 09:58:39 +08:00
LeoYuan 袁力皓
a76618c858
Merge branch 'develop' into release/1.0.1-beta
2022-02-18 19:48:23 +08:00
LeoYuan 袁力皓
52d1e17171
chore(release): publish 1.0.1-beta.0
2022-02-17 20:45:19 +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