21 Commits

Author SHA1 Message Date
neverland
35a28df51f
[Improvement] Tab: update card style (#1364) 2018-06-29 19:46:41 +08:00
nrz
a85747a248 [bugfix] Tab: should lazy render tab-pane 2018-05-05 22:18:47 +08:00
neverland
8fb0596f36
[Improvement] Tab: add line-width prop (#988) 2018-05-04 20:22:12 +08:00
neverland
8e911c75f9
[Improvement] use bem mixin (#934) 2018-04-25 11:50:10 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr (#611) 2018-02-06 19:55:40 +08:00
neverland
2550a4c507
[Improvement] add two new icon (#396) 2017-12-08 16:09:14 +08:00
neverland
f9ae7e6422
[bugfix] Tab: active tab should keep center (#394) 2017-12-08 15:09:10 +08:00
neverland
77c429bbce
[bugfix] Tab: hide scrollbar in mobile safari (#390) 2017-12-07 17:39:11 +08:00
neverland
d6c6e9d742
[Improvement] Tab: scroll to corrent position when sticky & tab change (#389) 2017-12-07 15:28:27 +08:00
neverland
1a0f73b12e
[Improment] improve Tab sticky fluency (#388) 2017-12-07 11:52:55 +08:00
neverland
80c2fdc18f
[new feature] Tab support sticky (#382) 2017-12-06 14:19:08 +08:00
neverland
5a17bc520a
[Improvement] Tab animation fluency && position (#379) 2017-12-05 20:23:34 +08:00
neverland
f2c61bdb4e
[improvement] optimize single line ellipsis (#334)
* 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

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis
2017-11-21 20:56:34 +08:00
张敏
cea56b7a15 [bug fix]: fix tab component when has a lot of text, show ellipsis (#217) 2017-10-17 21:41:03 -05:00
neverland
cbf840b624 Merge pull request #110 from chenjiahan/dev
vant-css: use hairline classes instead of mixins
2017-09-05 16:35:16 +08:00
张敏
f8006a90cf Fix: swipe tabs animation time and timing function (#111) 2017-09-05 14:43:49 +08:00
陈嘉涵
9dd8a93067 vant-css: use hairline classes instead of mixins 2017-09-05 10:50:17 +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
张敏
2cc8f2ae5e tabs组件支持滑动 (#52) 2017-07-11 14:35:39 +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
5e7ea19b1a vant components 2017-04-19 17:46:40 +08:00