Skip to content

2.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 10:28
· 471 commits to main since this release

2022-09-02

🆕 Feature

  • image: hideFooter adds a new parameter to support the display of footer in an error state (#1595)
  • breadcrumb: Add customUrl property (#1594)
  • table: Add custom class name related prop (#1580)
  • Add zh-TW support (#1551)
  • Add pt-PT support (#1551)
  • alert: suport custom close element (#1544)
  • checkbox: Add max prop, support setting the maximum number of items that can be checked (#1540)
  • image: Add fit prop (#1534)
  • breadcrumb: suport separator prop (#1500)
  • breadcrumb: suport routes prop (#1500)
  • breadcrumb: suport more-icon slot (#1500)
  • breadcrumb: suport droplist prop and slot (#1500)
  • page-header: support custom back icon (#1499)

💎 Enhancement

  • table: type of extension key (#1580)
  • input: Modify password input box icon (#1436)

🆎 TypeScript

  • Added export of types in dropdown and breadcrumb components (#1594)
  • layout: Add ts type export (#1571)

2022-09-02

🆕 新增功能

  • image: hideFooter 增加新参数,支持错误状态下展示 footer (#1595)
  • breadcrumb: 增加 customUrl 属性 (#1594)
  • table: 新增自定义类名相关属性 (#1580)
  • 增加繁体中文(台湾)支持 (#1551)
  • 增加葡萄牙语(葡萄牙)支持 (#1551)
  • alert: 支持自定义关闭元素 (#1544)
  • checkbox: 新增 max 属性,支持设置最多可被勾选的项目数 (#1540)
  • image: 增加 fit 属性 (#1534)
  • breadcrumb: 支持 separator 属性 (#1500)
  • breadcrumb: 支持 routes 属性 (#1500)
  • breadcrumb: 支持 more-icon 插槽 (#1500)
  • breadcrumb: breadcrumb-item 支持 droplist 属性和插槽 (#1500)
  • page-header: 支持自定义返回按钮 (#1499)

💎 功能优化

  • table: 扩展 key 的类型 (#1580)
  • input: 修改密码输入框图标 (#1436)

🆎 类型修正

  • 增加 dropdown 和 breadcrumb 组件中类型的导出 (#1594)
  • layout: 增加 ts 类型导出 (#1571)