liujuping
|
48ddc4db59
|
fix: fix plugin-outline-pane condition tag not update
|
2023-05-11 18:48:26 +08:00 |
|
liujuping
|
22d2fddc3e
|
feat: workspace add onChangeActiveWindow event api
|
2023-05-11 10:47:50 +08:00 |
|
liujuping
|
8ac68b982b
|
feat: support reset locale config
|
2023-05-11 10:45:30 +08:00 |
|
liujuping
|
239bb29de1
|
feat: add skeleton item model
|
2023-05-11 10:44:17 +08:00 |
|
LeoYuan 袁力皓
|
9947a36d17
|
refactor: synchronize exports of standalone with the normal entry
|
2023-05-08 08:42:19 +08:00 |
|
LeoYuan 袁力皓
|
9410d21de3
|
chore(release): code-generator - 1.1.2
|
2023-05-08 08:42:19 +08:00 |
|
LeoYuan 袁力皓
|
b695bdaadb
|
chore(release): code-generator - 1.1.1
|
2023-05-08 08:42:19 +08:00 |
|
LeoYuan 袁力皓
|
5b68b860ac
|
refactor: moduleName of Component should not be converted
|
2023-05-08 08:42:19 +08:00 |
|
LeoYuan 袁力皓
|
9a68f0f27c
|
fix: attr name in IPublicTypePanelDockConfig should not be optional
|
2023-05-08 08:42:19 +08:00 |
|
LeoYuan 袁力皓
|
57889d5ad0
|
fix: use noop function instead
|
2023-05-08 08:42:19 +08:00 |
|
milocooper
|
4db1971c3f
|
fix: Corrects the fourth heading name related to how drag is made in edit page documents.
|
2023-05-06 15:11:24 +08:00 |
|
橙林
|
1bb46dcf3b
|
chore: safer plugins.delete
|
2023-05-04 15:53:08 +08:00 |
|
橙林
|
ec4a95c9ba
|
fix: fix proxy plugins.delete not added async
|
2023-04-28 09:30:15 +08:00 |
|
JackLian
|
04f5416050
|
chore(docs): publish docs 1.0.28
|
2023-04-27 10:05:55 +08:00 |
|
wendell0316
|
c11bceb2ce
|
feat: add more props for popup
* feat: popup可以接受外部参数
目前配置都是固定的,对于一些简单定制化的需求无法满足
* feat: 增加类型约束,固定可修改项
* Revert "feat: 增加类型约束,固定可修改项"
This reverts commit 7e3b4dd1fafce56bfb94d7f77fda729eec4066d0.
* feat: 添加类型
|
2023-04-27 09:43:56 +08:00 |
|
liujuping
|
70120a033a
|
feat: get editor from this or params
|
2023-04-26 17:04:33 +08:00 |
|
liujuping
|
9fd28efd0e
|
fix: removeEditorWindow does not compare title
|
2023-04-26 11:05:33 +08:00 |
|
liujuping
|
c3d75b27da
|
feat(workspace): add config for resource shell model
|
2023-04-26 10:47:31 +08:00 |
|
liujuping
|
5b1423068e
|
feat(outline-pane): export OutlinePaneContext
|
2023-04-26 10:27:52 +08:00 |
|
刘菊萍(絮黎)
|
ebc137d118
|
docs: update common.md
|
2023-04-24 14:08:16 +08:00 |
|
liujuping
|
358dde43a4
|
feat(shell): add editor-view model
|
2023-04-23 17:50:46 +08:00 |
|
青木
|
c50a0823db
|
feat(utils): cursor 不使用 less
|
2023-04-23 10:50:15 +08:00 |
|
liujuping
|
aab8a3a10e
|
feat: update setter types
|
2023-04-21 16:52:32 +08:00 |
|
LeoYuan 袁力皓
|
4a18f71ebc
|
feat: add workflow for checking base branch
|
2023-04-20 13:48:44 +08:00 |
|
JackLian
|
f2e014cdbe
|
chore(docs): publish docs 1.0.27
|
2023-04-20 10:38:53 +08:00 |
|
{authemail@qq.com}
|
e964492b89
|
docs: 修复表格排版错误
|
2023-04-20 10:35:22 +08:00 |
|
LeoYuan 袁力皓
|
832e2a0aa3
|
chore: add awesome badge for exploring LCE ecosystem
|
2023-04-19 16:20:34 +08:00 |
|
liujuping
|
9b50bc700e
|
feat(workspace): add enableAutoOpenFirstWindow config and onWindowRendererReady function
|
2023-04-19 15:55:22 +08:00 |
|
liujuping
|
dff06e70ac
|
fix(prop): fix prop.export can not correctly export undefined[]
|
2023-04-19 15:55:08 +08:00 |
|
liujuping
|
82cdafe07e
|
docs(config): add demo for config.getPreference api
|
2023-04-19 14:36:29 +08:00 |
|
liujuping
|
aef10fca0d
|
feat(material): material apis add refreshComponentMetasMap function
|
2023-04-18 14:20:09 +08:00 |
|
liujuping
|
2c38c5d9a0
|
feat: remove editor api
|
2023-04-17 17:53:36 +08:00 |
|
liujuping
|
5c49044a77
|
feat(renderer-core): added log when executing setState
|
2023-04-17 17:52:40 +08:00 |
|
liujuping
|
016d54bdde
|
feat(common): add some api to be compatible with old platforms
|
2023-04-17 17:26:45 +08:00 |
|
liujuping
|
6160056139
|
fix(utils): isReactComponent not including react.memo
|
2023-04-17 14:48:57 +08:00 |
|
liujuping
|
f1ff1a0706
|
fix: fix that the outline tree does not respond to modal addition/deletion related operations
|
2023-04-14 07:48:01 +08:00 |
|
liujuping
|
33fd6bf642
|
feat: added features in workspace mode
|
2023-04-14 07:47:41 +08:00 |
|
eternalsky
|
3d470cad69
|
feat: add componentRenderer lifeCycles log
|
2023-04-12 10:21:36 +08:00 |
|
duoduo
|
c23f16d646
|
refactor: Change let to const
|
2023-04-12 10:20:07 +08:00 |
|
李佶橙
|
4133b2f714
|
Update setters.md
写错了
|
2023-04-12 09:20:24 +08:00 |
|
JackLian
|
217db5a6f1
|
chore(docs): publish 1.0.26
|
2023-04-11 15:43:06 +08:00 |
|
JackLian
|
779edf783b
|
chore(release): publish 1.1.6
v1.1.6
|
2023-04-11 15:38:28 +08:00 |
|
刘菊萍(絮黎)
|
5df3ed368d
|
docs: add 「什么?低代码引擎可以开发应用了」 article
|
2023-04-07 14:26:52 +08:00 |
|
liujuping
|
ed252fa135
|
fix: fix composeTitle returns redundant icons
|
2023-04-04 11:16:41 +08:00 |
|
liujuping
|
e1864fdf71
|
feat: field suport change JSExpression value
|
2023-04-03 17:40:16 +08:00 |
|
liujuping
|
4f7a0b984c
|
fix: change autorun params to IPublicModelSettingField
|
2023-04-03 14:57:52 +08:00 |
|
liujuping
|
aafd57cae2
|
feat: JSSlot prop export result add id
|
2023-03-31 17:11:54 +08:00 |
|
liujuping
|
4bb4296229
|
fix: when the setting-field value is array, the observer invalid
|
2023-03-31 15:13:33 +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 |
|
LeoYuan 袁力皓
|
d0c3c0f13c
|
feat: add styleImport plugin which handles style import of some fundamental materials
|
2023-03-31 11:17:52 +08:00 |
|