liujuping
|
412cb16628
|
fix: fix left-pane cant hidden when iframe click
|
2023-07-18 10:26:30 +08:00 |
|
liujuping
|
7b6181719e
|
feat(workspace): add multi foces-tracker in workspace mode
|
2023-07-10 16:30:20 +08:00 |
|
JackLian
|
5cc4715daf
|
chore(release): publish 1.1.8
|
2023-07-07 17:34:57 +08:00 |
|
xiaohuoni
|
6015c5d1d1
|
chore: set repo
|
2023-06-08 09:53:40 +08:00 |
|
JackLian
|
9695add27c
|
chore(release): publish 1.1.7
|
2023-05-31 14:48:47 +08:00 |
|
LeoYuan 袁力皓
|
503793fdfc
|
fix: supportVariable SHOULD take precedence over supportVariableGlobally (#1997)
* fix: supportVariable should take precedence over supportVariableGlobally
|
2023-05-29 10:12:42 +08:00 |
|
JackLian
|
5ada0a4020
|
chore: use @alilc/build-plugin-lce to replace build-plugin-component
|
2023-05-11 18:52:10 +08:00 |
|
liujuping
|
239bb29de1
|
feat: add skeleton item model
|
2023-05-11 10:44:17 +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
|
aab8a3a10e
|
feat: update setter types
|
2023-04-21 16:52:32 +08:00 |
|
liujuping
|
33fd6bf642
|
feat: added features in workspace mode
|
2023-04-14 07:47:41 +08:00 |
|
JackLian
|
779edf783b
|
chore(release): publish 1.1.6
|
2023-04-11 15:38:28 +08:00 |
|
liujuping
|
ed252fa135
|
fix: fix composeTitle returns redundant icons
|
2023-04-04 11:16:41 +08:00 |
|
JackLian
|
579480c56c
|
chore(release): publish 1.1.5
|
2023-03-31 10:58:10 +08:00 |
|
JackLian
|
203568ea2d
|
chore(release): publish 1.1.4
|
2023-03-22 17:35:26 +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 |
|
liujuping
|
ffaf58b5b5
|
refactor: rename internalToShell to internalToShellField
|
2023-03-16 11:18:32 +08:00 |
|
JackLian
|
0181a8ad33
|
chore(release): publish 1.1.3
|
2023-03-16 09:28:08 +08:00 |
|
liujuping
|
9597b1c376
|
feat: material spec add ignoreDefaultValue field to component property description
|
2023-03-16 09:17:30 +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 |
|
liujuping
|
93e9b6ee00
|
fix: fix build error due to ts definition
|
2023-02-28 15:52:00 +08:00 |
|
JackLian
|
f3f7703f98
|
chore(release): publish 1.1.2
|
2023-02-20 10:36:57 +08:00 |
|
JackLian
|
18eeff953a
|
chore(release): publish 1.1.1
|
2023-02-15 17:23:11 +08:00 |
|
JackLian
|
19b997cd5e
|
chore(release): publish 1.1.0
|
2023-02-14 09:41:12 +08:00 |
|
liujuping
|
c905aa27c3
|
feat: added detailed definition of some skeleton.add parameters
|
2023-02-13 09:21:10 +08:00 |
|
liujuping
|
da1450ea1a
|
fix: fix the problem of white screen in custom initialization method
|
2023-02-09 15:30:19 +08:00 |
|
haoziqaq
|
be309cba01
|
fix(editor-skeleton): fix missing i18n
|
2023-01-19 10:56:27 +08:00 |
|
JackLian
|
c4bfeaa201
|
refactor: reorganize types
|
2023-01-05 17:27:56 +08:00 |
|
liujuping
|
e415ff6782
|
feat: add warning message when adding duplicate skeleton
|
2022-12-30 17:49:05 +08:00 |
|
南京-金建新
|
c6d65dbdc1
|
feat: add function return for event setter
|
2022-12-30 11:46:50 +08:00 |
|
liujuping
|
dae09e3bcb
|
feat: added workspace api to support registration of multiple resources
|
2022-12-29 19:08:30 +08:00 |
|
liujuping
|
1f8d91f85f
|
feat: workspace mode supports webview type views
|
2022-12-27 18:38:08 +08:00 |
|
JackLian
|
bcdec0989e
|
refactor: use callbacks to replace events
|
2022-12-26 14:08:12 +08:00 |
|
JackLian
|
56e9f04221
|
fix: add some unconfigured i18n text
|
2022-12-26 10:53:24 +08:00 |
|
liujuping
|
c7c7d93e1a
|
fix: fix responsive invalidation caused by upgrading build-plugin-component
|
2022-12-22 16:08:08 +08:00 |
|
JackLian
|
c2db198415
|
feat: add some big features to engine
|
2022-12-22 12:37:33 +08:00 |
|
liujuping
|
36105b28f5
|
chore(release): publish 1.0.18
|
2022-12-19 15:12:43 +08:00 |
|
JackLian
|
9b95daba81
|
chore: upgrade dep versions
|
2022-12-09 15:06:42 +08:00 |
|
林熠
|
c314c952eb
|
docs: replace yuque links (#1332)
|
2022-12-08 11:42:49 +08:00 |
|
JackLian
|
55c3fc9e58
|
feat: add types for shell, and move functions in types to utils
|
2022-12-06 11:12:00 +08:00 |
|
liujuping
|
bce06dbdcf
|
chore(release): publish 1.0.17
|
2022-12-01 11:10:45 +08:00 |
|
JackLian
|
84e0c1f096
|
feat: add createIntl to common.utils, and fix misuse of zh_CN
|
2022-11-28 11:16:28 +08:00 |
|
liujuping
|
73acf6f112
|
fix: fix the problem of crash caused by infinite loop in antd scene
|
2022-11-28 10:52:05 +08:00 |
|
liujuping
|
7d3048a126
|
chore(release): publish 1.0.16
|
2022-11-08 15:37:30 +08:00 |
|
liujuping
|
86b8889ec4
|
chore(release): publish 1.0.15
|
2022-10-18 11:03:00 +08:00 |
|
LeoYuan 袁力皓
|
fcfce3cbeb
|
fix: defaultValue should be evaluated inspite of condition result is falsy, fixes #1045
|
2022-10-10 11:34:42 +08:00 |
|
LeoYuan 袁力皓
|
5bb8cf5d12
|
fix: leaf should be type of ShellNode other than InnerNode
|
2022-09-15 20:06:18 +08:00 |
|