92 Commits

Author SHA1 Message Date
niunai
8f4122f8ad feat: 迁移sku组件 2017-09-08 16:25:07 +08:00
neverland
c4fd51e5d7 add PullRefresh component (#117)
* add PullRefresh component

* PullRefresh: fix test case
2017-09-07 11:24:24 +08:00
张敏
09bc3d947b 新增:Area(省市区选择)组件 (#113) 2017-09-06 17:47:09 +08:00
陈嘉涵
018122f2e2 Toast: use flex layout, support loading with text, improve performance 2017-09-06 14:26:15 +08:00
陈嘉涵
1af923e9d2 Field: add test cases 2017-09-05 11:42:51 +08:00
陈嘉涵
65b21b0710 Lazyload: update doc && demo 2017-09-05 11:12:33 +08:00
陈嘉涵
556f5ce75b add OrderCoupon component 2017-09-04 15:15:21 +08:00
陈嘉涵
0f3f9e3a8c Merge remote-tracking branch 'main/dev' into dev 2017-09-01 10:19:40 +08:00
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
陈嘉涵
8986da5ba6 add GoodsAction component 2017-08-31 19:36:37 +08:00
陈嘉涵
13a41e0e1e OrderGoods: fix message test cases 2017-08-31 15:53:11 +08:00
陈嘉涵
75e042b8cb add InvalidGoods component 2017-08-30 14:47:41 +08:00
陈嘉涵
9c0518d7be OrderGoods: add test cases 2017-08-30 14:09:12 +08:00
陈嘉涵
6d4f076c16 add OrderGoods component 2017-08-30 11:54:21 +08:00
陈嘉涵
cfa0f649b6 ExpressWay: adjust doc 2017-08-29 17:52:50 +08:00
陈嘉涵
3a642fce0c Popup: add test cases 2017-08-29 16:45:28 +08:00
陈嘉涵
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
陈嘉涵
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
陈嘉涵
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
陈嘉涵
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
张敏
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
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