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
2020-09-10Comply to the new rulesXhmikosR
2020-05-12tests: switch to strictEqual/notStrictEqualXhmikosR
2019-08-27Backport #29251Johann-S
2019-02-13Add sanitize template option for tooltip/popover plugins.Johann-S
2019-02-05Add support for tooltip offset option to be a function.Jason Golieb
2018-12-06avoid console call in our unit tests (#27790)Johann-S
2018-12-05fix regression about using element for tooltip container optionJohann-S
2018-11-02handle detached tooltip when we try to hide a modalJohann-S
2018-06-25fix(tooltip): get tip on placement changeJohann-S
2018-05-22fix(tooltip): remove useless unit testJohann-S
2018-05-22chore(deps): update qunit and karma-qunitJohann-S
2018-04-10v4 improve coverage (#25945)Johann-S
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S
2018-01-11Comply to the new rules.XhmikosR
2017-08-24Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...Johann-S
2017-08-23Tweak ESLint rules.XhmikosR
2017-05-14Handle dropup for DropdownJohann-S
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S
2017-05-14Fix arrow for tooltip and popoverJohann-S
2017-05-14Add attachment classesJohann-S
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S
2017-03-28Fix different tooltips offset when hoveringJohann
2016-12-30Close #21249 : Add a Unit test for #21227Johann-S
2016-12-28update click state when hiding so can be shown again by trigger. fixes #16732Max Beatty
2016-12-08Rename `.active` to `.show`Starsam80
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow
2016-11-01Making .tooltip('show') throw an error on elements with display:none (#20940)Johann
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S
2016-09-15replace some profanities (#20715)VarelloThemes
2015-10-02Add throw error for undefined method on pluginsJohann-S
2015-08-31Accept elements as the tooltip / popover contentGleb Mazovetskiy
2015-05-13implement global dispose methodfat
2015-05-13grunt test-js, grunt dist-js now workingfat
2015-05-13popover passing as wellfat
2015-05-12rewritten tooltip + tether integration and death to our positioner jankfat
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-22Merge branch 'master' into v4Chris Rebert
2015-01-21update JS unit tests to future-proof QUnit 1.16.0 APIChris Rebert
2015-01-04Merge branch 'master' into v4Mark Otto
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-11-28Fix copy/paste errorDan Dascalescu
2014-10-28Increase timeouts in tooltip unit tests to avoid spurious Sauce failuresChris Rebert
2014-10-26Remove faulty unit test from 9740d8bHeinrich Fenkart
2014-10-26Follow-up to 9740d8b: fix small typoHeinrich Fenkart
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-23Fix IE8 unit test breakage introduced by #14767Heinrich Fenkart