Skip to content

v0.3-beta

Compare
Choose a tag to compare
@progrape progrape released this 30 Mar 08:19
· 220 commits to master since this release
  • 【新增】增加 tab 组件
  • 【新增】增加搜索框组件
  • 【新增】增加上传组件
  • 【新增】增加 radio, input, textarea, label 等表单元素
  • 【新增】增加 switch 组件
  • 【修复】修复页面不能滚动的bug
  • 【改进】demo 页面切换增加动画效果

详情参考:

  • a8eeed8 add tabs and serachbar withou doc and test
  • 065c51d add uploader w/ test files
  • 4a751f9 add radio,checkbox,select w/o testand doc
  • 81f0859 add switch
  • d4a0125 fix 页面不能滚动的bug
  • b88affc 页面切换添加动画效果