| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-13 | Add sanitize for tooltips and popovers html content. | Johann-S | 1 | -1/+1 | |
| On browsers that `createHTMLDocument` isn't available just return the unsafe HTML. | |||||
| 2018-09-28 | Use BrowserStack for our unit tests. | Johann-S | 1 | -49/+97 | |
| 2015-05-17 | Use `https` when possible. | XhmikosR | 1 | -1/+1 | |
| 2015-04-25 | Throw error when tooltip/popover template has multiple top-level elements | Chris Rebert | 1 | -0/+11 | |
| Closes #16219. | |||||
| 2015-04-08 | Add event after template inserted | Johann-S | 1 | -0/+17 | |
| 2015-03-09 | Disable jQuery event aliases when running test suite | Chris Rebert | 1 | -4/+4 | |
| To ensure that we don't accidentally use any of the aliases. This should prevent any future regressions from #12761. Also updates the test suite since it now can't use these aliases either. | |||||
| 2015-03-03 | Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874 | Chris Rebert | 1 | -0/+12 | |
| 2015-03-03 | [Fixes #15953] Implement assert.expect in each unit test | Kevin Kirsche | 1 | -0/+15 | |
| [Fixes #15953] Implement `assert.expect` in each unit test | |||||
| 2015-02-26 | Unit tests: Use new names of module hooks | Heinrich Fenkart | 1 | -2/+2 | |
| Refs #15893 | |||||
| 2015-02-23 | JS unit tests: equal() => strictEqual() | Chris Rebert | 1 | -16/+16 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use QUnit.module() & QUnit.test() everywhere | Chris Rebert | 1 | -17/+17 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use modern QUnit assert object everywhere | Chris Rebert | 1 | -54/+54 | |
| 2015-01-28 | Merge pull request #15496 from twbs/15484-alternative | Chris Rebert | 1 | -0/+7 | |
| Make $(document).tooltip({...}) without a `selector` throw an error | |||||
| 2015-01-20 | update JS unit tests to future-proof QUnit 1.16.0 API | Chris Rebert | 1 | -3/+3 | |
| [skip validator] | |||||
| 2015-01-05 | Make $(document).tooltip({...}) without a `selector` throw an error | Chris Rebert | 1 | -0/+7 | |
| Closes #15484 | |||||
| 2014-12-29 | Revert "Allow multiple delegated tooltip selectors on a node" | Chris Rebert | 1 | -30/+0 | |
| This reverts commit 1b3237629a316af41945e20837cf3a332798b264. This reverts PR #14189 because it caused major regressions. Fixes #15168. We'll try to revisit #14167's feature request in Bootstrap v4. [skip validator] | |||||
| 2014-12-29 | Remove semicolons from #15425 because fat | Chris Rebert | 1 | -3/+3 | |
| 2014-12-29 | Add regression test for #14244. | Chris Rebert | 1 | -0/+38 | |
| Special thanks to @programcsharp [skip validator] | |||||
| 2014-10-26 | Allow multiple delegated tooltip selectors on a node | Andrew S. Brown | 1 | -0/+44 | |
| Fixes #14167. Closes #14189 by merging it. | |||||
| 2014-10-07 | Change Twitter links to use `https`. | XhmikosR | 1 | -2/+2 | |
| 2014-07-06 | Clean popover unit tests up | Heinrich Fenkart | 1 | -74/+66 | |
| 2014-06-06 | Minor style tweaks. | XhmikosR | 1 | -1/+3 | |
| 2014-06-06 | Comply to the new style. | XhmikosR | 1 | -5/+6 | |
| 2014-05-14 | Add tooltip self-reference to address #12320 | j.corns | 1 | -0/+10 | |
| primarily adds a data- attribute to the tooltip (and thus, the popover) to create a self-reference. | |||||
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 1 | -31/+40 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-03-24 | Add test for popover. | Stefan Neculai | 1 | -0/+29 | |
| 2014-02-14 | Re-indent test files. | XhmikosR | 1 | -124/+124 | |
| 2013-12-16 | Require comma on left side | Zlatan Vasović | 1 | -5/+5 | |
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 1 | -14/+14 | |
| 2013-12-06 | Use a space before functions' bracket consistently. | XhmikosR | 1 | -1/+1 | |
| 2013-12-06 | Use a space after function consistently. | XhmikosR | 1 | -2/+2 | |
| 2013-10-25 | QUnit.equals() is deprecated; use QUnit.equal() instead | Chris Rebert | 1 | -6/+6 | |
| 2013-07-17 | fixes #7776 | fat | 1 | -0/+20 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 1 | -2/+2 | |
| 2013-05-16 | fix tests | fat | 1 | -2/+2 | |
| 2013-05-16 | a bunch javascript junk | fat | 1 | -0/+113 | |
