maranran
|
363a80b184
|
Accessibility for Popover, Tooltip, Message & Notification (#8009)
* Accessibility for Tooltip & Popover
* Accessibility for message & notification
* fixbug for popover with nodeType
|
2017-11-09 11:21:20 +08:00 |
Leopoldthecoder
|
f457cd7f57
|
Tooltip: fix disabled tooltip affecting other instances
|
2017-09-25 06:43:56 -05:00 |
杨奕
|
9be1a0ae8a
|
update doc (#7033)
* Tooltip: update zh-CN doc
* Tooltip: update en doc
* Autocomplete: update docs
|
2017-09-14 23:16:45 -05:00 |
ryatziv
|
070f60c307
|
Tooltip: add hide-after timeout for hiding tooltip (#6401)
* added hide-after timeout for hiding tooltip
* restored clearTimeout(this.timeout) in handleClosePopper()
|
2017-09-13 21:45:25 -05:00 |
Leopoldthecoder
|
2057604e24
|
Tooltip: avoid adding handler repeatedly
|
2017-09-12 13:12:46 +09:00 |
Leopoldthecoder
|
d8d89c4df0
|
Tooltip: fix compatibility issue with Vue 2.4.x
|
2017-07-20 11:05:18 +08:00 |
qingwei.li
|
fff57cdfcc
|
Add transition doc and CollapseTransition component
|
2017-04-20 19:27:05 +08:00 |
Leopoldthecoder
|
7883b16bef
|
Tooltip: add hide-on-hover
|
2017-04-19 19:35:03 +08:00 |
pengchongfu
|
32543f3671
|
Table: manage tooltip state better, fixed #4044
|
2017-04-19 18:27:49 +08:00 |
cinwell.li
|
4ac6fed6a5
|
Tooltip: fix ssr, fixed #3173 (#3214)
|
2017-03-09 16:18:20 +08:00 |
cinwell.li
|
096aaee30c
|
Tooltip: fix bug in ssr, fixed #3152 (#3153)
|
2017-03-01 15:20:17 +08:00 |
qingwei.li
|
435edf4ff4
|
Tooltip: fix vue-router, fixed #3166
|
2017-03-01 15:19:43 +08:00 |
qingwei.li
|
d443b4d451
|
Tooltip: fix bug in ssr, fixed #3050
|
2017-02-28 17:53:51 +08:00 |
qingwei.li
|
5440acfda7
|
Tooltip: fix bug in ssr, fixed #3050
|
2017-02-28 17:53:51 +08:00 |
cinwell.li
|
23dcba4104
|
Tooltip: fix router-link, fixed #3042 (#3143)
|
2017-02-28 17:39:29 +08:00 |
cinwell.li
|
1eaec019e3
|
Tooltip: fix content slot, fixed #2999 (#3002)
|
2017-02-26 23:23:52 +08:00 |
cinwell.li
|
14565178ed
|
Tooltip: prevent hidding when hovering tooltip, close #2633 (#2654)
* Tooltip: prevent hidding when hovering tooltip, close #2633
* Fix test
|
2017-02-04 18:36:08 +08:00 |
baiyaaaaa
|
20fabc7b09
|
change vue-pomper 'options' to 'popperOptions'
|
2017-01-18 17:36:37 +08:00 |
qingwei.li
|
5150731e1e
|
Tooltip: refactor code no longer generates additinal html tag, resolve #2423
|
2017-01-17 13:45:16 +08:00 |