Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-22Fixes tooltip misplacements in scrollable viewports with auto positioningsaranya.r
2014-10-04tooltip unit tests: fix typo in test descriptionChris Rebert
2014-09-25Use container instead of parent for tooltip/popover auto-placement calcsChris Rebert
2014-09-25Tooltip: Rely on `getBoundingClientRect` for `width` and `height`Heinrich Fenkart
2014-09-18Follow-up to #14581: Use div instead of HTML5 section for IE8Heinrich Fenkart
2014-09-18Fix tooltip misplacement with "auto top"saranya.r
2014-09-16Must explicitly destroy tooltip in SVG unit test since its container is body.Chris Rebert
2014-09-13Correctly selects arrow placement for a tooltipPeter West
2014-08-29Fix hover-tooltip flickering when mouse re-entersScott Gonyea
2014-08-01Fix #14076: Add unit test for tooltips on SVG elementsChris Rebert
2014-07-17speed up js tests a bitfat
2014-07-09`document.head` is undefined in IE8Heinrich Fenkart
2014-07-09Fix invalid HTML in "should allow html entities" tooltip unit testChris Rebert
2014-07-06Move to leading plusesHeinrich Fenkart
2014-07-06Clean tooltip unit tests upHeinrich Fenkart
2014-06-08put the tooltips into the DOM in the tooltip unit testsChris Rebert
2014-06-08add failing test for #13268Chris Rebert
2014-06-06Minor style tweaks.XhmikosR
2014-06-06Comply to the new style.XhmikosR
2014-05-24Merge pull request #13593 from ResentedHook/masterChris Rebert
2014-05-16Adds aria described by to tooltip plugin for accessibilitySteven Bassett
2014-05-14Add tooltip self-reference to address #12320j.corns
2014-04-22#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski
2014-04-20quote attribute values in selectors in JS unit tests for consistencyChris Rebert
2014-04-09JS: remove unused variables.XhmikosR
2014-03-21Add tooltip `viewport` option, respect bounds of the viewportBen Ogle
2014-03-09Remove unneeded quotes.XhmikosR
2014-02-28Switch to using JSCS for the indentation check.XhmikosR
2014-02-14Re-indent test files.XhmikosR
2014-01-17Revert "Add tooltip `viewport` option, respect bounds of the viewport"Chris Rebert
2014-01-17Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap in...Mark Otto
2014-01-17add missing parenfat
2014-01-17tooltip subpixel test fixesfat
2014-01-17remove flaky pos bottom test which is effect by unit scroll posfat
2014-01-17new qunitfat
2014-01-15Add tooltip `viewport` option, respect bounds of the viewportBen Ogle
2013-12-16Require comma on left sideZlatan Vasović
2013-12-08Use single quotes consistently.XhmikosR
2013-12-07fix some JS to pass jscsChris Rebert
2013-12-06Use a space before functions' bracket consistently.XhmikosR
2013-12-06Use a space after function consistently.XhmikosR
2013-10-26QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert
2013-07-25fixes #8399 w/ testsJacob Thornton
2013-07-24add placement auto for tooltips + tests… kinda sad about this doeJacob Thornton
2013-07-18fixes #7777fat
2013-07-18fixes #7776fat
2013-07-18fix @muan's unit test ;)fat
2013-06-28Tooltip: apply position class before positioningMu-An Chiou
2013-05-17change namespace back to dot notation and someother js shizzlefat
2013-05-17fix testsfat