| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-01-03 | dont scsslint the main file because of the built-in copyright banner | Mark Otto | 1 | -1/+1 | |
| 2016-01-03 | we nuked the focusedinput example awhile back, so nuking the styles too | Mark Otto | 1 | -12/+0 | |
| 2016-01-03 | basic linting | Mark Otto | 2 | -4/+4 | |
| 2016-01-03 | nuke vendor prefixes | Mark Otto | 1 | -3/+1 | |
| 2016-01-03 | remove unused rule for ads css that was hiding an image that no longer ↵ | Mark Otto | 1 | -4/+0 | |
| exists (i think) | |||||
| 2016-01-03 | enable scsslinting for docs scss | Mark Otto | 1 | -3/+8 | |
| 2016-01-01 | Merge pull request #18575 from QWp6t/patch-2 | Chris Rebert | 1 | -1/+2 | |
| Add tether as bower dependency | |||||
| 2016-01-01 | Add Wall of Browser Bugs entry for #18738 | Chris Rebert | 1 | -0/+10 | |
| * https://bugs.webkit.org/show_bug.cgi?id=152637 * http://openradar.appspot.com/24030853 [ci skip] | |||||
| 2016-01-01 | grunt dist docs | Chris Rebert | 27 | -34/+52 | |
| [ci skip] | |||||
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 9 | -9/+9 | |
| [ci skip] | |||||
| 2016-01-01 | add .nav-justified class | Bass Jobsen | 1 | -10/+32 | |
| 2016-01-01 | add new CSS classes to the navbar | Bass Jobsen | 1 | -7/+7 | |
| 2015-12-31 | README: Add badges for Packagist and Atmosphere | Chris Rebert | 1 | -0/+2 | |
| [ci skip] | |||||
| 2015-12-31 | README: Add version numbers to install commands for consistency with HTML docs | Chris Rebert | 1 | -6/+6 | |
| Refs #18728 [ci skip] | |||||
| 2015-12-31 | Merge pull request #18717 from supergibbs/nuget_fixes_v4 | Chris Rebert | 2 | -4/+14 | |
| Fixed NuGet link and bugs in MyGet script | |||||
| 2015-12-31 | Fix margins in highlights | Geremia Taglialatela | 1 | -1/+1 | |
| 2015-12-30 | Merge pull request #18614 from patrickhlauke/docs-browsers-devices1 | Chris Rebert | 1 | -6/+16 | |
| Docs: update browser support info | |||||
| 2015-12-30 | Split out to new para, into two sentences | Patrick H. Lauke | 1 | -1/+3 | |
| 2015-12-29 | Merge pull request #18699 from patrickhlauke/disabled-pointer-events | Patrick H. Lauke | 2 | -0/+2 | |
| Add pointer-events:none to disabled pagination/pager links | |||||
| 2015-12-29 | Merge pull request #18716 from SamHH/v4-dev | Patrick H. Lauke | 1 | -0/+2 | |
| Add max-width to file browser; fixes #18651 | |||||
| 2015-12-29 | Fixed NuGet link and bugs in MyGet script | Supergibbs | 2 | -4/+14 | |
| 2015-12-29 | Add max-width to file browser; fixes #18651 | Sam A. Horvath-Hunt | 1 | -0/+2 | |
| 2015-12-27 | [Tab] Add documentation for method show | Johann-S | 1 | -0/+8 | |
| 2015-12-27 | Remove Opera 18 and IE11 mention | Patrick H. Lauke | 2 | -2/+2 | |
| As per our browser compat policy, we only claim support for latest versions of Opera on desktop. Current Opera is version 34. From testing, IE11 does support `pointer-events:none` just fine now. | |||||
| 2015-12-27 | Add pointer-events:none to disabled pagination/pager links | Patrick H. Lauke | 2 | -0/+2 | |
| as currently this was missed out (compared to disabled `a.btn`) | |||||
| 2015-12-27 | remove `<div class="bd-sidebar">` | Bass Jobsen | 1 | -59/+56 | |
| content had already been wrapped in the `<div class="col-md-3 col-md-push-9 bd-sidebar">` | |||||
| 2015-12-26 | Tweak the wording for link functionality | Patrick H. Lauke | 1 | -1/+1 | |
| to harmonise it with the callout given in pagination | |||||
| 2015-12-26 | Add note and advice about .disabled and keyboard focus | Patrick H. Lauke | 1 | -4/+11 | |
| 2015-12-27 | .container, .container-fluid should be conditional upon $enable-grid-classes | Bass Jobsen | 1 | -8/+9 | |
| see: https://github.com/twbs/bootstrap/issues/17586 | |||||
| 2015-12-26 | Merge pull request #18690 from patrickhlauke/docs-tooltips1 | Patrick H. Lauke | 1 | -0/+6 | |
| Docs: add accessibility callout for tooltips | |||||
| 2015-12-26 | Add accessibility callout for tooltips | Patrick H. Lauke | 1 | -0/+6 | |
| 2015-12-26 | Merge pull request #18687 from jch/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| Fix typo in docs/getting-started/introduction.md | |||||
| 2015-12-26 | Fix typo in docs/getting-started/introduction.md | Jerry Cheung | 1 | -1/+1 | |
| Remove 'including'. | |||||
| 2015-12-26 | Merge pull request #18685 from patrickhlauke/docs-card1 | Patrick H. Lauke | 1 | -2/+2 | |
| Docs: change "Button" to "Go somewhere" | |||||
| 2015-12-26 | Change wording on link styled as button | Patrick H. Lauke | 1 | -2/+2 | |
| "Go somewhere" is more descriptive of an example link, rather than a button that triggers in-page functionality. Also makes it consistent with all other examples in this page | |||||
| 2015-12-25 | Merge pull request #18679 from patrickhlauke/docs-button-disabled1 | Patrick H. Lauke | 1 | -3/+3 | |
| Docs: add aria-disabled to disabled link example and description | |||||
| 2015-12-25 | Merge pull request #18678 from patrickhlauke/docs-button-active1 | Chris Rebert | 1 | -2/+2 | |
| Docs: add aria-pressed=true to components buttons active state example | |||||
| 2015-12-25 | Remove nonstandard `zoom: 1` from media object | Chris Rebert | 1 | -1/+0 | |
| It should be unnecessary since we only support IE>=9, and this hasLayout hack is for IE6-7. https://developer.mozilla.org/en-US/docs/Web/CSS/zoom http://stackoverflow.com/questions/1794350/what-is-haslayout [skip sauce] [skip validator] | |||||
| 2015-12-25 | Change "preformatted text" heading and intro para | Patrick H. Lauke | 1 | -3/+3 | |
| also, stray "blocks" in the "Sample output", which doesn't seem to belong there. | |||||
| 2015-12-25 | Merge pull request #18680 from patrickhlauke/docs-modal-tweak1 | Patrick H. Lauke | 1 | -1/+1 | |
| Docs: add ellipsis to modal example code | |||||
| 2015-12-25 | Add ellipsis to modal example code | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-25 | Merge pull request #18677 from twbs/fix-text-hide-font | Chris Rebert | 1 | -1/+1 | |
| Fix syntax of .text-hide's `font` property value | |||||
| 2015-12-25 | Add aria-disabled to disabled link example and description | Patrick H. Lauke | 1 | -3/+3 | |
| 2015-12-25 | Add aria-pressed=true to example | Patrick H. Lauke | 1 | -2/+2 | |
| ...as per the text immediately preceding this example | |||||
| 2015-12-25 | Fix syntax of .text-hide's `font` property value | Chris Rebert | 1 | -1/+1 | |
| In SCSS, the quotes were included verbatim in the resulting CSS, which isn't valid syntax for the `font` property. Removing the quotes fixes the syntax error and does not cause any SCSS compiler error. [skip sauce] [skip validator] | |||||
| 2015-12-25 | Fix code block example | Patrick H. Lauke | 1 | -1/+3 | |
| use `<code>` (as it's still semantically code that we're marking up) and make the example actually multiple lines... | |||||
| 2015-12-25 | Missing angle brackets | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-24 | Merge pull request #18670 from twbs/unnest-autoprefixer-settings | Chris Rebert | 2 | -32/+30 | |
| Un-nest Autoprefixer settings in module object | |||||
| 2015-12-24 | Un-nest Autoprefixer settings in module object | Chris Rebert | 2 | -32/+30 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-24 | Remove .dl-horizontal; it's redundant to the grid system; fixes #18652 | Chris Rebert | 3 | -10/+3 | |
| [skip sauce] | |||||
