Commit Graph
100 Commits
Author SHA1 Message Date
cookfront 6cc305f42d [release] 0.6.2 2017-06-26 15:04:31 +08:00
cookfront b168efa1ba [build] 0.6.2 2017-06-26 15:04:30 +08:00
张敏andGitHub ecf587f7ed 新增icon、filed组件新增time类型和Dialog组件默认文案修改 (#43) 2017-06-26 15:02:27 +08:00
cookfront 4d778ef107 [release] 0.6.1 2017-06-19 17:01:11 +08:00
cookfront 22c19b0fa0 [build] 0.6.1 2017-06-19 17:01:10 +08:00
张敏andGitHub 6eefa61808 新增icon和修复toast样式问题 (#42) 2017-06-19 16:59:25 +08:00
cookfront 82253f872a [release] 0.6.0 2017-06-15 19:51:21 +08:00
cookfront 6f8beac97a [build] 0.6.0 2017-06-15 19:51:21 +08:00
张敏andYao 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
张敏andGitHub cfe9ebaf86 Search组件新增微杂志样式 (#38)
* search component add new style
2017-06-09 14:52:08 +08:00
cookfront e15d0d504b [release] 0.5.12 2017-06-02 16:13:05 +08:00
cookfront 3829d3dbdd [build] 0.5.12 2017-06-02 16:13:04 +08:00
cookfront 56e69abd96 [release] 0.5.11 2017-05-25 16:39:35 +08:00
cookfront f70753f7e2 [build] 0.5.11 2017-05-25 16:39:34 +08:00
张敏andGitHub cd996382e6 移除postcss-reset (#35)
* remove postcss reset
2017-05-25 16:38:08 +08:00
cookfront d659ad0c12 [release] 0.5.10 2017-05-25 16:16:06 +08:00
cookfront 38def31cb5 [build] 0.5.10 2017-05-25 16:16:06 +08:00
cookfront 54aca3672c reset use content-box 2017-05-25 16:14:38 +08:00
cookfront d6da13a433 [release] 0.5.9 2017-05-25 15:32:50 +08:00
cookfront 310c21c98a [build] 0.5.9 2017-05-25 15:32:49 +08:00
cookfront 64b780056a webpack cdn config 2017-05-25 15:27:58 +08:00
张敏andGitHub 65da018a90 新增微信导航icon (#34)
* add wap home icon
2017-05-25 15:24:06 +08:00
cookfront 6cb889a8d8 [release] 0.5.8 2017-05-25 10:39:36 +08:00
cookfront a3ea4e75ea [build] 0.5.8 2017-05-25 10:39:35 +08:00
张敏andGitHub 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
张敏andYao 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
张敏andYao 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
张敏andYao 873c0ab25f 修复:cell同时设置title和label时,value不居中 (#26)
* 修复:cell同时设置title和label时,value不居中
2017-05-03 11:21:30 +08:00
张敏andGitHub 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
张敏andGitHub 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
张敏andGitHub 6331645a51 修复:webpack打包修复 (#21)
* 修复打包逻辑问题
2017-04-26 18:02:19 +08:00
cookfront 237502c3ec add coverage status 2017-04-26 17:25:02 +08:00
张敏andGitHub e239b9937d unit test: picker (#20)
* pick unit test
2017-04-26 17:06:02 +08:00
张敏andGitHub 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
张敏andGitHub 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
张敏andGitHub 94a1e83185 文档页样式优化和打包配置优化 (#8)
* 文档页样式和打包配置优化

* upload unit test
2017-04-25 14:37:11 +08:00
张敏andGitHub 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
张敏andGitHub 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
张敏andGitHub 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
张敏andGitHub 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
张敏andGitHub 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