| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-08 | grunt | Mark Otto | 2 | -2/+2 | |
| 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 | clarify, fix margin | Mark Otto | 1 | -2/+2 | |
| 2016-02-08 | Merge pull request #19135 from twbs/revert-19119-wkbug-138201-fixed | Chris Rebert | 1 | -0/+10 | |
| Add https://webkit.org/b/138201 back to the Wall of Browser Bugs | |||||
| 2016-02-08 | Revert "https://webkit.org/b/138201 no longer repros" | Chris Rebert | 1 | -0/+10 | |
| 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 | Merge pull request #19126 from twbs/native-font-stack-docs | Chris Rebert | 1 | -4/+8 | |
| Fixes+tweaks to native font stack docs | |||||
| 2016-02-08 | Merge pull request #19125 from twbs/division | Chris Rebert | 1 | -2/+2 | |
| _forms.scss: Use division instead of fractional multiplication | |||||
| 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 | Grid docs: Remove !default from SCSS snippets | Chris Rebert | 1 | -2/+2 | |
| Fixup for fb4f5f0bf1e22f707bdd16880fe19328df091bde [skip sauce] | |||||
| 2016-02-08 | Migration docs: Mention $grid-breakpoints and $container-max-widths by name | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2016-02-08 | Fixes+tweaks to native font stack docs | Chris Rebert | 1 | -4/+8 | |
| [skip sauce] | |||||
| 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-08 | Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-02-08 | Only caption 1st set of progress bar examples | Chris Rebert | 1 | -29/+13 | |
| 2016-02-07 | grunt | Mark Otto | 8 | -54/+56 | |
| 2016-02-07 | add example of multiple add-ons to docs | Mark Otto | 1 | -5/+32 | |
| 2016-02-07 | Merge branch 'multiple-input-group-addon' of ↵ | Mark Otto | 2 | -20/+20 | |
| https://github.com/vicary/bootstrap into vicary-multiple-input-group-addon | |||||
| 2016-02-07 | grunt | Mark Otto | 8 | -50/+50 | |
| 2016-02-07 | Merge pull request #19121 from twbs/v4-form-sizing | Mark Otto | 5 | -16/+16 | |
| v4: Updated form and button sizing | |||||
| 2016-02-07 | Merge branch 'v4-dev' into v4-form-sizing | Mark Otto | 18 | -199/+138 | |
| 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 | grunt dist docs | Chris Rebert | 8 | -18/+8 | |
| 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 | 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 | |
