iview

A high quality UI Toolkit built on Vue.js 2.0

OTHER License

Downloads
47.6K
Stars
24K
Committers
180

Bot releases are hidden (Show)

iview - v3.5.4 Latest Release

Published by DebugIsFalse almost 5 years ago

Fix input style issues when both clearable and search are enabled #6338
Fix Calendar component daylight saving time bug and time zone bug #6296
Fix Submenu's typeScript bug #6232
Fix the bug that Select enters the search multi-select mode and deletes it by mistake #5213
Fix Select enters filter mode and deletes filter conditions cannot return full data #5216
Fix Select cannot enter the filter mode to filter the data with escape characters #6349
Fix Split does not split properly #6323
Fix bug with Form validation in Table #6321

Added marker property of Slider
Added Select component custom drop-down content #5327


修复 input同时开启clearable和search出现的样式问题 #6338
修复 日历组件夏令时Bug及时区Bug #6296
修复 Submenu 的 typeScript的bug #6232
修复 Select进入搜索多选模式存在误删Bug #5213
修复 Select进入过滤模式删除过滤条件不能回复全量数据 #5216
修复 Select进入过滤模式不能过滤带转义符号值的数据 #6349
修复 Split不能正确分割 #6323
修复 在Table中使用Form验证的bug #6321

新增 Slider的marker属性
新增 Select组件自定义下拉内容#5327

iview - V3.5.3

Published by fengluhome almost 5 years ago

  • Fixed DatePicker #6296
  • Cascader Click icon to expand

  • 修复DatePicker组件问题 #6296
  • Cascader 组件增加点击 icon 展开
iview - V3.5.2

Published by fengluhome almost 5 years ago

  • fixed progress set text-inside not hide out html
  • fixed Carousel click event not not triggered. #6230
  • fixed Carousel content CarouselItem overlap #6076
  • fixed Collapse not open panel #6194
  • fixed Collapse not disappear on-change #6329
  • fixed Nested style in Split component will cause error #6281
  • Fixed a bug in autocomplete component when iview is not installed globally. #6286
  • improve form type #6292
  • Fixed tabs nested abnormal #6279
  • Fixed Modal confirm 'close' button event question #6305
  • Fixed select seach matching label
  • Fixed select remote default value disappear #5748
  • Fixed select multiple the reset value did not disappear #6301
  • Add select add on-select API
  • Fixed AutoComplete select drop-down in some cases does not trigger on-select event issues #4441
  • Fixed DatePicker API setMonth question #6129
  • Fixed Tree disabled checkbox set selectd question #6121
  • optimize Affix components

  • 修复 progress 组件 设置属性 text-inside 显示问题
  • 修复 Carousel 组件 点击事件失效问题 #6230
  • 修复 Carousel 内的 CarouselItem 样式重叠问题 #6076
  • 修复 Carousel 异步不能打开panel #6194
  • 修复 Carousel 点击不触发on-change问题 #6329
  • 修复 分拆组件中的嵌套样式将导致错误 #6281
  • 修复 iview没有全局安装时自动完成组件的错误 #6286
  • 优化 typeScirpt 类型支持 #6292
  • 修复 tabs 嵌套的问题 #6279
  • 修复 Modal confirm 关闭按钮事件问题 #6305
  • 修复 select 搜索功能改成只匹配label
  • 修复 select 远程搜索有默认值的情况下点击后会值消失问题 #5748
  • 修复 select multiple 值的重置问题 #6301
  • 增加 select 组件增加 on-select 接口
  • 修复 AutoComplete 选中下拉某些情况下不触发 on-select 事件问题 #4441
  • 修复 DatePicker API setMonth 问题 #6129
  • 修复 Tree checkbox 的属性disabled,也能被设置选中问题 #6121
  • 优化 Affix 组件
iview - v3.5.1

Published by DebugIsFalse about 5 years ago

