roymondchen
|
143bded648
|
feat(editor): 记住组件树节点展开的状态
close #283
|
2022-08-19 10:57:19 +08:00 |
|
i33
|
0536ac29ae
|
fix(editor): 解决UISelect控制台警告 (#289)
* fix(editor): 解决UISelect控制台警告
tooltip使用时,如果直接子元素有v-if, 会造成控制台警告`[ElOnlyChild] no valid child node found`,添加一个固定元素,避免警告。
* Update UISelect.vue
修改v-if到tooltip
|
2022-08-19 10:52:01 +08:00 |
|
roymondchen
|
7de649d8c4
|
fix(editor): uiselect没有注册
|
2022-08-08 13:30:37 +08:00 |
|
roymondchen
|
08dae20aa0
|
build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径
|
2022-08-05 20:12:35 +08:00 |
|
roymondchen
|
5e36ca8e47
|
build: 构建时某些文件的.d文件丢失
|
2022-08-05 20:12:35 +08:00 |
|
roymondchen
|
0e0e3ee310
|
refactor: 使用@element-plus/icons-vue替换@element-plus/icons
|
2022-07-14 20:39:11 +08:00 |
|
roymondchen
|
27a1ff8527
|
fix(editor): ui-select样式优化
|
2022-05-13 20:45:31 +08:00 |
|
roymondchen
|
bc8b9f5225
|
refactor: make it public
|
2022-02-17 14:47:39 +08:00 |
|