neverland
|
ad6be337cc
|
[bugfix] Toast: should add z-index if previous toast has not disappeared (#3153)
|
2019-04-15 19:32:02 +08:00 |
|
neverland
|
ae73af819d
|
[bugfix] Popup: may cause event uncancelable warning (#3150)
|
2019-04-15 17:10:39 +08:00 |
|
neverland
|
784b279738
|
[bugfix] Dialog: overlay incorrect locate when use getContainer (#3041)
|
2019-03-22 16:16:35 +08:00 |
|
neverland
|
c1adaebaa6
|
[new feature] Dialog: add getContainer option (#3040)
|
2019-03-22 15:13:30 +08:00 |
|
neverland
|
055387108f
|
[bugfix] Toast: should not render overlay when cleared (#3025)
|
2019-03-21 14:18:50 +08:00 |
|
neverland
|
7eda33eb44
|
[improvement] popup mixin ts (#3022)
|
2019-03-21 10:08:26 +08:00 |
|
neverland
|
9d0255d9e1
|
[improvement] unify mixin name (#2795)
|
2019-02-19 16:04:29 +08:00 |
|
neverland
|
ba811b50b0
|
[new feature] Toast: add get-container prop (#2724)
|
2019-02-12 19:39:45 +08:00 |
|
neverland
|
d20b7fdcbf
|
[bugfix] Popup: get-container error when destoryed (#2679)
|
2019-02-03 11:50:39 +08:00 |
|
neverland
|
f0056297c6
|
[improvement] sort out utils (#2672)
|
2019-02-02 10:41:01 +08:00 |
|
neverland
|
466bb3ce1e
|
[new feature] Popup: add open/close event (#2649)
|
2019-01-30 19:39:29 +08:00 |
|
neverland
|
88d8eb0897
|
[improvement] optimize popup mixin (#1979)
|
2018-10-25 13:10:09 +08:00 |
|
neverland
|
9e22eb4c1f
|
[Improvement] Popup: get-container support selector (#1699)
|
2018-08-27 17:10:50 +08:00 |
|
neverland
|
fddf566f42
|
[Improvement] AddressEdit: optimize style (#1676)
|
2018-08-24 10:44:09 +08:00 |
|
packy
|
7d8fff70af
|
[bugfix] Popop: fix DOM destroy when use getContainer (#1665)
|
2018-08-23 13:44:43 +08:00 |
|
neverland
|
0afbd92d32
|
[Improvement] Actionsheet: support lazy render (#1365)
|
2018-06-29 20:34:55 +08:00 |
|
neverland
|
cb992ce979
|
[Improvement] Popup: support lazy render (#1138)
|
2018-05-23 11:01:27 +08:00 |
|
neverland
|
d92edf871e
|
[bugfix] Popup: should remove touch event listener when distroyed (#912)
|
2018-04-23 13:07:19 +08:00 |
|
neverland
|
0192eb7ee8
|
[Improvement] Cell: optimize left icon (#893)
|
2018-04-19 16:10:37 +08:00 |
|
WyTiny
|
24b95af824
|
[bugfix] Popup: fix lock scroll (#891)
|
2018-04-19 15:01:51 +08:00 |
|
neverland
|
bd80fe4e05
|
[Improvement] add touch mixin (#869)
|
2018-04-13 15:26:41 +08:00 |
|
neverland
|
a5ddfeee68
|
[bugfix] ImagePreview: manually close not work (#864)
|
2018-04-12 20:08:20 +08:00 |
|
neverland
|
1b6f9ba075
|
[bugfix] Popup: lock-scroll not work when open multi popup (#842)
|
2018-04-10 10:39:54 +08:00 |
|
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 |
|