399 Commits

Author SHA1 Message Date
cookfront
30a1a843a2 [build] 0.6.4 2017-07-06 10:05:14 +08:00
cookfront
5cfea6cbfd [build] 0.6.3 2017-07-04 19:08:37 +08:00
张敏
2c47a3443b 步骤条组件新增direction和activeColor属性,增加了竖的步骤条 (#49) 2017-07-04 19:06:04 +08:00
neverland
2584fb8b04 Card 组件支持 thumb slot,加入 flex 布局 (#48) 2017-07-04 15:46:54 +08:00
wny
bce1f2dce4 修复人民币符号在ios显示问题 (#44) 2017-07-04 14:11:17 +08:00
cookfront
b168efa1ba [build] 0.6.2 2017-06-26 15:04:30 +08:00
张敏
ecf587f7ed 新增icon、filed组件新增time类型和Dialog组件默认文案修改 (#43) 2017-06-26 15:02:27 +08:00
cookfront
22c19b0fa0 [build] 0.6.1 2017-06-19 17:01:10 +08:00
张敏
6eefa61808 新增icon和修复toast样式问题 (#42) 2017-06-19 16:59:25 +08:00
cookfront
6f8beac97a [build] 0.6.0 2017-06-15 19:51:21 +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
cookfront
3829d3dbdd [build] 0.5.12 2017-06-02 16:13:04 +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
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
310c21c98a [build] 0.5.9 2017-05-25 15:32:49 +08:00
张敏
65da018a90 新增微信导航icon (#34)
* add wap home icon
2017-05-25 15:24:06 +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
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
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
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
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
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
4f43e1df48 [build] 0.5.2 2017-04-26 18:03:45 +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
张敏
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
cookfront
1bd00a07a3 [build] 0.5.1 2017-04-24 10:03:36 +08:00
张敏
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
333f5859fc [build] 0.5.0 2017-04-23 14:55:56 +08:00
cookfront
6ca9e1378a [build] 0.4.2 2017-04-21 21:27:57 +08:00
张敏
c71cb3f2fd 手机端样式细节调整,补充测试用例 (#3)
* unit test

* picker and dialog unit tes

* fix:quantity and loading
2017-04-21 21:25:40 +08:00
cookfront
027e0944fa [build] 0.4.1 2017-04-20 20:17:06 +08:00
cookfront
efd24b0680 add unit test 2017-04-20 18:11:05 +08:00
cookfront
5d0cdbc3f1 fix: button add active style 2017-04-20 13:59:55 +08:00