Fixed Modal Setting drag-and-drop custom size problem #6039
Fixed Select backspce delete problem on Chrome Browser in Low Edition #6256
Fixed InputNumber setting maximum and minimum values cannot enter other values #6245
Fix use Page component in Dropdown #6184
Fixed can not select problem in Cascader #6158
Fixed Delete key deletion in Chinese input method in Select #6082
Fixed Dropdown disabled the event in disabled status #6135
Fixed AutoComplete cannot clear value in disabled #6161
Fixed CheckBoxGroup Component Multilayer Nesting Problem #6209
Fixed Tree Expansion Icon Display of Menu under Asynchronous Loading of Components #6139
Fixed Tabs and Table Joint use of switching tabs by components causes Table to fail to get its normal width #6255
Fixed Cascader setting filter conditions cannot perform the selected function #6255
Optimization Upgrade Form Validation Component Base Library async-validator(1.12.2) #6263
Optimization InputNumber The Problem of Cursor Location in Component Setting Precsion Attribute
Optimization Steps Problems with display of other background colors
Optimization update v-click-outside-x to resolve autoComplete not to close
New Progress props text-inside
New Progress props strokeColor support array
New Switch props beforeChange,true-colo and false-color


修复 Modal 设置拖拽自定义尺寸问题 #6039
修复 Select 在低版本chrome浏览器 backspce回退键删除错误 #6256
修复 InputNumber 设置最大值和最小值无法输入其他值 #6245
修复 Dropdown中使用Page组件 #6184
修复 Cascader异步数据不能选中问题 #6158
修复 Select 多选框已选中的Item 在中文输入法使用Delete键删除问题 #6082
修复 Dropdown 禁止DropItem的disabled传递事件 #6135
修复 AutoComplete 组件在disabled状态下不能清楚 #6161
修复 CheckBoxGroup 组件多层嵌套问题 #6209
修复 Tree 组件异步加载时菜单的展开图标展示问题 #6139
修复 Tabs和Table组件联合使用切换tab导致Table不能获取正常宽度 #6255
修复 scader 组件设置过滤条件不能执行选中功能

优化 升级Form验证组件基础库async-validator(1.12.2)
优化 InputNumber组件设置precision属性时光标定位问题
优化 Steps组件在其他背景色显示的问题
优化 升级依赖组件v-click-outside-x解决utoCompleteA不能关闭问题
新增 Progress props属性text-inside
新增 Progress props属性strokeColor支持数组
新增 Switch props属性beforeChange,true-color和false-color

iview - v3.4.2

Published by icarusion over 5 years ago

  • Fixed Select remote search, calling the setQuery method sometimes fails to reset the search query. #5620
  • Fixed the problem that Modal sometimes closes incorrectly. #5800
  • Fixed Table when the tooltip is turned on, the cell content is not centered. #5472
  • Fixed an issue that TS can't be used on demand. #5740
  • When the multiple options of Table are disabled, the Checked All button is also disabled. #5230
  • The autocomplete property of Input removes the restriction. #5616

  • 修复 Select 远程搜索,调用清空方法有时不能重置搜索词的问题。 #5620
  • 修复 Modal 有时会误关闭的问题。 #5800
  • 修复 Table 开启 Tooltip 时,单元格内容没有居中的问题。 #5472
  • 修复 TS 不能按需使用的问题。 #5740
  • Table 的多选项都禁用时,也禁用全选按钮。 #5230
  • Input 的 autocomplete 属性移除限制。 #5616
iview - v3.4.1

Published by icarusion over 5 years ago

  • Fixed Grid setting responsive offset sometimes error. #2769
  • Fixed 3.4.0 version, InputNumber set active-change to false when out of focus does not change the data. #5645
  • Fixed some issues with TS. #5673

  • 修复 Grid 设置响应式 offset 有时出错的问题。 #2769
  • 修复 3.4.0 版本下,InputNumber 设置 active-change 为 false 时失焦不更改数据的问题。 #5645
  • 修复 TS 的一些问题。 #5673
iview - v3.4.0 BestLuck

