- 08 Jul, 2014 2 commits
-
-
Heinrich Fenkart authored
-
Chris Rebert authored
Refs #14090. Also, fix one typo.
-
- 07 Jul, 2014 1 commit
-
-
fat authored
-
- 06 Jul, 2014 17 commits
-
-
Mark Otto authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
- 02 Jul, 2014 1 commit
-
-
Michael Silber authored
-
- 01 Jul, 2014 2 commits
-
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
- 25 Jun, 2014 1 commit
-
-
Heinrich Fenkart authored
-
- 08 Jun, 2014 3 commits
-
-
fat authored
faster and easier to test/develop js functionality not represented in unit tests, and gives us a playground for interactions, etc. It also makes it so developing javascript is now decoupled form jekyll, which should make everything faster and less painful. This commit also reverts my filter commit https://github.com/twbs/bootstrap/commit/9900771aa7f1b3ddcee49aec84082104776ace70 which broke scrollspy for dropdowns.
-
Chris Rebert authored
-
Chris Rebert authored
-
- 05 Jun, 2014 3 commits
- 19 May, 2014 2 commits
-
-
Chris Rebert authored
* register the callback before invoking the toggling * listen for `hidden` instead of `hide` * account for the possibility of the associated `show` event being preventDefault-ed Adds relevant unit tests.
-
Chris Rebert authored
-
- 16 May, 2014 1 commit
-
-
Steven Bassett authored
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
-
- 14 May, 2014 1 commit
-
-
j.corns authored
primarily adds a data- attribute to the tooltip (and thus, the popover) to create a self-reference.
-
- 13 May, 2014 2 commits
-
-
Mike Robinet authored
-
XhmikosR authored
-
- 05 May, 2014 1 commit
-
-
Heinrich Fenkart authored
-
- 04 May, 2014 1 commit
-
-
breaddevil authored
-
- 01 May, 2014 1 commit
-
-
Chris Rebert authored
-
- 22 Apr, 2014 1 commit
-
-
Collin Donahue-Oponski authored
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
-