800 Commits

Author SHA1 Message Date
LeoYuan 袁力皓
48bc8d7659 fix: compatible with {} in template literals 2023-03-31 11:16:01 +08:00
knight.chen
122f0b30a0 feat: optimized lowcode types 2023-03-31 11:12:44 +08:00
JackLian
579480c56c chore(release): publish 1.1.5 v1.1.5 2023-03-31 10:58:10 +08:00
JackLian
9b519a1984 chore(docs): publish docs 1.0.25 2023-03-30 16:05:47 +08:00
liujuping
e0ed17a16a docs: update SettingField and SettingTopEntry docs 2023-03-30 15:52:09 +08:00
liujuping
a0b51d7407 fix: fix object being wrappedReactClass 2023-03-30 14:27:11 +08:00
JackLian
caa2009ac0 chore(docs): publish docs 1.0.24 2023-03-30 10:00:34 +08:00
LeoYuan 袁力皓
b607b246d6 feat: add a new built-in solution icejs3 which is corresponding to the latest icejs framework 2023-03-29 10:34:36 +08:00
owenchen1004
a6e768f8e9 补充和更正docs中的functionsetter用法 2023-03-29 10:00:04 +08:00
liujuping
505a6401cb docs: add setting-field and setting-prop-entry api docs 2023-03-28 17:20:22 +08:00
刘菊萍(絮黎)
10511507a5 docs: add @alifd/layout to npms.md 2023-03-28 15:40:15 +08:00
JackLian
1d7c8f2597 chore(docs): publish 1.0.23 2023-03-27 17:05:13 +08:00
iqinning
1b0e7e288a fix: duplicate key "locale" in renderer.ts 2023-03-27 13:34:59 +08:00
刘菊萍(絮黎)
a5f45e9397 docs: update article list 2023-03-27 12:16:07 +08:00
knight.chen
3d51fe00bf feat: add setConfig method for project 2023-03-27 10:38:28 +08:00
LeoYuan 袁力皓
298ab0f62f feat: add code review job by chatgpt 2023-03-24 21:33:39 +08:00
liujuping
3fea312906 feat: update IPublicTypeComponentMetadata interface 2023-03-24 21:32:54 +08:00
liujuping
affdfbbb1c fix: fix the problem that the props value appears when the name is 0 2023-03-24 16:28:52 +08:00
liujuping
8c073c3c95 feat: update props ts defined 2023-03-24 15:07:07 +08:00
liujuping
80fc9766b1 fix: fix cant change the panel tree item title with prop api 2023-03-24 14:37:09 +08:00
Justin-lu
fc964ec715 fix: ts interface error 2023-03-24 10:16:21 +08:00
JackLian
33289bae9c chore(docs): publish 1.0.22 2023-03-24 09:00:54 +08:00
AndyJin
4ddff259f8 fix: optimize interface type export 2023-03-23 19:25:20 +08:00
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