From f3b4308cb59bf4b21ff186f8479c82239446d139 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 7 Jun 2021 12:56:27 +0200 Subject: upgrade to bootstrap 5.0.1 and first batch of fixes --- vendor/twbs/bootstrap/site/data/breakpoints.yml | 10 +- vendor/twbs/bootstrap/site/data/browser-bugs.yml | 411 --------------------- .../twbs/bootstrap/site/data/browser-features.yml | 139 ------- vendor/twbs/bootstrap/site/data/colors.yml | 8 +- vendor/twbs/bootstrap/site/data/core-team.yml | 30 +- vendor/twbs/bootstrap/site/data/docs-versions.yml | 4 +- vendor/twbs/bootstrap/site/data/examples.yml | 46 ++- vendor/twbs/bootstrap/site/data/grays.yml | 2 +- vendor/twbs/bootstrap/site/data/sidebar.yml | 70 +++- vendor/twbs/bootstrap/site/data/theme-colors.yml | 7 +- vendor/twbs/bootstrap/site/data/translations.yml | 25 +- 11 files changed, 140 insertions(+), 612 deletions(-) delete mode 100644 vendor/twbs/bootstrap/site/data/browser-bugs.yml delete mode 100644 vendor/twbs/bootstrap/site/data/browser-features.yml (limited to 'vendor/twbs/bootstrap/site/data') diff --git a/vendor/twbs/bootstrap/site/data/breakpoints.yml b/vendor/twbs/bootstrap/site/data/breakpoints.yml index 3c8cfe293..a5ebde4d4 100644 --- a/vendor/twbs/bootstrap/site/data/breakpoints.yml +++ b/vendor/twbs/bootstrap/site/data/breakpoints.yml @@ -1,6 +1,6 @@ - breakpoint: xs abbr: "" - name: Extra small + name: X-Small min-width: 0px container: "" @@ -24,6 +24,12 @@ - breakpoint: xl abbr: -xl - name: Extra large + name: X-Large min-width: 1200px container: 1140px + +- breakpoint: xxl + abbr: -xxl + name: XX-Large + min-width: 1400px + container: 1320px diff --git a/vendor/twbs/bootstrap/site/data/browser-bugs.yml b/vendor/twbs/bootstrap/site/data/browser-bugs.yml deleted file mode 100644 index c4fa93a1f..000000000 --- a/vendor/twbs/bootstrap/site/data/browser-bugs.yml +++ /dev/null @@ -1,411 +0,0 @@ -- - browser: > - Edge - summary: > - Visual artifacts in scrollable modal dialogs - upstream_bug: > - Edge#9011176 - origin: > - Bootstrap#20755 - -- - browser: > - Edge - summary: > - Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component) - upstream_bug: > - Edge#6793560 - origin: > - Bootstrap#18692 - -- - browser: > - Edge - summary: > - Hovered element still remains in `:hover` state after scrolling away. - upstream_bug: > - Edge#5381673 - origin: > - Bootstrap#14211 - -- - browser: > - Edge - summary: > - CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element. - upstream_bug: > - Edge#3342037 - origin: > - Bootstrap#16671 - -- - browser: > - Edge - summary: > - `background` of `` is only applied to first child cell instead of all cells in the row - upstream_bug: > - Edge#5865620 - origin: > - Bootstrap#18504 - -- - browser: > - Edge - summary: > - Background color from lower layer bleeds through transparent border in some cases - upstream_bug: > - Edge#6274505 - origin: > - Bootstrap#18228 - -- - browser: > - Edge - summary: > - Hovering over descendant SVG element fires `mouseleave` event at ancestor - upstream_bug: > - Edge#7787318 - origin: > - Bootstrap#19670 - -- - browser: > - Edge - summary: > - Active `position: fixed;` `