JackLian
|
d3f533d482
|
docs(props): optimize api doc for model/props, and fix related lint issues
|
2023-01-09 10:28:11 +08:00 |
|
JackLian
|
76f612b29c
|
docs(prop): optimize api doc for model/prop, and fix related lint issues
|
2023-01-06 16:45:22 +08:00 |
|
LeoYuan 袁力皓
|
7ddc155f0a
|
feat: add a hook for customizing project builder options
|
2023-01-05 17:28:12 +08:00 |
|
JackLian
|
c4bfeaa201
|
refactor: reorganize types
|
2023-01-05 17:27:56 +08:00 |
|
liujuping
|
b07d33e99a
|
fix: fix the problem of using canvas.dragon api in workspace mode
|
2023-01-05 11:28:03 +08:00 |
|
JackLian
|
02b4a5eaa9
|
fix(types): fix lint issues for node-children, and optimize related docs
|
2023-01-04 19:36:00 +08:00 |
|
JackLian
|
4ef61183ef
|
refactor(types): rename EngineOptions, and adjust related docs
|
2023-01-04 14:37:03 +08:00 |
|
JackLian
|
622b3fd958
|
chore: publish docs 1.0.13
|
2023-01-03 20:11:04 +08:00 |
|
sunzhiqi
|
c45192b698
|
docs: fixed textual error in start.md
|
2023-01-03 19:13:57 +08:00 |
|
JackLian
|
b7d32fe8a1
|
fix: error when dragging in outline view
|
2023-01-03 19:05:56 +08:00 |
|
liujuping
|
9444752a65
|
fix: fix onChangeNodeVisible & onChangeNodeChildren cannot be triggered successfully in some cases
|
2023-01-03 17:47:47 +08:00 |
|
JackLian
|
8d2fe15a3f
|
feat: 梳理 api 中 model 相关文档, 优化相关 api 实现
|
2023-01-03 17:32:24 +08:00 |
|
liujuping
|
e415ff6782
|
feat: add warning message when adding duplicate skeleton
|
2022-12-30 17:49:05 +08:00 |
|
liujuping
|
bc5ec03884
|
chore: add babel.config to fix build error
|
2022-12-30 17:17:44 +08:00 |
|
liujuping
|
f9e6913c20
|
fix: fix packege/workspace missing partial export
|
2022-12-30 12:35:05 +08:00 |
|
南京-金建新
|
c6d65dbdc1
|
feat: add function return for event setter
|
2022-12-30 11:46:50 +08:00 |
|
liujuping
|
5a1e1bc052
|
chore: publish docs 1.0.12
|
2022-12-30 11:00:31 +08:00 |
|
liujuping
|
dae09e3bcb
|
feat: added workspace api to support registration of multiple resources
|
2022-12-29 19:08:30 +08:00 |
|
liujuping
|
0a2427354b
|
feat: plugin add get\getAll\has\delete api
|
2022-12-29 18:40:26 +08:00 |
|
liujuping
|
1f8d91f85f
|
feat: workspace mode supports webview type views
|
2022-12-27 18:38:08 +08:00 |
|
liujuping
|
1342481942
|
chore: fix package/workspace build error
|
2022-12-27 12:34:31 +08:00 |
|
liujuping
|
a1828b1bbc
|
chore: update packages/workspace dependencies
|
2022-12-26 18:30:33 +08:00 |
|
JackLian
|
37dffae1b8
|
fix: expandable state not changed when node added/removed
|
2022-12-26 17:05:47 +08:00 |
|
JackLian
|
aa1813d09b
|
chore: publish docs 1.0.11
|
2022-12-26 14:56:26 +08:00 |
|
JackLian
|
bcdec0989e
|
refactor: use callbacks to replace events
|
2022-12-26 14:08:12 +08:00 |
|
liujuping
|
840e70e3d0
|
docs: add workspace docs
|
2022-12-26 12:15:16 +08:00 |
|
liujuping
|
fadce950f9
|
chore: eslint add no-unexpected-multiline rule
|
2022-12-26 11:16:09 +08:00 |
|
JackLian
|
33ed67ab57
|
docs: api文档基础优化
|
2022-12-26 11:03:40 +08:00 |
|
JackLian
|
56e9f04221
|
fix: add some unconfigured i18n text
|
2022-12-26 10:53:24 +08:00 |
|
liujuping
|
163416fcfe
|
feat: support the use of events in workspace mode to communicate in different views
|
2022-12-23 20:43:11 +08:00 |
|
liujuping
|
c7c7d93e1a
|
fix: fix responsive invalidation caused by upgrading build-plugin-component
|
2022-12-22 16:08:08 +08:00 |
|
JackLian
|
6bd60e3bbc
|
docs: fix broken image
|
2022-12-22 14:29:05 +08:00 |
|
JackLian
|
eafdf78ad8
|
fix(rax-renderer): fix type issue during build
|
2022-12-22 14:15:53 +08:00 |
|
JackLian
|
c2db198415
|
feat: add some big features to engine
|
2022-12-22 12:37:33 +08:00 |
|
eternalsky
|
89f4b11303
|
chore(release): code-generator - 1.0.7-beta.5
@alilc/lowcode-code-generator@1.0.7-beta.5
|
2022-12-21 15:23:39 +08:00 |
|
林熠
|
7d7ae0b708
|
docs: linking latest article 《低代码多分支协同开发的建设与实践》
|
2022-12-21 14:36:43 +08:00 |
|
LeoYuan 袁力皓
|
bda840e6bd
|
chore: fix CodeGen UT failure
|
2022-12-21 14:21:42 +08:00 |
|
LeoYuan 袁力皓
|
deeeed29ab
|
feat: support projectRemark which added in globalContextData
|
2022-12-21 14:21:42 +08:00 |
|
LeoYuan 袁力皓
|
995b11a073
|
chore(release): code-generator - 1.0.7-beta.4
|
2022-12-21 14:21:42 +08:00 |
|
LeoYuan 袁力皓
|
9cb4f0bd79
|
chore: update UT snapshots of CodeGenerator
|
2022-12-21 14:21:42 +08:00 |
|
eternalsky
|
2bd40d7589
|
feat(codegen): add demo slots & add new cli option solutionOptions
|
2022-12-21 14:21:42 +08:00 |
|
LeoYuan 袁力皓
|
1ca940c880
|
feat: support UIPaaS-Component code generator solution
|
2022-12-21 14:21:42 +08:00 |
|
JackLian
|
82b6a01533
|
docs: change cdn
|
2022-12-21 11:43:42 +08:00 |
|
JackLian
|
b3938b69a1
|
chore: add new cdn support
|
2022-12-21 10:18:34 +08:00 |
|
LeoYuan 袁力皓
|
3fe9882f9d
|
fix: compatible with SlotSchema which doesn't have title / name / params
|
2022-12-21 10:07:56 +08:00 |
|
LeoYuan 袁力皓
|
064e842382
|
feat(spec): support type NodeSchema when the Node is JSSlot
|
2022-12-21 10:07:44 +08:00 |
|
liujuping
|
d7132fa027
|
Merge branch 'release/1.0.18'
|
2022-12-19 17:10:38 +08:00 |
|
liujuping
|
36105b28f5
|
chore(release): publish 1.0.18
v1.0.18
|
2022-12-19 15:12:43 +08:00 |
|
JackLian
|
bacbe6acaa
|
docs: fix broken link
|
2022-12-14 11:36:37 +08:00 |
|
JackLian
|
546017d203
|
docs: some minor doc optimizations
|
2022-12-14 11:29:40 +08:00 |
|