15 Commits

Author SHA1 Message Date
neverland
ab00a16b6a
[Improvement] upgrade to precss 3.0 (#1696) 2018-08-27 15:41:45 +08:00
neverland
e34c940063
[bugfix] vant-css: missing dependencies (#1426) 2018-07-06 19:40:19 +08:00
neverland
c520694ee1
[Build] extract build iconfont (#1242) 2018-06-08 10:43:46 +08:00
neverland
7bdce04268
[Build] use MiniCssExtractPlugin instead of ExtractTextPlugin (#936) 2018-04-25 15:36:55 +08:00
陈嘉涵
2bd3a1e76d [bugfix] fix vant-css/yarn.lock 2018-04-25 14:48:49 +08:00
neverland
d6a4e43af3
[new feature] normalize size of all icons (#292)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title

* [bugfix] Dialog should reset button text when showed

* [new feature] CouponList add showCloseButton prop

* [new feature] Swipe add 'initialSwipe' prop

* [bugfix] NoticeBar text disappeared when page back

* [new feature] ImagePreview support startPosition

* fix: improve imagePreview test cases

* [bugfix] Steps style error when has more than 4 items

* [new feature] normalize size of all icons
2017-11-08 00:52:44 -06:00
陈嘉涵
cd9105ed7e fix: use clean-css instead of gulp-cssmin 2017-09-29 17:24:54 +08:00
cookfront
df4df9f905 [build] 0.7.5 2017-08-08 11:54:44 +08:00
张敏
90909ddedf README.md使用英文文档 (#66) 2017-08-04 16:33:45 +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
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
张敏
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
wny
b98a624960 补充 Col & Row 测试用例 (#16)
* layout test

* fix row

* update layout test
2017-04-26 10:07:09 +08:00