| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-11 | Fix redirects. | XhmikosR | 1 | -1/+0 | |
| * Actually include the jekyll-redirect-from plugin * We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect. | |||||
| 2018-12-31 | Add a few redirects. | XhmikosR | 1 | -0/+1 | |
| 2014-10-22 | Added/removed blank lines in the docs for consitency | Panayiotis Lipiridis | 1 | -0/+1 | |
| 2014-05-07 | move rtl to getting started, per @cvrebert's feedback | Mark Otto | 1 | -1/+0 | |
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -3488/+13 | |
| 2014-03-16 | Fixes #13055: Mention outdenting more | Mark Otto | 1 | -0/+1 | |
| 2014-03-12 | rework docs copy: inputs-without-labels are likely the more common case | Chris Rebert | 1 | -1/+1 | |
| 2014-03-09 | mo copy | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | http://www.youtube.com/watch?v=AJWtLf4-WWs | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | Copy change | Mark Otto | 1 | -2/+2 | |
| 2014-03-09 | Merge branch 'master' into fix-8869 | Mark Otto | 1 | -17/+132 | |
| 2014-03-09 | Fixes #12759 | Mark Otto | 1 | -0/+6 | |
| Ensures proper sizing and alignment of input groups within inline and navbar forms. * Uses `inline-table` on the input group * Nukes the widths to `width: auto`—without this, the parent input group doesn’t size correctly and functions as `display: table;` or `block` | |||||
| 2014-03-08 | Merge branch 'master' into sr-only-focusable | Mark Otto | 1 | -26/+139 | |
| Conflicts: dist/css/bootstrap.css | |||||
| 2014-03-07 | Add transition-timing-function mixin to docs | Bas Bosman | 1 | -1/+5 | |
| 2014-03-07 | Fixes #12748 | mrmrs | 1 | -3/+67 | |
| 2014-03-07 | Add autoprefixer | Bas Bosman | 1 | -2/+5 | |
| 2014-03-06 | Moving the embed to it's own CSS file, moving the docs to the Components ↵ | Mark Otto | 1 | -16/+0 | |
| page with an example, fixing a Glyhpicons list problem in the docs | |||||
| 2014-03-06 | Merge branch 'master' into boulox-responsive-embed | Mark Otto | 1 | -1994/+1867 | |
| 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-05 | fix #12936 | Chris Rebert | 1 | -1/+1 | |
| 2014-03-04 | Fixes #12697: Document readonly inputs | Mark Otto | 1 | -1/+13 | |
| 2014-03-04 | docs for #12873 | Mark Otto | 1 | -2/+2 | |
| 2014-03-03 | Rename RTL files and add some basic docs | Mark Otto | 1 | -0/+25 | |
| 2014-02-24 | move grid classes cascade explanation into main grid docs section | Chris Rebert | 1 | -1/+1 | |
| 2014-02-22 | Fixes #12808: Correct grid column values listed in Grid Options | Mark Otto | 1 | -3/+3 | |
| 2014-02-21 | replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 | Chris Rebert | 1 | -37/+69 | |
| 2014-02-21 | Merge pull request #12809 from Borkason/patch-1 | Mark Otto | 1 | -1/+1 | |
| Clarify the use of .has-feedback | |||||
| 2014-02-21 | Fixes #12810: Document .container-fluid in the CSS overview docs | Mark Otto | 1 | -2/+8 | |
| 2014-02-21 | Clarify the use of .has-feedback | Daniel Niccoli | 1 | -1/+1 | |
| 2014-02-14 | Document caveats of `pointer-events: none` usage in btn.disabled | Chris Rebert | 1 | -4/+4 | |
| Refs #10049 Source for compatibility info: http://caniuse.com/#feat=pointer-events | |||||
| 2014-02-10 | update docs to include+use .sr-only-focusable | Chris Rebert | 1 | -3/+4 | |
| 2014-02-08 | Mention limitation of form validation feedback icons with input groups | Mark Otto | 1 | -0/+4 | |
| 2014-02-07 | Fix .text-truncate() typo | Zlatan Vasović | 1 | -2/+2 | |
| 2014-02-07 | Merge pull request #12497 from twbs/container-fluid-is-now-a-thing | Mark Otto | 1 | -5/+0 | |
| rm DIY full-width callout now that there's .container-fluid | |||||
| 2014-02-01 | mv .img-responsive docs from Overview to Images section | Chris Rebert | 1 | -11/+7 | |
| 2014-02-01 | rm callout about creating .container-fluid-alikes now that .container-fluid ↵ | Chris Rebert | 1 | -5/+0 | |
| has been added | |||||
| 2014-01-31 | Use scss option instead of css for better highlighting | Mark Otto | 1 | -38/+38 | |
| 2014-01-30 | use correct+newer name for retina mixin in docs; fixes #12450 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-30 | rm outdated note about lack of .col-{xs,sm}-offset-0; fixes #12439 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-26 | mark .box-shadow() mixin as deprecated; fixes #12396 | Chris Rebert | 1 | -1/+2 | |
| 2014-01-13 | Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into ↵ | Mark Otto | 1 | -0/+15 | |
| boulox-responsive-embed Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-01-10 | use height adjectives for greater clarity | Chris Rebert | 1 | -1/+1 | |
| 2014-01-10 | document #11675 | Chris Rebert | 1 | -0/+2 | |
| 2014-01-09 | Clarify that the focus docs styles are not in the repo, per ↵ | Mark Otto | 1 | -4/+5 | |
| https://github.com/twbs/bootstrap-sass/issues/497 | |||||
| 2014-01-08 | no preboot | wangsai | 1 | -2/+2 | |
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 1 | -11/+11 | |
| This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger | |||||
| 2014-01-05 | Delete reference to a non-existent class | Quy Ton | 1 | -1/+0 | |
| 2014-01-04 | Fix anchor links | Quy Ton | 1 | -1/+1 | |
| 2014-01-04 | Use relative URLs | Quy Ton | 1 | -4/+4 | |
| 2014-01-03 | Replace lingering page.url instance with site.baseurl | Chris Rebert | 1 | -1/+1 | |
| Refs #12083 & #12037 | |||||
| 2013-12-28 | no more page.base_url | Mark Otto | 1 | -1/+0 | |
