0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/scss
Martijn Cuppens 2ad135ebb4 Update z-indices (#29292)
- `.carousel-caption` doesn't need a z-index. There are no non-static element in its containing block (`.carousel-item`)
- The `z-index` of `.carousel-indicators` is way higher than it needs to be (`15`), the highest sibling `z-index` is `1`, so it can be set to `2` to be the top layer.
2019-08-26 09:42:44 +03:00
..
forms Add rounded corners to color swatches 2019-08-24 02:26:28 +03:00
helpers Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
mixins Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
utilities Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
vendor Update RFS to v8.0.2 (#28405) 2019-03-06 22:49:06 +02:00
_alert.scss Drop color(), theme-color() & gray() functions (#29083) 2019-07-25 10:41:13 +03:00
_badge.scss v5: Update badges (#28458) 2019-03-14 19:15:26 +02:00
_breadcrumb.scss Use escape-svg() function (#29077) 2019-07-19 18:57:12 -07:00
_button-group.scss Drop all hover mixins 2019-05-08 20:58:07 +03:00
_buttons.scss Restore cursor: pointer for checkbox/radio buttons (#29239) 2019-08-16 11:36:13 +03:00
_card.scss Remove card columns in favor of masonry grid 2019-07-22 16:08:58 +03:00
_carousel.scss Update z-indices (#29292) 2019-08-26 09:42:44 +03:00
_close.scss Move close icon to components in docs (#28512) 2019-05-10 20:27:22 +02:00
_dropdown.scss Drop nav divider mixin 2019-08-22 08:10:44 +02:00
_forms.scss v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00
_functions.scss Function map-get-multiple now returns the correct variable (#29247) 2019-08-14 01:03:55 +03:00
_grid.scss Responsive containers (follow-up to #29095) (#29118) 2019-08-05 12:12:16 -07:00
_helpers.scss Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
_images.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule 2019-07-24 10:31:49 +03:00
_list-group.scss Drop color(), theme-color() & gray() functions (#29083) 2019-07-25 10:41:13 +03:00
_mixins.scss Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
_modal.scss Enable wrapping for elements in .modal-footer (#25103) 2019-08-16 12:49:06 +03:00
_nav.scss Drop all hover mixins 2019-05-08 20:58:07 +03:00
_navbar.scss Responsive containers (follow-up to #29095) (#29118) 2019-08-05 12:12:16 -07:00
_pagination.scss Allow .page-links to get left margin. (#28948) 2019-08-03 07:11:57 -07:00
_popover.scss Fix incorrect variable for popover border radius (#28733) 2019-05-07 12:01:30 +02:00
_progress.scss Improve progress-bar-stripes animation (#28697) 2019-05-02 11:03:28 +03:00
_reboot.scss Document example of datalists with form controls (#29058) 2019-08-24 02:59:57 +03:00
_root.scss Drop breakpoint CSS custom properties (#29020) 2019-07-14 11:44:49 +03:00
_spinners.scss Blacklist border-radius property (use mixin instead) (#27900) 2018-12-23 09:11:11 +02:00
_tables.scss Drop color(), theme-color() & gray() functions (#29083) 2019-07-25 10:41:13 +03: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 Remove unneeded Stylelint suppressions. (#29222) 2019-08-07 17:26:04 +03:00
_utilities.scss Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
_variables.scss Drop $nav-divider-* variables (not used) 2019-08-22 08:10:44 +02:00
bootstrap-grid.scss Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
bootstrap-reboot.scss Release v4.3.1. (#28252) 2019-02-13 18:01:40 +02:00
bootstrap-utilities.scss Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
bootstrap.scss Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00