Skip to content

1.0.7

Compare
Choose a tag to compare
@pddon pddon released this 24 Aug 18:24
· 5 commits to master since this release
  1. Optimization function: When the component is in editing mode, disable the global class combination shortcut key to solve the problem of mistakenly triggering the combination shortcut key function in some scenarios(优化功能:组件编辑态时禁用全局类组合快捷键,解决部分场景下误触发组合快捷键功能问题);
  2. Optimization of Copy Selected and Cut Selected Functions: Fixed an error when copying and cutting embedded subcomponents failed(复制已选、剪切已选功能优化:修复内嵌子组件复制剪切失败提示错误);
  3. Fix the issue of untitled combination class container components not being able to be dragged(修复无标题组合类容器组件无法拖动问题);
  4. Fix the issue of abnormal state switching of container components during dragging or resizing(修复容器组件在拖动或尺寸调整过程中状态异常切换问题);