bootstrap/scss
Tanguy Krotoff 1369b81492
Fix Android Chrome input date dimensions (#36143)
* Bind Hugo to 0.0.0.0, helps debug on mobile when on the same network

* Use http-server for visual tests

* Add input visual tests

* Fix input date dimensions on Android Chrome

* Increase bootstrap.css max size

* Revert "Bind Hugo to 0.0.0.0" & "Use http-server for visual tests"

* Switch to pixels: this is an empirical minimum safe value

* Update .bundlewatch.config.json

Co-authored-by: Mark Otto <otto@github.com>
2023-01-17 21:09:39 -08:00
..
forms Fix Android Chrome input date dimensions (#36143) 2023-01-17 21:09:39 -08:00
helpers Update colored links, add new `.link-body-emphasis` helper (#37833) 2023-01-10 16:34:25 -08:00
mixins Docs: missing deprecated callout for `list-group-item-variant()` mixin 2023-01-07 14:52:43 -08:00
tests Add theme maps specific to dark mode (#37843) 2023-01-11 21:06:18 -08:00
utilities Utility API, RFS option: Only generate responsive classes when needed (#32397) 2020-12-09 23:49:21 +02:00
vendor Change stylelint `property-blacklist` to `property-disallowed-list` 2023-01-03 19:46:08 -08:00
_accordion.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_alert.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_badge.scss Fix tooltip/badge border radius when rounded disabled 2022-06-29 13:41:33 -07:00
_breadcrumb.scss Stylelint: Disable `custom-property-empty-line-before` 2022-05-22 19:58:14 -07:00
_button-group.scss fix 2022-10-23 12:51:51 -04:00
_buttons.scss Switch from none keyword value to a fake shadow for btn-link 2023-01-06 11:48:28 -08:00
_card.scss Fix cards color for contextual color mode 2023-01-01 21:56:19 -08:00
_carousel.scss Fix Sass compilation when `$color-mode-type` is set to `media-query` (#37687) 2022-12-21 08:52:07 +02:00
_close.scss Docs: add CSS variables section in close button section 2023-01-02 11:39:13 -08:00
_containers.scss Separate container classes from `$enable-grid-classes` option (#35005) 2021-10-05 19:46:33 +03:00
_dropdown.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_forms.scss Drop custom file upload plugin in favor of CSS 2020-10-28 18:29:28 +01:00
_functions.scss Update colour contrast formula with new constant from WCAG 2.2 (#37731) 2022-12-27 14:13:38 +00:00
_grid.scss Reduce bootstrap-grid.css content 2023-01-11 10:01:11 -08:00
_helpers.scss Add new link utilities, icon link helper, and update colored link helpers (#37762) 2023-01-03 22:23:46 -08:00
_images.scss Replace `/` division with multiplication and custom `divide()` function (#34245) 2021-06-14 09:35:30 -07:00
_list-group.scss Better use of CSS var 2023-01-16 15:56:02 -08:00
_maps.scss Sass docs updates (#37897) 2023-01-16 18:57:24 -08:00
_mixins.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_modal.scss Add workarounds for postcss values parser error 2022-09-04 09:45:40 -07:00
_nav.scss Change nav focus to focus-visible (#37784) 2023-01-02 19:50:46 -08:00
_navbar.scss Fix selector for dark mode navbar toggler SVG change 2022-12-29 12:46:15 -08:00
_offcanvas.scss Remove duplicate `--#{$prefix}offcanvas-zindex` (#37257) 2022-10-04 13:38:07 +02:00
_pagination.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_placeholders.scss Update devDependencies (#36120) 2022-04-08 09:17:00 +03:00
_popover.scss Add workarounds for postcss values parser error 2022-09-04 09:45:40 -07:00
_progress.scss Rework progress bar markup and styles (#36831) 2022-11-28 23:07:48 -08:00
_reboot.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_root.scss Fix `.form-control` in dark mode (#37893) 2023-01-16 15:56:23 -08:00
_spinners.scss v5.2.0 design refresh, plus responsive offcanvas classes (#35736) 2022-04-17 22:17:50 -07:00
_tables.scss Use `--bs-border-width` for some components (#37344) 2022-10-23 00:13:13 -04:00
_toasts.scss Set toast z-index variable in the correct spot 2022-09-20 04:36:45 -07:00
_tooltip.scss Fix tooltip/badge border radius when rounded disabled 2022-06-29 13:41:33 -07:00
_transitions.scss Add horizontal collapse support 2021-07-05 17:22:29 -10:00
_type.scss Add `$display-font-family` and `$display-font-style` (#36711) 2022-07-11 23:16:33 +02:00
_utilities.scss Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890) 2023-01-16 15:55:28 -08:00
_variables-dark.scss Sass docs updates (#37897) 2023-01-16 18:57:24 -08:00
_variables.scss Sass docs updates (#37897) 2023-01-16 18:57:24 -08:00
bootstrap-grid.scss Add theme maps specific to dark mode (#37843) 2023-01-11 21:06:18 -08:00
bootstrap-reboot.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
bootstrap-utilities.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
bootstrap.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00