0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js
dormouse 91b384399c tip method in popover.js can be removed
Popover is extend Tooltip, the tip function can use tootltip's tip, so we can remove the tip function definition in popover to reduce the js filesize

tip function definition in tooltip.js https://github.com/tbs/bootstrap/blob/master/js/tooltip.js#L405-L407
2015-01-29 11:21:07 +08:00
..
tests Merge pull request #15496 from twbs/15484-alternative 2015-01-28 11:05:40 -08:00
.jscsrc Update JSCS config for the new version. 2015-01-16 17:49:58 +02:00
.jshintrc Revert UMD (#13772 & friends) for now, due to #13812. 2014-06-23 11:11:59 -07:00
affix.js bump versions 2015-01-19 08:32:13 -08:00
alert.js bump versions 2015-01-19 08:32:13 -08:00
button.js bump versions 2015-01-19 08:32:13 -08:00
carousel.js bump versions 2015-01-19 08:32:13 -08:00
collapse.js bump versions 2015-01-19 08:32:13 -08:00
dropdown.js bump versions 2015-01-19 08:32:13 -08:00
modal.js bump versions 2015-01-19 08:32:13 -08:00
popover.js tip method in popover.js can be removed 2015-01-29 11:21:07 +08:00
scrollspy.js bump versions 2015-01-19 08:32:13 -08:00
tab.js Fix error in condition in Tab plugin 2015-01-21 14:13:26 -08:00
tooltip.js Merge pull request #15496 from twbs/15484-alternative 2015-01-28 11:05:40 -08:00
transition.js bump versions 2015-01-19 08:32:13 -08:00