LeoYuan 袁力皓
|
c4768871db
|
chore: correct mocked typo
|
2022-10-10 15:01:26 +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 袁力皓
|
4b8ec09e86
|
feat: add importSchema event for documentModel
|
2022-09-26 14:55:52 +08:00 |
|
LeoYuan 袁力皓
|
6eefb4e96d
|
chore(specs): modify the built-in declared behaviors of component
|
2022-09-26 14:49:29 +08:00 |
|
刘菊萍(絮黎)
|
d3c891e2a4
|
feat: support for NotFoundComponent design state is optional (#1013)
|
2022-09-23 15:32:23 +08:00 |
|
dbvc
|
438cccd58e
|
fix: fix material-spec demo
|
2022-09-23 14:38:55 +08:00 |
|
LeoYuan 袁力皓
|
1f9150e4b2
|
feat: support SPA mode
|
2022-09-23 14:38:32 +08:00 |
|
LeoYuan 袁力皓
|
0bcd9ff782
|
feat: add scrollToNode for simulator host (#1075)
|
2022-09-23 11:46:29 +08:00 |
|
liujuping
|
6ee6b07a10
|
fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node
|
2022-09-23 11:44:24 +08:00 |
|
jingyu
|
3d41fd5d07
|
fix: 新元素无法在大纲树拖拽
|
2022-09-23 11:09:45 +08:00 |
|
liujuping
|
f400172825
|
fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node
|
2022-09-21 16:20:19 +08:00 |
|
DB维一(s.y)
|
ecb9dca2b9
|
fix: spec typo (#1064)
|
2022-09-20 10:06:21 +08:00 |
|
wenyujie
|
89abae82e2
|
chore(docs): update material-spec
|
2022-09-20 10:02:06 +08:00 |
|
ruhuo.tan
|
bca8cd23a4
|
chore: change displayName from kecab-case to PascalCase
|
2022-09-19 19:07:38 +08:00 |
|
ruhuo.tan
|
2b2bcbdaeb
|
fix: fix displayName spell mistake
|
2022-09-19 19:07:38 +08:00 |
|
liujuping
|
eb73686c24
|
chore: added codecov with ci git action
|
2022-09-16 17:50:34 +08:00 |
|
LeoYuan 袁力皓
|
d1c9838343
|
feat: add some params for onDragstart & onDrag & onDragend
|
2022-09-16 16:15:53 +08:00 |
|
LeoYuan 袁力皓
|
5bb8cf5d12
|
fix: leaf should be type of ShellNode other than InnerNode
|
2022-09-15 20:06:18 +08:00 |
|
LeoYuan 袁力皓
|
2dbd66cb28
|
refactor: remove default container of built-in Slot component, fixes #993
|
2022-09-13 21:05:01 +08:00 |
|
LeoYuan 袁力皓
|
6a6156a38d
|
refactor: node 16 works now
|
2022-09-13 21:04:11 +08:00 |
|
LeoYuan 袁力皓
|
391251788a
|
refactor: modify parameter types of onMountNode
|
2022-09-09 17:27:43 +08:00 |
|
liujuping
|
dbe0764ff4
|
feat: the tips when dragging a component from the component panel same with the moving component
|
2022-09-08 18:40:57 +08:00 |
|
liujuping
|
02f8f981ef
|
Merge branch 'main' into develop
|
2022-09-06 14:36:35 +08:00 |
|
liujuping
|
7a0bab11ac
|
chore(release): publish 1.0.14
|
2022-09-02 16:10:29 +08:00 |
|
shuogui.lin
|
6daca093ef
|
chore: remove moment.js
|
2022-09-02 16:10:29 +08:00 |
|
zyy7259
|
4c032d0d0e
|
feat: refine nesting drawer
|
2022-09-02 16:10:29 +08:00 |
|
liujuping
|
9d187ccb7d
|
fix: fixed an issue where materials would be rendered multiple times
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
3e6cfa055c
|
test: add some test cases
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
f3914ed815
|
test: add some test cases
|
2022-09-02 16:10:29 +08:00 |
|
liujuping
|
f25feba63f
|
feat: added lowcode engine standard specs
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
c50b07d3ec
|
test(selection & dragon): add some test cases for increasing code coverage rate
|
2022-09-02 16:10:29 +08:00 |
|
zhangjinmei
|
b4d7d6d8c2
|
fix: in ES require changed to import
|
2022-09-02 16:10:29 +08:00 |
|
zhangjinmei
|
50e4a03b7d
|
fix: change typescript type export to export type
|
2022-09-02 16:10:29 +08:00 |
|
liujuping
|
5bd68ee6b4
|
fix: fix render module state expression initialization exception
|
2022-09-02 16:10:29 +08:00 |
|
liujuping
|
f859752118
|
fix: fix css resources with parameters not loading correctly
|
2022-09-02 16:10:29 +08:00 |
|
刘菊萍(絮黎)
|
141e195931
|
Revert "fix: delete unused typescript types"
This reverts commit 2432aed83d55407d2f8b5f94910ada7ea78bb59e.
|
2022-09-02 16:10:29 +08:00 |
|
zhangjinmei
|
63f5d2ca3e
|
fix: delete unused typescript types
|
2022-09-02 16:10:29 +08:00 |
|
LeoYuan 袁力皓
|
d770007ff8
|
fix: use the outer documentation url of unique key, fixes #868
|
2022-09-02 16:10:29 +08:00 |
|
hanzhaoyun.hanzhao
|
3fe6e41536
|
fix(filter): unique key prop warning
|
2022-09-02 10:29:10 +08:00 |
|
shuogui.lin
|
70fb8308f9
|
chore: remove moment.js
|
2022-09-01 10:30:28 +08:00 |
|
hanzhaoyun.hanzhao
|
06e6920602
|
fix(filter): unique key prop warning
|
2022-09-01 10:12:31 +08:00 |
|
zyy7259
|
94a211e279
|
feat: refine nesting drawer
|
2022-08-24 11:27:16 +08:00 |
|
liujuping
|
64cc3283c1
|
fix: fixed an issue where materials would be rendered multiple times
|
2022-08-18 09:07:44 +08:00 |
|
LeoYuan 袁力皓
|
a9f15a7552
|
test: add some test cases
|
2022-08-11 11:11:01 +08:00 |
|
LeoYuan 袁力皓
|
c27f8019bc
|
test: add some test cases
|
2022-08-09 18:25:47 +08:00 |
|
liujuping
|
57df803179
|
feat: added lowcode engine standard specs
|
2022-08-08 18:01:55 +08:00 |
|
LeoYuan 袁力皓
|
c1bcb8f4d4
|
test(selection & dragon): add some test cases for increasing code coverage rate
|
2022-08-08 17:01:48 +08:00 |
|
zhangjinmei
|
7c8cd36a10
|
fix: in ES require changed to import
|
2022-08-08 14:00:05 +08:00 |
|
zhangjinmei
|
573504b0e3
|
fix: change typescript type export to export type
|
2022-08-08 14:00:05 +08:00 |
|
liujuping
|
9c545cca60
|
fix: fix render module state expression initialization exception
|
2022-08-04 19:45:43 +08:00 |
|