Skip to content

2.0.3

Compare
Choose a tag to compare
@myronliu347 myronliu347 released this 18 May 10:00
· 657 commits to master since this release

Features

  • 支持SSR
  • Removes components that use the popup mixin from the DOM when open property is false #496

Bugs

  • fix the pagination option spelling mistake #459
  • 修复 popover 在移动端点外面空白处不能正确关闭 #471
  • 修复 Circular Progress 的 size 小于36部分不显示 #440
  • 修复 table 组件被选中的行被删除时,残留在 selectedRowsIndex 中 #463
  • Fix autocomplete focus issue #495
  • 修复 mu-table unSelectAll() 无效 #455
  • 修复 v-if + tooltip vue warn #457
  • 修复最新版谷歌浏览器中,日期插件出现无法显示bug #461
  • 修复 mu-dialog throws error: Cannot read property 'offsetHeight' of undefined #447
  • 修复 toggled list 在展开时会有一个明显的下沉抖动 #426