Skip to content

0.5.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vthinkxie vthinkxie released this 19 Aug 10:45
· 2678 commits to master since this release

Features

Bug Fixes

  • 修复Steps组件在Tabs组件中使用时的样式BUG #83
  • 修复Pagination上一页和下一页样式BUG #17
  • 修复Menu组件在懒加载模块中与routerLinkActive冲突的BUG #52
  • 修复Menu组件在Layout收起状态下样式错误的BUG #35 #74
  • 修复Timeline组件使用ngFor渲染时的BUG #66 @SangKa
  • 修复Carousel组件内容动态改变时的BUG #56
  • 修复Pagination中快速跳转时首页和尾页不会高亮的BUG #37 @HsuanXyz
  • 修复安装时package.json文件定义导致的Angular版本冲突问题 #23
  • 修正文档中多处错误 @SangKa

Performance Improvements

Other