0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/scss
Patrick H. Lauke eb45005047
Remove old/unnecessary reboot bug fix (#32631)
From initial testing, this bug doesn't seem to manifest itself anywhere in Bootstrap (since we don't just set transparent background anywhere on buttons, and when we do set explicit button styles in the more specific stylings, we already do create a custom `:focus` style anyway)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-05 22:20:35 +02:00
..
forms Tweak .form-select padding (#32419) 2020-12-28 08:27:03 +02:00
helpers Expand visually-hidden-focusable so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements. 2020-12-15 09:22:14 +02:00
mixins Add variables for modifying button state colours. (#32317) 2020-12-17 07:16:54 +02:00
utilities Utility API, RFS option: Only generate responsive classes when needed (#32397) 2020-12-09 23:49:21 +02:00
vendor Update RFS to 9.0.3 (#30581) 2020-04-14 14:04:29 +02:00
_accordion.scss Fix missing border & add transitions 2020-11-06 14:49:41 +02:00
_alert.scss Fix: variables collide with globals (#32492) 2020-12-17 07:02:20 +02:00
_badge.scss Improve gradients 2020-05-15 15:03:12 +03:00
_breadcrumb.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_button-group.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_buttons.scss Drop .btn-block classes, replace with utilities (#31995) 2020-11-09 11:27:20 +02:00
_card.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_carousel.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_close.scss Use correct value order (#32121) 2020-11-11 18:27:12 +02:00
_containers.scss 🔥 Remove container duplication 2020-06-12 14:29:43 -07:00
_dropdown.scss Reset Popper position in RTL (#32415) 2020-12-10 16:38:42 +02:00
_forms.scss Drop custom file upload plugin in favor of CSS 2020-10-28 18:29:28 +01:00
_functions.scss Rename scale-color() function to shift-color() to avoid collision with Sass's own color function (#32149) 2020-11-13 20:50:59 +02:00
_grid.scss Switch to custom properties to control grid gutter widths (#30475) 2020-03-30 15:12:36 +02:00
_helpers.scss Rename the classes and docs page, update everything accordingly 2020-09-23 13:30:11 -07:00
_images.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule 2019-07-24 10:31:49 +03:00
_list-group.scss Fix: variables collide with globals (#32492) 2020-12-17 07:02:20 +02:00
_mixins.scss Cleanup/fix after the sr-only to visually-hidden renaming (#31359) 2020-07-31 10:27:36 +01:00
_modal.scss Tweak sizing and alignment of .btn-close in modal headers 2020-09-22 16:49:02 -07:00
_nav.scss Add null variables for nav-link 2020-07-11 11:56:29 -07:00
_navbar.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_pagination.scss Add two new variables for pagination border-radius values (#32423) 2020-12-14 15:34:01 +02:00
_popover.scss fix(RTL) 2020-12-06 18:42:40 +02:00
_progress.scss Use correct value order (#32121) 2020-11-11 18:27:12 +02:00
_reboot.scss Remove old/unnecessary reboot bug fix (#32631) 2021-01-05 22:20:35 +02:00
_root.scss Add Sass variable for CSS variable prefix (#31684) 2020-09-30 08:32:58 +03:00
_spinners.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_tables.scss Use box shadows instead of linear gradients to colorize tables (#32348) 2020-12-11 15:49:22 +02:00
_toasts.scss Add toast positioning 2020-12-04 16:15:51 +02:00
_tooltip.scss fix(RTL) 2020-12-06 18:42:40 +02:00
_transitions.scss Remove position: relative from .collapsing 2019-08-22 08:57:05 +02:00
_type.scss v5: Redo blockquote attributions (#30814) 2020-06-12 14:26:37 -07:00
_utilities.scss Add .translate-middle-x and .translate-middle-y utilities 2020-12-04 16:15:51 +02:00
_variables.scss Tweak .form-select padding (#32419) 2020-12-28 08:27:03 +02:00
bootstrap-grid.scss Prepare v5.0.0-beta1. 2020-12-07 18:18:16 +02:00
bootstrap-reboot.scss Prepare v5.0.0-beta1. 2020-12-07 18:18:16 +02:00
bootstrap-utilities.scss Add helpers to utilities bundle (#32324) 2020-12-18 07:39:39 +02:00
bootstrap.scss Prepare v5.0.0-beta1. 2020-12-07 18:18:16 +02:00