github iview/iview v3.1.0
v3.1.0 INSIDE

latest releases: 3.5.4, V3.5.3, V3.5.2...
5 years ago
  • Supports TypeScript. #4406
  • Add Vue CLI 3 plugin. vue-cli-plugin-iview
  • The documentation adds Nuxt.js usage. View
  • The document update Quick Start section. View
  • Add new component Drawer. #4352
  • ColorPicker add new property editable, support for input color values. #4353
  • Tabs add new property beforeRemove, return Promise to interrupt close.
  • InputNumber add new property active-change, when set to false, the data will only be changed when blur. #4315
  • Modal add new property z-index.
  • Modal's ESC button will now only close the topmost modal box, and when clicked on a Modal area, it will be placed at the top level.
  • Fixed bug that DatePicker's pane is wrong sometimes. #3773
  • Fixed bug that DatePicker can not use disabled. #4351
  • Fixed bug that Select's style is wrong under version 3.0.1 #4329
  • When MenuItem sets target="_blank", clicking the menu no longer highlights the current item.

Special thanks to @yangdan8


  • 支持 TypeScript#4406
  • 增加 Vue CLI 3 插件。vue-cli-plugin-iview
  • 文档增加 Nuxt.js 用法。查看
  • 文档更新快速上手章节。查看
  • 新增抽屉组件 Drawer。#4352
  • ColorPicker 新增属性 editable,支持输入色值。#4353
  • Tabs 新增属性 beforeRemove,返回 Promise 可中断关闭。
  • InputNumber 新增属性 active-change,设置为 false 时,只会在失焦时更改数据。#4315
  • Modal 新增属性 z-index
  • Modal 的 ESC 按键,现在只会关闭最顶层的模态框,当点击某个 Modal 区域时,它将置为最顶层。
  • 修复 DatePicker 在某些日期下,面板联动错误的 bug。#3773
  • 修复 DatePicker 无法使用 disabled 属性的 bug。#4351
  • 修复 Select 开启 transfer 属性后,在 3.0.1 版本下有时样式错误的 bug。#4329
  • MenuItem 设置 target="_blank" 时,点击菜单不再高亮当前项。

特别感谢 @yangdan8

Don't miss a new iview release

NewReleases is sending notifications on new releases.