陈嘉涵
|
80e877ea56
|
Merge remote-tracking branch 'main/dev' into dev
|
2017-08-21 10:05:41 +08:00 |
|
陈嘉涵
|
9f12a03771
|
Button: optimize doc
|
2017-08-21 10:05:29 +08:00 |
|
Yao
|
893a192056
|
fix: swipe sometimes will change to drag image (#81)
* swipe forbid dragstart
|
2017-08-19 12:27:05 +08:00 |
|
陈嘉涵
|
2c03e0d670
|
[build] 0.8.4
|
2017-08-18 16:50:02 +08:00 |
|
陈嘉涵
|
f58f36bfd4
|
[build] 0.8.3
|
2017-08-18 15:38:25 +08:00 |
|
陈嘉涵
|
234d594a7d
|
fix: delete dialog 2500 z-index
|
2017-08-18 15:38:25 +08:00 |
|
陈嘉涵
|
dd6fd65077
|
[build] 0.8.1
|
2017-08-18 11:17:27 +08:00 |
|
Yao
|
686b497c58
|
field 增加icon slot支持 (#76)
* field 增加icon slot支持
|
2017-08-18 11:15:48 +08:00 |
|
陈嘉涵
|
a9f3415598
|
[build] 0.8.0
|
2017-08-17 13:10:32 +08:00 |
|
陈嘉涵
|
72d590d890
|
fix: change utils && mixins alias
|
2017-08-15 17:27:02 +08:00 |
|
陈嘉涵
|
31d1ae392b
|
fix: delete unused doc css
|
2017-08-15 13:25:16 +08:00 |
|
cookfront
|
3578ead0c6
|
[build] 0.7.9
|
2017-08-11 11:17:23 +08:00 |
|
陈嘉涵
|
890e82ea55
|
[build] 0.7.8
|
2017-08-10 14:34:03 +08:00 |
|
陈嘉涵
|
6fda3568da
|
clean unnecessary docs
|
2017-08-09 19:12:56 +08:00 |
|
cookfront
|
a49f1ba1ac
|
[build] 0.7.7
|
2017-08-09 15:37:10 +08:00 |
|
陈嘉涵
|
f4a252ce4f
|
[build] 0.7.6
|
2017-08-08 17:59:03 +08:00 |
|
张敏
|
c30ee13f9a
|
新增几个icon (#69)
|
2017-08-08 17:54:41 +08:00 |
|
cookfront
|
6d733a9f60
|
[build] 0.7.4
|
2017-08-08 11:36:52 +08:00 |
|
陈嘉涵
|
e46964c3df
|
update changelog.md
|
2017-07-31 16:48:53 +08:00 |
|
陈嘉涵
|
d390ea06f8
|
[build] 0.7.2
|
2017-07-31 16:42:03 +08:00 |
|
陈嘉涵
|
6af82a02c6
|
fix: datetimepicker cancel event not work
|
2017-07-31 15:49:40 +08:00 |
|
neverland
|
50983ca28e
|
依赖更新 && 构建调整 (#60)
* upgrade dependencies
* 更改所有 saladcss 写法
* fix: 升级依赖导致的样式错误
* fix: build vant css
* use es module when pack && webpack scope hoisting
* fix: vue module version
* delete unused npm script
* fix: build:vant script not work
* fix: webpack config format
* fix: build minify vant.js
* fix: captain ui relative link
|
2017-07-28 11:02:33 +08:00 |
|
张敏
|
31bc31af81
|
新增几个图标 && 修复tabs组件为空报错的问题 (#61)
* fix: tabs empty will cause an error
* add new icons
|
2017-07-27 21:11:16 +08:00 |
|
neverland
|
86d6b7097f
|
Fix: deploy doc fail (#56)
|
2017-07-21 11:42:49 +08:00 |
|
neverland
|
78da8ff37f
|
文档改版 (#55)
|
2017-07-20 14:35:08 +08:00 |
|
neverland
|
570cd24b6b
|
Card 组件增加 centered 属性 (#54)
|
2017-07-18 10:01:00 +08:00 |
|
Yao
|
ac6abf67b7
|
Field 增加blur事件 && Field 支持尾部icon (#53)
|
2017-07-15 21:30:36 +08:00 |
|
cookfront
|
41557ba0f1
|
add changelog docs
|
2017-07-12 15:35:11 +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 |
|
neverland
|
2584fb8b04
|
Card 组件支持 thumb slot,加入 flex 布局 (#48)
|
2017-07-04 15:46:54 +08:00 |
|
张敏
|
ecf587f7ed
|
新增icon、filed组件新增time类型和Dialog组件默认文案修改 (#43)
|
2017-06-26 15:02:27 +08:00 |
|
张敏
|
6eefa61808
|
新增icon和修复toast样式问题 (#42)
|
2017-06-19 16:59:25 +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 |
|
张敏
|
65da018a90
|
新增微信导航icon (#34)
* add wap home icon
|
2017-05-25 15:24:06 +08:00 |
|
张敏
|
de45657377
|
新增微信导航icon (#33)
* add new icon
|
2017-05-25 10:36:18 +08:00 |
|
Yao
|
85ef16f51c
|
picker 增加 title 显示 (#30)
* picker 增加 title 显示
|
2017-05-17 11:59:46 +08:00 |
|
张敏
|
06a1553a6d
|
添加两个新的icon (#29)
* add new icons
|
2017-05-15 10:12:10 +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 |
|
张敏
|
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 |
|
张敏
|
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 |
|
张敏
|
c71cb3f2fd
|
手机端样式细节调整,补充测试用例 (#3)
* unit test
* picker and dialog unit tes
* fix:quantity and loading
|
2017-04-21 21:25:40 +08:00 |
|
Yao
|
54f0cf7195
|
change require vue to Vue && waterfall.md (#2)
|
2017-04-21 21:20:24 +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 |
|