aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-09Filed http://openradar.appspot.com/19434933Chris Rebert1-1/+1
Refs #15205
2015-01-09Filed http://openradar.appspot.com/19434878Chris Rebert1-1/+1
Refs #11266, #13098
2015-01-09Merge pull request #15533 from twbs/crbug-377346-fixedChris Rebert1-10/+0
Remove #13892's entry from the Wall of Browser Bugs
2015-01-09http://crbug.com/377346 is claimed to be fixed in Chrome 41Chris Rebert1-10/+0
So remove its entry from the Wall of Browser Bugs. Refs #13892, #14037 [skip sauce]
2015-01-09remove more Glyphicon references from the docsChris Rebert2-11/+5
2015-01-09remove unused font filesThomas McDonald2-41/+0
2015-01-08Merge pull request #15524 from twbs/masonryChris Rebert1-0/+1
Add pointer to Masonry (& similar) in the Thumbnail docs
2015-01-08Remove libsass @media nesting bug workaroundChris Rebert1-14/+2
https://github.com/sass/libsass/issues/185 has been fixed. Refs #48
2015-01-08Revert "Remove libsass @media nesting bug workaround"Gleb Mazovetskiy1-2/+14
This reverts commit d6a5ebf438080a71bc78b561be20160afc12e6ec. There has not been a release of libsass with this fix yet, sorry!
2015-01-08add pointer to Masonry in the thumbnail docsChris Rebert1-0/+1
2015-01-08Merge pull request #58 from twbs/libsass-185Gleb Mazovetskiy1-14/+2
Remove libsass @media nesting bug workaround
2015-01-08docs: fix typo in media-queries.mdGleb Mazovetskiy1-2/+2
2015-01-07Remove libsass @media nesting bug workaroundChris Rebert1-14/+2
https://github.com/sass/libsass/issues/185 has been fixed. Refs #48
2015-01-07Merge pull request #25 from twbs/autoprefixer-bump-chromeChris Rebert1-1/+1
bump min Chrome in Autoprefixer to v35
2015-01-08automatic grunt distBootstrap's Grunt bot2-2/+2
2015-01-07Merge pull request #15463 from twbs/bump-lessChris Rebert2-126/+74
Bump grunt-contrib-less to ~1.0.0
2015-01-07bump min Chrome in Autoprefixer to v35Chris Rebert1-1/+1
2015-01-07update shrinkwrapChris Rebert1-125/+73
2015-01-07bump grunt-contrib-less to ~1.0.0Chris Rebert1-1/+1
2015-01-07gruntChris Rebert8-137/+70
2015-01-06Merge pull request #54 from twbs/overhaul-responsive-visibilityChris Rebert16-311/+212
Overhaul of responsive visibility classes
2015-01-06update responsive utility docs post-overhaulChris Rebert4-172/+173
2015-01-06add migration guidance regarding responsive visibility classesChris Rebert1-0/+2
2015-01-06Overhaul responsive visibility classesChris Rebert1-92/+13
Thanks to @glebm for help refactoring this to use the breakpoint mixins.
2015-01-06Kill scss/mixins/_media-queries.scssChris Rebert9-57/+31
replaced media-xs => media-breakpoint-down(xs) replaced media-sm => media-breakpoint-up(sm) replaced media-sm-max => media-breakpoint-only(sm) replaced media-md => media-breakpoint-up(md) replaced media-md-max => media-breakpoint-only(md) replaced media-lg => media-breakpoint-up(lg)
2015-01-06rename media-breakpoint-{min,max} => media-breakpoint-{up,down}Chris Rebert4-10/+13
2015-01-06fix numerical typo in grid docsChris Rebert1-1/+1
2015-01-06Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto17-215/+574
2015-01-06streamline homepage navMark Otto4-27/+18
2015-01-06formatting of htmlMark Otto1-1/+5
2015-01-07Merge pull request #15504 from twbs/jqueryXhmikosR17-20/+21
Update jQuery to v1.11.2.
2015-01-07Update jQuery to v1.11.2.XhmikosR17-20/+21
2015-01-06Merge pull request #15507 from twbs/shrinkwrapChris Rebert1-147/+179
update shrinkwrap
2015-01-06update shrinkwrapChris Rebert1-147/+179
2015-01-06Merge pull request #59 from twbs/probably-slightly-better-best-practiceChris Rebert2-38/+12
Use improved box sizing reset
2015-01-05Merge pull request #15499 from twbs/bumpsChris Rebert2-368/+16
Update devDependencies
2015-01-05update shrinkwrapChris Rebert1-366/+14
[skip sauce]
2015-01-05bump grunt-banner to ~0.3.0Chris Rebert1-1/+1
2015-01-05bump grunt-autoprefixer to ~2.1.0Chris Rebert1-1/+1
2015-01-05Add example of using feedback icons with .input-group ; fixes #15332Chris Rebert1-0/+81
2015-01-05Use improved box sizing resetChris Rebert2-38/+12
Based on http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ This allows us to significantly simplify the relevant part of the docs.
2015-01-05window.Document doesn't exist in IE8Chris Rebert1-1/+1
2015-01-05Make $(document).tooltip({...}) without a `selector` throw an errorChris Rebert3-0/+17
Closes #15484
2015-01-05Merge pull request #15495 from twbs/sauce-maxPollRetriesChris Rebert1-0/+1
Sauce testing: set maxPollRetries to 4 for increased robustness
2015-01-05Sauce testing: set maxPollRetries to 4 for increased robustnessChris Rebert1-0/+1
2015-01-05grunt distChris Rebert8-12/+558
2015-01-05Merge pull request #40 from twbs/bye-affixChris Rebert5-157/+3
Remove affix from docs & CSS; add migration guidance
2015-01-05Remove affix from docs & CSS; add migration guidanceChris Rebert5-157/+3
2015-01-05Merge pull request #26 from twbs/autoprefixer-bump-mac-safariChris Rebert2-8/+1
bump min OS X Safari in Autoprefixer config to v7.1
2015-01-03overview.html: add missing <p>Chris Rebert1-1/+1