github iview/iview v2.10.0
v2.10.0 Reigns

latest releases: 3.5.4, V3.5.3, V3.5.2...
6 years ago
  • Refactor the DatePicker component. #2861
    • daterange supports right-to-left selection. #2731
    • Add property split-panels, when open it, the left and right panels are not interconnected during the switching year and month. #2067
    • Add property multiple, when open it, you can select multiple dates.
    • Add property start-date, you can set the date to display by default when the panel is expanded. #2814
    • Add property show-week-numbers, when open it, you can display the numbers of week.
    • Add property time-picker-options, TimePicker attributes can be configured under the type datetime and datetimerange, such as steps. #3091
    • Fixed the problem of unable to dynamically modify type. #2608
    • Fixed the data bound with v-model, sometimes failing to update the panel. #2386
    • Fixed the problem of entering a disabled date. #2544
  • Remove global style ul and ol. #3061
  • Optimized Slider, Switch style, enhanced keyboard accessibility, closer to native. #1647
  • Fixed Slider bug when set step property to decimal. #2984
  • Fixed Select bug with empty Option, press the arrow keys will throw error.
  • Fixed Avatar bug when use Chinese characters as slot, sometimes can not be centered. #3033
  • Fixed Carousel bug that dots not update when v-model is not used. #3038
  • Fixed an incorrectly-styled bug when Input was size="small" and using prepend or append. #3089
  • Add Greek. @d4rth0nyx
  • Optimize Chinese Traditional.
  • Fixed bug in Romanian file. #3060

Special thanks to @SergioCrisostomo and @Xotic750 contribution!


  • 重构了 DatePicker 组件。#2861
    • daterange 支持从右往左选择。#2731
    • 新增 split-panels 属性,开启后,左右两面板可以不联动。#2067
    • 新增 multiple 属性,开启后,可以选择多个日期。
    • 新增 start-date 属性,可以设置面板展开时默认显示的日期。#2814
    • 新增属性 show-week-numbers,开启后,可以显示星期数。
    • 新增属性 time-picker-options,可以在 type 为 datetimedatetimerange 下,配置 TimePicker 的属性,比如时间间隔 steps#3091
    • 修复无法动态修改 type 的问题。#2608
    • 修复使用 v-model 绑定的数据,有时无法更新面板的问题。#2386
    • 修复手动输入禁用的日期报错的问题。#2544
  • 移除全局样式 ulol#3061
  • 优化了 Slider、Switch 样式与交互,增强键盘的可访问性,更接近原生。#1647
  • 修复了 Slider 的 step 属性设置为小数时的 bug。#2984
  • 修复 Select 在无 Option 时,按下方向键报错的 bug。
  • 修复 Avatar 使用中文字符,有时不能居中的 bug。#3033
  • 修复 Carousel 在没有使用 v-model 时,指示器不更新的 bug。#3038
  • 修复 Input 在 size="small" 且使用 prependappend 时,样式不正确的 bug。#3089
  • 新增希腊语。@d4rth0nyx
  • 优化繁体中文。
  • 修复罗马尼亚语文件错误的问题。#3060

特别感谢 @SergioCrisostomo@Xotic750 的贡献!

Don't miss a new iview release

NewReleases is sending notifications on new releases.