| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-11-26 | Update comment for use of IE9 hack to fix #18082 | Mark Otto | 1 | -1/+2 | |
| 2016-10-27 | Merge pull request #19915 from zalog/patch-9 | Mark Otto | 1 | -0/+1 | |
| Zero out the default margin-bottom on label.custom-file | |||||
| 2016-10-27 | Merge pull request #21033 from twbs/label-less-custom-controls | Mark Otto | 1 | -0/+1 | |
| Add a min-height: 1.5rem; to custom controls | |||||
| 2016-10-27 | Calculcate the top offset for custom control indicators | Mark Otto | 1 | -1/+1 | |
| Fixes #21023. Uses some math functions to determine what the offset should be. This is helpful for those who customize the size of their indicators and still want them vertically centered. | |||||
| 2016-10-27 | Add a min-height: 1.5rem; to custom controls | Mark Otto | 1 | -0/+1 | |
| Fixes #20730. This change computes the minimum needed height of what a single line of text would be for the custom checkboxes/radios. This is required because our custom control indicators are positioned absolutely, meaning they cannot be clearfixed or anything like that. Using a computed value means it should scale nicely in case of customization | |||||
| 2016-10-09 | Set height on custom select | Mark Otto | 1 | -0/+2 | |
| Matches the changes from #20874 to the regular select element. This is really only necessary for IE and Edge near as I can tell. Fixes #20810. | |||||
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 1 | -1/+1 | |
| 2016-09-08 | v4: Custom checkbox and radio alignment (#20671) | Mark Otto | 1 | -9/+4 | |
| * Allow text of custom form labels to wrap like the default ones * Switch from using after to force line breaks to float/clear combo in stacked custom forms | |||||
| 2016-05-16 | Update _custom-forms.scss | Catalin Zalog | 1 | -0/+1 | |
| 2016-05-08 | Merge pull request #19735 from MatthewRayfield/v4-custom-select-disabled-styling | Mark Otto | 1 | -0/+6 | |
| Add disabled styling for .custom-select | |||||
| 2016-04-14 | Add disabled styling for .custom-select | Matthew Rayfield | 1 | -0/+6 | |
| 2016-04-12 | Suppress IE/Edge additional white/blue colors for focused <select> | Patrick H. Lauke | 1 | -0/+10 | |
| 2016-02-16 | Fixes #19142 (follow-up to #18771): Restore cursor: pointer to custom ↵ | Mark Otto | 1 | -0/+1 | |
| radio/checkbox components | |||||
| 2016-02-09 | Merge pull request #18925 from twbs/fixes-18922 | Chris Rebert | 1 | -3/+10 | |
| Make translation of custom file input text easier | |||||
| 2016-02-06 | move the url to the variable value | Mark Otto | 1 | -3/+3 | |
| 2016-02-06 | Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| thekondrashov-patch-1 | |||||
| 2016-01-19 | Add pointer-events:none to custom indicator | Patrick H. Lauke | 1 | -0/+1 | |
| Closes #18887 | |||||
| 2016-01-17 | Make translation of custom file input text easier; fixes #18922 | Chris Rebert | 1 | -3/+10 | |
| [skip sauce] | |||||
| 2016-01-17 | Missing ; | Mark Otto | 1 | -1/+1 | |
| 2016-01-17 | add custom file vars, fix up custom select var | Mark Otto | 1 | -23/+23 | |
| 2016-01-16 | Hella vars for custom checkboxes and radios and selects | Mark Otto | 1 | -48/+43 | |
| 2016-01-06 | disable it for the whole file | Mark Otto | 1 | -2/+2 | |
| 2016-01-05 | really disable the offending one | Mark Otto | 1 | -2/+2 | |
| 2016-01-05 | try disabling that | Mark Otto | 1 | -0/+2 | |
| 2016-01-05 | rewrite custom file input component to use classes over nested elements | Mark Otto | 1 | -26/+29 | |
| 2016-01-05 | ensure custom selects get rounded corners | Mark Otto | 1 | -0/+1 | |
| 2016-01-05 | Change .c-select to .custom-select | Mark Otto | 1 | -2/+2 | |
| 2016-01-05 | Revamp custom form styles | Mark Otto | 1 | -57/+46 | |
| - Less nesting with more specific classes - New class names for most elements to avoid unnecessary and potentially confusing shorthand - Require new class and markup for the description (though it's only necessary for disable states, it's now part of the entire component's markup for all states just in case) - Change up colors and variables for regular and disabled states | |||||
| 2016-01-05 | Fixes #17918: Add styles for disabled custom checkboxes and radios | markau | 1 | -1/+23 | |
| 2015-12-29 | Add max-width to file browser; fixes #18651 | Sam A. Horvath-Hunt | 1 | -0/+2 | |
| 2015-12-08 | order | Mark Otto | 1 | -1/+1 | |
| 2015-12-08 | Merge pull request #17930 from zalog/patch-12 | Mark Otto | 1 | -0/+1 | |
| v4 - .c-select shouldn't inherit white text color | |||||
| 2015-12-07 | Use $input-btn-border-width for both .form-control and .btn borders; fixes ↵ | Chris Rebert | 1 | -3/+3 | |
| #18424 Both widgets need to use the same border width because of input groups. Thus: $btn-border-width => $input-btn-border-width $input-border-width => $input-btn-border-width [skip sauce] | |||||
| 2015-12-08 | SVG: base64 > ASCII85 | Alexandr Kondrashov | 1 | -8/+4 | |
| 2015-12-08 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into patch-1 | Alexandr Kondrashov | 1 | -3/+3 | |
| 2015-11-29 | Use $input-border-width for custom file input borders | Chris Rebert | 1 | -2/+2 | |
| Fixes part of #18150 [skip sauce] [skip validator] | |||||
| 2015-11-14 | Add $input-border-width; refs #18150 | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | $input-border => $input-border-color | Chris Rebert | 1 | -1/+1 | |
| 2015-10-14 | v4 - .c-select on background inherits white | Catalin Zalog | 1 | -0/+1 | |
| This: ``` <div class="bg-info"> <select class="c-select"> <option selected>Open this select menu</option> <option value="1">One</option> <option value="2">Two</option> <option value="3">Three</option> </select> </div> ``` render this: http://s.zalog.ro/2015-10-14-19-45-11.png | |||||
| 2015-09-11 | Merge remote-tracking branch 'twbs/v4-dev' into patch-1 | Alexandr Kondrashov | 1 | -20/+23 | |
| Conflicts: scss/_custom-forms.scss scss/_variables.scss | |||||
| 2015-08-25 | SCSS lint fixes. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-24 | Use double colons for psuedo elements | Kevin Kirsche | 1 | -3/+3 | |
| Fix #17052 | |||||
| 2015-08-23 | wrap box-shadows in mixin in custom forms. fixes #17242 | Mark Otto | 1 | -3/+3 | |
| 2015-08-23 | fix remaining scss lint errors | Mark Otto | 1 | -7/+6 | |
| 2015-08-23 | there is no standard appearance property | Mark Otto | 1 | -1/+0 | |
| 2015-08-23 | fix majority of scss linter errors | Mark Otto | 1 | -2/+2 | |
| 2015-08-22 | replace PNG to SVG and compress SVGs | Alexandr Kondrashov | 1 | -4/+4 | |
| before: https://pp.vk.me/c624325/v624325775/44408/FabMA25FDDs.jpg before(image-rendering: pixelated): https://pp.vk.me/c624325/v624325775/44416/Dzb6tO4Mmys.jpg after: https://pp.vk.me/c624325/v624325775/4440f/imd6KcYBgGI.jpg | |||||
| 2015-08-22 | Added comment explaining why there is no mixin here | Corné Dorrestijn | 1 | -0/+1 | |
| 2015-08-21 | Removed mixin from focus ouline box-shadow fixes #17066 | Corné Dorrestijn | 1 | -4/+4 | |
| 2015-08-18 | overhaul custom selects with latest from primer, shoutout | Mark Otto | 1 | -103/+35 | |