Published by icarusion over 5 years ago

  • A lot of global options has been added. #5592 View
  • Select adds new property and slot prefix. #5477
  • Select adds new properties max-tag-count and max-tag-placeholder. #5568
  • Table adds new property max-height. #4207
  • Table adds new property row-key, and optimize performance. #5380
  • Poptip adds new property disabled. #5520
  • Slider adds new property active-change. #5583
  • Input adds new event @on-clear. #5527
  • Button, Cell, MenuItem, BreadcrumbItem add new property append, same as vue-router append API. #5341
  • The font file has a .woff2 format and is preferred. #5560
  • DatePicker adds new event @on-clickoutside.
  • Dropdown adds new property stop-propagation. #5489
  • LoadingBar adds new property duration. #5485
  • Optimize the display of the link and the opening behavior of the new window when components such as Button use the to property. #5341 #5378
  • Optimize the Cascader style. #5455
  • Optimize the closing experience of Select and DatePicker on the mobile. #5160
  • Optimize the experience of the Menu initialization. https://github.com/iview/iview/commit/e098ce3f8a4175f24b2610c5a35f67bae7fa5120
  • Optimize the experience of Collapse initialization. https://github.com/iview/iview/commit/bbc315815777cca3469d3c021b5dcae5aa0fd5f7
  • $Modal The onCancel function is also executed when the close button is clicked or closed with the ESC key. #5452
  • Cascader displays an empty prompt when data is empty. #5514
  • Fixed an issue where $Notice was invalidated in Vue.js 2.6.9 and above. #5485
  • Fixed an issue where Tree was animated incorrectly in Vue.js 2.6.9 and above. https://github.com/iview/iview/commit/37f4b7a8795d2b4cda4cce746b62cc8dd40b4cb0
  • Fixed and issues that Select In the disabled mode, the drop-down arrow icon disappears. #5561
  • Fixed an issue where sorting sometimes went wrong when Table was fixed. #5580
  • Fixed an issue where the Slider repeatedly fired the @on-change event when using InputNumber. #5577
  • Fixed an issue where Drawer width dynamic settings did not take effect. #5594
  • Fixed some issues with TS. #5508 #5578
  • Adds TSLint. #5461

  • 新增大量全局配置。 #5592 查看
  • Select 新增属性及插槽 prefix。 #5477
  • Select 新增属性 max-tag-countmax-tag-placeholder。 #5568
  • Table 新增属性 max-height。 #4207
  • Table 新增属性 row-key,并优化性能。 #5380
  • Poptip 新增属性 disabled。 #5520
  • Slider 新增属性 active-change。 #5583
  • Input 新增事件 @on-clear。 #5527
  • Button、Cell、MenuItem、BreadcrumbItem 新增 append 属性,同 vue-router 的 append API。 #5341
  • 字体文件新增 .woff2 格式并优先使用。 #5560
  • DatePicker 新增事件 @on-clickoutside
  • Dropdown 新增属性 stop-propagation。 #5489
  • LoadingBar 新增属性 duration。 #5485
  • 优化 Button 等组件使用 to 属性时,对链接的显示及新窗口打开行为。 #5341 #5378
  • 优化 Cascader 样式。 #5455
  • 优化 Select、DatePicker 在移动端的关闭体验。 #5160
  • 优化 Menu 初始化时的表现。 https://github.com/iview/iview/commit/e098ce3f8a4175f24b2610c5a35f67bae7fa5120
  • 优化 Collapse 初始化时的表现。 https://github.com/iview/iview/commit/bbc315815777cca3469d3c021b5dcae5aa0fd5f7
  • $Modal 点击关闭按钮或使用 ESC 键关闭时,也会执行 onCancel 函数。 #5452
  • Cascader 在 data 为空时,显示空提示。 #5514
  • 修复 $Notice 在 Vue.js 2.6.9 以上版本动画失效的问题。 #5485
  • 修复 Tree 在 Vue.js 2.6.9 以上版本动画错误的问题。 https://github.com/iview/iview/commit/37f4b7a8795d2b4cda4cce746b62cc8dd40b4cb0
  • 修复 Select 在 disabled 模式下,下拉箭头图标消失的问题。 #5561
  • 修复 Table 在固定列时,排序有时出错的问题。 #5580
  • 修复 Slider 使用 InputNumber 时重复触发 @on-change 事件的问题。 #5577
  • 修复 Drawer width 动态设置不生效的问题。 #5594
  • 修复 TS 的一些问题。 #5508 #5578
  • 添加 TSLint。 #5461
