15 Commits

Author SHA1 Message Date
roymondchen
ed4b3c77ef fix(utils): 容器发生更新,需要编译子组建配置
fix #512
2023-06-08 15:36:55 +08:00
roymondchen
aac478eebc feat: 新增数据源 2023-05-29 11:33:44 +08:00
roymondchen
0295d6f4b5 feat(util): guid方法 2023-04-25 11:32:33 +08:00
roymondchen
b9d4e8c66c feat(util): 修改isPage函数定义 2023-02-06 19:27:57 +08:00
oceanzhu
23708e4644 chore: 更新版权年份 2023-01-04 16:11:51 +08:00
roymondchen
a7057d2568 fix(form): daterange不会自动更新 2022-08-08 21:09:58 +08:00
roymondchen
9ac3e12487 feat(utils): moment换成dayjs 2022-08-08 18:57:38 +08:00
roymondchen
5e36ca8e47 build: 构建时某些文件的.d文件丢失 2022-08-05 20:12:35 +08:00
khuntoriia
b702857aad
feat(editor): 多选菜单支持复制粘贴删除 (#217)
* feat(editor): 多选菜单支持复制粘贴删除

* fix(editor): 编辑器选中节点统一为nodes数组,保留原node对象为nodes数组的第一个元素,将复制粘贴删除行为封装到editorservice中,支持键盘快捷键

* test(editor): 修改editor相关测试用例

* fix(editor): cr问题修改

* feat(editor): 将复制粘贴操作进行拆分封装

* fix(editor): cr修改

Co-authored-by: parisma <parisma@tencent.com>
2022-08-03 14:03:36 +08:00
roymondchen
de0c6952c7 feat: 支持将组件拖动到指定容器 2022-07-14 19:02:29 +08:00
roymondchen
a7afe057fb chore: import type 2022-07-01 20:07:28 +08:00
roymondchen
2647ace396 fix(utils): 判断是否为number不够严谨 2022-04-20 16:38:35 +08:00
roymondchen
9c83a540da feat: 新增isPage,isNumber方法 2022-04-13 17:17:14 +08:00
roymondchen
71cfab8d4d feat(util): asyncLoadCss支持指定document 2022-04-07 18:31:37 +08:00
roymondchen
bc8b9f5225 refactor: make it public 2022-02-17 14:47:39 +08:00