2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Use Popper for tooltip and popover

This commit is contained in:
Johann-S
2017-04-06 23:16:07 +02:00
parent aa68ca3580
commit 6cf0fe8780
6 changed files with 27 additions and 56 deletions
-2
View File
@@ -118,8 +118,6 @@ const Popover = (($) => {
this.setElementContent($tip.find(Selector.CONTENT), this._getContent())
$tip.removeClass(`${ClassName.FADE} ${ClassName.SHOW}`)
this.cleanupTether()
}
// private