iview - v3.3.3

Published by icarusion over 5 years ago

  • Fixed typo.
iview - v3.3.2

Published by icarusion over 5 years ago


iview - v3.3.1

Published by icarusion over 5 years ago

  • Tabs adds new property name, TabPane adds new property tab. If you want to nest Tabs above version 3.3.0, you need to set the name for Tabs and set the tab to the corresponding child TabPane to point to the name of Tabs. view example #5377
  • TabPane adds new property index. When TabPane uses v-if, it does not render in the order in which it is. You can set index property to sort from small to large (note: TabPane does not support v-show). view example #5401
  • Fix Grid's new xl, xxl breakpoints in version 3.3.0 sometimes fail to work properly. #5393
  • Added number and tel to the type property of Input. #5381 #5422
  • Fixed an issue where the draggable property was not valid when Drawer closed the mask layer.
  • Fixed an issue where FormItem set the error property to be invalid. #5352
  • Fixed an issue where Affix was not scrolling when it was initialized. #5440
  • Fixed some issues with TS. #5406

  • Tabs 新增属性 name,TabPane 新增属性 tab,如果要在 3.3.0 版本以上嵌套使用 Tabs,需要给 Tabs 设置 name,并给对应的子 TabPane 设置 tab 指向 Tabs 的 name。查看示例 #5377
  • TabPane 新增属性 index,当 TabPane 使用 v-if 时,并不会按照预先的顺序渲染,这时可设置 index,并从小到大排序(注意:TabPane 不支持 v-show)。 查看示例 #5401
  • 修复 Grid 在 3.3.0 版本新增的 xl、xxl 断点有时无法正常使用的问题。 #5393
  • Input 的 type 属性新增 numbertel。 #5381 #5422
  • 修复 Drawer 关闭遮罩层时,使用 draggable 属性无效的问题。
  • 修复 FormItem 设置 error 属性无效的问题。 #5352
  • 修复 Affix 初始化时未滚动的问题。 #5440
  • 修复 TS 的一些问题。 #5406
iview - v3.3.0 Transistor

Published by icarusion over 5 years ago

  • Table adds new property draggable and event @on-drag-drop, after opening, you can drag and drop the order of the columns. #4729
  • Table adds new property tooltip-theme, you can configure the theme color of the Tooltip. #4158
  • Select adds new property transfer-class-name.
  • Dropdown adds new property transfer-class-name.
  • Tree adds new property check-directly. When enabled, in the show-checkbox mode, the select interaction will also be converted to check. https://github.com/iview/iview/commit/467e2cf9a4527da596a5eec09b4df46e464114b1
  • Drawer adds new property draggable and event @on-resize-width, after opening, you can drag and adjust the width.
  • Drawer adds new property before-close, return Promise to prevent close. #4895
  • DatePicker, TimePicker adds new property separator, which can be used to customize the separator. #5146
  • AutoComplete adds new event @on-clear.
  • Avatar adds new event @on-error, triggered when src is set and the image is not loaded successfully. #5136
  • Upload adds new property disabled. #5071
  • Progress adds new property stroke-color. #4334
  • Divider adds new property size. #4415
  • Adjusted the default media query breakpoints, adding xl, xxl breakpoints. https://github.com/iview/iview/commit/6e97df10d95ac095ee4d6446f4b4beacb4bfd041
  • Adjusted the Tabs includes TanPane's arithmetic. https://github.com/iview/iview/commit/4d8b40165622632cd57f9c0de9680bb83c96cad4
  • Fixed Select is not correct in the Safari browser in filterable and disabled mode. #5249
  • Fixed an issue where Input could still be emptied in clearable and disabled mode. #5296
  • Fixed some issues with TS. #5330
  • Update Russian. #5279
  • Update Arabic. #5304
  • Update Korean. #5298
  • Added Polish. #5245 @qbunia
  • Added Arabic-Egypt. #5304 @mahmoudzohdi

  • Table 新增属性 draggable 及事件 @on-drag-drop,开启后可以拖拽调整行的顺序。 #4729
  • Table 新增属性 tooltip-theme,可以配置 Tooltip 的主题色。 #4158
  • Select 新增属性 transfer-class-name
  • Dropdown 新增属性 transfer-class-name
  • Tree 新增属性 check-directly,开启后,在 show-checkbox 模式下,select 的交互也将转为 check。 https://github.com/iview/iview/commit/467e2cf9a4527da596a5eec09b4df46e464114b1
  • Drawer 新增属性 draggable 及事件 @on-resize-width,开启后可以拖拽调整宽度。
  • Drawer 新增属性 before-close,返回 Promise 可阻止关闭。 #4895
  • DatePicker、TimePicker 新增属性 separator,可自定义分隔符。 #5146
  • AutoComplete 新增事件 @on-clear
  • Avatar 新增事件 @on-error,在设置 src 且图片加载不成功时触发。 #5136
  • Upload 新增属性 disabled。 #5071
  • Progress 新增属性 stroke-color。 #4334
  • Divider 新增属性 size。 #4415
  • 调整了默认的媒体查询断点,新增 xl、xxl 断点。 https://github.com/iview/iview/commit/6e97df10d95ac095ee4d6446f4b4beacb4bfd041
  • 调整了 Tabs 包裹 TanPane 的计算方式。https://github.com/iview/iview/commit/4d8b40165622632cd57f9c0de9680bb83c96cad4
  • 修复 Select 在 filterable 且 disabled 状态下,在 Safari 浏览器中颜色显示不正确的问题。 #5249
  • 修复 Input 在 clearable 且 disabled 状态下,仍然能清空的问题。 #5296
  • 修复 TS 的一些问题。 #5330
  • 更新俄语。 #5279
  • 更新阿拉伯语。 #5304
  • 更新韩语。 #5298
  • 新增波兰语。 #5245 @qbunia
  • 新增阿拉伯语-埃及。 #5304 @mahmoudzohdi
