liujuping
|
02f8f981ef
|
Merge branch 'main' into develop
|
2022-09-06 14:36:35 +08:00 |
|
liujuping
|
7a0bab11ac
|
chore(release): publish 1.0.14
|
2022-09-02 16:10:29 +08:00 |
|
shuogui.lin
|
6daca093ef
|
chore: remove moment.js
|
2022-09-02 16:10:29 +08:00 |
|
zyy7259
|
4c032d0d0e
|
feat: refine nesting drawer
|
2022-09-02 16:10:29 +08:00 |
|
liujuping
|
9d187ccb7d
|
fix: fixed an issue where materials would be rendered multiple times
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
3e6cfa055c
|
test: add some test cases
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
f3914ed815
|
test: add some test cases
|
2022-09-02 16:10:29 +08:00 |
|
liujuping
|
f25feba63f
|
feat: added lowcode engine standard specs
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
c50b07d3ec
|
test(selection & dragon): add some test cases for increasing code coverage rate
|
2022-09-02 16:10:29 +08:00 |
|
zhangjinmei
|
b4d7d6d8c2
|
fix: in ES require changed to import
|
2022-09-02 16:10:29 +08:00 |
|
zhangjinmei
|
50e4a03b7d
|
fix: change typescript type export to export type
|
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 |
|
liujuping
|
f859752118
|
fix: fix css resources with parameters not loading correctly
|
2022-09-02 16:10:29 +08:00 |
|
刘菊萍(絮黎)
|
141e195931
|
Revert "fix: delete unused typescript types"
This reverts commit 2432aed83d55407d2f8b5f94910ada7ea78bb59e.
|
2022-09-02 16:10:29 +08:00 |
|
zhangjinmei
|
63f5d2ca3e
|
fix: delete unused typescript types
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
d770007ff8
|
fix: use the outer documentation url of unique key, fixes #868
|
2022-09-02 16:10:29 +08:00 |
|
hanzhaoyun.hanzhao
|
3fe6e41536
|
fix(filter): unique key prop warning
|
2022-09-02 10:29:10 +08:00 |
|
shuogui.lin
|
70fb8308f9
|
chore: remove moment.js
|
2022-09-01 10:30:28 +08:00 |
|
hanzhaoyun.hanzhao
|
06e6920602
|
fix(filter): unique key prop warning
|
2022-09-01 10:12:31 +08:00 |
|
zyy7259
|
94a211e279
|
feat: refine nesting drawer
|
2022-08-24 11:27:16 +08:00 |
|
liujuping
|
64cc3283c1
|
fix: fixed an issue where materials would be rendered multiple times
|
2022-08-18 09:07:44 +08:00 |
|
LeoYuan 袁力皓
|
a9f15a7552
|
test: add some test cases
|
2022-08-11 11:11:01 +08:00 |
|
LeoYuan 袁力皓
|
c27f8019bc
|
test: add some test cases
|
2022-08-09 18:25:47 +08:00 |
|
liujuping
|
57df803179
|
feat: added lowcode engine standard specs
|
2022-08-08 18:01:55 +08:00 |
|
LeoYuan 袁力皓
|
c1bcb8f4d4
|
test(selection & dragon): add some test cases for increasing code coverage rate
|
2022-08-08 17:01:48 +08:00 |
|
zhangjinmei
|
7c8cd36a10
|
fix: in ES require changed to import
|
2022-08-08 14:00:05 +08:00 |
|
zhangjinmei
|
573504b0e3
|
fix: change typescript type export to export type
|
2022-08-08 14:00:05 +08:00 |
|
liujuping
|
9c545cca60
|
fix: fix render module state expression initialization exception
|
2022-08-04 19:45:43 +08:00 |
|
liujuping
|
9a5a04ac95
|
fix: fix css resources with parameters not loading correctly
|
2022-08-04 19:37:30 +08:00 |
|
刘菊萍(絮黎)
|
4d6dfe9f57
|
Revert "fix: delete unused typescript types"
This reverts commit 2432aed83d55407d2f8b5f94910ada7ea78bb59e.
|
2022-08-04 18:26:45 +08:00 |
|
zhangjinmei
|
2432aed83d
|
fix: delete unused typescript types
|
2022-08-04 18:20:07 +08:00 |
|
LeoYuan 袁力皓
|
912ee22180
|
fix: use the outer documentation url of unique key, fixes #868
|
2022-07-29 15:40:40 +08:00 |
|
LeoYuan 袁力皓
|
80c805780f
|
chore(release): publish 1.0.13
v1.0.13
|
2022-07-27 16:50:52 +08:00 |
|
guowenfh
|
8232424697
|
fix: designer/loadIncrementalAssets await Sequential (#841)
* fix: designer/loadIncrementalAssets await Sequential
* feat: change editor set support Promise
|
2022-07-21 17:24:47 +08:00 |
|
zyy7259
|
70e7c1c2e8
|
feat: add getExtraPropValue setExtraPropValue to shell SettingPropEntry
|
2022-07-20 08:33:29 +08:00 |
|
JackLian
|
1fa2694635
|
refactor: abstract getSchemaChildren
|
2022-07-15 15:01:14 +08:00 |
|
JackLian
|
706dad4aa5
|
refactor: abstract excuteLifeCycleMethod and some minor refactors
|
2022-07-13 13:51:18 +08:00 |
|
humphry.hy
|
6399cce05a
|
feat: 为 renderer 追加 displayName,以支持后续的反射功能
|
2022-07-13 09:41:51 +08:00 |
|
JackLian
|
282a30afa4
|
refactor: minor refactors for render-core/renderer/base. remove useless logic about __ignoreParse
|
2022-07-12 10:57:18 +08:00 |
|
JackLian
|
1135a30780
|
refactor: minor refactors for render-core/renderer/base
|
2022-07-11 14:16:56 +08:00 |
|
LeoYuan 袁力皓
|
37654cd040
|
test(builtin-hotkey): increase designer's code branch coverage to 84.18%
|
2022-07-11 11:17:49 +08:00 |
|
LeoYuan 袁力皓
|
969a130b37
|
fix: project.exportSchema should export componentsMap of all documents
|
2022-07-11 10:59:14 +08:00 |
|
liujuping
|
6e96adf217
|
Merge branch 'main' into develop
|
2022-07-08 10:47:03 +08:00 |
|
liujuping
|
33c7948a65
|
chore: added exempt-all-assignee configuration to deal with the problem of mistakenly turned off
|
2022-07-08 10:37:16 +08:00 |
|
LeoYuan 袁力皓
|
a8de3f299c
|
fix: should pass index param when creating a Prop instance under a list type Prop instance, fix #780
|
2022-07-08 09:10:22 +08:00 |
|
LeoYuan 袁力皓
|
9be46e7b34
|
fix: error thrown when triggering undo after save schema on SchemaPane
|
2022-07-08 09:06:22 +08:00 |
|
william
|
a176e9d245
|
fix: npm run clean error in windows
不管在powershell或者cmd里面 rm -rf 都会报错。使用这个第三方包 rimraf, 本地测试成功。
|
2022-07-07 21:08:22 +08:00 |
|
LeoYuan 袁力皓
|
b4b30a3599
|
fix: simulator eclipses setting area #773
|
2022-07-07 16:21:44 +08:00 |
|
JackLian
|
035bde453c
|
refactor: remove useless logic, and some minor refactors
|
2022-07-07 15:34:50 +08:00 |
|
LeoYuan 袁力皓
|
81a73049bd
|
fix: adjust synchronize-order of packages
|
2022-07-07 08:38:34 +08:00 |
|