19 Commits

Author SHA1 Message Date
neverland
ddbe338919
[bugfix] List: should not trigger load event when hidden (#751) 2018-03-22 13:18:38 +08:00
neverland
bca3401d81
[bugfix] Toast: overlay blocked by other element (#740) 2018-03-21 15:58:11 +08:00
neverland
d36dd61bc9
[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll (#688) 2018-03-14 11:07:48 +08:00
neverland
7d3768591f
[bugfix] Badge info font weight (#687) 2018-03-14 10:28:51 +08:00
neverland
5d25d7aff9
[Improvement] Popup: add click-overlay event (#647) 2018-02-24 15:22:41 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr (#611) 2018-02-06 19:55:40 +08:00
neverland
30f22b28ed
[Improvement] optimize passive events (#478) 2017-12-25 15:58:44 +08:00
neverland
2d2a368e2c
[bugfix] Popup should remove event handler when destroyed (#477) 2017-12-25 14:28:10 +08:00
WyTiny
a024399fbe [bugfix] popup scrollable element (#429) 2017-12-14 14:47:24 +08:00
neverland
03824c5b07
[bugfix] Popup overlayClass type (#374) 2017-12-04 16:42:28 +08:00
neverland
ccf868c239
[bugfix] Popup: update overlay style & class (#349)
* 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

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile

* [bugfix] Popup overlay style update
2017-11-24 14:18:14 +08:00
Mickey
99f739bfee [new feature]Popup: 增加遮罩层overlayClass和overlayStyle属性,以提供遮罩层自定义样式 (#343)
* 增加遮罩层overlayClass和overlayStyle属性,以提供遮罩层自定义样式

* Revert "增加遮罩层overlayClass和overlayStyle属性,以提供遮罩层自定义样式"

This reverts commit 3ae02a0f103595cb0c93e6a0f422c63fe363b129.

* 增加遮罩层overlayClass和overlayStyle属性,以提供遮罩层自定义样式
2017-11-23 19:51:20 +08:00
陈嘉涵
ade8a97d6d [bugfix] Popup modal display error 2017-10-16 16:24:10 +08:00
陈嘉涵
3a642fce0c Popup: add test cases 2017-08-29 16:45:28 +08:00
陈嘉涵
e7b1d70900 fix: code style 2017-08-25 15:57:38 +08:00
陈嘉涵
bc169e905a dalete merge && class operating methods 2017-08-22 19:43:15 +08:00
陈嘉涵
a94aa5bd77 fix: Popup remove watcher 2017-08-21 21:59:06 +08:00
陈嘉涵
865f92f735 fix: popup will not preventScroll by default 2017-08-21 21:54:14 +08:00
陈嘉涵
72d590d890 fix: change utils && mixins alias 2017-08-15 17:27:02 +08:00