aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-08move tabs and pills to separate files with unique classesMark Otto10-20/+374
2014-07-08rems: table paddingMark Otto7-10/+10
2014-07-08Nuke unused vars for panels wells and thumbnailsMark Otto14-225/+11
2014-07-08Bring back button infoMark Otto15-11/+159
2014-07-08.btn-default to .btn-secondaryMark Otto23-184/+184
2014-07-08Revamp button: rename .btn-default to .btn-secondary, drop .btn-infoMark Otto17-335/+169
2014-07-08nuke the sass docsMark Otto3-60/+0
2014-07-08drop the low percentages docs from progress barsMark Otto1-28/+0
2014-07-08docs header paddingMark Otto1-4/+8
2014-07-08Update browser support section to remove glyphicons in tables; also remove ↵Mark Otto2-27/+23
ie8 and font-face section
2014-07-08fix broken examplesMark Otto1-37/+37
2014-07-08Fix navbar margins and update grid sidebar styles to matchMark Otto10-37/+46
2014-07-08Add new grunt task for faster builds; nuke fontsMark Otto5-235/+1
2014-07-08Implement the new border-radius guard: only round things if global ↵Mark Otto36-489/+55
@enable-rounded == true
2014-07-08Merge pull request #14090 from hnrch02/unit-tests-ie8Chris Rebert3-9/+9
Fix IE8 problems with unit tests
2014-07-08clean up commented out docs cssMark Otto1-41/+0
2014-07-08rems: update breadcrumbs to use new sizing; improve variables by renaming ↵Mark Otto9-35/+40
@breadcrumb-separator to @breadcrumb-divider; change up colors
2014-07-09`document.head` is undefined in IE8Heinrich Fenkart1-6/+6
2014-07-09Fix IE8 reporting type object for `getBoundingClientRect`Heinrich Fenkart1-1/+1
2014-07-09Fix IE8 reporting height style as all uppercaseHeinrich Fenkart1-2/+2
2014-07-08Merge pull request #14091 from twbs/tooltip-test-html-fixChris Rebert1-2/+2
Fix unusual HTML in "should allow html entities" tooltip unit test
2014-07-08Fix invalid HTML in "should allow html entities" tooltip unit testChris Rebert1-2/+2
Refs #14090. Also, fix one typo.
2014-07-08fix sidenav paddingMark Otto1-5/+0
2014-07-08Refactor: drop .dropdown .caret for a generated caret using ↵Mark Otto25-122/+93
.dropdown-toggle:after
2014-07-08remove glyphicons navMark Otto1-8/+0
2014-07-08Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectableChris Rebert1-2/+2
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group
2014-07-08Merge pull request #14088 from twbs/panel-collapse-role-tabpanelChris Rebert1-6/+6
add role="tabpanel" to .panel-collapse to improve accessibility
2014-07-08Add role="tablist" & aria-multiselectable="true" to accordion .panel-group ↵Chris Rebert1-2/+2
to improve accessibility Refs #13555. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce]
2014-07-08add role="tabpanel" to .panel-collapse to improve accessibilityChris Rebert1-6/+6
Refs #13555. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce]
2014-07-08Merge pull request #14085 from twbs/tab-lis-role-presoChris Rebert6-67/+67
add role="presentation" to tab <li>s to improve accessibility
2014-07-08Merge pull request #14086 from twbs/tab-pane-role-tabpanelChris Rebert1-16/+16
Add role="tabpanel" to .tab-pane <div>s to improve accessibility
2014-07-08Add role="tabpanel" to .tab-pane <div>s to improve accessibilityChris Rebert1-16/+16
Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce]
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert6-67/+67
Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce]
2014-07-08Merge pull request #14083 from twbs/fix-14078Chris Rebert2-2/+3
Properly integrate Rouge into the Travis build
2014-07-08properly integrate Rouge into the Travis build; fixes #14078Chris Rebert2-2/+3
[skip sauce]
2014-07-08Fix that @mdo nightlife <3Julian Thilo1-2/+2
2014-07-08Drop: Thumbnails completely, as they'll be replacedMark Otto12-200/+4
2014-07-08Drop: Panels completely, as they'll be replacedMark Otto13-1185/+4
2014-07-08derpMark Otto1-1/+1
2014-07-08clean up layoutMark Otto1-35/+1
2014-07-08nuke the v2.x to v3.x migration docsMark Otto4-462/+0
2014-07-08linkMark Otto1-0/+1
2014-07-08Update grid mixins section of the docsMark Otto2-128/+47
2014-07-08Overhaul semantic grid mixinsMark Otto4-96/+14
- Drops all the `.make-**-column` mixins for a single set to be used within (or outside) media queries. - Renames `.container-fixed` to `.make-container` for consistency. - Updates built-in grid system to use new setup. See http://jsbin.com/qiqet/2/ for an example of it in action.
2014-07-08rems: rework grid system vars to use rems/emsMark Otto7-186/+186
2014-07-08Drop: Device-named container variables since we alreay sort of deprecated ↵Mark Otto7-23/+17
them many releases ago
2014-07-08Drop: deprecated .dropdown-menu.pull-right stylesMark Otto7-20/+4
2014-07-08remove mention of fontsMark Otto2-17/+10
2014-07-08rems: input sizesMark Otto7-71/+71
2014-07-08Drop: @gray-base variableMark Otto1-1/+0