| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-07 | docs/components/forms.md: Fix typo: non => none | Chris Rebert | 1 | -1/+1 | |
| Fixup for 365db6e3a8fd9c1bac75cf170948c946e2ed7678 /fyi @mdo [skip sauce] | |||||
| 2016-02-07 | Merge pull request #19119 from twbs/wkbug-138201-fixed | Chris Rebert | 1 | -10/+0 | |
| https://webkit.org/b/138201 no longer repros | |||||
| 2016-02-07 | https://webkit.org/b/138201 no longer repros | Chris Rebert | 1 | -10/+0 | |
| Wasn't able to reproduce in iOS 9.2. So remove its entry from the Wall of Browser Bugs. Refs #14708 [skip sauce] | |||||
| 2016-02-07 | Merge pull request #19112 from twbs/m-x-auto-doc-centering | Chris Rebert | 1 | -2/+3 | |
| Docs: Add "Horizontal centering" subheading for .m-x-auto | |||||
| 2016-02-07 | Docs: Add captions above progress bars; refs #17264 | Chris Rebert | 1 | -18/+47 | |
| [skip sauce] | |||||
| 2016-02-07 | Merge pull request #19115 from vsn4ik/v4-dev-fix-css3-not-selector | Chris Rebert | 1 | -1/+1 | |
| Fix css3 :not selector | |||||
| 2016-02-07 | Merge pull request #19111 from twbs/fix-18549 | Chris Rebert | 1 | -0/+14 | |
| Assert that $grid-breakpoints and $container-max-widths are in ascending order | |||||
| 2016-02-07 | Fix CSS3 :not() selector | vsn4ik | 1 | -1/+1 | |
| 2016-02-07 | Fix bad localhost link in Typography docs | Chris Rebert | 1 | -1/+1 | |
| Fixup for 27ba4beb228a4a5ad47ef40ff2c688b25cf9a8d5 /fyi @mdo [skip sauce] | |||||
| 2016-02-07 | Docs: Add "Horizontal centering" subheading for .m-x-auto | Chris Rebert | 1 | -2/+3 | |
| Refs #19102 [skip sauce] | |||||
| 2016-02-07 | Assert that $grid-breakpoints and $container-max-widths are in ascending ↵ | Chris Rebert | 1 | -0/+14 | |
| order; fixes #18549 [skip sauce] | |||||
| 2016-02-07 | Merge pull request #19108 from twbs/shrinkwrap | Chris Rebert | 1 | -74/+16 | |
| Update npm shrinkwrap | |||||
| 2016-02-07 | update shrinkwrap for f25f9bceb1924b54f5743a238ca04c162731136d | Chris Rebert | 1 | -74/+16 | |
| 2016-02-07 | Reboot: Update @viewport comment to account for ↵ | Chris Rebert | 1 | -2/+1 | |
| de944e088b278a989c83b4bfebb99e5042821021 [ci skip] | |||||
| 2016-02-06 | Merge pull request #19106 from twbs/fix-19101 | Chris Rebert | 2 | -86/+89 | |
| Add $enable-print-styles variable for _print.scss | |||||
| 2016-02-06 | Add $enable-print-styles variable for _print.scss; fixes #19101 | Chris Rebert | 2 | -86/+89 | |
| [skip sauce] | |||||
| 2016-02-06 | docs/components/modal.md: Fix typo | Chris Rebert | 1 | -1/+1 | |
| Fixup for #19105 [ci skip] | |||||
| 2016-02-06 | Fixes #18550: really remove that reference | Mark Otto | 1 | -6/+0 | |
| 2016-02-06 | linting | Mark Otto | 2 | -4/+4 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-split-buttons | Mark Otto | 124 | -2843/+3970 | |
| 2016-02-06 | grunt | Mark Otto | 10 | -316/+318 | |
| 2016-02-06 | Merge pull request #19105 from twbs/v4-modal-widths | Mark Otto | 2 | -6/+6 | |
| v4: Update modal sizing | |||||
| 2016-02-06 | remove comment | Mark Otto | 1 | -6/+1 | |
| 2016-02-06 | Updat modal sizing | Mark Otto | 2 | -6/+6 | |
| - Switch from width to max-width for all widths to avoid scaling outside viewport bounds - Rejigger the media queries for a more logical breakpoint for the large and small modal sizes - Avoids changing the width of the default modal (nullifying #17794 and fixing #17581) | |||||
| 2016-02-06 | Follow up to #19099: Correct grid gutter value | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | Merge pull request #19104 from twbs/v4-dl-row | Mark Otto | 2 | -3/+14 | |
| v4: Fix row-based <dl> | |||||
| 2016-02-06 | only do it for non-flex version | Mark Otto | 1 | -6/+8 | |
| 2016-02-06 | Fixes #17969: Clear horizontal dls | Mark Otto | 2 | -3/+12 | |
| - Using the grid classes, they still need clearfixes since rows aren't injected between them all - Update docs to fix broken classes | |||||
| 2016-02-06 | Merge pull request #19103 from twbs/v4-list-group-action | Mark Otto | 2 | -67/+61 | |
| v4: Revamp list group items built with anchors and buttons | |||||
| 2016-02-06 | Revamp list group items built with anchors and buttons | Mark Otto | 2 | -67/+61 | |
| - Make it an explicit class instead of qualifying with elements (.list-group-item-action) - Rearrange the entire file for more straightforward flow - Fix text-decoration bug as a result of the reorder - Switch from h4's to h5's in docs - Update docs to merge anchors and buttons sections; clearify usage guidelines there, too - Nullify #17479 in the process | |||||
| 2016-02-06 | Merge pull request #17638 from zalog/patch-9 | Mark Otto | 0 | -0/+0 | |
| v4 - The .text-hide won't hide the text :) | |||||
| 2016-02-06 | Fixes #17300: drop the unused at-viewports | Mark Otto | 9 | -37/+7 | |
| 2016-02-06 | Tweak disabled button docs to help out #17231 | Mark Otto | 1 | -1/+5 | |
| 2016-02-06 | grunt | Mark Otto | 8 | -24/+32 | |
| 2016-02-06 | Fixes #17194: Ensure proper height on default select.form-control instances | Mark Otto | 1 | -8/+5 | |
| 2016-02-06 | clarify some docs for form validation including quick mention for ↵ | Mark Otto | 1 | -1/+6 | |
| customizing or disabling icons | |||||
| 2016-02-06 | grunt | Mark Otto | 6 | -844/+830 | |
| 2016-02-06 | Remove csscomb (soon replace it with something else) because scsslint has ↵ | Mark Otto | 2 | -25/+2 | |
| most of it covered already | |||||
| 2016-02-06 | tweak sizing | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | move the url to the variable value | Mark Otto | 2 | -6/+6 | |
| 2016-02-06 | update to latest from @thekondrashov's jsfiddle | Mark Otto | 1 | -3/+3 | |
| 2016-02-06 | Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into ↵ | Mark Otto | 2 | -8/+8 | |
| thekondrashov-patch-1 | |||||
| 2016-02-06 | grunt | Mark Otto | 8 | -20/+16 | |
| 2016-02-06 | Merge pull request #19102 from twbs/v4-center-utils | Mark Otto | 6 | -34/+14 | |
| v4: Drop .center-block for new-ish .m-x-auto | |||||
| 2016-02-06 | Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted | Mark Otto | 1 | -3/+1 | |
| Use text-emphasis mixin for .text-muted | |||||
| 2016-02-06 | Fixes #18562: Disable Hound for Ruby | Mark Otto | 1 | -2/+6 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-center-utils | Mark Otto | 2 | -3/+6 | |
| 2016-02-06 | migration notes for the text utils changes | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | cross ref the type utils in the type docs | Mark Otto | 1 | -0/+4 | |
| 2016-02-06 | rogue line break | Mark Otto | 1 | -1/+0 | |
