aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-03-10Remove trailing whitespace in forms.lessGleb Mazovetskiy1-1/+1
2015-03-10Fixed proper navigation element selection on backward scrolling (from the ↵Maxim Andrukhovych2-1/+47
bottom to the top)
2015-03-10automatic `grunt dist`Bootstrap's Grunt bot5-41/+47
2015-03-10Merge pull request #16042 from jpkleemans/patch-1Patrick H. Lauke1-1/+1
Increment quick start options in readme.md to five
2015-03-10Increment quick start options to fiveJan-Paul Kleemans1-1/+1
2015-03-10Merge pull request #16036 from twbs/cr-readonly-focus-outline-bugChris Rebert1-0/+10
Add Wall of Browser Bugs entry for #16022
2015-03-10Add Wall of Browser Bugs entry for #16022Chris Rebert1-0/+10
[skip sauce] [skip validator]
2015-03-09Merge pull request #16012 from twbs/refs-12761Chris Rebert10-64/+104
Disable jQuery event aliases when running test suite
2015-03-09automatic grunt distBootstrap's Grunt bot3-8/+2
2015-03-09Merge pull request #16021 from twbs/visibility-blockChris Rebert4-6/+1
rm `visibility` where redundant to `display`
2015-03-09comment out download options for nowMark Otto1-0/+2
2015-03-09simplify js docs overview sectionMark Otto1-21/+7
2015-03-09scope the anchor highlightingMark Otto1-1/+1
2015-03-09fix page layout for examples overviewMark Otto1-1/+1
2015-03-09more component alignment fixes for docsMark Otto1-0/+5
2015-03-09copy changeMark Otto1-1/+1
2015-03-09fix alignment of progress elements in examplesMark Otto1-1/+3
2015-03-09nuke theme toggler jsMark Otto1-27/+0
2015-03-09typoMark Otto1-1/+1
2015-03-09input groups subnavMark Otto1-0/+8
2015-03-09input groups: drop the tooltips warning, move accessibility notice to a sub ↵Mark Otto1-10/+6
section
2015-03-09simplify input group docs to remove two notices, condense some languageMark Otto1-14/+2
2015-03-09remove justified button groupsMark Otto2-92/+0
2015-03-09fix examples alignmentMark Otto4-3/+5
2015-03-09remove all customizer comments from variables fileMark Otto1-214/+56
2015-03-09grunt actionMark Otto6-1940/+4021
2015-03-09nuke those for nowMark Otto7-67/+0
2015-03-09docs redesign a bitMark Otto8-51/+93
2015-03-09automatic grunt distBootstrap's Grunt bot2-2/+2
2015-03-09Merge pull request #16023 from twbs/doc-bodyChris Rebert1-1/+1
Affix: $('body') => $(document.body)
2015-03-09avoid unnecessary HTML string building+parsingChris Rebert2-2/+6
2015-03-09Affix: $('body') => $(document.body)Chris Rebert1-1/+1
2015-03-09automatic grunt distBootstrap's Grunt bot3-3/+2
2015-03-09rm `visibility` where redundant to `display`Chris Rebert4-6/+1
Refs #15755
2015-03-09Merge pull request #15755 from jitendravyas/masterChris Rebert1-1/+0
Removed `visibility: hidden !important` from `.hidden` class
2015-03-09automatic grunt distBootstrap's Grunt bot2-2/+2
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert10-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-09Merge pull request #16011 from twbs/fix-15315Chris Rebert2-5/+32
.collapse('hide') on hidden uninit-ed collapsible no longer shows it
2015-03-08Merge pull request #16018 from twbs/modal-visualChris Rebert1-0/+41
Enhancements to Modal visual test
2015-03-08add TODO item regarding clean-css v3.2 & zeroUnitsChris Rebert1-0/+2
Refs https://github.com/twbs/bootstrap/issues/14837#issuecomment-77441999
2015-03-07add togglable scrollbar-inducing content to Modal visual testChris Rebert1-0/+18
2015-03-07add static navbar to Modal visual testChris Rebert1-0/+23
2015-03-07.gitignore: Remove obsolete files.XhmikosR1-4/+0
They are grunt-html-validation leftovers. [ci skip]
2015-03-06Merge pull request #15999 from twbs/kkirsche-includeTestsReadmeChris Rebert2-1/+62
Document JS test suite basics
2015-03-06[Fixes #15951] Document JS test suite basicsKevin Kirsche2-1/+62
X-Ref: #15953 Closes #15952 by merging a tweaked version of it. [skip sauce] [skip validator]
2015-03-06Collapse unit test: rm check that no-op hide adds style="height: 0px"Chris Rebert1-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 Rebert2-3/+31
#15315 Thanks to @peterblazejewicz & @Nikita240 Adds unit tests based on #14417 X-Ref: #14282 Closes #15807
2015-03-05Merge pull request #16007 from molly/masterChris Rebert1-1/+1
Update initial release announcement dead link
2015-03-05Remove dead link to release announcementMolly White1-1/+1
Found it! They just changed the link.
2015-03-05Merge pull request #16004 from kkirsche/patch-2Julian Thilo1-0/+5
[Fix #16001] Add link to Vietnamese translation