From d122f4052699891d952561684665798a5d5b27f2 Mon Sep 17 00:00:00 2001 From: Neeraj Kumar Das Date: Tue, 18 Jan 2022 15:20:53 +0530 Subject: Remove duplicate Octicons entry in icons list Update Octicons website --- site/data/icons.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'site/data') diff --git a/site/data/icons.yml b/site/data/icons.yml index 02727fc2f..4abbfd680 100644 --- a/site/data/icons.yml +++ b/site/data/icons.yml @@ -4,7 +4,7 @@ preferred: - name: Feather website: https://feathericons.com/ - name: Octicons - website: https://octicons.github.com/ + website: https://primer.style/octicons/ more: - name: Bytesize @@ -23,5 +23,3 @@ more: website: https://icons8.com/ - name: icofont website: https://icofont.com/ - - name: Octicons - website: https://primer.style/octicons/ -- cgit v1.2.3 From d19c635f164487b377e72dd56ffff4a64964c0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Karaben?= <34690951+fabiankaraben@users.noreply.github.com> Date: Wed, 26 Jan 2022 19:22:38 -0300 Subject: Add Spanish translation The translation of version 5 of Bootstrap is added, by the Esdocu project. --- site/data/translations.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'site/data') diff --git a/site/data/translations.yml b/site/data/translations.yml index 6c71985d6..c34dc7b1a 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -42,3 +42,8 @@ code: zh-CN description: Bootstrap 5 中文文档 url: https://v5.bootcss.com/ + +- name: Spanish + code: es + description: Bootstrap 5 Español + url: https://bootstrap.esdocu.com/ -- cgit v1.2.3 From fd9db1758b17e6dc5c259f9efd486638af927777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kuna?= <1282324+codecalm@users.noreply.github.com> Date: Fri, 25 Feb 2022 22:38:23 +0100 Subject: docs: add Tabler Icons to list of icon packs (#35497) * Add Tabler Icons to list of icons * Update site/data/icons.yml Co-authored-by: Mark Otto Co-authored-by: Mark Otto --- site/data/icons.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site/data') diff --git a/site/data/icons.yml b/site/data/icons.yml index 4abbfd680..c00a34ec5 100644 --- a/site/data/icons.yml +++ b/site/data/icons.yml @@ -23,3 +23,5 @@ more: website: https://icons8.com/ - name: icofont website: https://icofont.com/ + - name: Tabler Icons + website: https://tabler-icons.io/ -- cgit v1.2.3 From f98838136515ba2f9c6196b8476fd538e82371da Mon Sep 17 00:00:00 2001 From: Arhell Date: Sat, 26 Feb 2022 18:44:07 +0200 Subject: update ionic link --- site/data/icons.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/icons.yml b/site/data/icons.yml index c00a34ec5..2c375f153 100644 --- a/site/data/icons.yml +++ b/site/data/icons.yml @@ -14,7 +14,7 @@ more: - name: Google Material icons website: https://material.io/resources/icons/ - name: Ionicons - website: https://ionicons.com/ + website: https://ionic.io/ionicons - name: Dripicons website: http://demo.amitjakhu.com/dripicons/ - name: Ikons -- cgit v1.2.3 From e84aadb36c6ad69462216dab1f9b434a78f7a658 Mon Sep 17 00:00:00 2001 From: AlexKoala Date: Sat, 5 Mar 2022 16:29:12 +0900 Subject: docs: Update Japanese translation --- site/data/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/translations.yml b/site/data/translations.yml index c34dc7b1a..2c4da4263 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -20,7 +20,7 @@ - name: Japanese code: ja - description: Bootstrap 4 日本語リファレンス + description: Bootstrap 5 日本語リファレンス url: https://getbootstrap.jp/ - name: Russian -- cgit v1.2.3 From 3ef6a435be5fe13f8b46c3a949aa0ddc5c3e6ef1 Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Wed, 9 Mar 2022 17:36:50 +0200 Subject: update google material icons link (#35942) --- site/data/icons.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/icons.yml b/site/data/icons.yml index 2c375f153..6dafbe83f 100644 --- a/site/data/icons.yml +++ b/site/data/icons.yml @@ -12,7 +12,7 @@ more: - name: CoreUI Icons website: https://icons.coreui.io/ - name: Google Material icons - website: https://material.io/resources/icons/ + website: https://fonts.google.com/icons - name: Ionicons website: https://ionic.io/ionicons - name: Dripicons -- cgit v1.2.3 From 55c541f5bcdcc3ebb369f1df1d13ebfe567379ee Mon Sep 17 00:00:00 2001 From: Mathias Brodala Date: Fri, 1 Apr 2022 12:14:44 +0200 Subject: Move "Navbar" before "Navs & Tabs" in sidebar This ensures consistent alphabetic ordering. --- site/data/sidebar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index df95692af..8aad6027b 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -71,8 +71,8 @@ - title: Dropdowns - title: List group - title: Modal - - title: Navs & tabs - title: Navbar + - title: Navs & tabs - title: Offcanvas - title: Pagination - title: Placeholders -- cgit v1.2.3 From 195440f2fb1e94c014a9cf08f3eae40f3d224620 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Apr 2022 22:17:50 -0700 Subject: v5.2.0 design refresh, plus responsive offcanvas classes (#35736) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add responsive offcanvas classes - Updates navbar-expand classes to de-dupe some styles—these shouldn't interfere now. - Adds some JS to the offcanvas component to help with responsiveness Co-Authored-By: GeoSot * Redesign homepage, docs, and examples Homepage: - New Bootstrap purple navbar - Redesigned masthead - Rewrote and redesigned homepage content - Replace Copy text with icons like Bootstrap Icons site across all ClipboardJS instances - Fixed padding issues in site footer - Match homepage button styles to examples page, use gap instead of tons of responsive margin utils Docs: - New navbar, no more subnav. Migrated search and version picker into the main navbar and refreshed the design of it all, including the responsive toggles. - New sidebar navigation is always expanded, and now features Bootstrap Icons alongside section headings - Sidebar navigation autoscrolls to active link for better usability - Subnav and navbar padding issues ironed out - Enhanced the version picker in anticipation of v5.2: we can now link right to the same page in the previous version. - Redesign callouts to add more color to our pages - Collapse table of contents on mobile - Cleanup and redesign button styles with CSS variables - Update design for subnav version dropdown - Update highlight and example to be full-width until md - Improve the Added In badges - Turn the ToC into a well on mobile - Redesign code snippets to better house two action buttons Examples: - Redesign Examples page layout - Add new example for responsive offcanvases in navbars * Convert offcanvas to CSS vars * Feat: add resize handler to Offcanvas.js. If we could use as default the `.offcanvas` class without modifiers, we then, could add a simplified selector The selector itself, ignores the .offcanvas class as it doesn't have any responsive behavior The `aria-modal` addon is to protect us, selection backdrop elements * Separate examples code, Add some selectors, fix stackblitz btn Co-authored-by: GeoSot --- site/data/examples.yml | 2 ++ site/data/plugins.yml | 47 +++++++++++++++++++++++++++++++++++++++++++++++ site/data/sidebar.yml | 20 ++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 site/data/plugins.yml (limited to 'site/data') diff --git a/site/data/examples.yml b/site/data/examples.yml index 6d6419d21..38644ef4a 100644 --- a/site/data/examples.yml +++ b/site/data/examples.yml @@ -63,6 +63,8 @@ examples: - name: Navbars description: "Demonstration of all responsive and container options for the navbar." + - name: Navbars offcanvas + description: "Same as the Navbars example, but with our offcanvas component." - name: Navbar static description: "Single navbar example of a static top navbar along with some additional content." - name: Navbar fixed diff --git a/site/data/plugins.yml b/site/data/plugins.yml new file mode 100644 index 000000000..22cec9877 --- /dev/null +++ b/site/data/plugins.yml @@ -0,0 +1,47 @@ +- name: Alert + description: Show and hide alert messages to your users. + link: components/alerts/#javascript-behavior + +- name: Button + description: Programmatically control the active state for buttons. + link: components/buttons/#button-plugin + +- name: Carousel + description: Add slideshows to any page, including support for crossfade. + link: components/carousel/ + +- name: Collapse + description: Expand and collapse areas of content, or create accordions. + link: components/collapse/ + +- name: Dropdown + description: Create menus of links, actions, forms, and more. + link: components/dropdowns/ + +- name: Modal + description: Add flexible and responsive dialogs to your project. + link: components/modal/ + +- name: Offcanvas + description: Build and toggle hidden sidebars into any page. + link: components/offcanvas/ + +- name: Popover + description: Create custom overlays. Built on Popper.js. + link: components/popovers/ + +- name: Scrollspy + description: Automatically update active nav links based on page scroll. + link: components/scrollspy/ + +- name: Tab + description: Allow Bootstrap nav components to toggle contents. + link: components/navs-tabs/ + +- name: Toast + description: Show and hide notifications to your visitors. + link: components/toasts/ + +- name: Tooltip + description: Replace browser tooltips with custom ones. Built on Popper.js. + link: components/tooltips/ diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index 8aad6027b..eb03285c5 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -2,6 +2,8 @@ # The logic for the sidebar generation is in "site/layouts/partials/docs-sidebar.html". - title: Getting started + icon: book-half + icon_color: indigo pages: - title: Introduction - title: Download @@ -16,6 +18,8 @@ - title: Contribute - title: Customize + icon: palette2 + icon_color: pink pages: - title: Overview - title: Sass @@ -26,6 +30,8 @@ - title: Optimize - title: Layout + icon: grid-fill + icon_color: teal pages: - title: Breakpoints - title: Containers @@ -37,6 +43,8 @@ - title: CSS Grid - title: Content + icon: file-earmark-richtext + icon_color: gray pages: - title: Reboot - title: Typography @@ -45,6 +53,8 @@ - title: Figures - title: Forms + icon: ui-radios + icon_color: blue pages: - title: Overview - title: Form control @@ -57,6 +67,8 @@ - title: Validation - title: Components + icon: menu-button-wide-fill + icon_color: cyan pages: - title: Accordion - title: Alerts @@ -84,6 +96,8 @@ - title: Tooltips - title: Helpers + icon: magic + icon_color: orange pages: - title: Clearfix - title: Colored links @@ -96,6 +110,8 @@ - title: Vertical rule - title: Utilities + icon: braces-asterisk + icon_color: red pages: - title: API - title: Background @@ -116,11 +132,15 @@ - title: Visibility - title: Extend + icon: tools + icon_color: blue pages: - title: Approach - title: Icons - title: About + icon: globe2 + icon_color: indigo pages: - title: Overview - title: Team -- cgit v1.2.3 From 3143824ea43cf15e42f8513ce65872b3a3f41d6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Mon, 25 Apr 2022 08:14:36 +0200 Subject: Doc: mention Popper instead of Popper.js --- site/data/plugins.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'site/data') diff --git a/site/data/plugins.yml b/site/data/plugins.yml index 22cec9877..98ba5f2be 100644 --- a/site/data/plugins.yml +++ b/site/data/plugins.yml @@ -27,7 +27,7 @@ link: components/offcanvas/ - name: Popover - description: Create custom overlays. Built on Popper.js. + description: Create custom overlays. Built on Popper. link: components/popovers/ - name: Scrollspy @@ -43,5 +43,5 @@ link: components/toasts/ - name: Tooltip - description: Replace browser tooltips with custom ones. Built on Popper.js. + description: Replace browser tooltips with custom ones. Built on Popper. link: components/tooltips/ -- cgit v1.2.3 From 8cd3c3e3bc6b966c2be9491091ad1c0c629a4b30 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 27 Apr 2022 20:40:23 -0700 Subject: Add new text-bg-color utilities --- site/data/sidebar.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'site/data') diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index eb03285c5..cdf0b04d8 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -100,6 +100,7 @@ icon_color: orange pages: - title: Clearfix + - title: Color & background - title: Colored links - title: Ratio - title: Position -- cgit v1.2.3 From f7e8ca91e03165abb82d4c82555dc4ef96340cc9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 6 May 2022 23:57:58 +0300 Subject: Prepare v5.2.0-beta1 --- site/data/docs-versions.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/docs-versions.yml b/site/data/docs-versions.yml index 1c49d2050..c49730405 100644 --- a/site/data/docs-versions.yml +++ b/site/data/docs-versions.yml @@ -48,7 +48,8 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.1.3." + description: "Current major release. Last update was v5.2.0-beta1." versions: - v: "5.0" - v: "5.1" + - v: "5.2" -- cgit v1.2.3 From 8959bf3f0bbaca514967661a6b721a3f065f49a9 Mon Sep 17 00:00:00 2001 From: Louis-Maxime Piton Date: Fri, 20 May 2022 19:21:48 +0200 Subject: Docs: quick fixes for HTML (#36395) * Using the new helper in the doc * Remove input from `Tab` access * Change scrollspy code examples * Reordering tables for JS * Fix for parcel file * Center align all the code example texts in layout * Alphabetical reorder the helpers --- site/data/sidebar.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'site/data') diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index cdf0b04d8..c63f29c6e 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -102,13 +102,13 @@ - title: Clearfix - title: Color & background - title: Colored links - - title: Ratio - title: Position + - title: Ratio - title: Stacks - - title: Visually hidden - title: Stretched link - title: Text truncation - title: Vertical rule + - title: Visually hidden - title: Utilities icon: braces-asterisk -- cgit v1.2.3 From 5b0bf3f49a94ca96334651eca9aeeb56d48bf144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Sat, 4 Jun 2022 18:42:32 +0200 Subject: Docs: Add a Vite Getting Started guide (#36412) * Docs: Add a Vite Getting Started guide * Fix npm run docs temporarily * Fix cspell and lint * Uncomment the 2nd part * . * Make it work without dist * Updates after merges of Parcel/Webpack guides rewriting * Update images * Replace dev images * Compress the new images better * Update site/content/docs/5.2/customize/optimize.md Co-authored-by: Mark Otto * Update site/content/docs/5.2/getting-started/vite.md Co-authored-by: Mark Otto Co-authored-by: XhmikosR Co-authored-by: Mark Otto --- site/data/sidebar.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'site/data') diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index c63f29c6e..2b7fddfd4 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -12,6 +12,7 @@ - title: JavaScript - title: Webpack - title: Parcel + - title: Vite - title: Accessibility - title: RFS - title: RTL -- cgit v1.2.3 From f0f8107d056f03afdd0a48acc3899ffb37d91814 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Tue, 5 Jul 2022 20:52:45 +0900 Subject: remove dead link from translations --- site/data/translations.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'site/data') diff --git a/site/data/translations.yml b/site/data/translations.yml index 2c4da4263..803bb5cbf 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -1,8 +1,3 @@ -- name: العربية - code: ar - description: Bootstrap 5 باللغة العربية - url: https://bootstrap.mahdi.style/ - - name: 中文(繁體) code: zh-tw description: Bootstrap 4 繁體中文手冊 -- cgit v1.2.3 From edf9c40956d19e6ab3f9151bfe0dfac6be06fa21 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 19 Jul 2022 18:43:58 +0300 Subject: Release v5.2.0 (#36768) * Bump version to 5.2.0 * Dist * Update masthead.html --- site/data/docs-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/docs-versions.yml b/site/data/docs-versions.yml index c49730405..4b3f4836f 100644 --- a/site/data/docs-versions.yml +++ b/site/data/docs-versions.yml @@ -48,7 +48,7 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.2.0-beta1." + description: "Current major release. Last update was v5.2.0." versions: - v: "5.0" - v: "5.1" -- cgit v1.2.3 From 17aa6732ab83653501e70dc88afcccead1dc0892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Fri, 29 Jul 2022 21:49:01 +0200 Subject: Fix typos after #36762 (#36771) --- site/data/examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/examples.yml b/site/data/examples.yml index 38644ef4a..97d4bfb93 100644 --- a/site/data/examples.yml +++ b/site/data/examples.yml @@ -19,7 +19,7 @@ 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." + description: "Brand-new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework." examples: - name: Album description: "Simple one-page template for photo galleries, portfolios, and more." -- cgit v1.2.3 From 23e50829f958ea1d741d63e2781716be037e4644 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 7 Sep 2022 18:31:39 +0300 Subject: Release v5.2.1 (#37098) * Bump version to v5.2.1. * Dist --- site/data/docs-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/docs-versions.yml b/site/data/docs-versions.yml index 4b3f4836f..f99778e09 100644 --- a/site/data/docs-versions.yml +++ b/site/data/docs-versions.yml @@ -48,7 +48,7 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.2.0." + description: "Current major release. Last update was v5.2.1." versions: - v: "5.0" - v: "5.1" -- cgit v1.2.3 From 961d5ff9844372a4e294980c667bbe7e0651cdeb Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 3 Oct 2022 10:44:02 +0300 Subject: Release v5.2.2 (#37236) * Bump version to v5.2.2 * Dist --- site/data/docs-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/docs-versions.yml b/site/data/docs-versions.yml index f99778e09..1c98de07b 100644 --- a/site/data/docs-versions.yml +++ b/site/data/docs-versions.yml @@ -48,7 +48,7 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.2.1." + description: "Current major release. Last update was v5.2.2." versions: - v: "5.0" - v: "5.1" -- cgit v1.2.3 From 708a3a0e398f6c01f00283941cd6a4aca9f66322 Mon Sep 17 00:00:00 2001 From: Daniel Raymond <29353783+MadeByRaymond@users.noreply.github.com> Date: Thu, 6 Oct 2022 21:14:11 +0100 Subject: Utilities for overflow and object fit (#36848) * Added "overflow-x" and "overflow-y" - Having the same properties as overflow but for just the x and y axises - Usecase being I want my y axis to be scrollable but not my x axis - E.g a card with a vertical list of items. * Added "object-fit" utilities - The CSS object-fit property is used to specify how an or