aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-07Merge branch 'master' into pr/12670Mark Otto17-26/+48
2014-03-07grunt for daysMark Otto11-8/+14
2014-03-07Normalize line endingsXhmikosR3-129/+129
2014-03-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-0/+2
2014-03-07Use LF for SVG files too.XhmikosR1-0/+1
2014-03-07Fixes #12937: Darken active button states just a smidge moreMark Otto11-23/+27
2014-03-07Add autoprefixerBas Bosman14-56/+305
2014-03-06Merge pull request #12739 from DaSchTour/twbsMark Otto2-0/+2
add posibillity to hover links and not background in list-groups
2014-03-06Comment for #12794Mark Otto1-1/+9
2014-03-06Merge pull request #12794 from epidemian/required-radio-button-groupsMark Otto1-1/+3
Fix UAs required message position on grouped radio buttons
2014-03-06add responsive embed to customizerMark Otto1-0/+6
2014-03-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-3/+7
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto18-114/+127
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-07Add time-grunt plugin.XhmikosR3-2/+4
2014-03-07Remove duplicate dependency.XhmikosR1-3/+2
2014-03-07Specify engines in package.json.XhmikosR1-0/+3
Things don't work with older versions.
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto210-13057/+21155
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-03-06Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵Mark Otto10-10/+7
because it apparently serves no purpose and cuts off nested dropdown menus.
2014-03-06Merge branch 'master' into popovers-use-radii-varMark Otto18-18/+122
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto13-22/+45
2014-03-06Merge branch 'master' into pr/12490Mark Otto170-5202/+12256
Conflicts: less/list-group.less
2014-03-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+3
2014-03-06Fixes #12722: Fixes up responsive tables in printMark Otto9-9/+9
Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere.
2014-03-06Merge pull request #12894 from lipis/patch-2Mark Otto1-0/+3
Removed margin-bottom from last p of .blog-footer
2014-03-06Fixes #12934mrmrs5-5/+5
2014-03-06Fixes #12824: Remove white-space: nowrap from code elementsMark Otto10-10/+7
2014-03-06gruntMark Otto9-14/+14
2014-03-06Merge pull request #12924 from ahmadnassri/transition-timing-function-mixinMark Otto1-0/+4
.transition-timing-function() Mixin
2014-03-06Merge pull request #12943 from twbs/browser-bugsChris Rebert2-0/+114
add Wall of Browser Bugs docs page
2014-03-06add link from Getting Started page to Wall of Browser Bugs pageChris Rebert1-0/+1
2014-03-06add docs page listing relevant outstanding browser bugsChris Rebert1-0/+113
2014-03-06Merge pull request #12948 from twbs/js-quote-attr-valsChris Rebert2-5/+5
use quotes around all element attribute values in JS
2014-03-06Merge pull request #12950 from twbs/jscs-null-trickChris Rebert2-0/+2
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS
2014-03-06re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to ↵Chris Rebert2-0/+2
override it for Gruntfile
2014-03-06Merge pull request #12949 from twbs/use-our-grunt-pluginChris Rebert5-32/+4
switch to grunt-css-flip for RTL CSS generation
2014-03-06Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for nowChris Rebert1-1/+0
Can't disable it just for the Gruntfile due to https://github.com/mdevils/node-jscs/issues/287
2014-03-06switch to grunt-css-flip for RTL CSS generationChris Rebert4-31/+4
2014-03-06use quotes around all element attr vals in JS; fixes #12946Chris Rebert2-5/+5
2014-03-05fix #12936Chris Rebert1-1/+1
2014-03-05Merge pull request #12926 from ZDroid/update-depsXhmikosR2-2/+2
[email protected]
2014-03-05Run `grunt update-shrinkwrap`Zlatan Vasović1-1/+1
2014-03-05[email protected]Zlatan Vasović1-1/+1
2014-03-05.transition-timing-function MixinAhmad Nassri1-0/+4
added .transition-timing-function(@timing-function) mixin, defaults to @timing-function.
2014-03-05Merge pull request #12853 from twbs/jscsXhmikosR6-37/+39
Switch to JSCS
2014-03-04Fixes #12901: Refactors list group active state for use on non-anchorsMark Otto9-24/+26
2014-03-04navMark Otto1-0/+1
2014-03-04Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2014-03-04Fixes #12848: Account for and document progress bars at 0-3%Mark Otto10-6/+74
2014-03-04use full version number in deprecation noteChris Rebert1-1/+1
2014-03-04clarify deprecation /cc @cvrebertMark Otto1-1/+1