twbs--bootstrap/scss
Martijn Cuppens 7e28764e67 Change breakpoint-max implementation
- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint.
- The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.
2020-06-14 14:50:47 -07:00
..
forms Fix gradient on switch checkbox (#30868) 2020-05-19 22:06:50 +02:00
helpers Improve gradients 2020-05-15 15:03:12 +03:00
mixins Change breakpoint-max implementation 2020-06-14 14:50:47 -07:00
utilities Add RFS to utility API (#30050) 2020-02-15 12:01:32 +01:00
vendor Update RFS to 9.0.3 (#30581) 2020-04-14 14:04:29 +02:00
_alert.scss Create `scss-docs` shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00
_badge.scss Improve gradients 2020-05-15 15:03:12 +03:00
_breadcrumb.scss Remove underline hack for breadcrumbs 2020-03-18 20:59:27 +02:00
_button-group.scss Require `.form-label` classes on form labels (#30476) 2020-03-31 20:02:57 +02:00
_buttons.scss Stylelint: remove redundant disables (#31006) 2020-06-12 11:11:36 +03:00
_card.scss v5: Add border-radius to .card-img-overlay (#30817) 2020-05-15 15:42:31 +03:00
_carousel.scss Shorten if notations so that property order can be applied 2020-02-12 19:45:54 +02:00
_close.scss Delete appearance from `button.close` (#30582) 2020-04-14 17:25:59 +02:00
_containers.scss 🔥 Remove container duplication 2020-06-12 14:29:43 -07:00
_dropdown.scss Create `scss-docs` shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00
_forms.scss Restore `.form-text` (#30565) 2020-04-14 09:21:13 +03:00
_functions.scss Code simplification 2020-05-20 09:49:18 +02:00
_grid.scss Switch to custom properties to control grid gutter widths (#30475) 2020-03-30 15:12:36 +02:00
_helpers.scss Improve gradients 2020-05-15 15:03:12 +03:00
_images.scss Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule 2019-07-24 10:31:49 +03:00
_list-group.scss Prevent list group style leaks (#30660) 2020-04-28 09:24:17 +02:00
_mixins.scss Improve gradients 2020-05-15 15:03:12 +03:00
_modal.scss Change breakpoint-max implementation 2020-06-14 14:50:47 -07:00
_nav.scss Remove .nav-item from .nav-link to make it consistent 2020-06-09 07:48:58 +03:00
_navbar.scss v5: Make navbar active links consistent (#30831) 2020-05-20 15:56:42 +03:00
_pagination.scss Improve gradients 2020-05-15 15:03:12 +03:00
_popover.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_progress.scss Rename variables for brevity 2020-04-26 17:26:04 -07:00
_reboot.scss Fix undefined custom properties in reboot (#30981) 2020-06-09 10:20:53 +02:00
_root.scss Improve gradients 2020-05-15 15:03:12 +03:00
_spinners.scss Fix spinner-grow animation (#30504) 2020-04-08 20:58:23 +03:00
_tables.scss Change breakpoint-max implementation 2020-06-14 14:50:47 -07:00
_toasts.scss Responsive font size implementation (#23816) 2019-02-07 23:32:05 +01:00
_tooltip.scss Use consistent arrow class (#28105) 2019-02-20 22:05:45 +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 Restore word-break: break-word on .text-break to fix text breaking on flex containers (#30932) 2020-05-31 06:49:23 +03:00
_variables.scss v5: Redo blockquote attributions (#30814) 2020-06-12 14:26:37 -07:00
bootstrap-grid.scss Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
bootstrap-reboot.scss Fix undefined custom properties in reboot (#30981) 2020-06-09 10:20:53 +02:00
bootstrap-utilities.scss Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
bootstrap.scss Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00