FMUI(Finance Mobile UI) 移动端组件库
- init commit
- cityselect.js fixed init requried bug
- validate.js add config option closest,default .fm-list-item
- combobox.js fixed value equal 0,trigger change event
- list.scss modify .fm-list-control children input and select element style
- update dialog.scss with ui specification
- remove class .arrow-down which added on v0.0.3
select
element update classNamefm-list-item
tofm-list-item fm-list-item-combobox
- dialog widget bug fixed
- toast widget only have content adapte widescreen
- form.js select element error tips clear bug fixed
- validate.js required config option bug fixed
- update readme.md and npm run scripts