| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-07 | put the tooltips into the DOM in the tooltip unit tests | Chris Rebert | 1 | -4/+12 | |
| 2014-06-07 | add failing test for #13268 | Chris Rebert | 1 | -0/+27 | |
| 2014-06-06 | Minor style tweaks. | XhmikosR | 1 | -8/+9 | |
| 2014-06-06 | Comply to the new style. | XhmikosR | 1 | -63/+64 | |
| 2014-05-23 | Merge pull request #13593 from ResentedHook/master | Chris Rebert | 1 | -0/+11 | |
| Add tooltip self-reference to address #12320 | |||||
| 2014-05-16 | Adds aria described by to tooltip plugin for accessibility | Steven Bassett | 1 | -0/+30 | |
| Generates a unique id for tooltip and adds [aria-describedby] to the element it is called on. Resolves issue #13480 - set up test - linted the code styles - passed the tests - integrated feedback from @cvrebert | |||||
| 2014-05-14 | Add tooltip self-reference to address #12320 | j.corns | 1 | -0/+11 | |
| 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 | -84/+93 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-04-19 | quote attribute values in selectors in JS unit tests for consistency | Chris Rebert | 1 | -1/+1 | |
| 2014-04-09 | JS: remove unused variables. | XhmikosR | 1 | -10/+10 | |
| 2014-03-21 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -2/+79 | |
| 2014-03-09 | Remove unneeded quotes. | XhmikosR | 1 | -6/+6 | |
| 2014-02-28 | Switch to using JSCS for the indentation check. | XhmikosR | 1 | -13/+12 | |
| 2014-02-14 | Re-indent test files. | XhmikosR | 1 | -419/+419 | |
| 2014-01-16 | Revert "Add tooltip `viewport` option, respect bounds of the viewport" | Chris Rebert | 1 | -63/+2 | |
| This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵ | Mark Otto | 1 | -2/+63 | |
| into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html | |||||
| 2014-01-16 | add missing paren | fat | 1 | -1/+1 | |
| 2014-01-16 | tooltip subpixel test fixes | fat | 1 | -2/+6 | |
| 2014-01-16 | remove flaky pos bottom test which is effect by unit scroll pos | fat | 1 | -10/+0 | |
| 2014-01-16 | new qunit | fat | 1 | -1/+2 | |
| 2014-01-14 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -2/+63 | |
| 2013-12-16 | Require comma on left side | Zlatan Vasović | 1 | -20/+20 | |
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 1 | -99/+99 | |
| 2013-12-06 | fix some JS to pass jscs | Chris Rebert | 1 | -3/+3 | |
| 2013-12-06 | Use a space before functions' bracket consistently. | XhmikosR | 1 | -6/+6 | |
| 2013-12-06 | Use a space after function consistently. | XhmikosR | 1 | -17/+17 | |
| 2013-10-25 | QUnit.equals() is deprecated; use QUnit.equal() instead | Chris Rebert | 1 | -1/+1 | |
| 2013-07-24 | fixes #8399 w/ tests | Jacob Thornton | 1 | -0/+45 | |
| 2013-07-23 | add placement auto for tooltips + tests… kinda sad about this doe | Jacob Thornton | 1 | -0/+48 | |
| 2013-07-17 | fixes #7777 | fat | 1 | -0/+36 | |
| 2013-07-17 | fixes #7776 | fat | 1 | -1/+1 | |
| 2013-07-17 | fix @muan's unit test ;) | fat | 1 | -6/+6 | |
| 2013-06-28 | Tooltip: apply position class before positioning | Mu-An Chiou | 1 | -0/+14 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 1 | -13/+13 | |
| 2013-05-16 | fix tests | fat | 1 | -14/+14 | |
| 2013-05-16 | a bunch javascript junk | fat | 1 | -0/+294 | |
