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
2015-05-13popover passing as wellfat
2015-05-06remove closureness from pluginsfat
2015-04-24throw error when trying to show tooltip on :hidden elementChris Rebert
2015-02-11bootstrap onto closurefat
2015-01-20Merge branch 'master' into v4Mark Otto
2015-01-19bump versionsMark Otto
2015-01-16Fix bogus JSCS warning.XhmikosR
2015-01-04Merge branch 'master' into v4Mark Otto
2015-01-01Happy New Year :santa:Zlatan Vasović
2014-12-30Revert "Allow multiple delegated tooltip selectors on a node"Chris Rebert
2014-12-29update JS to use .{tooltip,popover}-{left,right,top,bottom}Chris Rebert
2014-12-17Remove ancillary references to IE<9 in comments+docsChris Rebert
2014-11-12bump version to v3.3.1v3.3.1Mark Otto
2014-10-29version bumpMark Otto
2014-10-26Fix tooltip occasionally not hiding when using a hide delayPhil Hughes
2014-10-26Allow multiple delegated tooltip selectors on a nodeAndrew S. Brown
2014-10-22Follow-up to e2cfbd5: Fix spaces in placement calculationHeinrich Fenkart
2014-10-22Fixes tooltip misplacements in scrollable viewports with auto positioningsaranya.r
2014-09-25tooltip.js: fix alignmentChris 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-18Fix tooltip misplacement with "auto top"saranya.r
2014-09-13Remove unused Tooltip#validate methodHeinrich Fenkart
2014-09-13Correctly selects arrow placement for a tooltipPeter West
2014-09-13Properly fire hidden event when tooltip is destroyedHeinrich Fenkart
2014-09-12Merge pull request #14492 from twbs/ie8-getBoundingClientRectHeinrich Fenkart
2014-09-09Make inDom check of tooltip cross document compatibleHeinrich Fenkart
2014-09-09Merge pull request #14242 from hnrch02/remove-aria-describedby-laterHeinrich Fenkart
2014-09-08Handle lack of .width and .height from getBoundingClientRect() in IE8Chris Rebert
2014-09-07Merge pull request #14273 from sgonyea/masterJacob
2014-08-29Fix hover-tooltip flickering when mouse re-entersScott Gonyea
2014-08-18Assume Element.getBoundingClientRect() exists; Fixes #14093Chris Rebert
2014-08-04Remove `aria-describedby` attribute laterHeinrich Fenkart
2014-08-01Merge pull request #14061 from hnrch02/fix-13656Jacob
2014-07-09Fix IE8 reporting type object for `getBoundingClientRect`Heinrich Fenkart
2014-07-07Expose transition durations on plugin constructors; closes #13656Heinrich Fenkart
2014-07-06refactor/reformat Tooltip.getPosition per @fat's feedbackChris Rebert
2014-07-02possible fix for #14013Chris Rebert
2014-06-26bump to v3.2.0Mark Otto
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert
2014-06-18fix for #13747Erwan Jegouzo
2014-06-12some changes from #13801 - add strict mode back and ==fat
2014-06-12Merge pull request #13786 from twbs/fat-13430Jacob
2014-06-12Fix regression of #10038 introduced by #13772Heinrich Fenkart
2014-06-11add special transitionend type to test event originfat
2014-06-11MD/CommonJS/Globals #12909Katie Zhu
2014-06-08don't show tooltips/popovers whose element isn't in the DOM; fixes #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