Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-07-30 | 899 Bytes | |
v2.0.0.tar.gz | 2018-07-30 | 496.5 kB | |
v2.0.0.zip | 2018-07-30 | 667.8 kB | |
Totals: 3 Items | 1.2 MB | 1 |
新增组件
- 新增倒计时组件
CountDown
。 - 新增滑动菜单组件
Swipeout
。 - 新增索引选择器组件
Index
。 - 新增分隔符组件
Divider
。 - 新增吸顶容器组件
Sticky
。 - 新增页底提示组件
LoadMore
。 - 新增折叠面板组件
Collapse
。
新特性 & 优化
- Icon 新增自定义图标属性
custom
。 - Button 新增方法
bindcontact
、bindgetuserinfo
、bindgetphonenumber
、binderror
。 - Button 新增行内元素属性
inline
。 - Button 增加了按下的交互效果。
- Drawer 的遮罩层也支持过渡动画了。
- NoticeBar 新增属性 <inline_block>0</inline_block>、
color
、speed
。#25 - TabBar 新增自定义图片属性
img
和current-img
。 - TabBar 点击区域增大,更容易点击了。