| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-09 | avoid unnecessary HTML string building+parsing | Chris Rebert | 2 | -2/+6 | |
| 2015-03-09 | Affix: $('body') => $(document.body) | Chris Rebert | 1 | -1/+1 | |
| 2015-03-09 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -3/+2 | |
| 2015-03-09 | rm `visibility` where redundant to `display` | Chris Rebert | 4 | -6/+1 | |
| Refs #15755 | |||||
| 2015-03-09 | Merge pull request #15755 from jitendravyas/master | Chris Rebert | 1 | -1/+0 | |
| Removed `visibility: hidden !important` from `.hidden` class | |||||
| 2015-03-09 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-03-09 | Disable jQuery event aliases when running test suite | Chris Rebert | 10 | -64/+104 | |
| 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-09 | Merge pull request #16011 from twbs/fix-15315 | Chris Rebert | 2 | -5/+32 | |
| .collapse('hide') on hidden uninit-ed collapsible no longer shows it | |||||
| 2015-03-08 | Merge pull request #16018 from twbs/modal-visual | Chris Rebert | 1 | -0/+41 | |
| Enhancements to Modal visual test | |||||
| 2015-03-08 | add TODO item regarding clean-css v3.2 & zeroUnits | Chris Rebert | 1 | -0/+2 | |
| Refs https://github.com/twbs/bootstrap/issues/14837#issuecomment-77441999 | |||||
| 2015-03-07 | add togglable scrollbar-inducing content to Modal visual test | Chris Rebert | 1 | -0/+18 | |
| 2015-03-07 | add static navbar to Modal visual test | Chris Rebert | 1 | -0/+23 | |
| 2015-03-07 | .gitignore: Remove obsolete files. | XhmikosR | 1 | -4/+0 | |
| They are grunt-html-validation leftovers. [ci skip] | |||||
| 2015-03-06 | Merge pull request #15999 from twbs/kkirsche-includeTestsReadme | Chris Rebert | 2 | -1/+62 | |
| Document JS test suite basics | |||||
| 2015-03-06 | [Fixes #15951] Document JS test suite basics | Kevin Kirsche | 2 | -1/+62 | |
| X-Ref: #15953 Closes #15952 by merging a tweaked version of it. [skip sauce] [skip validator] | |||||
| 2015-03-06 | Collapse unit test: rm check that no-op hide adds style="height: 0px" | Chris Rebert | 1 | -2/+1 | |
| Appears to be unnecessary and is broken by #16011, which is otherwise quite sane. | |||||
| 2015-03-06 | .collapse('hide') on hidden uninit-ed collapsible no longer shows it; fixes ↵ | Chris Rebert | 2 | -3/+31 | |
| #15315 Thanks to @peterblazejewicz & @Nikita240 Adds unit tests based on #14417 X-Ref: #14282 Closes #15807 | |||||
| 2015-03-05 | Merge pull request #16007 from molly/master | Chris Rebert | 1 | -1/+1 | |
| Update initial release announcement dead link | |||||
| 2015-03-05 | Remove dead link to release announcement | Molly White | 1 | -1/+1 | |
| Found it! They just changed the link. | |||||
| 2015-03-05 | Merge pull request #16004 from kkirsche/patch-2 | Julian Thilo | 1 | -0/+5 | |
| [Fix #16001] Add link to Vietnamese translation | |||||
| 2015-03-05 | [Fix #16001] Add link to Vietnamese translation | Kevin Kirsche | 1 | -0/+5 | |
| [Fix #16001] Add link to Vietnamese translation | |||||
| 2015-03-04 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -3/+3 | |
| 2015-03-04 | Merge pull request #15988 from twbs/fix-15874 | Chris Rebert | 4 | -2/+26 | |
| Hiding an uninitialized tooltip/popover no longer initializes it | |||||
| 2015-03-03 | Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874 | Chris Rebert | 4 | -2/+26 | |
| 2015-03-03 | add role="button" to a[data-toggle="collapse"]; fixes #15972 | Chris Rebert | 4 | -39/+39 | |
| 2015-03-03 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-03-03 | rm semicolon for sake of fat's eccentric tastes | Chris Rebert | 1 | -1/+1 | |
| Erratum from #15496 | |||||
| 2015-03-03 | Accessibility and headings hierarchy for the "CSS" page. | Steven Black | 2 | -21/+21 | |
| Closes #15948 by merging it. | |||||
| 2015-03-03 | Accessibility and headings hierarchy for the "Getting started" page. | Steven Black | 7 | -58/+58 | |
| Closes #15946 by merging it. | |||||
| 2015-03-03 | Javascript docs: Accessibility and cosmetic changes to headings. | Steven Black | 11 | -33/+40 | |
| Closes #15915 by merging it. | |||||
| 2015-03-03 | Merge pull request #15961 from kkirsche/ImplementAssertExpect | Heinrich Fenkart | 12 | -4/+198 | |
| [Fixes #15953] Implement assert.expect in each unit test | |||||
| 2015-03-03 | [Fixes #15953] Implement assert.expect in each unit test | Kevin Kirsche | 12 | -4/+198 | |
| [Fixes #15953] Implement `assert.expect` in each unit test | |||||
| 2015-03-03 | Merge pull request #15984 from twbs/document-handleupdate | Heinrich Fenkart | 2 | -4/+5 | |
| Properly document Modal#handleUpdate | |||||
| 2015-03-03 | Properly document Modal#handleUpdate | Heinrich Fenkart | 2 | -4/+5 | |
| 2015-03-03 | automatic grunt dist | Bootstrap's Grunt bot | 5 | -29/+39 | |
| 2015-03-03 | Merge pull request #15881 from twbs/fix-modal-backdrop | Heinrich Fenkart | 5 | -29/+74 | |
| Modal: Fix backdrop not readjusting when height changes | |||||
| 2015-03-03 | Modal: Fix backdrop not readjusting when height changes | Heinrich Fenkart | 5 | -29/+74 | |
| Fixes #15136. Closes #15345. Closes #15314. Refs #14724, #14927. | |||||
| 2015-03-02 | [Fixes #15976] Fix pagination link cut off border on hover | Patryk Puszczyk | 1 | -0/+1 | |
| 2015-03-02 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-03-02 | Merge pull request #15974 from patrickhlauke/ios-click-fix-role-button2 | Patrick H. Lauke | 1 | -0/+1 | |
| Add upstream patch comment for #15947 | |||||
| 2015-03-02 | Add upstream patch comment | Patrick H. Lauke | 1 | -0/+1 | |
| 2015-03-02 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -2/+5 | |
| 2015-03-02 | Merge pull request #15947 from patrickhlauke/ios-click-fix-role-button | Patrick H. Lauke | 1 | -0/+11 | |
| iOS fix for role="button" elements; [fixes #15935] | |||||
| 2015-03-02 | Merge pull request #15970 from twbs/the-future-is-now-qunit | Chris Rebert | 1 | -0/+28 | |
| Disable deprecated QUnit global methods | |||||
| 2015-03-02 | Disable es3 for tests and customizer.js. | XhmikosR | 2 | -0/+2 | |
| 2015-03-02 | Run `grunt`. | XhmikosR | 5 | -10/+10 | |
| 2015-03-01 | Disable deprecated global QUnit method aliases to prevent backsliding on ↵ | Chris Rebert | 1 | -0/+28 | |
| QUnit v2 readiness | |||||
| 2015-03-01 | Merge pull request #15955 from twbs/fixture-on-screen-ios | Chris Rebert | 1 | -6/+11 | |
| Unit tests: Only display fixture on-screen for iOS | |||||
| 2015-03-02 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-03-01 | Merge pull request #15593 from ↵ | Chris Rebert | 2 | -1/+39 | |
| neoeno/handle_multiple_zero_offset_scrollspy_elements Handle multiple zero-offset Scrollspy elements. | |||||
