github iview/iview v2.14.1

latest releases: 3.5.4, V3.5.3, V3.5.2...
5 years ago
  • Fixed bug that not available under SSR mode in the 2.14.0 version. #3740
  • Fixed bug that Select can not bind the number 0 in the 2.14.0 version. #3696
  • Fixed bug that Select will show undefined sometimes in the 2.14.0 version. #3705
  • Fixed bug that Select will trigger @on-Change event at initialization in the 2.14.0 version. #3725
  • Fixed bug that Select show incorrect label in the 2.14.0 version. #3728 #3742
  • Fixed bug that Select can not show correct options when clear selected item under filterable and clearable mode in the 2.14.0 version. #3746
  • Fixed bug that Select can not use under transfer mode in the 2.14.0 version. #3695
  • Fixed bug that Select can not use in mobile phone in the 2.14.0 version. #3741
  • Fixed bug that Select can not bind an Object in the 2.14.0 version. #3737
  • Fixed bug that AutoComplete can not hide drop panel sometimes in the 2.14.0 version. #3709
  • Fixed bug that form components in Tabs will be focused automatically, unless open the property capture-focus. #3732
  • Fixed bug that transverse Menu's Submenu show incorrect position. #3733

  • 修复 2.14.0 版本中,在 SSR 中无法使用的 bug。#3740
  • 修复 2.14.0 版本中,Select 无法绑定数字 0 的 bug。#3696
  • 修复 2.14.0 版本中,Select 有时会显示 undefined 的 bug。#3705
  • 修复 2.14.0 版本中,Select 初次渲染会触发 @on-Change 事件的 bug。#3725
  • 修复 2.14.0 版本中,Select 显示 label 不正确的 bug。#3728 #3742
  • 修复 2.14.0 版本中,Select 在 filterable 且 clearable 模式下,清空列表未还原的 bug。#3746
  • 修复 2.14.0 版本中,Select 在开启 transfer 时无法使用的 bug。#3695
  • 修复 2.14.0 版本中,Select 无法在移动设备使用的 bug。#3741
  • 修复 2.14.0 版本中,Select 无法绑定值为对象的 bug。#3737
  • 修复 2.14.0 版本中,AutoComplete 有时无法正常收起的 bug。#3709
  • 修复 2.14.0 版本中,Tabs 内的表单控件不会自动获得焦点,除非开启属性 capture-focus#3732
  • 修复 2.14.0 版本中,横向 Menu 有时展开子菜单错位的 bug。#3733

Don't miss a new iview release

NewReleases is sending notifications on new releases.