Releases
v1.9.0
新增
优化
TypeScript: 支持 TypeScript
TimePicker: 支持任意数值的 delay
,新增 showNow
属性的子配置项 text
配置现在选项的文案
Slide: 新增 options
属性支持 BetterScroll 的所有配置项,新增 scroll-end
事件
Scroll: 新增 scroll-events
属性配置需派发的 scroll 事件,新增 scroll-end
事件
Warn: 新增非生产环境中的 Cube 报错和提示
Breaking Changes
Input: 当 eye.reverse
为 false
时,open
的 true
值对应密码可见,之前版本相反
Fixes
Drawer: 修复 #183
Slide: 修复竖向轮播时,change
事件的参数 bug
依赖
New Features
Toolbar: Group several actions into a toolbar.
Improvements
TypeScript: Support TypeScript.
TimePicker: Support any number set to delay
,add the sub option text
of showNow
to configure the text of now.
Slide: Add propertyoptions
to support all the options of BetterScroll, add event scroll-end
.
Scroll: Add property scroll-events
to configure which scroll events need to be emitted, add event scroll-end
Warn: Add the Cube warnings and tips in non-production environment.
Breaking Changes
Input: When eye.reverse
is false
, the true
value of open
correspond to visible password now.
Fixes
Drawer: Fix #183
Slide: Fix the argument bug of change
event in vertical slide.
Dependencies
You can’t perform that action at this time.