aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-05Address #14541 by tweaking badge docsChris Rebert1-28/+12
* move unrelated .btn-primary example out of the pills subsection * remove excessive .nav-stacked example
2014-09-05Add section to docs explaining our stance on validatorsChris Rebert2-0/+6
2014-09-04Merge pull request #14535 from gitname/patch-1Mark Otto1-3/+3
Fixed typos involving apostrophes
2014-09-04Fixed typos involving apostrophesgitname1-3/+3
Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something).
2014-09-04Fixes #14437: Round the corners of table rows in panels as well as the cellsMark Otto4-2/+22
2014-09-04Merge branch 'thr3-arendt/patch-1'Chris Rebert1-6/+6
2014-09-04Replace nonexistent .col-6 classes in offcanvas example with .col-xs-6thr3-arendt1-6/+6
Fixes #14500
2014-09-04Merge pull request #14531 from twbs/doc-14528Mark Otto1-0/+6
add entry for #14528 to Wall of Browser Bugs
2014-09-04add entry for #14528 to Wall of Browser BugsChris Rebert1-0/+6
2014-09-03Merge pull request #14527 from twbs/firefox-disabled-bugChris Rebert2-1/+7
Add Wall of Browser bugs entry for #793
2014-09-03Add Wall of Browser bugs entry for #793Chris Rebert2-1/+7
Also, link to the Mozilla bug in the relevant callout.
2014-09-02Merge pull request #14497 from BBosman/clone-depthChris Rebert1-0/+2
Set git clone depth to 10 for Travis to make it faster
2014-09-02Merge pull request #14516 from twbs/fix-14509Chris Rebert1-1/+1
Document that fieldset[disabled] is somewhat broken in IE11
2014-09-02document that fieldset[disabled] is somewhat broken in IE11; fixes #14509Chris Rebert1-1/+1
2014-09-01Fixes #14443: Only transition what needs transitioning for thumbnails to ↵Mark Otto4-6/+6
avoid Safari/Chrome render bug
2014-09-01Set git clone depth to 10 for Travis to make it fasterBas Bosman1-0/+2
2014-08-30Update grunt-jscs.XhmikosR2-297/+23
2014-08-29Merge pull request #14488 from vsn4ik/gruntfile_copy_taskChris Rebert1-9/+2
Gruntfile.js: Simplify copy task.
2014-08-30Gruntfile.js: Simplify copy task.vsn4ik1-9/+2
2014-08-29Merge pull request #14482 from twbs/doc-14362Mark Otto1-2/+3
Document that input groups weren't intended for use with <textarea>s
2014-08-28Document that input groups weren't intended for use with <textarea>sChris Rebert1-2/+3
Refs #14362
2014-08-28gruntMark Otto1-1/+1
2014-08-28Fix hover-tooltip flickering when mouse re-entersScott Gonyea2-0/+66
- is(':visible') seems to be the only reliable check, without a refactoring of how hoverState is used - tests need improvement
2014-08-28mention #14320 in browser bugsMark Otto1-0/+6
2014-08-28Merge pull request #14472 from mrduguo/masterMark Otto1-5/+5
fix nav links to end with / to avoid 301 redirect
2014-08-28Update QUnit to v1.15.0.XhmikosR2-930/+1137
2014-08-27gruntMark Otto6-14/+15
2014-08-27Finish reverting #14444Mark Otto4-6/+2
2014-08-27Fixes #14439: Add static tooltip example to docsMark Otto2-0/+35
2014-08-27Undo the collapse visibility changes since it breaks our collapse pluginMark Otto4-6/+3
2014-08-27Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵Mark Otto4-7/+12
@apexskier
2014-08-27Fixes #14337: Round .jumbotron corners within .container and .container-fluidMark Otto4-4/+6
2014-08-27Merge pull request #14444 from twbs/sr_friendly_hidden_contentMark Otto10-7/+18
More screenreader friendly hidden content
2014-08-27typoMark Otto4-4/+4
2014-08-27Merge branch 'master' into sr_friendly_hidden_contentMark Otto29-207/+214
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-08-27gruntMark Otto9-19/+19
2014-08-27Merge pull request #14452 from vsn4ik/update_print_lessMark Otto1-12/+12
Update print.less from source (html5-boilerplate).
2014-08-27Merge pull request #14465 from kaime/masterMark Otto1-1/+1
Make `popover-arrow-color` default to `popover-bg`
2014-08-27gruntMark Otto4-4/+4
2014-08-28code style fixesJames Friend1-2/+1
2014-08-28pulled output path out to gruntfileJames Friend2-12/+12
2014-08-28Merge remote-tracking branch 'upstream/master' into node-requirableJames Friend174-4367/+18280
Conflicts: Gruntfile.js
2014-08-28generate commonjs/npm entrypoint module via grunt taskJames Friend3-12/+41
2014-08-27fix nav links to end with / to avoid 301 redirectGuo Du1-5/+5
2014-08-27Make `popover-arrow-color` default to `popover-bg`Jaume Alemany1-1/+1
2014-08-26Merge pull request #14453 from vsn4ik/less_empty_linesXhmikosR7-9/+2
Less: Remove empty lines and blanks.
2014-08-26Merge pull request #14458 from twbs/npm-depsXhmikosR4-107/+83
Update dev dependencies.
2014-08-26Update Ruby dependencies.XhmikosR2-3/+3
2014-08-26Update dev dependencies.XhmikosR2-104/+80
2014-08-26Specify `cursor: pointer` for `#import-manual-trigger`.XhmikosR2-3/+6