41 Commits

Author SHA1 Message Date
neverland
191f983e19
[bugfix] Tab: scroll position after activated (#1512) 2018-07-19 21:14:45 +08:00
neverland
b7b2ad9ffc
[Improvement] Tab: add change event (#1503) 2018-07-19 10:11:05 +08:00
neverland
0b735ac639
[bugfix] Tab: sticky in scroll element (#1496) 2018-07-16 20:58:03 +08:00
neverland
cc8951ffcd
[bugfix] Tab: insert order (#1372) 2018-07-01 08:06:48 +08:00
neverland
6e25b9823a
[Improvement] Tab: line resize (#1304) 2018-06-19 20:28:00 +08:00
neverland
9b01710556
[bugfix] Tab: title slot render (#1212) 2018-05-31 17:58:59 +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
051116df4c
[Improvement] add BEM helper mixin (#904) 2018-04-22 11:33:54 +08:00
neverland
ed1bff1052
[Improvement] Tab: support v-model bind active tab (#879) 2018-04-16 19:11:48 +08:00
neverland
bd80fe4e05
[Improvement] add touch mixin (#869) 2018-04-13 15:26:41 +08:00
neverland
8ed6c73528
[Improvement] Tab: click event add title param (#761) 2018-03-23 11:10:35 +08:00
张敏
4810630215
[bug fix] Tabs: fix tab content not trigger click event (#749) 2018-03-22 11:41:22 +08:00
neverland
639ef64d96
[bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverland
ffd72e5442
[Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverland
1e9bc4065b
[Doc] improve document detail (#698) 2018-03-15 20:49:13 +08:00
张敏
e366e033ed [Improvement] Tabs: use touchend event to handle swipe (#695) 2018-03-15 14:13:26 +08:00
张敏
5cdf3b1d79 [new feature] Tabs: support switch tabs with swipe gestrue in the content (#694) 2018-03-15 10:17:51 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr (#611) 2018-02-06 19:55:40 +08:00
neverland
c91afa231d
[Improvement] Tab: add title slot (#603) 2018-02-02 14:34:49 +08:00
neverland
e3ef5c853e
[bugfix] Tab: active not work (#572) 2018-01-24 15:31:07 +08:00
neverland
0b59725d0a
[bugfix] Swipe: use translate2d to aviod iOS11 crash bug (#518) 2018-01-08 19:57:07 +08:00
neverland
0e951b7beb
[bugfix] Tab: height calc error when use sticky (#493) 2017-12-29 14:55:46 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverland
30f22b28ed
[Improvement] optimize passive events (#478) 2017-12-25 15:58:44 +08:00
neverland
df67b005ce
[Improvement] eslint before build (#455) 2017-12-19 19:12:32 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
f9ae7e6422
[bugfix] Tab: active tab should keep center (#394) 2017-12-08 15:09:10 +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
df2911eed0
[bugfix] Tab: active block disappeared when delete tab (#372)
* [Improvement] CouponCell text adjust

* fix: Coupon test cases

* [bugfix] SubmitBar i18n not work

* [bugfix] Tab: active block disappeared when delete tab

* [bugfix] Toast number message
2017-12-04 11:47:27 +08:00
neverland
83f9654681
[Improvement] optimize staticClass (#337)
* 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

* [Improvement] optimzie staticClass
2017-11-22 10:51:01 +08:00
neverland
3d19ddb573
[new feature] Stepper add plus & minus event (#294)
* [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

* [new feature] Stepper add plus & minus event

* fix: yarn.lock

* [bugfix] addressEdit icon render failed
2017-11-08 23:59:34 -06:00
张敏
616238b9d4
[bug fix]: tabs dynamic generate bug (#284) 2017-11-06 00:20:31 -06:00
张敏
f9fa2fc1c3 [new feature]: tabs component add swipeThreshold prop (#206) 2017-10-12 22:52:13 -05:00
陈嘉涵
37a5c55ddb fix: tab's props not observable 2017-09-27 10:48:50 +08:00
陈嘉涵
9dd8a93067 vant-css: use hairline classes instead of mixins 2017-09-05 10:50:17 +08:00
陈嘉涵
e7b1d70900 fix: code style 2017-08-25 15:57:38 +08:00
陈嘉涵
c494292e3f directory adjust: delete entry index.js 2017-08-22 17:52:16 +08:00