9 Commits

Author SHA1 Message Date
neverland
f97bb54688
[new feature] support es module (#875) 2018-04-17 14:36:46 +08:00
neverland
6b7740b742
[Improvement] Support local font file (#408) 2017-12-11 15:38:01 +08:00
neverland
2914845dae
[improvement] adjust icon-font unicode (#330)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode
2017-11-20 13:52:30 +08:00
秦天翔
fbcb691699 修复 windows 平台 npm run dist 任务异常的问题 (#301) 2017-11-09 23:56:52 -06: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
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
张敏
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
cookfront
5e7ea19b1a vant components 2017-04-19 17:46:40 +08:00