| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-10 | Remove trailing whitespace in forms.less | Gleb Mazovetskiy | 1 | -1/+1 | |
| 2015-03-10 | Fixed proper navigation element selection on backward scrolling (from the ↵ | Maxim Andrukhovych | 2 | -1/+47 | |
| bottom to the top) | |||||
| 2015-03-10 | automatic `grunt dist` | Bootstrap's Grunt bot | 5 | -41/+47 | |
| 2015-03-10 | Merge pull request #16042 from jpkleemans/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| Increment quick start options in readme.md to five | |||||
| 2015-03-10 | Increment quick start options to five | Jan-Paul Kleemans | 1 | -1/+1 | |
| 2015-03-10 | Merge pull request #16036 from twbs/cr-readonly-focus-outline-bug | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #16022 | |||||
| 2015-03-10 | Add Wall of Browser Bugs entry for #16022 | Chris Rebert | 1 | -0/+10 | |
| [skip sauce] [skip validator] | |||||
| 2015-03-09 | Merge pull request #16012 from twbs/refs-12761 | Chris Rebert | 10 | -64/+104 | |
| Disable jQuery event aliases when running test suite | |||||
| 2015-03-09 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -8/+2 | |
| 2015-03-09 | Merge pull request #16021 from twbs/visibility-block | Chris Rebert | 4 | -6/+1 | |
| rm `visibility` where redundant to `display` | |||||
| 2015-03-09 | comment out download options for now | Mark Otto | 1 | -0/+2 | |
| 2015-03-09 | simplify js docs overview section | Mark Otto | 1 | -21/+7 | |
| 2015-03-09 | scope the anchor highlighting | Mark Otto | 1 | -1/+1 | |
| 2015-03-09 | fix page layout for examples overview | Mark Otto | 1 | -1/+1 | |
| 2015-03-09 | more component alignment fixes for docs | Mark Otto | 1 | -0/+5 | |
| 2015-03-09 | copy change | Mark Otto | 1 | -1/+1 | |
| 2015-03-09 | fix alignment of progress elements in examples | Mark Otto | 1 | -1/+3 | |
| 2015-03-09 | nuke theme toggler js | Mark Otto | 1 | -27/+0 | |
| 2015-03-09 | typo | Mark Otto | 1 | -1/+1 | |
| 2015-03-09 | input groups subnav | Mark Otto | 1 | -0/+8 | |
| 2015-03-09 | input groups: drop the tooltips warning, move accessibility notice to a sub ↵ | Mark Otto | 1 | -10/+6 | |
| section | |||||
| 2015-03-09 | simplify input group docs to remove two notices, condense some language | Mark Otto | 1 | -14/+2 | |
| 2015-03-09 | remove justified button groups | Mark Otto | 2 | -92/+0 | |
| 2015-03-09 | fix examples alignment | Mark Otto | 4 | -3/+5 | |
| 2015-03-09 | remove all customizer comments from variables file | Mark Otto | 1 | -214/+56 | |
| 2015-03-09 | grunt action | Mark Otto | 6 | -1940/+4021 | |
| 2015-03-09 | nuke those for now | Mark Otto | 7 | -67/+0 | |
| 2015-03-09 | docs redesign a bit | Mark Otto | 8 | -51/+93 | |
| 2015-03-09 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-03-09 | Merge pull request #16023 from twbs/doc-body | Chris Rebert | 1 | -1/+1 | |
| Affix: $('body') => $(document.body) | |||||
| 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 | |||||
