diff options
author | Mario <mario@mariovavti.com> | 2021-09-23 08:33:36 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-09-23 08:33:36 +0000 |
commit | a451449766d581978068a5b8f8c1e27f50386ea7 (patch) | |
tree | 17388d0d116d3c3a3e14745397b5b3278e933d74 /vendor/twbs/bootstrap/site/data | |
parent | 3347fab105a01f38800a907e7d6281d835a29f5c (diff) | |
download | volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.tar.gz volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.tar.bz2 volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.zip |
Revert "composer update bootstrap to version 5.1.1"
This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d.
Diffstat (limited to 'vendor/twbs/bootstrap/site/data')
-rw-r--r-- | vendor/twbs/bootstrap/site/data/docs-versions.yml | 3 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/site/data/examples.yml | 8 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/site/data/icons.yml | 6 | ||||
-rw-r--r-- | vendor/twbs/bootstrap/site/data/sidebar.yml | 7 |
4 files changed, 4 insertions, 20 deletions
diff --git a/vendor/twbs/bootstrap/site/data/docs-versions.yml b/vendor/twbs/bootstrap/site/data/docs-versions.yml index e207b215f..b30e10047 100644 --- a/vendor/twbs/bootstrap/site/data/docs-versions.yml +++ b/vendor/twbs/bootstrap/site/data/docs-versions.yml @@ -48,7 +48,6 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.1.1." + description: "Current major release. Last update was v5.0.2." versions: - v: "5.0" - - v: "5.1" diff --git a/vendor/twbs/bootstrap/site/data/examples.yml b/vendor/twbs/bootstrap/site/data/examples.yml index 6d6419d21..9898363d6 100644 --- a/vendor/twbs/bootstrap/site/data/examples.yml +++ b/vendor/twbs/bootstrap/site/data/examples.yml @@ -9,14 +9,6 @@ description: "Explain the features, benefits, or other details in your marketing content." - name: Sidebars description: "Common navigation patterns ideal for offcanvas or multi-column layouts." - - name: Footers - description: "Finish every page strong with an awesome footer, big or small." - - name: Dropdowns - description: "Enhance your dropdowns with filters, icons, custom styles, and more." - - name: List groups - description: "Extend list groups with utilities and custom styles for any content." - - name: Modals - description: "Transform modals to serve any purpose, from feature tours to dialogs." - category: Custom Components description: "Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework." diff --git a/vendor/twbs/bootstrap/site/data/icons.yml b/vendor/twbs/bootstrap/site/data/icons.yml index 02727fc2f..f97350ce4 100644 --- a/vendor/twbs/bootstrap/site/data/icons.yml +++ b/vendor/twbs/bootstrap/site/data/icons.yml @@ -9,8 +9,6 @@ preferred: more: - name: Bytesize website: https://github.com/danklammer/bytesize-icons - - name: CoreUI Icons - website: https://icons.coreui.io/ - name: Google Material icons website: https://material.io/resources/icons/ - name: Ionicons @@ -23,5 +21,5 @@ more: website: https://icons8.com/ - name: icofont website: https://icofont.com/ - - name: Octicons - website: https://primer.style/octicons/ + - name: CoreUI Icons + website: https://icons.coreui.io/ diff --git a/vendor/twbs/bootstrap/site/data/sidebar.yml b/vendor/twbs/bootstrap/site/data/sidebar.yml index df95692af..4e43255a3 100644 --- a/vendor/twbs/bootstrap/site/data/sidebar.yml +++ b/vendor/twbs/bootstrap/site/data/sidebar.yml @@ -8,12 +8,12 @@ - title: Contents - title: Browsers & devices - title: JavaScript + - title: Build tools - title: Webpack - title: Parcel - title: Accessibility - title: RFS - title: RTL - - title: Contribute - title: Customize pages: @@ -34,7 +34,6 @@ - title: Gutters - title: Utilities - title: Z-index - - title: CSS Grid - title: Content pages: @@ -75,7 +74,6 @@ - title: Navbar - title: Offcanvas - title: Pagination - - title: Placeholders - title: Popovers - title: Progress - title: Scrollspy @@ -89,11 +87,9 @@ - title: Colored links - title: Ratio - title: Position - - title: Stacks - title: Visually hidden - title: Stretched link - title: Text truncation - - title: Vertical rule - title: Utilities pages: @@ -105,7 +101,6 @@ - title: Flex - title: Float - title: Interactions - - title: Opacity - title: Overflow - title: Position - title: Shadows |