iview - v3.2.2

Published by icarusion almost 6 years ago

  • Fixed Select problem that can not select accurately under remote mode in 3.2.0 version. #5087
  • Fixed Select problem that the selected value is not updated when Option changes dynamically sometimes. #5090
  • Fixed Select problem that the query is not cleared when blur in filterable mode. #5155
  • Fixed Select problem In filterable mode, sometimes press the Enter key to report an error. #5116
  • Fixed AutoComplete problem that the Dropdown will be displayed after set value. #5150
  • Fixed Slider In range mode, click on the sliders that sometimes overlap. #3968
  • Fixed the problem that the Slider can't drag to the left when the two sliders are in the 100% position in range mode. #4281
  • Fixed the trigger condition that Slider modifies currentValue. #3400
  • Fixed an issue where the sliding rate was inconsistent when the Slider changed its width. #5183
  • Fixed an issue where Divider was not styled correctly in dashed mode. #5135
  • Fixed an issue where the content style was incorrect when Cascader's width was too small. #5153
  • Fixed an issue where pressing the tab style error when Input was included in the Tabs. #5111
  • Fixed an issue where the scrollbar flashed when Drawer used inner property. #5076
  • Fixed an issue where the table header was fixed and the content was empty, sometimes the header style was wrong. #5174
  • Fixed the problem that the Tag style is not correct in dot and color mode. #5194
  • Fixed some issues with TS. #5147 #5156
  • Update Italian. #5182
  • Added Danish. #5154 @miloandco

  • 修复由 3.2.0 版本导致 Select 在 remote 模式下,选择出错的问题。 #5087
  • 修复 Select 内的 Option 动态改变时,有时选中值未更新的问题。 #5090
  • 修复 Select 在 filterable 模式下,失焦后搜索词未清空的问题。 #5155
  • 修复 Select 在 filterable 模式下,有时按回车键报错的问题。 #5116
  • 修复 AutoComplete 主动赋值后,强行显示下拉框的问题。 #5150
  • 修复 Slider 在 range 模式下,点击滑条有时重叠的问题。 #3968
  • 修复 Slider 在 range 模式下,两个滑块到 100% 位置时,无法向左拖动的问题。 #4281
  • 修复 Slider 修改 currentValue 的触发条件。 #3400
  • 修复 Slider 改变宽度时,滑动速率不一致的问题。 #5183
  • 修复 Divider 在 dashed 模式下,样式不正确的问题。 #5135
  • 修复 Cascader 宽度较小时,内容样式不正确的问题。 #5153
  • 修复 Tabs 内含有表单组件时,按下 tab 键样式出错的问题。 #5111
  • 修复 Drawer 使用 inner 时,滚动条闪动的问题。 #5076
  • 修复 Table 表头固定且内容为空时,有时表头样式错误的问题。 #5174
  • 修复 Tag 在 dot 和 color 模式下,样式不正确的问题。 #5194
  • 修复 TS 的一些问题。 #5147 #5156
  • 更新意大利语。 #5182
  • 新增丹麦语。 #5154 @miloandco
