Skip to content

v1.7.0

Compare
Choose a tag to compare
@arzyu arzyu released this 12 Aug 08:44
· 708 commits to dev since this release

breaking changes

bug fixes

  • fix(dropdown): 下拉框背景色错误 ( @arzyu in #117 )
  • fix(date-picker): COMPONENTS-68 - 日期组件选择日期与实际不符 ( @ashnorseman in #118 )

features / improvements

  • feat(customer-profile-board): 新增全视图组件 ( @DiscipleD in #119 #123 )
  • feat(docs): 组件文档新增维护者 ( @arzyu in #124 )
  • docs(tabset): 完善 tabset 组件文档 ( @rookie125 in #116 )
  • test(cc-checkbox): 新增 cc-checkbox 单元测试 ( @DiscipleD in #121 )
  • test(cc-radio): 新增 cc-radio 单元测试 ( @DiscipleD in #120 )
  • test(modal): 新增 modal 弹框的单元测试及文档 ( @kuitos in #122 )
  • style(docs): 文档清理 ( @arzyu in #125 )