Skip to content

v1.7.7

Compare
Choose a tag to compare
@arzyu arzyu released this 25 Aug 11:11
· 667 commits to dev since this release

breaking changes

bug fixes

  • fix(grid): 修复 grid 服务前缀错误 ( @kuitos in #142 )
  • fix(menus): menus demo 报错 ( @maxsmu in #148 #149 )
  • fix(cc-dropdown): 添加 dropdown 增加 cc 前缀后的兼容代码 ( @arzyu in #152 )

features / improvements

  • feat(release): 新增发布分支功能 ( @arzyu in #141 )
  • feat(customer-profile-board): add customer defined attribute features ( @DiscipleD in #144 )
  • refactor(menus): menus 新增 cc 前缀 ( @maxsmu in #143 )
  • refactor(build): 整理 build 脚本 ( @arzyu in #154 )
  • refactor(date-picker, sms): date-picker 新增 cc 前缀,移除 FactoryCreator 警告 ( @ashnorseman in #153 )
  • refactor(form): 表单校验指令新增 cc 前缀 ( @kuitos in #155 )
  • style(modal, tips): 微调 ModalService、TipsService 提示信息 ( @kuitos in #150 )