iview - v3.2.1

Published by icarusion almost 6 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. https://github.com/iview/iview/commit/57bd5393c55e6f0101e8a2f92b5ae2dff9228ce2
  • 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 模式下,无法选择的问题。https://github.com/iview/iview/commit/57bd5393c55e6f0101e8a2f92b5ae2dff9228ce2
  • 修复 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
iview - v3.2.0 Lost Tracks

Published by icarusion almost 6 years ago

  • Table supports slot-scope usage. #4847 view demo
  • Tree add new property check-strictly, when it is turned on, in the checkbox mode, the parent-child relationship is no longer strictly followed. #4872
  • The @on-select-change and @on-check-change event of the Tree component return parameters add the current item. #4849
  • Fixed some issues with TS. #4809 #4465 #4930
  • Fixed Table problem that dynamically set the group header throw errors. #3472
  • Fixed InputNumber problem that the minimum value is set to a negative value and the value changes to 0. #5002
  • Fixed ColorPicker problem that sometimes can't focus on the input box in transfer mode. #4826
  • Fixed an issue where Modal's drag and drop functionality is not working under some browsers. #4903
  • Fixed the problem that when the Drawer multi-layer nesting is used, the inner layer is closed and the outer scrolling property is wrong. #4831
  • Fixed the Select problem that change slot dynamically, the bound value does not update the label. #4626
  • Fixed the Select problem that layer changes position due to slot changes. #4913
  • Fixed a problem where Form validation was not triggered after Select manual assignment. #4910
  • Fixed the problem that the Menu is not in the correct style in primary mode.
  • Modify the Upload event on-form-change dispatch time. #5012
  • Optimize the input experience of AutoComplete. #4985
  • Add Arabic. @OsamaElzero

  • Table 支持 slot-scope 用法。 #4847 查看示例
  • Tree 新增属性 check-strictly,开启后,在复选框模式下,将不再严格遵循父子互相关联的做法。 #4872
  • Tree 的 @on-select-change 和 @on-check-change 事件返回参数新增当前项。 #4849
  • 修复 TS 的一些问题。 #4809 #4465 #4930
  • 修复 Table 动态设置表头分组报错的问题。 #3472
  • 修复 InputNumber 在设置最小值为负数时,数值变化为 0 时的错误。 #5002
  • 修复 ColorPicker 在 transfer 模式下,有时无法聚焦输入框的问题。 #4826
  • 修复 Modal 的拖拽功能在某些浏览器下无效的问题。 #4903
  • 修复 Drawer 多层嵌套使用时,内层关闭,外层的滚动属性错误的问题。 #4831
  • 修复 Select 动态修改 slot 后,绑定的值未更新 label 的问题。 #4626
  • 修复 Select 浮层有时因 slot 改变而位置发生变化的问题。 #4913
  • 修复 Select 手动赋值后,未触发 Form 验证的问题。 #4910
  • 修复 Menu 在 primary 模式下,样式不正确的问题。
  • 修改 Upload 的 on-form-change 事件派发时机。 #5012
  • 优化 AutoComplete 的输入体验。 #4985
  • 新增阿拉伯语。 @OsamaElzero
iview - v3.1.5

