95 Commits

Author SHA1 Message Date
JackLian
14a479262c Merge branch 'develop' into release/1.1.7-beta 2023-05-11 11:16:51 +08:00
liujuping
239bb29de1 feat: add skeleton item model 2023-05-11 10:44:17 +08:00
JackLian
9940c02a3b chore(release): publish 1.1.7-beta.13 2023-04-27 09:48:12 +08:00
wendell0316
e66fbd74f6 feat: add more props for popup
* feat: popup可以接受外部参数

目前配置都是固定的,对于一些简单定制化的需求无法满足

* feat: 增加类型约束,固定可修改项

* Revert "feat: 增加类型约束,固定可修改项"

This reverts commit 7e3b4dd1fafce56bfb94d7f77fda729eec4066d0.

* feat: 添加类型
2023-04-27 09:45:07 +08:00
liujuping
59039d2b86 feat: get editor from this or params 2023-04-27 09:45:07 +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
JackLian
a03bf87de9 chore(release): publish 1.1.7-beta.12 2023-04-26 11:27:11 +08:00
JackLian
ad68052d15 chore(release): publish 1.1.7-beta.11 2023-04-24 10:18:49 +08:00
JackLian
a78643fe0a chore: merge from develop 2023-04-24 10:13:20 +08:00
liujuping
aab8a3a10e feat: update setter types 2023-04-21 16:52:32 +08:00
JackLian
703c379473 chore(release): publish 1.1.7-beta.10 2023-04-21 14:22:50 +08:00
JackLian
d53d5bbe8b chore(release): publish 1.1.7-beta.9 2023-04-19 16:44:13 +08:00
JackLian
20e67e85c1 chore(release): publish 1.1.7-beta.8 2023-04-18 14:27:10 +08:00
JackLian
fdb74f0aeb chore(release): publish 1.1.7-beta.7 2023-04-18 14:26:41 +08:00
JackLian
0254aa8b01 chore(release): publish 1.1.7-beta.6 2023-04-18 09:29:57 +08:00
JackLian
3f30f840eb chore(release): publish 1.1.7-beta.5 2023-04-17 17:32:33 +08:00
JackLian
1f81f0d85c chore(release): publish 1.1.7-beta.4 2023-04-17 17:31:40 +08:00
JackLian
55534f00ce chore(release): publish 1.1.7-beta.3 2023-04-17 17:31:10 +08:00
JackLian
309f392b6e chore(release): publish 1.1.7-beta.2 2023-04-17 15:10:13 +08:00
JackLian
d60eceda46 chore(release): publish 1.1.7-beta.1 2023-04-14 08:17:33 +08:00
liujuping
e977715b86 feat: added features in workspace mode 2023-04-14 08:11:44 +08:00
liujuping
33fd6bf642 feat: added features in workspace mode 2023-04-14 07:47:41 +08:00
JackLian
778c8a5d58 chore(release): publish 1.1.7-beta.0 2023-04-12 10:25:00 +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