Commit Graph

18 Commits (d419e260d0fc1463ccbc4f5e45e129ec0e972255)

Author SHA1 Message Date
wuzhuyu5 d419e260d0 clickoutside: fix memory leak 2017-11-14 12:15:47 +08:00
medice ac39df84c0 clickoutside: fix memory leak 2017-11-11 10:51:08 +08:00
Leopoldthecoder e90823898b Clickoutside: id should be unique among all nodes 2017-09-13 21:46:23 -05:00
baiyaaaaa 67188f45b6 fix clickoutside bug 2017-07-17 16:58:30 +08:00
Leopoldthecoder 45628ecbf3 ClickOutside: fix 'Cannot read property target of undefined' 2017-06-18 16:23:59 +08:00
Nicolaj Egelund ae32eb13aa Moved mousedown event parameter in function and fixed wrongly placed parentheses 2017-03-15 15:40:57 +08:00
Nicolaj Egelund 8034144001 Added check for drag click 2017-03-15 15:40:57 +08:00
qingwei.li a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
qingwei.li daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
JeOam 65aaee6353 fix typo in clickoutside.js (#1848) 2016-12-20 11:34:16 +08:00
qingwei.li 659a36dc16 Clickoutside: fix id of undefined, fixed #720 2016-10-30 14:00:06 +08:00
qingwei.li 56f4167c3c Clickoutside: removing element from the queue 2016-10-22 01:09:39 +08:00
cinwell.li 706d47b710 Clickoutside: add test & improve vue-popper test (#577) 2016-10-21 23:21:54 +08:00
qingwei.li a7a777dd94 optimize clickoutside 2016-10-13 18:06:15 +08:00
cinwell.li de696c78bc Tooltip/Popover: adjust the element to body, fixed #296 (#300)
* Tooltip/Popover: adjust the element to body, fixed #296

* Popover: fix destroy popover

* Refactor vue-popper, #296

* Fix datepicker style

* Poppover: remove settimeout

* Select: fix click outside

* Fix popper zIndex
2016-10-12 17:41:49 +08:00
baiyaaaaa de2cd1a8f2 fix clickoutside bug in JSX render 2016-10-07 17:25:56 +08:00
Meowtec c6d4dd8795 clickoutside: fix error unbind, and add update method 2016-09-21 11:42:35 +08:00
qingwei.li 8ec81da71b add clickoutside 2016-07-28 12:20:21 +08:00