Skip to content

v2.7.6

Compare
Choose a tag to compare
@airyland airyland released this 27 Dec 07:36
· 354 commits to v2 since this release

ButtonTab

  • [fix] fix border disappear bug #2322

Calendar

  • [fix] fix no hiding after selecting the same value #2306

Datetime

  • [fix] column value use number type, fix binding value is not equal to datetimepicker value #2296

InlineCalendar

  • [feature] add event:on-select-single-date

LoadMore

  • [feature] don't need to set the background-color

Search

  • [fix] fix not emit on-change and input events when cancel or clear

Swiper

  • [enhance] stop moving width one item

XInput

  • [feature] add disabled class #2279

ButtonTab

  • [fix] 修复分割线会消失的bug #2322

Calendar

  • [fix] 修复选中同个日期时无法自动关闭的问题 #2306

Datetime

  • [fix] 列的值使用number类型,修正绑定值与datetimepicker值不相等 #2296

InlineCalendar

  • [feature] 添加事件 on-select-single-date

LoadMore

  • [feature] 不再需要设置 background-color

Search

  • [fix] 修复 在 cancel 或 clear 时没有触发 on-change 和 input 事件

Swiper

  • [enhance] 只有一张图片时阻止滑动跟随

XInput

  • [feature] 增加disabled样式 #2279