aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/tooltip.js
AgeCommit message (Expand)AuthorFilesLines
2019-07-23rewrite tooltip unit testsJohann-S1-1257/+0
2019-03-11Comply to the new rules.XhmikosR1-7/+7
2019-02-27tests: add tests for plugins version. (#28366)XhmikosR1-0/+5
2019-02-26move util in a util folder with the sanitizerJohann-S1-20/+6
2019-02-204.3.1.XhmikosR1-1/+1
2019-02-20bump to 4.2.1Johann-S1-11/+11
2019-02-20chore(update): bump to 4.1.3Johann-S1-2/+2
2019-02-20fix(event-handler): remove the use of our event handler in unit testJohann-S1-22/+22
2019-02-20fix(data): do not use data object in our unit testsJohann-S1-17/+19
2019-02-20remove old references to jquery and some fixesJohann-S1-2/+2
2019-02-20tooltip without jqueryAlessandro Chitolina1-53/+48
2019-02-13Add sanitize template option for tooltip/popover plugins.Johann-S1-0/+160
2019-02-05Add support for tooltip offset option to be a function.Jason Golieb1-0/+37
2018-12-06avoid console call in our unit tests (#27790)Johann-S1-1/+0
2018-12-05fix regression about using element for tooltip container optionJohann-S1-0/+46
2018-11-02handle detached tooltip when we try to hide a modalJohann-S1-0/+58
2018-06-25fix(tooltip): get tip on placement changeJohann-S1-0/+23
2018-05-22fix(tooltip): remove useless unit testJohann-S1-40/+0
2018-05-22chore(deps): update qunit and karma-qunitJohann-S1-0/+1
2018-04-10v4 improve coverage (#25945)Johann-S1-0/+29
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S1-55/+108
2018-01-11Comply to the new rules.XhmikosR1-52/+104
2017-08-24Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...Johann-S1-0/+22
2017-08-23Tweak ESLint rules.XhmikosR1-3/+3
2017-05-14Handle dropup for DropdownJohann-S1-2/+7
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S1-58/+6
2017-05-14Fix arrow for tooltip and popoverJohann-S1-56/+27
2017-05-14Add attachment classesJohann-S1-1/+1
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S1-0/+16
2017-03-28Fix different tooltips offset when hoveringJohann1-0/+17
2016-12-29Close #21249 : Add a Unit test for #21227Johann-S1-0/+30
2016-12-27update click state when hiding so can be shown again by trigger. fixes #16732Max Beatty1-0/+21
2016-12-07Rename `.active` to `.show`Starsam801-20/+20
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow1-10/+10
2016-10-31Making .tooltip('show') throw an error on elements with display:none (#20940)Johann1-0/+13
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S1-20/+20
2016-09-15replace some profanities (#20715)VarelloThemes1-1/+1
2015-10-02Add throw error for undefined method on pluginsJohann-S1-0/+12
2015-08-31Accept elements as the tooltip / popover contentGleb Mazovetskiy1-0/+29
2015-05-13implement global dispose methodfat1-1/+1
2015-05-12grunt test-js, grunt dist-js now workingfat1-1/+1
2015-05-12popover passing as wellfat1-8/+8
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat1-607/+49
2015-05-06remove closureness from pluginsfat1-229/+428
2015-04-23throw error when trying to show tooltip on :hidden elementChris Rebert1-33/+47
2015-02-11bootstrap onto closurefat1-10/+12
2015-01-21Merge branch 'master' into v4Chris Rebert1-54/+54
2015-01-20update JS unit tests to future-proof QUnit 1.16.0 APIChris Rebert1-54/+54
2015-01-03Merge branch 'master' into v4Mark Otto1-31/+0
2014-12-29Revert "Allow multiple delegated tooltip selectors on a node"Chris Rebert1-31/+0