Datetime
- [fix] fix error when format is YYYY #1861
InlineCalendar
- [fix] donot set value to empty string when clicking on current selected item #1862
PopupHeader
- [fix] fix wrong slot name
Popup
- [fix] Fix layout errors when body not set 100% width #1867
Sticky
- [fix] Fix scrollTop always return 0 #1827
XAddress
- [feature] prop:show supports the .sync modifier
Datetime
- [fix] 修复格式为 YYYY 时的报错 #1861
InlineCalendar
- [fix] 点击当前日期项时不把值置为空 #1862
PopupHeader
- [fix] 修复错误的 slot 名字
Popup
- [feature] 修复当body没有设置100%宽度时出现的布局错乱问题 #1867
Sticky
- [fix] 修复 scrollTop 总是返回0的问题 #1827
XAddress
- [feature] prop:show 支持.sync修饰