| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-15 | Merge pull request #19205 from twbs/modal-dialog-margin | Chris Rebert | 2 | -1/+3 | |
| Extract new $modal-dialog-margin variable | |||||
| 2016-02-15 | Extract new $modal-dialog-margin variable | Chris Rebert | 2 | -1/+3 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-15 | Add extra styles for focused/hovered active outline buttons | Patrick H. Lauke | 1 | -5/+19 | |
| 2016-02-13 | Merge branch 'v4-dev' into v4-custom-forms-validation | Mark Otto | 6 | -326/+24 | |
| 2016-02-11 | Rename .label class to .tag | Ameya Pandilwar | 6 | -36/+36 | |
| 2016-02-10 | Remove unused .csscomb.json | vsn4ik | 1 | -304/+0 | |
| 2016-02-09 | Merge pull request #18925 from twbs/fixes-18922 | Chris Rebert | 2 | -5/+18 | |
| Make translation of custom file input text easier | |||||
| 2016-02-09 | .text-help is dead, long live .form-control-feedback | Mark Otto | 2 | -1/+5 | |
| Uses a new more specific class, adds some basic spacing, and clarifies that this class is only for validation feedback. Clears up the help text class question in https://github.com/twbs/bootstrap/pull/18704#issuecomment-168241731 and addresses the vertical spacing in #18703. | |||||
| 2016-02-09 | fix #18515: add .form-control-label-* classes to match large/small inputs | Mark Otto | 1 | -0/+12 | |
| 2016-02-09 | don't set horizontal padding on .form-control-label /cc #18130 #17498 | Mark Otto | 1 | -1/+2 | |
| 2016-02-08 | linting follow up to #19140 | Mark Otto | 1 | -1/+1 | |
| 2016-02-08 | Merge pull request #19136 from twbs/v4-input-border | Mark Otto | 2 | -1/+2 | |
| v4: Translucent .form-control borders | |||||
| 2016-02-08 | Merge pull request #19140 from twbs/v4-card-list-group-corners | Mark Otto | 1 | -2/+4 | |
| v4: Avoid shorthand border-radius for list groups in cards | |||||
| 2016-02-08 | fixes #18940: use specific border properties when changing the corners of ↵ | Mark Otto | 1 | -2/+4 | |
| list groups in cards to avoid overriding combo first-/last-child items | |||||
| 2016-02-08 | Alternate fix to #17965: Updates to use the new class name and adds some ↵ | Mark Otto | 1 | -1/+2 | |
| basic docs for custom checkbox/radio validation | |||||
| 2016-02-08 | Fixes #18949: Remove extra margin overrides for buttons in .modal-footer | Mark Otto | 1 | -14/+0 | |
| 2016-02-08 | Move to a translucent input border with background-clip: padding-box for ↵ | Mark Otto | 2 | -1/+2 | |
| improved blending across different background-colors | |||||
| 2016-02-08 | Merge pull request #19128 from twbs/flex-utils | Chris Rebert | 1 | -1/+1 | |
| Flex utility classes shouldn't depend on $enable-grid-classes | |||||
| 2016-02-08 | Flex utility classes shouldn't depend on $enable-grid-classes | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-08 | _forms.scss: Use division instead of fractional multiplication | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-08 | _forms.scss: Remove extra trailing 0 in fractional number | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-07 | Merge branch 'multiple-input-group-addon' of ↵ | Mark Otto | 1 | -19/+19 | |
| https://github.com/vicary/bootstrap into vicary-multiple-input-group-addon | |||||
| 2016-02-07 | Merge branch 'v4-dev' into v4-form-sizing | Mark Otto | 4 | -92/+108 | |
| 2016-02-07 | Put that new var to use to match form group addons to form controls | Mark Otto | 1 | -1/+1 | |
| 2016-02-07 | updated button/form-control padding and line-height | Mark Otto | 3 | -7/+11 | |
| - Moves from no set line-height (inherited of 1.5) to declared 1.25 for all inputs and buttons (regardless of size modifier). - Updates padding to be `.5rem` instead of `.375rem` so that padding is more likely to be whole numbers based on the root font-size. - Whole numbers will be beneficial in avoiding odd fractional pixels that can lead to misalignment as shown in #18607. - Large buttons and inputs are now a tad wider, and smaller buttons/inputs a tad shorter and narrower, too. | |||||
| 2016-02-07 | Remove line-height from the button size mixin too | Mark Otto | 1 | -1/+1 | |
| 2016-02-07 | Remove commented out height on large/small inputs | Mark Otto | 1 | -2/+0 | |
| 2016-02-07 | Remove specific line-heights from large/small inputs as well | Mark Otto | 1 | -2/+0 | |
| 2016-02-07 | Remove line-height from button mixin calls | Mark Otto | 1 | -3/+3 | |
| 2016-02-07 | _forms.scss: Remove extra url()s in commented-out code | Chris Rebert | 1 | -3/+3 | |
| [skip sauce] [skip validator] | |||||
| 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 | Fix CSS3 :not() selector | vsn4ik | 1 | -1/+1 | |
| 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 | Reboot: Update @viewport comment to account for ↵ | Chris Rebert | 1 | -2/+1 | |
| de944e088b278a989c83b4bfebb99e5042821021 [ci skip] | |||||
| 2016-02-06 | Add $enable-print-styles variable for _print.scss; fixes #19101 | Chris Rebert | 2 | -86/+89 | |
| [skip sauce] | |||||
| 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 | 48 | -694/+861 | |
| 2016-02-06 | Merge pull request #19105 from twbs/v4-modal-widths | Mark Otto | 1 | -5/+5 | |
| v4: Update modal sizing | |||||
| 2016-02-06 | remove comment | Mark Otto | 1 | -6/+1 | |
| 2016-02-06 | Updat modal sizing | Mark Otto | 1 | -5/+5 | |
| - 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 | only do it for non-flex version | Mark Otto | 1 | -6/+8 | |
| 2016-02-06 | Fixes #17969: Clear horizontal dls | Mark Otto | 1 | -0/+9 | |
| - 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 | Revamp list group items built with anchors and buttons | Mark Otto | 1 | -37/+31 | |
| - 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 | Fixes #17300: drop the unused at-viewports | Mark Otto | 1 | -7/+1 | |
| 2016-02-06 | Fixes #17194: Ensure proper height on default select.form-control instances | Mark Otto | 1 | -8/+5 | |
| 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 | |
