4063 Commits

Author SHA1 Message Date
niunai
4205840894 Merge remote-tracking branch 'upstream/dev' into dev 2017-05-25 17:56:46 +08:00
cookfront
56e69abd96 [release] 0.5.11 v0.5.11 2017-05-25 16:39:35 +08:00
cookfront
f70753f7e2 [build] 0.5.11 2017-05-25 16:39:34 +08:00
张敏
cd996382e6 移除postcss-reset (#35)
* remove postcss reset
2017-05-25 16:38:08 +08:00
cookfront
d659ad0c12 [release] 0.5.10 v0.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 v0.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
张敏
65da018a90 新增微信导航icon (#34)
* add wap home icon
2017-05-25 15:24:06 +08:00
cookfront
6cb889a8d8 [release] 0.5.8 v0.5.8 2017-05-25 10:39:36 +08:00
cookfront
a3ea4e75ea [build] 0.5.8 2017-05-25 10:39:35 +08:00
张敏
de45657377 新增微信导航icon (#33)
* add new icon
2017-05-25 10:36:18 +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
niunai
6d53bd8118 fix: init datetime-picker unit test 2017-05-24 17:23:07 +08:00
niunai
19b814f1db fix: preview unit test 2017-05-24 16:53:15 +08:00
niunai
38d8003532 fix: button style 2017-05-24 10:58:21 +08:00
niunai
b2b1a2a24d fix: 修复长按图片,图片隐藏问题 2017-05-19 15:02:49 +08:00
niunai
8ceef31886 Merge remote-tracking branch 'upstream/dev' into dev 2017-05-19 11:19:59 +08:00
cookfront
f4dc7982d9 [release] 0.5.7 v0.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
wny
42e91d4bb7 fix: update body background (#31) 2017-05-19 11:12:46 +08:00
Yao
85ef16f51c picker 增加 title 显示 (#30)
* picker 增加 title 显示
2017-05-17 11:59:46 +08:00
cookfront
28ae410736 [release] 0.5.6 v0.5.6 2017-05-15 10:19:10 +08:00
cookfront
9997f9a896 [build] 0.5.6 2017-05-15 10:19:10 +08:00
张敏
06a1553a6d 添加两个新的icon (#29)
* add new icons
2017-05-15 10:12:10 +08:00
Yao
2feeb67b3f 改变打包出来的amd模块,增加amd模块的名字 (#28)
* add amd name
2017-05-11 15:58:12 +08:00
cookfront
329df09e22 [release] 0.5.4 v0.5.4 2017-05-09 11:50:13 +08:00
cookfront
bce380f75f [build] 0.5.4 2017-05-09 11:50:13 +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
张敏
873c0ab25f 修复:cell同时设置title和label时,value不居中 (#26)
* 修复:cell同时设置title和label时,value不居中
2017-05-03 11:21:30 +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
张敏
58bd17f142 修复:popup的zIndex转换为number (#24) 2017-04-28 15:27:03 +08:00
cookfront
4bae492458 [release] 0.5.3 v0.5.3 2017-04-27 17:01:55 +08:00
cookfront
bf17b8c823 [build] 0.5.3 2017-04-27 17:01:54 +08:00
张敏
9c26422f06 修复:picker中值变了后未更新picker-colum中的值 (#23)
* 修复:picker中值变了后未更新picker-colum中的值
2017-04-27 16:56:54 +08:00
cookfront
f78de0f811 [release] 0.5.2 v0.5.2 2017-04-26 18:03:45 +08:00
cookfront
4f43e1df48 [build] 0.5.2 2017-04-26 18:03:45 +08:00
张敏
6331645a51 修复:webpack打包修复 (#21)
* 修复打包逻辑问题
2017-04-26 18:02:19 +08:00
cookfront
237502c3ec add coverage status 2017-04-26 17:25:02 +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
cookfront
13d6935b1a use codecov coverage 2017-04-25 20:19:00 +08:00
张敏
dd5e2eefa9 添加单元测试 (#12)
* 添加单元测试
2017-04-25 19:57:17 +08:00