Skip to content

Latest commit

 

History

History
101 lines (72 loc) · 7.75 KB

CHANGELOG.md

File metadata and controls

101 lines (72 loc) · 7.75 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.4.1 (2023-10-12)

Bug Fixes

  • 修复自由布局错误和不能拖拽的问题 (a4c7576)

2.4.0 (2023-08-30)

Features

  • 去除自然布局的 disableBehaviors, 使其可以被删除 (798418c)

2.3.0 (2023-08-01)

Features

  • 补齐css 变量默认值 (75ccc12)

2.2.4 (2023-07-28)

2.2.3 (2023-07-28)

2.2.2 (2023-07-27)

Bug Fixes

  • lowcode_es/view 内 src 引用报错 (1f33a1f)

2.2.1 (2023-07-27)

2.2.0 (2023-07-27)

Features

  • 调整 peer (594f5ef)
  • 调整使用文档链接 (5b3dfca)
  • 段落 verMargin 更名为 hasVerSpacing (6484ee8)
  • 上传新的开源版本 (2f3af5c)
  • 升级 build-plugin-lowcode,适配 lowcode 打包 (d82a6c6)
  • 使用 lodash-es (42172a3)
  • 移除 tab 功能 (e7a21ed)
  • 移除低代码分页配置 (5b4efc4)
  • 移除x-if 判断 (0c20e48)
  • 优化部分 section 和 page 的代码 (6c9cbc9)
  • 自动引入 css (f0d2b08)
  • 最大支持 24 栅栏 (a0544de)
  • add adaptors for design components (1526f4a)
  • add demo (3c2907f)
  • add tabletColSpan phoneColSpan for responsive (431712c)
  • add ts (40a305e)
  • add types for AliLowcodeEngine (2ba5718)
  • alias import (9b92166)
  • fix conflict (969a3c5)
  • fix conflict (888a3ea)
  • lowcode (c4a3f99)
  • p, space 支持数值类型的 spacing 和 size 传入 (d629c79)
  • Row/Col/Cell 支持height (f55273a)
  • suport lowcodeEngine 2.0 (33d9299)
  • update lock.json (5057bc7)
  • update version of lowcode-engine and lowcode-materials (087c58a)

Bug Fixes

  • header 不支持 noBottomPadding (255c115)
  • 部分场景下布局渲染异常 (4831f6d)
  • 低代码引擎升级导致的容器组件内小剪刀无法使用 (7460625)
  • 断点调整错误 (768beb4)
  • 构建产物 types 路径无效 (0971d41)
  • 类名错误 (d4f1e4c)
  • 拖拽修改容器高度,导致容器变空白 (04674ed)
  • 拖拽修改容器高度,导致容器变空白 (d5383fe)
  • 选中容器时,布局页面会闪一下 (1e52924)
  • 自由容器 flex 布局 (9a4e642)
  • add callback (d06e895)
  • css 链接访问不到 (2f72a47)
  • divider disappear (5f504bf)
  • fix shortcut key failure problem (bd231b9)
  • fix the problem that free nodes cannot be dragged (1bec76e)
  • onChangeSelection 后剪刀位置异常 (8d02e6a)
  • props initial value (2c6c619)
  • remove isTab config (d10e659)
  • set device and auto set columns (04ca451)
  • switch PureComponent to Component (49fb228)

2.0.0

  • 各组件 _typeMark 标记统一更名为 typeMark
  • Cell 增加模式属性 height, 支持直接固定高度
  • Page 上移除 Tab 模式
  • P 属性 verMargin 更名为 hasVerSpacing, spacing 支持传入数值
  • Row/Col/Cell 支持直接设置 height 属性