-
* revert: "修改tinymce富文本下拉菜单错位的bug (#1996)" * style: 修复tinymce嵌入表单示例页面换行错误,清理!important
-
Co-authored-by: 舒培培 <622292@ky-tech.com.cn>
-
Co-authored-by: 发光的卤蛋 <zdxndy@qq.com>
-
Co-authored-by: 舒培培 <622292@ky-tech.com.cn>
-
Co-authored-by: 舒培培 <622292@ky-tech.com.cn>
-
Co-authored-by: zeozhou <zeozhou@tencent.com>
-
* fix: fix wrong naming * perf: 表单设置初始值defaultValue时候使用深度拷贝 * perf: 表单设置初始值defaultValue时候使用深度拷贝 * Revert "perf: 表单设置初始值defaultValue时候使用深度拷贝" This reverts commit a103cd11b4c8e4eeac3be114c103a5c30f562042. * perf: perf Tree Component * fix: 解决tree树形异步懒加载,点击两次才能关闭 Co-authored-by: yfh01 <unconfigured@null.spigotmc.org>
-
Co-authored-by: 顾佳磊 <jareygu@gmail.com>
-
* docs: 添加注释 * docs: 添加注释 * fix: 后台动态权限changePermissionCode加上await * docs: 添加注释 * docs: 添加注释 * docs: 添加注释 * docs: 添加注释 * docs: 添加注释
-
删除个人中心(data.tsx)多余的html片段
-
* fix: dropdown placement bottomCenter to bottom * feat: contextMenuItem add hidden property
-
Co-authored-by: liuyao <liuyao@liuyaodeiMac.local>
-
* chore: table size放到settings * chore(TableAction): 操作确认框增加placement属性支持 * chore(Form): 表单field支持a.b.c嵌套写法 * feat(Form): add TabsForm demo Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
-
* fix/invaild dateFormat * fix(useFormEvents): isNullOrUnDef is not defined Co-authored-by: Felix Hoi <felixhoi@ssm.gov.mo>
-
Co-authored-by: Felix Hoi <felixhoi@ssm.gov.mo>
-
* chore: table size放到settings * chore(TableAction): 操作确认框增加placement属性支持 * chore(Form): 表单field支持a.b.c嵌套写法 Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
-
[VueTypes warn]: oneOf - value should be one of "topLeft", "topCenter", "topRight", "bottomLeft", "bottomCenter", "bottomRight". [Vue warn]: Invalid prop: custom validator check failed for prop "placement".
-
* feat: table add pagination postion property * feat: specify the postion of Pagination in Table
-
Co-authored-by: yfh01 <unconfigured@null.spigotmc.org>