Skip to content

v3.1.0

Compare
Choose a tag to compare
@xuliangzhan xuliangzhan released this 22 Sep 12:39
· 149 commits to v3 since this release
  • 增加组件 form-group
  • form
    • 增加参数 border
    • 增加参数 vertical-align
    • 增加参数 title-background
  • form-group
    *(v3保留兼容)组件 form-gather 给 form-group 替换,所有参数及用法完全兼容
  • form-item
    • 增加参数 vertical-align
    • 增加参数 title-background
  • textarea
    • 参数 resize 默认值调整为 none,可以通过全局参数设置
  • date-picker
    • 修复时间戳类型无法显示问题
  • menu
    • 优化样式