陈嘉涵
ccc4fc3861
PayOrder: improve test coverage
2017-08-29 16:09:03 +08:00
陈嘉涵
3a32c24573
add PayOrder component
2017-08-29 15:59:19 +08:00
陈嘉涵
9eed1b1f85
add ExpressWay component
2017-08-28 19:23:06 +08:00
陈嘉涵
09944101db
SwitchCell: add change event test case
2017-08-28 17:52:17 +08:00
陈嘉涵
245f03309f
add CellSwitch component
2017-08-28 17:38:32 +08:00
陈嘉涵
17779384ee
fix: exclude test files when dist test coverage report
2017-08-28 14:55:39 +08:00
陈嘉涵
561821d03a
NoticeBar: improve test coverage
2017-08-28 14:40:00 +08:00
陈嘉涵
c357dd4e71
NoticeBar: add test cases
2017-08-28 14:20:34 +08:00
陈嘉涵
956f7f4cdf
DatetimePicker: improve test coverage
2017-08-26 09:10:38 +08:00
陈嘉涵
43693fa781
Dialog: support both function call and component call
2017-08-25 15:37:39 +08:00
陈嘉涵
057049c15a
feat: support run single test
2017-08-24 20:36:42 +08:00
陈嘉涵
c6b8de3541
CellSwipe: improve test coverage
2017-08-24 20:36:29 +08:00
陈嘉涵
14085f5fac
fix: progress test cases
2017-08-24 15:13:11 +08:00
陈嘉涵
9bb88ee295
fix: isparta-loader config
2017-08-22 19:12:32 +08:00
陈嘉涵
9ac108e59d
fix: test config
2017-08-22 19:02:32 +08:00
Yao
97c54d7f13
fix: field 计算autosize,需要nextTick ( #78 )
...
* textarea sizeAdjust 需要nextTick
* fix field unit test
2017-08-18 16:47:15 +08:00
陈嘉涵
2ba123ed93
actionsheet code review
2017-08-18 15:38:24 +08:00
陈嘉涵
f27fa0122d
Clear up warnings when running test cases.
2017-08-16 23:06:28 +08:00
陈嘉涵
f9f01e5568
feat: use sfc-compiler instead of rollup
2017-08-16 17:59:50 +08:00
陈嘉涵
74d04f6935
fix: test coverage
2017-08-15 21:56:45 +08:00
陈嘉涵
31d1ae392b
fix: delete unused doc css
2017-08-15 13:25: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
张敏
2cc8f2ae5e
tabs组件支持滑动 ( #52 )
2017-07-11 14:35:39 +08:00
张敏
2c47a3443b
步骤条组件新增direction和activeColor属性,增加了竖的步骤条 ( #49 )
2017-07-04 19:06:04 +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
tsxuehu
857da3a5ee
增加cell swipe组件 ( #39 )
...
* add cell swipe
* cell swipe
* bugfix
* test
* style
2017-06-15 19:13:19 +08:00
张敏
cfe9ebaf86
Search组件新增微杂志样式 ( #38 )
...
* search component add new style
2017-06-09 14:52:08 +08:00
wny
525a415aee
修复长按图片后,图片会隐藏问题 ( #32 )
...
* fix: 修复长按图片,图片隐藏问题
* fix: button style
* fix: preview unit test
* fix: init datetime-picker unit test
2017-05-24 17:34:08 +08:00
Yao
85ef16f51c
picker 增加 title 显示 ( #30 )
...
* picker 增加 title 显示
2017-05-17 11:59:46 +08:00
TimeTraveler
239d2e1e53
fix bugs and add new features ( #25 )
...
* fix bugs and add new features
* add unit test
* fix tab/tag/datetime-picker bugs
2017-05-03 10:11:31 +08:00
张敏
9c26422f06
修复:picker中值变了后未更新picker-colum中的值 ( #23 )
...
* 修复:picker中值变了后未更新picker-colum中的值
2017-04-27 16:56:54 +08:00
张敏
e239b9937d
unit test: picker ( #20 )
...
* pick unit test
2017-04-26 17:06:02 +08:00
张敏
b4544ef1dc
Fix: 修复toast关闭时未移除Dom节点,以及补上单元测试 ( #19 )
...
* 文档页样式和打包配置优化
* upload unit test
* intanbul ignore src/index
* unit test
* utils dom unit test
* fix: toast not remove
* remove dom unit test
* remove toast clear unit test
* remove toast import vue
2017-04-26 15:49:44 +08:00
Yao
639d3a65c5
tabs 组件修改 ( #18 )
...
* 修改tab tabs内部交互逻辑
2017-04-26 14:34:24 +08:00
wny
b98a624960
补充 Col & Row 测试用例 ( #16 )
...
* layout test
* fix row
* update layout test
2017-04-26 10:07:09 +08:00
Yao
fab9682e9a
单元测试 排除src/目录 ( #13 )
...
* unit test exclude src/
2017-04-25 20:39:18 +08:00
张敏
dd5e2eefa9
添加单元测试 ( #12 )
...
* 添加单元测试
2017-04-25 19:57:17 +08:00
Yao
1de88fb939
test 环境不跑 PhantomJS ( #11 )
...
* change require vue to Vue && waterfall.md
* use vue in amd & commonjs, use Vue in root
* change webpack config
* fix some config
* remove PhantomJS from test env
* remove PhantomJS from test env
2017-04-25 19:50:50 +08:00
Yao
2b5d306628
修改 unit test 的配置 ( #10 )
...
* change require vue to Vue && waterfall.md
* use vue in amd & commonjs, use Vue in root
* change webpack config
* fix some config
2017-04-25 18:10:05 +08:00
cookfront
50f359a420
upload unit test
2017-04-25 17:12:01 +08:00
tsxuehu
c31b7c5bfc
unit test: uploader ( #9 )
...
* unit test: uploader
2017-04-25 15:44:14 +08:00
张敏
94a1e83185
文档页样式优化和打包配置优化 ( #8 )
...
* 文档页样式和打包配置优化
* upload unit test
2017-04-25 14:37:11 +08:00
张敏
034c66a77f
修复表单组件样式和单元测试用例 ( #7 )
...
* fix: loading small style, search style and dialog style
* fix: scroll to top
* fix mobile scroll
* fix scroll to top
* 文档细节优化
* unit test
* dialog and image-preview unit test
* fix form component style
* fix radio and checkbox style
* fix search component style
2017-04-24 17:33:40 +08:00
张敏
c71cb3f2fd
手机端样式细节调整,补充测试用例 ( #3 )
...
* unit test
* picker and dialog unit tes
* fix:quantity and loading
2017-04-21 21:25:40 +08:00
pangxie1991
01b3e21aaf
travis use PhantomJS
2017-04-20 19:42:30 +08:00
cookfront
ce1f2219cb
add travis
2017-04-20 19:13:44 +08:00
cookfront
efd24b0680
add unit test
2017-04-20 18:11:05 +08:00
cookfront
06e333eb3e
vant components
2017-04-19 17:44:57 +08:00
cookfront
9e9ca6c58a
Merge branch 'master' into feature/unit_test
2017-04-18 17:37:57 +08:00
cookfront
9b64dbcdbe
tabs test
2017-04-18 17:11:57 +08:00