add Slider component

add Slider component
This commit is contained in:
梁灏 2016-11-11 15:08:12 +08:00
parent 3a2c6fc75a
commit 69576f47f4
15 changed files with 473 additions and 27 deletions

View file

@ -24,4 +24,5 @@
@import "select-dropdown";
@import "tooltip";
@import "poptip";
@import "input";
@import "input";
@import "slider";