[breaking change] Badge: rename to sidebar

This commit is contained in:
陈嘉涵
2019-04-29 20:06:20 +08:00
parent a84d93869c
commit baf309c33a
25 changed files with 288 additions and 284 deletions
+2 -2
View File
@@ -8,8 +8,6 @@
/* common components */
@import './col/index';
@import './row/index';
@import './badge/index';
@import './badge-group/index';
@import './circle/index';
@import './collapse-item/index';
@import './list/index';
@@ -30,6 +28,8 @@
@import './image-preview/index';
@import './stepper/index';
@import './progress/index';
@import './sidebar/index';
@import './sidebar-item/index';
@import './swipe/index';
@import './swipe-item/index';
@import './slider/index';