Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.12 KB

changelog.md

File metadata and controls

52 lines (37 loc) · 1.12 KB

FMUI

FMUI(Finance Mobile UI) 移动端组件库

History

v0.0.1

  • init commit

v0.0.2 (2016-06-29)

  • 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

v0.0.3 (2016-07-04)

  • update dialog.scss with ui specification
  • remove class .arrow-down which added on v0.0.3

v0.0.4 (2016-07-07)

  • select element update className fm-list-item to fm-list-item fm-list-item-combobox
  • dialog widget bug fixed
  • toast widget only have content adapte widescreen

v0.0.5(2016-07-18)

  • form.js select element error tips clear bug fixed

v0.0.6(2016-07-26)

  • validate.js required config option bug fixed

v0.0.7(2017-07-23)

  • update readme.md and npm run scripts