| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-16 | Check for jQuery >= 3. | Chris Rebert | 1 | -2/+2 | |
| Reword jQuery version mismatch error message since jQuery v3 isn't supported. | |||||
| 2015-11-16 | Revert "Make jQuery 2.0 the minimum supported version." | XhmikosR | 2 | -3/+3 | |
| This partially reverts commit 9eded912a05082a89ef30b899bbe659cb9ce254c. | |||||
| 2015-11-15 | docs/content/reboot.md: Just to avoid any ambiguity | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-15 | docs/content/reboot.md: Add MDN link and a comma | Chris Rebert | 1 | -2/+2 | |
| 2015-11-15 | scss/_reboot.scss: Add link to nice new docs regarding ↵ | Chris Rebert | 1 | -0/+1 | |
| `touch-action:manipulation` [ci skip] | |||||
| 2015-11-16 | Merge pull request #18266 from patrickhlauke/reboot-touch-optimization | Patrick H. Lauke | 1 | -0/+14 | |
| Docs: touch responsiveness optimization | |||||
| 2015-11-16 | Touch responsiveness optimization | Patrick H. Lauke | 1 | -0/+14 | |
| Admittedly wordy info dump on why we use `touch-action:manipulation` refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970 | |||||
| 2015-11-15 | Merge pull request #18051 from twbs/impl-18044 | Chris Rebert | 2 | -1/+22 | |
| Add touch-action:manipulation on interactive elements to avoid 300ms click delay | |||||
| 2015-11-15 | Fix #17001 in v4 | Chris Rebert | 1 | -1/+9 | |
| Refs #18253 [skip sauce] | |||||
| 2015-11-15 | Add input group example with btns on both sides for completeness+testing | Chris Rebert | 1 | -0/+14 | |
| [skip sauce] | |||||
| 2015-11-15 | Add $list-group-border-width; refs #18150 | Chris Rebert | 2 | -3/+4 | |
| [skip sauce] | |||||
| 2015-11-15 | $list-group-border => $list-group-border-color | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2015-11-15 | Move viewport-dependent padding tweak into main .jumbotron block | Chris Rebert | 1 | -6/+4 | |
| Refs #18259 [skip sauce] | |||||
| 2015-11-15 | .form-control: Use $input-border-width instead of $border-width | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-14 | Add $table-border-width; refs #18150 | Chris Rebert | 2 | -12/+13 | |
| 2015-11-14 | Add $popover-border-width; refs #18150 | Chris Rebert | 2 | -2/+3 | |
| 2015-11-14 | Use $border-width in misc border print styles | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-11-14 | Add $thumbnail-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $thumbnail-border => $thumbnail-border-color | Chris Rebert | 2 | -2/+2 | |
| 2015-11-14 | Add $pagination-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | Rename $pagination-border => $pagination-border-color for clarity | Chris Rebert | 2 | -3/+3 | |
| 2015-11-14 | Add $pager-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $pager-border => $pager-border-color | Chris Rebert | 2 | -2/+2 | |
| 2015-11-14 | Add $nav-tabs-link-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | Add $input-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $input-border => $input-border-color | Chris Rebert | 3 | -4/+4 | |
| 2015-11-14 | Add $dropdown-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $dropdown-border => $dropdown-border-color | Chris Rebert | 2 | -2/+2 | |
| 2015-11-14 | Merge pull request #18255 from twbs/v4-block-cards | Mark Otto | 1 | -0/+1 | |
| Block level cards | |||||
| 2015-11-14 | fixes #18170, make cards block level by default so anchors can be used as ↵ | Mark Otto | 1 | -0/+1 | |
| base element | |||||
| 2015-11-14 | fixes #18241: bump up border-radius values on .label-pill for when ↵ | Mark Otto | 1 | -1/+3 | |
| customization means the 1rem value doesn't cut it | |||||
| 2015-11-14 | uncomment that, fixes #18219 | Mark Otto | 1 | -2/+0 | |
| 2015-11-14 | Merge pull request #18254 from twbs/v4-text-classes | Mark Otto | 1 | -0/+11 | |
| Document links with text emphasis classes | |||||
| 2015-11-14 | document links with text emphasis classes, fixes #18223 | Mark Otto | 1 | -0/+11 | |
| 2015-11-14 | add undefined for now | Jacob Thornton | 1 | -1/+1 | |
| 2015-11-14 | add explicit error for lack of tether in tooltips - fixes #17273 | Jacob Thornton | 6 | -2/+34 | |
| 2015-11-14 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Jacob Thornton | 14 | -64/+84 | |
| 2015-11-14 | Merge branch 'lincolndbryant-v4-dev' into v4-dev | Jacob Thornton | 10 | -84/+23 | |
| 2015-11-14 | Merge pull request #18249 from twbs/v4-ap | Mark Otto | 1 | -6/+12 | |
| Autoprefixer callout in Build tools docs | |||||
| 2015-11-14 | Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into ↵ | Jacob Thornton | 10 | -84/+23 | |
| lincolndbryant-v4-dev | |||||
| 2015-11-14 | grunt | Mark Otto | 10 | -29/+52 | |
| 2015-11-14 | fix broke markup | Mark Otto | 1 | -7/+0 | |
| 2015-11-14 | fix error to danger | Mark Otto | 1 | -2/+2 | |
| 2015-11-14 | unfuck that class name change | Mark Otto | 1 | -7/+7 | |
| 2015-11-14 | Merge pull request #18250 from twbs/v4-checkbox-markup | Mark Otto | 1 | -14/+15 | |
| Checkbox validation markup (Take 2) | |||||
| 2015-11-14 | s/error/danger/ | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-14 | One more Autoprefixer shoutout | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-11-14 | contextual shoutout | Mark Otto | 1 | -1/+1 | |
| 2015-11-14 | consolidate links at the bottom of the file | Mark Otto | 1 | -6/+6 | |
| 2015-11-14 | Simplifies markup for checkbox validation states | Zac Echola | 1 | -14/+15 | |
