From ff2357c61e8c30bb435d777c59ca660038b6cdfb Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 2 Aug 2023 13:43:56 +0300 Subject: [PATCH 1/2] introduction: drop `details` element --- site/content/docs/5.3/getting-started/introduction.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/site/content/docs/5.3/getting-started/introduction.md b/site/content/docs/5.3/getting-started/introduction.md index d296d18ff5a0..e99cdf2120b8 100644 --- a/site/content/docs/5.3/getting-started/introduction.md +++ b/site/content/docs/5.3/getting-started/introduction.md @@ -84,11 +84,8 @@ You can also use the CDN to fetch any of our [additional builds listed in the Co ## JS components -Curious which components explicitly require our JavaScript and Popper? Click the show components link below. If you're at all unsure about the general page structure, keep reading for an example page template. +Curious which components explicitly require our JavaScript and Popper? If you're at all unsure about the general page structure, keep reading for an example page template. -
-Show components requiring JavaScript -{{< markdown >}} - Alerts for dismissing - Buttons for toggling states and checkbox/radio functionality - Carousel for all slide behaviors, controls, and indicators @@ -101,8 +98,6 @@ Curious which components explicitly require our JavaScript and Popper? Click the - Scrollspy for scroll behavior and navigation updates - Toasts for displaying and dismissing - Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/)) -{{< /markdown >}} -
## Important globals From 7a23f0fe5e1d314c13e7c4ff07a6a75ac3bb4b79 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 2 Aug 2023 13:51:59 +0300 Subject: [PATCH 2/2] Update introduction.md --- site/content/docs/5.3/getting-started/introduction.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/site/content/docs/5.3/getting-started/introduction.md b/site/content/docs/5.3/getting-started/introduction.md index e99cdf2120b8..22d08c8f7001 100644 --- a/site/content/docs/5.3/getting-started/introduction.md +++ b/site/content/docs/5.3/getting-started/introduction.md @@ -75,11 +75,8 @@ You can also use the CDN to fetch any of our [additional builds listed in the Co ## Next steps - Read a bit more about some [important global environment settings](#important-globals) that Bootstrap utilizes. - - Read about what's included in Bootstrap in our [contents section]({{< docsref "/getting-started/contents/" >}}) and the list of [components that require JavaScript](#js-components) below. - - Need a little more power? Consider building with Bootstrap by [including the source files via package manager]({{< docsref "/getting-started/download#package-managers" >}}). - - Looking to use Bootstrap as a module with `