Published by icarusion almost 6 years ago

  • Fixed the ColorPicker problem that input could not focus under transfer mode. #4718
  • Fixed the Slider problem with InputNumber, it will throw error when clear the value. #4746
  • Fixed the AutoComplete problem that can not be selected or disappeared when select an item sometimes. #4750
  • Fixed the Table problem that can not use Cell component in Render function. #4258
  • Optimize the Switch style. #4762

  • 修复 ColorPicker 在开启 transfer 时,输入框无法聚焦的问题。 #4718
  • 修复 Slider 在使用数字输入框时,清空数值报错的问题。 #4746
  • 修复 AutoComplete 有时无法选中、选中删除瞬间消失等问题。 #4750
  • 修复 Table 内无法使用单元格组件 Cell 的问题。 #4258
  • 优化 Switch 样式。 #4762
iview - v3.1.4

Published by icarusion almost 6 years ago

  • Tree add new method getCheckedAndIndeterminateNodes to get the selected and half-selected nodes. #4664
  • Fixed the Time problem that the calculation time is not accurate sometimes. #4651
  • Add Finnish. @lahdekorpi

  • Tree 新增选中及半选节点的方法 getCheckedAndIndeterminateNodes。 #4664
  • 修复 Time 组件有时计算时间不准确的 bug。#4651
  • 新增芬兰语。 @lahdekorpi
iview - v3.1.3

Published by icarusion about 6 years ago

  • The Time component supports internationalization. #4317
  • Table add new event @on-select-all-cancel. #2586
  • Optimize the performance of Cascader at trigger="hover". #4472
  • When the total property of the Page component is modified to 0, the current page is set to 1. #4460
  • Fixed the Select problem in filterable mode, it will display a complete list when matching a search item. #4273
  • Fixed the Select problem in filterable and multiple mode when set data dynamically. #4575
  • Fixed the Select problem in filterable mode with OptionGroup components. #4371
  • Fixed the Table problem when set height property, when open the expanded column, the scrollbar is wrong. #4219
  • Fixed the Carousel problem that dynamically setting height. #4324

  • Time 组件支持国际化。 #4317
  • Table 新增取消全选事件 @on-select-all-cancel。 #2586
  • 优化 Cascader 在 trigger="hover" 时的表现。 #4472
  • Page 组件的 total 动态修改为 0 时,当前页置为 1。 #4460
  • 修复 Select 在 filterable 模式下,完整匹配搜索词时显示完整列表的问题。 #4273
  • 修复 Select 在 filterable 且 multiple 模式下,动态设置数据出错的问题。 #4575
  • 修复 Select 在 filterable 模式下,使用 OptionGroup 搜索出错的问题。 #4371
  • 修复 Table 在固定高度时,配置可展开列无法动态计算滚动条的问题。 #4219
  • 修复 Carousel 动态设置 height 出错的问题。 #4324
iview - v3.1.2

Published by icarusion about 6 years ago

  • Fixed the problem that DatePicker will throw error in split-panels mode. #4524
  • Fixed the problem that DatePicker's panel will open when click the clear icon.
  • Fixed the problem that DatePicker change the month, the left month was larger than the right. #3973
  • Fixed the problem that FormItem could not be verified when using the required property. #4537

  • 修复 DatePicker 在 split-panels 模式下,有时报错的问题。 #4524
  • 修复 DatePicker 点击清空图标时,弹出选择器的问题。
  • 修复 DatePicker 切换月份时,左边月份比右边大的问题。 #3973
  • 修复 FormItem 使用 required 属性时,无法校验的问题。 #4537
iview - v3.1.1

Published by icarusion about 6 years ago


  • 修复支持 TypeScript 的一些问题。 #4447 #4449 #4490
  • 修复 3.1.0 版本下,TimePicker 报错的问题。 #4473
  • 修复 3.1.0 版本下,Modal 的遮罩层没有 z-index 的问题。 #4439
  • 修复 3.1.0 版本下,Modal 内使用其它开启 transfer 属性的组件后,层级错乱的问题。 https://github.com/iview/iview/commit/7bafe9d94c839ab811be044b4295ebb0661ab4ea
  • 修复 ColorPicker 未导入 Button 的问题。 #4483
  • 修复 InputNumber 失焦时没有触发 Form 校验的问题。 #4536
  • 新增传统蒙古语。 @XuYS
iview - v3.1.1-rc.1

Published by icarusion about 6 years ago