github iview/iview v3.2.1

latest releases: 3.5.4, V3.5.3, V3.5.2...
5 years ago
  • Optimize the experience of Input when entering Chinese in v-model mode. #5060
  • Optimize the placeholder color of the InputNumber. #5053
  • Optimize the Select style in multiple mode when the option is too long. #4938
  • Fixed Select problem that can not scroll on the mobile. #4941
  • Fixed Select problem that can not select in group mode in 3.2.0 version. 57bd539
  • Fixed DatePicker problem in datetime mode, switching time, floating layer position is not correct. #5046
  • Fixed Cascader problem in change-on-select mode, click on the option that sometimes cannot be selected. #5021
  • Fixed Cascader problem when click option, it shows the wrong selected item sometimes. #4998
  • Fixed Cascader problem in filterable mode, the @on-Change event returns an incorrect data. #4786
  • Fixed Cascader problem that could not display the full list when it was at the far right of the page (requires the transfer property to be turned on). #4189
  • Fixed Tag problem that manually modified the checked value and the UI did not respond. #4587
  • Fixed Scroll on demand problem that throw error about component was not registered. #3391
  • Fixed an issue that Modal's style was not correct in fullscreen mode with a width less than 768px. #4804
  • Fixed some issues with TS. #5044 #5054
  • Fixed an issue where Dropdown's style was wrong when used inside a Tree. #5056

  • 优化 Input 的 v-model 在输入中文时的体验。 #5060
  • 优化 InputNumber 的 placeholder 颜色。 #5053
  • 优化 Select 在 multiple 模式下,选项过长的样式。 #4938
  • 修复 Select 列表无法在移动端滚动的问题。 #4941
  • 修复由 3.2.0 版本导致 Select 在 group 模式下,无法选择的问题。57bd539
  • 修复 DatePicker 在 datetime 模式下,切换时间,浮层位置不正确的问题。 #5046
  • 修复 Cascader 在 change-on-select 模式下,点击选项有时无法选中的问题。 #5021
  • 修复 Cascader 点击选项有时显示错误的问题。 #4998
  • 修复 Cascader 在 filterable 模式下,@on-Change 事件返回数据不正确的问题。 #4786
  • 修复 Cascader 在页面最右侧时,无法显示完整列表的问题(需开启 transfer 属性)。 #4189
  • 修复 Tag 手动修改 checked 值,UI 未响应的问题。 #4587
  • 修复 Scroll 在按需加载时,报错组件未注册的问题。 #3391
  • 修复 Modal 在 fullscreen 模式下,宽度小于 768px 时,样式不正确的问题。 #4804
  • 修复 TS 的一些问题。 #5044 #5054
  • 修复 Dropdown 在 Tree 内使用时,样式不正确的问题。 #5056

Don't miss a new iview release

NewReleases is sending notifications on new releases.