JackLian
|
203568ea2d
|
chore(release): publish 1.1.4
|
2023-03-22 17:35:26 +08:00 |
|
liujuping
|
06aaef777d
|
fix: fixed an issue where the outline tree was not displayed correctly when deleting a node
|
2023-03-22 09:02:28 +08:00 |
|
liujuping
|
ebe21c4d07
|
feat: resourceList children support different resourceName
|
2023-03-21 17:35:27 +08:00 |
|
liujuping
|
a645af7e0b
|
feat: support PanelDock icon pointer cursor is always pointer
|
2023-03-20 19:32:52 +08:00 |
|
liujuping
|
21f74f0cc1
|
feat: update skeleton ts defined
|
2023-03-20 19:32:26 +08:00 |
|
huxingyi1997
|
fc7c217f8c
|
fix: missing i18n parameter in simulater and renderer
|
2023-03-20 15:20:53 +08:00 |
|
liujuping
|
6d4ca29466
|
fix: fix workspace api ts defined
|
2023-03-20 14:54:55 +08:00 |
|
zzzhrookie
|
12a22de169
|
fix: document-model 文档 isDetectingNode 文案错误
|
2023-03-20 09:33:58 +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 |
|
BARM
|
ba6bdda6a2
|
update pluginWidget.md
Dock的使用需要在props里面定义icon属性和onClick事件
|
2023-03-16 17:23:18 +08:00 |
|
liujuping
|
0a8f836842
|
Merge branch 'main' into develop
|
2023-03-16 17:09:28 +08:00 |
|
JackLian
|
598f9e90fe
|
chore(docs): publish docs 1.0.21
|
2023-03-16 11:20:06 +08:00 |
|
liujuping
|
ffaf58b5b5
|
refactor: rename internalToShell to internalToShellField
|
2023-03-16 11:18:32 +08:00 |
|
LeoYuan 袁力皓
|
64e7093053
|
feat: add file name as the third argument which passed to module post processor
|
2023-03-16 09:28:52 +08:00 |
|
JackLian
|
0181a8ad33
|
chore(release): publish 1.1.3
|
2023-03-16 09:28:08 +08:00 |
|
JackLian
|
faa524e5e0
|
Merge branch 'release/1.1.3'
|
2023-03-16 09:26:10 +08:00 |
|
liujuping
|
9597b1c376
|
feat: material spec add ignoreDefaultValue field to component property description
|
2023-03-16 09:17:30 +08:00 |
|
liujuping
|
eeb6719a1f
|
feat: optimize outline tree performance and ts definition
|
2023-03-15 17:42:18 +08:00 |
|
beautiful-boyyy
|
95a1137b46
|
fix: fix tooltip being covered by other elements (#1717)
* docs: fix incorrect content for emit method in event api
* fix: Fix tooltip being covered by other elements
|
2023-03-15 15:14:24 +08:00 |
|
liujuping
|
4d4a8a6d6f
|
feat: fix designer:entry ts errors
|
2023-03-14 19:20:48 +08:00 |
|
liujuping
|
4433b2ee78
|
fix: fix ts error
|
2023-03-14 11:17:24 +08:00 |
|
刘菊萍(絮黎)
|
41753de24a
|
Merge pull request #1698 from alibaba/feat/0228
feat: 出码引擎 1.0.8
|
2023-03-14 11:07:44 +08:00 |
|
刘菊萍(絮黎)
|
a6ebd5b667
|
Merge branch 'develop' into feat/0228
|
2023-03-14 11:07:04 +08:00 |
|
BARM
|
a09ef543c5
|
Update skeleton.md
|
2023-03-13 15:56:37 +08:00 |
|
刘菊萍(絮黎)
|
303e445eda
|
docs: update docs/docs/article/index.md (#1708)
|
2023-03-13 14:28:52 +08:00 |
|
刘菊萍(絮黎)
|
cb04c10e92
|
Merge branch 'develop' into feat/0228
|
2023-03-10 16:33:23 +08:00 |
|
BARM
|
608b99eb97
|
docs: update skeleton.md (#1699)
* docs: update skeleton.md
|
2023-03-10 16:22:05 +08:00 |
|
LeoYuan 袁力皓
|
108108cf51
|
chore: fix ts errors
|
2023-03-10 16:00:00 +08:00 |
|
LeoYuan 袁力皓
|
7c6c758d42
|
Merge branch 'develop' into feat/0228
|
2023-03-10 15:28:03 +08:00 |
|
LeoYuan 袁力皓
|
9ab2934aac
|
chore(release): code-generator - 1.0.8
@alilc/lowcode-code-generator@1.0.8
|
2023-03-10 14:52:09 +08:00 |
|
JackLian
|
531cc9c09d
|
chore(release): publish 1.1.3
v1.1.3
|
2023-03-10 11:43:14 +08:00 |
|
LeoYuan 袁力皓
|
c61694581b
|
Revert "fix: use original moduleName"
This reverts commit 676e49ee2c48b01807d9220e6a554e24126aa6cc.
|
2023-03-10 10:37:33 +08:00 |
|
LeoYuan 袁力皓
|
8474644e99
|
chore: make the second argument of module post processor optional
|
2023-03-10 10:37:18 +08:00 |
|
LeoYuan 袁力皓
|
a8ab86ebb5
|
feat: add static field displayName for Component type
|
2023-03-09 20:02:35 +08:00 |
|
kit101
|
53ada7bf10
|
docs: fix incorrect content for emit method in event api
|
2023-03-09 14:07:41 +08:00 |
|
kit101
|
f6800be0e6
|
docs: fix incorrect content for emit method in event api
|
2023-03-09 14:04:47 +08:00 |
|
liujuping
|
88961aa640
|
feat: optimize ts definition
|
2023-03-08 18:26:35 +08:00 |
|
silinchen
|
aaedee159d
|
fix: misspelled words
|
2023-03-07 10:04:51 +08:00 |
|
liujuping
|
76ec15f5b7
|
fix: fix the problem that the outline pane tree cannot be expanded
|
2023-03-06 15:46:24 +08:00 |
|
狗空
|
2d80d11475
|
fix(designer): 修复VC组件canResizing发生变化时无法拖拽
|
2023-03-06 11:45:18 +08:00 |
|
huxingyi1997
|
7bef50762c
|
feat: disable behaviors according to components in outline-tree
|
2023-03-06 09:15:51 +08:00 |
|
liujuping
|
39f455e13f
|
feat: optimize error component output information
|
2023-03-03 17:57:45 +08:00 |
|
liujuping
|
5db418efe4
|
fix: when the component is configured in a loop, the key value changes and renders error
|
2023-03-03 17:37:51 +08:00 |
|
LeoYuan 袁力皓
|
676e49ee2c
|
fix: use original moduleName
|
2023-03-02 19:37:59 +08:00 |
|
liujuping
|
29b91846fb
|
fix: componentList in remote component desc not written into asset
|
2023-03-02 14:11:00 +08:00 |
|
liujuping
|
964833128b
|
feat: add getDOMNode api definition in node module
|
2023-03-02 11:27:08 +08:00 |
|
LeoYuan 袁力皓
|
a2d857b143
|
feat: add file name as the third argument which passed to module post processor
|
2023-03-02 10:38:31 +08:00 |
|
LeoYuan 袁力皓
|
bb770b8e5a
|
Merge branch 'feat/0228' of github.com:alibaba/lowcode-engine into feat/0228
|
2023-03-02 10:23:53 +08:00 |
|
liujuping
|
9228a2baa7
|
feat: lowcode component add error placeholder
|
2023-03-02 10:14:00 +08:00 |
|