Skip to content

Latest commit

 

History

History
31 lines (13 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

31 lines (13 loc) · 1.12 KB

0.0.4 (2020-11-20)

0.0.3 (2020-09-29)

Bug Fixes

  • add support new library path (d1ae794)

0.0.2 (2020-04-27)

0.0.1 (2019-10-04)

Features

  • type value change is string (7c9ab01)
  • 支持angular表单 (9d7d77a)
  • component:option:scss: 为option添加hover样式 (d8a0c5b)
  • 完成一个基础的单选框 (34c203d)
  • 当点击页面时,option列表将会自动关闭 (1d333a9)
  • 添加valeChange事件,以便对外通知value变化 (e4f24a9)