- 02 Jul, 2014 1 commit
-
-
Michael Silber authored
-
- 26 Jun, 2014 1 commit
-
-
Mark Otto authored
-
- 23 Jun, 2014 1 commit
-
-
Chris Rebert authored
Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0. Revert "some changes from #13801 - add strict mode back and ==" This reverts commit 2b302f69. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa901. Revert "address #13811" This reverts commit f347d7d9. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js
-
- 19 Jun, 2014 2 commits
-
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
- 18 Jun, 2014 1 commit
-
-
Erwan Jegouzo authored
Closes #13782 by merging it.
-
- 13 Jun, 2014 1 commit
-
-
Chris Rebert authored
-
- 12 Jun, 2014 2 commits
-
-
fat authored
-
Heinrich Fenkart authored
-
- 11 Jun, 2014 4 commits
- 10 Jun, 2014 1 commit
-
-
Katie Zhu authored
-
- 08 Jun, 2014 8 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.
-
Mike Greiling authored
Closes #13702 by merging a rebased version of it.
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Chris Rebert authored
-
Chris Rebert authored
-
Chris Rebert authored
-
- 05 Jun, 2014 4 commits
-
-
XhmikosR authored
-
XhmikosR authored
`slideIndex` is assigned to the same value a few lines above.
-
XhmikosR authored
-
XhmikosR authored
Be more consistent across the whole codebase. Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest.
-
- 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
-
- 17 May, 2014 1 commit
-
-
Chris Rebert authored
-
- 16 May, 2014 2 commits
-
-
Attila Dobi authored
-
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 5 commits
-
-
Mike Robinet authored
-
Mike Robinet authored
-
XhmikosR authored
-
fat authored
-
fat authored
-
- 08 May, 2014 1 commit
-
-
Gregory Pakosz authored
Set top position to (scrollHeight - this.$element.height() - offsetBottom).
-
- 05 May, 2014 1 commit
-
-
Heinrich Fenkart authored
-
- 04 May, 2014 1 commit
-
-
Chris Rebert authored
-