Skip to content

Releases: wakeadmin/components

1.9.8

20 Dec 03:58
Compare
Choose a tag to compare
  • fat-table 支持列设置
  • fat-table 支持自定义渲染 table
  • 新增 time-select 原件
  • radio 原件支持 selectFirstByDefault
  • images 原件支持默认图片
  • fat-table-select-modal,新增 confirm 事件

1.8.12: chore(components): bump 1.8.18

23 Oct 01:25
Compare
Choose a tag to compare

1.8.12

功能修复

  • fix: 修复 fat-table column 变化没有触发 actions 渲染
  • fix: 修复 mergeProps 会转换非 kebab-case
  • fix: fat-table、fat-form 支持关闭 hmr
  • 修复 images tip 渲染问题
  • 引入实验性的内容多语言组件
  • 修复在 vue 2 下多语言导致死循环

功能优化

  • 验证规则 trigger 支持传入数组
  • atomic 上下文新增 required
  • 暴露 useFormItemValidate 用于自定义表单场景
  • fat-table 新增 columnWidth
  • fat-logic-tree 多语言支持
  • fat-form-item、fat-form-group message 支持设置宽度
  • fat-table-select 支持 actionColumnProps 的定制操作栏样式
  • fat-table 新增 columnMinWidth 支持动态配置所有列的 minWidth
  • 支持和 unplugin-wakeadmin-components 配合实现热更新