新增:
- 适配国际化
- IBestHighlight 高亮文本组件;
- IBestTable 表格组件;
- IBestButton iconPosition 增加 top bottom;
- IBestCheckbox 增加 bgColor bdColor 属性;
- IBestRadio 增加 bgColor bdColor 属性;
- IBestField 增加 prefix prefixFontColor suffix suffixFontColor 属性;
- IBestDialog 增加 bgImage 属性;
- IBestPopup 增加 bgImage 属性;
- IBestPullRefresh onRefresh 增加回调参数 direction。
Bug修复:
- 修复日历组件在范围选择时未选日期确认后报错问题。
优化:
- IBestCalendar weekFirstDay 属性类型变更为number。