Changelog
3.1.14 / 2017-11-15
fix
: CascadeSelect
options can not be scrolledChangelog
3.1.13 / 2017-11-14
fix
: Tab
showAll panel item align bugfix
: CascadeSelect
tab type change bug (#27)fix
: CascadeSelect
incorrect placeholder colorfix
: CascadeSelect
normal mode cannot select the first Option if props.value
is not setChangelog
3.1.11 / 2017-11-09
feat
: TabBar: isUrl can pass base64 dataUrl.fix
: Tab underline bar styleChangelog
3.1.10 / 2017-11-03
fix
refactor Toast.hide logic, fix the weird leaving animation.Changelog
3.1.9 / 2017-11-02
fix
the first option can not be selected if user confirm without rolling the slot and value is null/undefinedChangelog
3.1.8 / 2017-11-01
fix
NoticeBar wrong icon when type is warning.feat
export H5 PhotoField using PhotoField.H5