roymondchen
|
b1193b909e
|
feat(editor): 样式设置器 StyleSetter 支持表单对比模式
- Index.vue 透传 lastValues/isCompare 给各分类子组件,并冒泡 addDiffCount
- pro 下 6 个分类组件接受新 props 并向 MContainer 传递
- Layout/Border 同时将新 props 传递给内部 Box/Border 组件
- components/Border.vue 接受新 props 并冒泡 MContainer 的 addDiffCount
- components/Box.vue 接受 props 以保持接口一致
- 补充单元测试覆盖透传与事件冒泡
|
2026-05-26 20:59:43 +08:00 |
|
roymondchen
|
9b56223359
|
fix(editor): 组件配置样式显示出错
|
2026-03-20 19:41:18 +08:00 |
|
roymondchen
|
e8714c96c9
|
feat(form-schema,form,editor,table): 完善表单配置类型
|
2026-03-20 17:38:11 +08:00 |
|
roymondchen
|
81aa8f151d
|
feat(editor): 属性配置中的样式面板样式优化
|
2025-10-13 19:32:29 +08:00 |
|
roymondchen
|
1614b62d2a
|
feat(editor): 样式中的position选项加上中文
|
2025-06-09 19:36:54 +08:00 |
|
roymondchen
|
e8461f91e6
|
fix(editor): 已经配置了的样式无法删除
|
2025-01-17 19:49:56 +08:00 |
|
moonszhang
|
246e6941d5
|
feat(editor,form,schema): 组件样式配置可视化
|
2024-12-30 12:17:43 +00:00 |
|