14 Commits

Author SHA1 Message Date
WyTiny
1418117681 Add deep-select component and fix a popup bug. (#103)
* feat: new deep select

* fix: add deep-select test

* fix: import

* fix: icon import
2017-09-01 10:15:53 +08:00
陈嘉涵
67a3c16a62 update dependencies 2017-08-29 15:59:13 +08:00
陈嘉涵
f44ee614f1 delete components.json 2017-08-28 15:25:50 +08:00
陈嘉涵
f27fa0122d Clear up warnings when running test cases. 2017-08-16 23:06:28 +08:00
陈嘉涵
72d590d890 fix: change utils && mixins alias 2017-08-15 17:27:02 +08:00
陈嘉涵
31d1ae392b fix: delete unused doc css 2017-08-15 13:25:16 +08:00
陈嘉涵
6fda3568da clean unnecessary docs 2017-08-09 19:12:56 +08:00
陈嘉涵
8ca524d9ac load doc && demo in demand 2017-08-09 16:21:16 +08:00
neverland
50983ca28e 依赖更新 && 构建调整 (#60)
* upgrade dependencies

* 更改所有 saladcss 写法

* fix: 升级依赖导致的样式错误

* fix: build vant css

* use es module when pack && webpack scope hoisting

* fix: vue module version

* delete unused npm script

* fix: build:vant script not work

* fix: webpack config format

* fix: build minify vant.js

* fix: captain ui relative link
2017-07-28 11:02:33 +08:00
neverland
78da8ff37f 文档改版 (#55) 2017-07-20 14:35:08 +08:00
张敏
0f5972e75e 支持SSR、升级Vue版本和增加新的icon (#40)
* search component add new style

* update vue version and support ssr

* unit test

* add new icon

* new icon
2017-06-15 19:46:56 +08:00
Yao
2feeb67b3f 改变打包出来的amd模块,增加amd模块的名字 (#28)
* add amd name
2017-05-11 15:58:12 +08:00
张敏
8cdbb0fdd5 修复:添加reset.css和cell加上right-icon的slot (#27)
* add reset css and remove postcss-salad

* cell add right icon slog
2017-05-09 11:45:33 +08:00
张敏
94a1e83185 文档页样式优化和打包配置优化 (#8)
* 文档页样式和打包配置优化

* upload unit test
2017-04-25 14:37:11 +08:00