cookfront
a3ea4e75ea
[build] 0.5.8
2017-05-25 10:39:35 +08:00
张敏 and GitHub
de45657377
新增微信导航icon ( #33 )
...
* add new icon
2017-05-25 10:36:18 +08:00
cookfront
f4dc7982d9
[release] 0.5.7
2017-05-19 11:18:52 +08:00
cookfront
a5d23931c6
[build] 0.5.7
2017-05-19 11:18:51 +08:00
cookfront
639a56b69b
Merge branch 'dev'
2017-05-19 11:17:52 +08:00
cookfront
c87e64d58b
update pull request template
2017-05-19 11:17:34 +08:00
cookfront
28ae410736
[release] 0.5.6
2017-05-15 10:19:10 +08:00
cookfront
9997f9a896
[build] 0.5.6
2017-05-15 10:19:10 +08:00
张敏 and Yao
06a1553a6d
添加两个新的icon ( #29 )
...
* add new icons
2017-05-15 10:12:10 +08:00
cookfront
329df09e22
[release] 0.5.4
2017-05-09 11:50:13 +08:00
cookfront
bce380f75f
[build] 0.5.4
2017-05-09 11:50:13 +08:00
张敏 and Yao
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
张敏 and Yao
873c0ab25f
修复:cell同时设置title和label时,value不居中 ( #26 )
...
* 修复:cell同时设置title和label时,value不居中
2017-05-03 11:21:30 +08:00
张敏 and GitHub
58bd17f142
修复:popup的zIndex转换为number ( #24 )
2017-04-28 15:27:03 +08:00
cookfront
4bae492458
[release] 0.5.3
2017-04-27 17:01:55 +08:00
cookfront
bf17b8c823
[build] 0.5.3
2017-04-27 17:01:54 +08:00
张敏 and GitHub
9c26422f06
修复:picker中值变了后未更新picker-colum中的值 ( #23 )
...
* 修复:picker中值变了后未更新picker-colum中的值
2017-04-27 16:56:54 +08:00
cookfront
f78de0f811
[release] 0.5.2
2017-04-26 18:03:45 +08:00
cookfront
4f43e1df48
[build] 0.5.2
2017-04-26 18:03:45 +08:00
张敏 and GitHub
6331645a51
修复:webpack打包修复 ( #21 )
...
* 修复打包逻辑问题
2017-04-26 18:02:19 +08:00
cookfront
237502c3ec
add coverage status
2017-04-26 17:25:02 +08:00
张敏 and GitHub
e239b9937d
unit test: picker ( #20 )
...
* pick unit test
2017-04-26 17:06:02 +08:00
张敏 and GitHub
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
cookfront
13d6935b1a
use codecov coverage
2017-04-25 20:19:00 +08:00
张敏 and GitHub
dd5e2eefa9
添加单元测试 ( #12 )
...
* 添加单元测试
2017-04-25 19:57:17 +08:00
cookfront
50f359a420
upload unit test
2017-04-25 17:12:01 +08:00
cookfront
d9c225f04f
add coveralls coverage
2017-04-25 16:56:45 +08:00
张敏 and GitHub
94a1e83185
文档页样式优化和打包配置优化 ( #8 )
...
* 文档页样式和打包配置优化
* upload unit test
2017-04-25 14:37:11 +08:00
张敏 and GitHub
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
张敏 and GitHub
bdbaa75b38
文档小细节优化 ( #6 )
...
* fix: loading small style, search style and dialog style
* fix: scroll to top
* fix mobile scroll
* fix scroll to top
* 文档细节优化
2017-04-24 10:43:56 +08:00
cookfront
2b25d2b75a
[release] 0.5.1
2017-04-24 10:03:37 +08:00
cookfront
1bd00a07a3
[build] 0.5.1
2017-04-24 10:03:36 +08:00
张敏 and GitHub
ce27957133
文档细节优化,search、咯阿丁和dialog组件样式修复 ( #5 )
...
* fix: loading small style, search style and dialog style
* fix: scroll to top
* fix mobile scroll
* fix scroll to top
2017-04-23 22:38:50 +08:00
cookfront
1725eb6303
[release] 0.5.0
2017-04-23 14:55:57 +08:00
cookfront
333f5859fc
[build] 0.5.0
2017-04-23 14:55:56 +08:00
cookfront
1333b8d7d5
[release] 0.4.2
2017-04-21 21:27:58 +08:00
cookfront
6ca9e1378a
[build] 0.4.2
2017-04-21 21:27:57 +08:00
cookfront
57b8c72049
Merge branch 'dev' of https://github.com/youzan/vant into dev
2017-04-21 21:26:27 +08:00
cookfront
cf49c58311
travis add dev master
2017-04-21 21:26:18 +08:00
张敏 and GitHub
c71cb3f2fd
手机端样式细节调整,补充测试用例 ( #3 )
...
* unit test
* picker and dialog unit tes
* fix:quantity and loading
2017-04-21 21:25:40 +08:00
cookfront
33143d6f10
change release.sh
2017-04-21 00:34:02 +08:00
cookfront
b7bd852ecb
[release] 0.4.1
2017-04-20 20:17:06 +08:00
cookfront
027e0944fa
[build] 0.4.1
2017-04-20 20:17:06 +08:00
张敏 and GitHub
0ea0adb8a2
Update README.md
2017-04-20 20:03:20 +08:00
cookfront
67f3e8f919
readme travis
2017-04-20 19:59:36 +08:00
cookfront
15e8eb3a83
readme add travis
2017-04-20 19:58:30 +08:00
cookfront
aee2bce710
travis
2017-04-20 19:32:04 +08:00
cookfront
cc192b2120
yarn lock
2017-04-20 19:25:45 +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
1b90609fc6
gh-pages use youzan remote
2017-04-20 16:13:13 +08:00
cookfront
db049b82d1
fix: mobile page scroll slowly
2017-04-20 16:02:32 +08:00
cookfront
39b0d0f094
fix mobile style
2017-04-20 15:39:40 +08:00
cookfront
5d0cdbc3f1
fix: button add active style
2017-04-20 13:59:55 +08:00
cookfront
5a1027ee3c
add favicons
2017-04-20 11:55:29 +08:00
cookfront
555ea1fe5d
fix footer nav
2017-04-20 11:13:17 +08:00
cookfront
59cf405aed
add license and issue_template
2017-04-20 10:38:29 +08:00
cookfront
c7a662adda
page header
2017-04-19 20:30:01 +08:00
cookfront
841e285935
[release] 0.4.0
2017-04-19 20:23:27 +08:00
cookfront
974c002ee8
[build] 0.4.0
2017-04-19 20:23:27 +08:00
cookfront
78624258de
fix zan prefix
2017-04-19 20:21:22 +08:00
cookfront
d18bc97deb
fix mobile nav style
2017-04-19 20:11:18 +08:00
cookfront
483ed1cf14
[release] 0.3.0
2017-04-19 19:53:36 +08:00
cookfront
71c0b6fbe2
[build] 0.3.0
2017-04-19 19:53:35 +08:00
cookfront
8c48343b6d
add lisense
2017-04-19 19:51:33 +08:00
cookfront
b104fd96b3
vant-css
2017-04-19 18:16:48 +08:00
cookfront
859f82630b
[release] 0.2.1
2017-04-19 18:15:34 +08:00
cookfront
50fee87ca2
[build] 0.2.1
2017-04-19 18:15:33 +08:00
cookfront
5f315bea7b
[release] 0.2.0
2017-04-19 18:13:36 +08:00
cookfront
0b6c9031c7
[build] 0.2.0
2017-04-19 18:13:35 +08:00
cookfront
9caae4d90c
remove npmrc
2017-04-19 18:12:01 +08:00
cookfront
2f22201cd7
release.sh
2017-04-19 18:04:32 +08:00
cookfront
ef0bee5700
package.json
2017-04-19 18:01:44 +08:00
cookfront
3c120ed07a
remove zanui-css
2017-04-19 18:00:51 +08:00
cookfront
8eeb21f331
[release] 0.2.0
2017-04-19 17:58:19 +08:00
cookfront
896e938f07
[build] 0.2.0
2017-04-19 17:58:18 +08:00
cookfront
ea3597606d
readme
2017-04-19 17:52:30 +08:00
cookfront
6861dc3791
readme
2017-04-19 17:52:06 +08:00
cookfront
b19aceddb7
Merge branch 'master' of github.com:youzan/vant
2017-04-19 17:50:22 +08:00
cookfront
5e7ea19b1a
vant components
2017-04-19 17:46:40 +08:00
cookfront
06e333eb3e
vant components
2017-04-19 17:44:57 +08:00
cookfront
63c549d651
vant components
2017-04-19 17:33:44 +08:00
cookfront
c6014ad62d
fix build
2017-04-19 15:52:47 +08:00
cookfront
e6c4f9ebf2
router
2017-04-19 15:41:08 +08:00
cookfront
ea16b3353b
fix side nav width
2017-04-19 11:29:42 +08:00
cookfront
3d58e50bde
fix router
2017-04-19 10:56:31 +08:00
cookfront
f90115e22b
fix build
2017-04-19 10:32:12 +08:00
cookfront
d3bb97eb34
mobile nav
2017-04-18 21:07:28 +08:00
cookfront
674084534f
fix wap style
2017-04-18 20:43:01 +08:00
cookfront
e9807c1ad3
fix wap ui
2017-04-18 18:02:33 +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
cookfront
b68740a39b
steps test
2017-04-18 16:43:55 +08:00
cookfront
db494aaaa5
Merge branch 'feature/unit_test'
2017-04-18 16:18:25 +08:00
cookfront
75542374de
search unit test
2017-04-18 16:15:40 +08:00
cookfront
d91834c186
Merge branch 'feature/unit_test'
2017-04-18 15:23:11 +08:00
cookfront
36250e5794
field test
2017-04-18 15:22:52 +08:00
cookfront
a5721be72f
quantity test
2017-04-18 14:58:54 +08:00
cookfront
89c01bc197
yarn
2017-04-17 14:56:37 +08:00
cookfront
dcdad916e0
Merge branch 'feature/unit_test'
2017-04-17 14:54:32 +08:00