LeoYuan 袁力皓
|
d770007ff8
|
fix: use the outer documentation url of unique key, fixes #868
|
2022-09-02 16:10:29 +08:00 |
|
hanzhaoyun.hanzhao
|
06e6920602
|
fix(filter): unique key prop warning
|
2022-09-01 10:12:31 +08:00 |
|
LeoYuan 袁力皓
|
80c805780f
|
chore(release): publish 1.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 |
|
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 |
|
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 袁力皓
|
30d4ba9d21
|
chore(release): publish 1.0.12
|
2022-07-06 11:20:17 +08:00 |
|
LeoYuan 袁力皓
|
a0c772fb90
|
fix: project event listeners will not be invoked sometimes
|
2022-07-06 11:03:52 +08:00 |
|
JackLian
|
12f67dcdeb
|
refactor: change __setLifeCycleMethods to its actual meaning __excuteLifeCycleMethod
|
2022-07-05 15:53:53 +08:00 |
|
keuby
|
951d1cb103
|
fix(types): rrror declaration of the children prop
|
2022-07-05 15:23:47 +08:00 |
|
JackLian
|
d85437d4af
|
fix: fix lint issues for renderer-core/renderer/base
|
2022-06-30 10:50:03 +08:00 |
|
JackLian
|
4b59190c7f
|
fix: fix lint issues for renderer-core/renderer/base
|
2022-06-30 10:50:03 +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 |
|
zyy7259
|
900b239432
|
feat: pass e to customizeIgnoreSelectors
|
2022-06-29 09:22:06 +08:00 |
|
LeoYuan 袁力皓
|
6bb64f3aa1
|
chore: remove unused deps for renderer-core
|
2022-06-28 15:56:42 +08:00 |
|
LeoYuan 袁力皓
|
23cf6bc778
|
chore(release): publish 1.0.11
|
2022-06-28 14:06:01 +08:00 |
|
LeoYuan 袁力皓
|
3f7c0cd519
|
feat: support opening document with id
|
2022-06-28 11:17:59 +08:00 |
|
LeoYuan 袁力皓
|
152a24d655
|
feat: add flag createIfNode for ShellNode#getProp
|
2022-06-28 11:17:59 +08:00 |
|
liujuping
|
c2c59b7ff7
|
fix: fix the unit test failure problem caused by thisRequiredInJSE modification
|
2022-06-24 16:03:11 +08:00 |
|
liujuping
|
7e5a919f93
|
fix: fixed the issue that thisRequiredInJSE did not take effect in some scenarios
|
2022-06-24 15:18:46 +08:00 |
|
刘菊萍(絮黎)
|
b216aa5d2b
|
docs: added instructions for awesome-lowcode-engine to README
|
2022-06-23 15:49:52 +08:00 |
|
刘菊萍(絮黎)
|
85d1f0fd90
|
docs: added instructions for awesome-lowcode-engine to README (#712)
|
2022-06-23 15:40:55 +08:00 |
|
liujuping
|
98bc477d80
|
fix: fix dataSource needs to be compatible due to empty schema
|
2022-06-23 15:34:59 +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 |
|
liujuping
|
2022308e21
|
refactor: remove redundant monitor files
|
2022-06-23 12:21:38 +08:00 |
|
LeoYuan 袁力皓
|
8f237b1089
|
test: increase branch coverage percentage of designer to 81.66%
|
2022-06-23 12:18:58 +08:00 |
|
liujuping
|
3dd0b6d0a8
|
fix: when designMode is not design, the hidden attribute does not take effect
|
2022-06-22 13:30:13 +08:00 |
|
zyy7259
|
ee7160ea3c
|
feat: requestHandlersMap should be optional
|
2022-06-20 15:29:28 +08:00 |
|
Yingya Zhang
|
cbd95a1778
|
feat: support for hiding settings tabs when there is only one item (#669)
|
2022-06-17 16:44:28 +08:00 |
|
LeoYuan 袁力皓
|
e005ca2e2e
|
chore: suppress boring warnings emitted from babel
|
2022-06-17 14:22:11 +08:00 |
|
LeoYuan 袁力皓
|
8dab2ce68a
|
chore: support coverage diff
|
2022-06-17 14:22:11 +08:00 |
|
LeoYuan 袁力皓
|
9766593719
|
chore: add contributor section to readme
|
2022-06-16 17:50:24 +08:00 |
|
zyy7259
|
abf8fae3ef
|
feat: refine pop drawer
|
2022-06-16 16:24:02 +08:00 |
|
LeoYuan 袁力皓
|
c5ffbd59c4
|
test: add some unit tests for ComponentMeta
|
2022-06-16 13:35:11 +08:00 |
|
LeoYuan 袁力皓
|
058a84226a
|
fix: declare parameter appHelper for valid engine options
|
2022-06-15 19:09:12 +08:00 |
|
LeoYuan 袁力皓
|
3105081466
|
refactor: reuse previous Prop instance to keep mobx reaction connnection alive
|
2022-06-15 15:44:22 +08:00 |
|
JackLian
|
567fd56cfe
|
test: add ut for render-core/adapter
|
2022-06-14 15:08:07 +08:00 |
|
LeoYuan 袁力皓
|
bf2562e0e9
|
chore(release): publish 1.0.10
|
2022-06-14 10:30:48 +08:00 |
|
liujuping
|
e02933c18b
|
fix: fix the problem that material.getComponentMetasMap returns the wrong result
|
2022-06-14 10:14:14 +08:00 |
|
LeoYuan 袁力皓
|
ba90327eac
|
feat: add setVisible for Node
|
2022-06-13 17:15:44 +08:00 |
|