Skip to content

v2.7.3

Compare
Choose a tag to compare
@airyland airyland released this 13 Nov 03:38
· 399 commits to v2 since this release

Confirm

  • [fix] fix hard to get focus on input(thanks to @Sapphire2k)

InlineCalendar

  • [fix] disable-date-function result conflicts with disable-weekend #2189

Picker

  • [enhance] add development tip for chained-mode picker without specifying prop:columns

Rater

  • [feature] prop:star support html #2182

Search

  • [fix] fix event:on-change fires before compositionend

Confirm

  • [fix] 修复输入框难以获取 focus 的问题(感谢 @Sapphire2k

InlineCalendar

  • [fix] 修复 disable-date-function 取值与禁用周末逻辑冲突 #2189

Picker

  • [enhance] 渲染出错时提示是否联动数据忘了指定列数

Rater

  • [feature] prop:star 支持 html #2182

Search

  • [fix] 修复输入法导致 on-change 事件提前触发