aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2015-08-25Merge pull request #17295 from twbs/dropdown-designMark Otto1-1/+1
Document that dropdowns are intentionally click-based rather than hover-based
2015-08-25Merge pull request #17305 from wangsai/footer-linksMark Otto1-2/+2
fix footer links to proper pages
2015-08-25fix footer linkswangsai1-2/+2
2015-08-25js/.eslintrc: sort rules by name.XhmikosR1-13/+13
[ci skip]
2015-08-25Fix `grunt validate-html` task.XhmikosR1-3/+3
2015-08-24gruntMark Otto10-102/+96
2015-08-25grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes.XhmikosR1-1/+1
[ci skip]
2015-08-25.gitattributes: enforce LF for scss files.XhmikosR1-1/+1
[ci skip]
2015-08-24Merge pull request #17299 from davidjb/v4-devMark Otto1-1/+1
Replace docs reference to iconography
2015-08-25Replace docs reference to iconographyDavid\ Beitey1-1/+1
2015-08-25Merge pull request #17294 from unehub/patch-1Heinrich Fenkart1-1/+1
PropertySortOrder
2015-08-24Document that dropdowns are intentionally click-based rather than hover-basedChris Rebert1-1/+1
And link to a relevant blog post w/ more info. Refs #16966 [skip sauce]
2015-08-24remove dupe jekyllThomas McDonald1-1/+0
2015-08-24update pip installationThomas McDonald1-2/+1
2015-08-24Merge branch 'v4-dev' into fix-travis-v4Thomas McDonald81-1784/+4148
2015-08-25Merge pull request #17275 from mattez/fix-docs-layout-gridHeinrich Fenkart1-2/+2
Fix anchors, fix naming consistency
2015-08-24PropertySortOrderFelipe1-1/+1
Properties should be ordered border-top, border-bottom
2015-08-24Merge pull request #17293 from twbs/fix-17263Chris Rebert4-5/+5
Replace remaining instances of defunct .visible* classes in docs
2015-08-24Replace remaining instances of defunct .visible* classes in docsChris Rebert4-5/+5
.visible-xs(-block) => .hidden-sm-up Fixes #17263. [skip sauce]
2015-08-24Update jspm package configurationJeremy Danyow1-6/+8
Related to https://github.com/jspm/registry/pull/534
2015-08-24Explicitly document existing de facto policy of supporting ESR FirefoxChris Rebert1-0/+2
Refs #17237 [skip sauce]
2015-08-24Merge pull request #17289 from kkirsche/patch-12Gleb Mazovetskiy1-1/+1
Fix accidental triple colon from :before to ::before conversion
2015-08-24Fix accidental triple colon from :before to ::before conversionKevin Kirsche1-1/+1
Fix #17288 — Sorry about that!
2015-08-24Merge pull request #17058 from kkirsche/patch-6Mark Otto11-26/+26
Use double colons for psuedo elements
2015-08-24Use double colons for psuedo elementsKevin Kirsche11-26/+26
Fix #17052
2015-08-24Fix anchors, fix naming consistencyMatěj Kříž1-2/+2
I found non working anchors and some naming in consistency. I hope I fixed well. Have a nice day.
2015-08-23Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto4-2/+26