49 Commits

Author SHA1 Message Date
neverland
c265aa153f
fix(Popup): incorrect lock scroll in some cases (#6892) 2020-07-29 10:55:54 +08:00
neverland
ebe4036e1a
fix(Popup): lock-scroll not work in some cases (#6698) 2020-07-04 10:49:39 +08:00
neverland
16f54e3d75
fix(Popup): incorrect overlay z-index when reopened (#6429) 2020-05-31 20:33:07 +08:00
neverland
c5c2e9690d
refactor(Popup): create overlay for every popup (#6357) 2020-05-24 16:24:20 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
52aa9e8559 fix(Popup): may throw error when using get-container and destroyed 2020-02-04 14:28:10 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
d9d63959f5 feat: add use-lock-scroll hook 2020-01-13 16:37:27 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
961999dbbe
fix(Popup): should reopen when activated (#5286) 2019-12-16 20:20:32 +08:00
neverland
9033a968ec
feat(Popup): add close-on-popstate prop (#4845) 2019-10-26 15:31:45 +08:00
neverland
971b218873
feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverland
19cd2ed38e
[improvement] optimize watch options (#4075) 2019-08-09 11:54:42 +08:00
neverland
ff85de854c
[bugfix] Popup: ensure z-index setting order (#4026) 2019-08-02 10:41:40 +08:00
neverland
32f19c5561
[bugfix] Popup: overlay may cover popup in some cases (#3831) 2019-07-11 20:13:04 +08:00
neverland
be96fa2233
[improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
陈嘉涵
f6e69f3caa [new feature] add overlay component 2019-07-06 15:18:37 +08:00
neverland
abe3e59bed
[improvement] mixins typescript (#3690) 2019-06-29 11:31:53 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00
陈嘉涵
4555d82c8e feat: use rollup to build component 2017-08-12 22:33:13 +08:00
张敏
df7c13e941 修复:popup滚动穿透 (#73) 2017-08-11 11:13:22 +08:00
张敏
c2a081371b 修复:popup多层级van-modal未插入到正确的位置 (#63) 2017-07-31 15:49:40 +08:00
张敏
0f5972e75e 支持SSR、升级Vue版本和增加新的icon (#40)
* search component add new style

* update vue version and support ssr

* unit test

* add new icon

* new icon
2017-06-15 19:46:56 +08:00
张敏
58bd17f142 修复:popup的zIndex转换为number (#24) 2017-04-28 15:27:03 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
cookfront
7c75f48eaa actionsheet unit test 2017-04-12 12:01:44 +08:00
cookfront
ced94c200b popup add context 2017-04-05 20:29:49 +08:00
cookfront
afa914942e fix popup 2017-04-05 17:28:39 +08:00
cookfront
9ccce7cd5c fix popup 2017-03-16 17:55:13 +08:00
cookfront
4daac8bc1d fix search 2017-03-16 14:37:11 +08:00
cookfront
237c44c77b [build] 0.0.30 2017-03-10 17:44:37 +08:00
cookfront
97a593ff69 fix popup manager 2017-03-10 17:30:45 +08:00
cookfront
c5d5c90c06 fix popup manager 2017-03-10 17:22:47 +08:00
cookfront
b2cf1d1eb2 fix popup 2017-03-10 17:16:22 +08:00
cookfront
5e1d604c11 popup manager fix 2017-03-10 16:51:08 +08:00
cookfront
8dff910c64 popup 2017-03-08 21:15:44 +08:00
cookfront
6376b0b1ab popup 2017-03-08 19:48:27 +08:00
cookfront
448d920c64 fix lint 2017-03-02 19:39:26 +08:00
cookfront
86ee2eaedc z- to zan- 2017-02-28 17:19:42 +08:00
cookfront
7f6d7a24dd fix popup 2017-02-28 11:55:18 +08:00
cookfront
e9a105b76d popup component 2017-02-24 19:32:08 +08:00
cookfront
042b286583 popup component 2017-02-24 19:26:30 +08:00
cookfront
75b86832f0 remove popup scrollbar width 2017-02-24 19:13:14 +08:00
cookfront
eac9f12614 remove popup scrollbar width 2017-02-24 19:12:05 +08:00
cookfront
3bed02995d dialog component 2017-02-16 17:15:35 +08:00
cookfront
c45822b400 fix lint 2017-02-16 16:54:15 +08:00
cookfront
3a1fca4953 popup component 2017-02-16 16:38:47 +08:00
cookfront
5c845093da dialog component 2017-02-16 15:38:32 +08:00
cookfront
82bb27896e popup component 2017-02-15 21:03:07 +08:00