aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-27Remove all uses of `selector &`Gleb Mazovetskiy4-25/+15
If we want to support namespaced import: ```scss .twbs { @import 'bootstrap'; } ``` We cannot use `selector &`, see sass/sass#1817. `fieldset[disabled] &` is not needed as we no longer support IE8.
2015-08-27Update QUnit to v1.18.0.XhmikosR2-221/+1185
2015-08-27Less to Sass typos.XhmikosR4-5/+5
[ci skip]
2015-08-27Update Anchor.js to v1.2.1.XhmikosR3-197/+7
[ci skip]
2015-08-27.travis.yml: cleanup old variables.XhmikosR1-2/+0
[ci skip]
2015-08-27Remove the obsolete JSHint references.XhmikosR6-17/+2
2015-08-27Update Rubygems.XhmikosR3-32/+32
2015-08-26Update static form control exampleCaleb Land1-4/+4
Use the `row` class on the `form-group`, and change the `control-label` class to `form-control-label`
2015-08-26clarifies normalize.css is a dependency Tom Byrer1-1/+1
Perhaps I'm a little slow & need to have things spelled out :) https://github.com/twbs/bootstrap/issues/17301#issuecomment-134469886
2015-08-26Merge pull request #17357 from twbs/responsive-visibility-ripChris Rebert3-23/+1
Remove defunct responsive-(in)visibility mixins
2015-08-26rm responsive-invisibility mixin since it's only used onceChris Rebert3-9/+1
inline the one remaining usage into .hidden-print's definition rm now-empty scss/_utilities-responsive.scss file [skip sauce] [skip validator]
2015-08-26Merge pull request #17257 from twbs/clear-translationsChris Rebert1-55/+0
Clear out non-v4 docs translations
2015-08-26tree shaking: rm unused responsive-visibility mixinChris Rebert1-14/+0
[skip sauce] [skip validator]
2015-08-26Merge pull request #17346 from Sapphire64/patch-2Chris Rebert1-1/+1
Bump year in jumbotron example
2015-08-26Convert popover's arrows to generated CSS content via :before/:afterBernardo Gurgel Filho2-53/+75
2015-08-26Convert tooltip's arrows to generated CSS content via :beforeBernardo Gurgel Filho2-13/+15
2015-08-26Updated default navbar example to use responsive navbarDavid Baughman1-11/+26
2015-08-26Bump year in jumbotron exampleAnton Vlasenko1-1/+1
2015-08-26Document .bg-inversepetetnt2-1/+3
2015-08-26add media vertical flexbox classesRakhat Jabagin1-0/+6
2015-08-26combine size & square mixins into oneRakhat Jabagin1-5/+1
2015-08-26rm unused $state param from form-control-validation mixin; fixes #17323Chris Rebert2-4/+4
[skip sauce] [skip validator]
2015-08-26grunt distChris Rebert7-14/+14
2015-08-26grunt babel:devChris Rebert4-7/+7
2015-08-26Merge pull request #17330 from twbs/vejersele-bugfix/innerTextChris Rebert2-7/+7
Rebased & tweaked version of #17272
2015-08-26fixes #17097: Go back to using jQuery's text and html methods since ↵Jelle Versele2-7/+7
innerText is nonstandard and not present in Firefox Closes #17272 by merging a tweaked version of it. [skip validator]
2015-08-26Merge pull request #17329 from twbs/babel-dev-sauceChris Rebert1-0/+1
Add babel:dev to Sauce Grunt subtasks so we don't test stale JS
2015-08-26Add babel:dev to Sauce Grunt subtasks so we don't test stale JSChris Rebert1-0/+1
Refs #17328
2015-08-26Merge pull request #17328 from twbs/babel-devChris Rebert1-1/+1
Add babel:dev to dist-js so `grunt test` doesn't use stale JS
2015-08-25Add babel:dev to dist-js Grunt task so that `grunt test` doesn't use stale JSChris Rebert1-1/+1
[skip sauce]
2015-08-25For now, add hacky <div id="navbar"> to avoid HTML validation error in ↵David Baughman1-9/+11
Dashboard example Closes #17319 by merging it.
2015-08-25Merge pull request #17326 from twbs/build/rm-gemChris Rebert6-44/+2
rm broken bundle update task & defunct custom RubyGem caching scheme
2015-08-25rm broken bundle update task & defunct custom RubyGem caching schemeChris Rebert6-44/+2
[skip sauce]
2015-08-25Gruntfile: rm reference to defunct customizerChris Rebert1-4/+0
[skip sauce]
2015-08-25Merge pull request #17318 from splendido/v4-meteor-fixChris Rebert1-8/+1
[v4] Fix for Meteor package: removed font files
2015-08-25migration.md: fix typo in TODOChris Rebert1-1/+1
2015-08-25Use non-broken Sass link in docs; fixes part of #17314Chris Rebert1-1/+1
[skip sauce]
2015-08-25removed font filesLuca Mussi1-8/+1
2015-08-25Added mixin to handle media queries that span multiple breakpointsDavid Baughman1-0/+10
2015-08-25Merge pull request #17050 from twbs/fix-travis-v4Thomas McDonald3-9/+17
v4 Travis Build sets up infra to properly build Bootstrap
2015-08-25Merge branch 'v4-dev' into fix-travis-v4Thomas McDonald24-137/+133
2015-08-25strip out old cachingThomas McDonald1-6/+0
2015-08-25Bump year.XhmikosR2-2/+2
[ci skip]
2015-08-25Specify Internet Explorer 9 as the minimum supported version.XhmikosR8-8/+8
2015-08-25Merge pull request #17113 from JanStevens/v4-fix-retina-mixinMark Otto1-2/+2
Fixes the _image mixing by prefixing the parameters with $
2015-08-25Fix validation errors.XhmikosR1-2/+2
2015-08-25Enforce LF for .rb files too.XhmikosR1-0/+1
2015-08-25SCSS lint fixes.XhmikosR2-2/+2
[ci skip]
2015-08-25Merge pull request #17292 from twbs/ff-esrMark Otto1-0/+2
Explicitly document existing de facto policy of supporting ESR Firefox
2015-08-25Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto4-19/+19