陈嘉涵
fc19e48f3c
[build] 0.7.3
2017-08-04 16:37:03 +08:00
张敏
90909ddedf
README.md使用英文文档 ( #66 )
2017-08-04 16:33:45 +08:00
陈嘉涵
d390ea06f8
[build] 0.7.2
2017-07-31 16:42:03 +08:00
陈嘉涵
fa88b37b8f
update yarn.lock
2017-07-31 16:37:36 +08:00
张敏
c2a081371b
修复:popup多层级van-modal未插入到正确的位置 ( #63 )
2017-07-31 15:49:40 +08:00
陈嘉涵
84634bb77d
import base.css in component styles
2017-07-28 17:05:45 +08:00
陈嘉涵
5128a718e1
support babel-plugin-import
2017-07-28 15:43:28 +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
BosenY
765a97106a
Switch 组件: 个人建议加了动画效果 ( #59 )
2017-07-25 15:47:31 +08:00
cookfront
a40c2f3c88
[build] 0.6.6
2017-07-15 21:42:13 +08:00
Yao
ac6abf67b7
Field 增加blur事件 && Field 支持尾部icon ( #53 )
2017-07-15 21:30:36 +08:00
cookfront
2e0673eb66
[build] 0.6.5
2017-07-11 14:53:08 +08:00
张敏
2cc8f2ae5e
tabs组件支持滑动 ( #52 )
2017-07-11 14:35:39 +08:00
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
cookfront
4f43e1df48
[build] 0.5.2
2017-04-26 18:03:45 +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