From e6dac085cb1d601da1fc63bfd59d811612fa6ef4 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 8 Oct 2021 12:24:19 +0000 Subject: update composer libs --- vendor/twbs/bootstrap/site/data/docs-versions.yml | 3 ++- vendor/twbs/bootstrap/site/data/examples.yml | 8 ++++++++ vendor/twbs/bootstrap/site/data/icons.yml | 6 ++++-- vendor/twbs/bootstrap/site/data/sidebar.yml | 7 ++++++- 4 files changed, 20 insertions(+), 4 deletions(-) (limited to 'vendor/twbs/bootstrap/site/data') diff --git a/vendor/twbs/bootstrap/site/data/docs-versions.yml b/vendor/twbs/bootstrap/site/data/docs-versions.yml index b30e10047..6938f9f44 100644 --- a/vendor/twbs/bootstrap/site/data/docs-versions.yml +++ b/vendor/twbs/bootstrap/site/data/docs-versions.yml @@ -48,6 +48,7 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.0.2." + description: "Current major release. Last update was v5.1.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 9898363d6..6d6419d21 100644 --- a/vendor/twbs/bootstrap/site/data/examples.yml +++ b/vendor/twbs/bootstrap/site/data/examples.yml @@ -9,6 +9,14 @@ 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 f97350ce4..02727fc2f 100644 --- a/vendor/twbs/bootstrap/site/data/icons.yml +++ b/vendor/twbs/bootstrap/site/data/icons.yml @@ -9,6 +9,8 @@ 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 @@ -21,5 +23,5 @@ more: website: https://icons8.com/ - name: icofont website: https://icofont.com/ - - name: CoreUI Icons - website: https://icons.coreui.io/ + - name: Octicons + website: https://primer.style/octicons/ diff --git a/vendor/twbs/bootstrap/site/data/sidebar.yml b/vendor/twbs/bootstrap/site/data/sidebar.yml index 4e43255a3..df95692af 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,6 +34,7 @@ - title: Gutters - title: Utilities - title: Z-index + - title: CSS Grid - title: Content pages: @@ -74,6 +75,7 @@ - title: Navbar - title: Offcanvas - title: Pagination + - title: Placeholders - title: Popovers - title: Progress - title: Scrollspy @@ -87,9 +89,11 @@ - title: Colored links - title: Ratio - title: Position + - title: Stacks - title: Visually hidden - title: Stretched link - title: Text truncation + - title: Vertical rule - title: Utilities pages: @@ -101,6 +105,7 @@ - title: Flex - title: Float - title: Interactions + - title: Opacity - title: Overflow - title: Position - title: Shadows -- cgit v1.2.3