0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00
Bootstrap/scss
Gaël Poupard 030af97fad
fix(forms): input-group and validation icons (#32968)
Fixes #30131

Issue mentions `form-control` but it impacts `.custom-select` — but not `textarea` since it has a qualifying type selector that increases its specificty.

So another way could be to set `select.custom-select` and `input.form-control`. Would there be any other tag concerned by those classes?

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-02-15 21:13:43 +02:00
..
mixins fix(forms): input-group and validation icons (#32968) 2021-02-15 21:13:43 +02:00
utilities Update .text-break for wider browser support 2020-10-05 16:12:47 +03:00
vendor Update RFS to v8.0.1 (#28245) 2019-02-12 22:49:12 +01:00
_alert.scss Backport #31826 (#31846) 2020-10-09 07:44:20 +03:00
_badge.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule for v4 mixins 2019-07-31 11:37:39 +03:00
_breadcrumb.scss Suppress flexbox side effects in breadcrumb (#31700) 2020-10-27 12:11:01 +02:00
_button-group.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule for v4 mixins 2019-07-31 11:37:39 +03:00
_buttons.scss Added focus state to .btn-link (#30036) 2020-03-31 21:11:29 +03:00
_card.scss Stylelint: replace deprecated options 2020-09-30 08:44:42 +03:00
_carousel.scss Manually backport #32121 (#32141) 2020-11-13 18:58:51 +02:00
_close.scss Delete appearance from button.close (#30582) 2020-04-28 20:59:30 +03:00
_code.scss Fix breaking layout breaking error in code (#28328) 2019-07-17 14:48:26 +03:00
_custom-forms.scss Consistently use outline:0 rather than outline:none 2021-01-13 11:03:32 +02:00
_dropdown.scss Backport #32224 2020-11-24 08:40:11 +02:00
_forms.scss Backport #30353 (#30361) 2020-04-01 08:53:07 +03:00
_functions.scss Add a comment for escape-svg function 2020-09-21 14:58:34 +03:00
_grid.scss Avoid duplication of container breakpoints (#30969) 2020-06-14 00:25:39 +03:00
_images.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule 2019-07-31 11:37:39 +03:00
_input-group.scss Require .has-validation for input groups with validation 2020-10-26 13:43:52 -07:00
_jumbotron.scss Make component colors configurable (#28035) 2019-01-20 23:38:29 +02:00
_list-group.scss Update devDependencies 2020-09-21 14:58:34 +03:00
_media.scss reduce .media styles to their bare minimum 2016-12-22 21:29:48 -08:00
_mixins.scss Remove redundant slashes (#28677) 2019-04-29 17:41:28 +03:00
_modal.scss Stylelint: remove redundant inline suppressions 2020-06-24 15:16:58 +03:00
_nav.scss v4: Move negative margin-bottom from .nav-item to .nav-link (#32211) 2020-12-10 11:02:28 +02:00
_navbar.scss Backport #32037 (#32833) 2021-01-19 08:18:19 +02:00
_pagination.scss Backport #32423 2021-01-08 12:04:37 +02:00
_popover.scss Add add and subtract function 2019-11-01 20:22:37 +02:00
_print.scss The HTML5 Boilerplate Print CSS moved to a separate repo (#29522) 2019-10-15 09:40:01 +03:00
_progress.scss Manually backport #32121 (#32141) 2020-11-13 18:58:51 +02:00
_reboot.scss Suppress focus outline for buttons when it shouldn't be visible in Chromium 2021-01-13 11:03:32 +02:00
_root.scss Switch to Hugo 2020-11-19 11:22:22 +02:00
_spinners.scss Manually backport #32121 (#32141) 2020-11-13 18:58:51 +02:00
_tables.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule for v4 mixins 2019-07-31 11:37:39 +03:00
_toasts.scss Remove overflow: hidden from toasts (#31381) (#31407) 2020-08-03 19:13:32 +03:00
_tooltip.scss Responsive font size implementation (#23816) 2019-02-07 23:32:05 +01:00
_transitions.scss Remove unneeded stylelint disables. 2019-01-05 20:50:07 +02:00
_type.scss scss: remove needless Stylelint disables (#32212) 2020-11-20 09:54:33 +02:00
_utilities.scss Include the newly added utilities/interactions.scss file 2020-05-12 19:21:36 +03:00
_variables.scss _variables.scss: add missing newline before new section (#32868) 2021-02-08 17:19:46 +02:00
bootstrap-grid.scss Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
bootstrap-reboot.scss Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00
bootstrap.scss Release v4.6.0. (#32726) 2021-01-19 18:16:38 +02:00