From 6e3a915d97d3ee42af96d817f6a0ca25ffd901d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Holeczek?= Date: Fri, 25 Nov 2022 14:52:32 +0100 Subject: [PATCH] docs: update links to documentation --- src/views/base/Accordion.vue | 6 ++--- src/views/base/Breadcrumbs.vue | 2 +- src/views/base/Cards.vue | 48 ++++++++++++++++----------------- src/views/base/Placeholders.vue | 12 ++++----- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/src/views/base/Accordion.vue b/src/views/base/Accordion.vue index 09e97c0c..e9e5a9fd 100644 --- a/src/views/base/Accordion.vue +++ b/src/views/base/Accordion.vue @@ -9,7 +9,7 @@

Click the accordions below to expand/collapse the accordion content.

- + Accordion Item #1 @@ -68,7 +68,7 @@ corners to render accordions edge-to-edge with their parent container.

- + Accordion Item #1 @@ -125,7 +125,7 @@ Add always-open property to make accordion items stay open when another item is opened.

- + Accordion Item #1 diff --git a/src/views/base/Breadcrumbs.vue b/src/views/base/Breadcrumbs.vue index 1bec8d98..f2840008 100644 --- a/src/views/base/Breadcrumbs.vue +++ b/src/views/base/Breadcrumbs.vue @@ -20,7 +20,7 @@ .

- + Home diff --git a/src/views/base/Cards.vue b/src/views/base/Cards.vue index ba587dab..f838ac75 100644 --- a/src/views/base/Cards.vue +++ b/src/views/base/Cards.vue @@ -23,7 +23,7 @@ width. Cards have no fixed width to start, so they'll naturally fill the full width of its parent element.

- + @@ -47,7 +47,7 @@ The main block of a card is the <CCardBody>. Use it whenever you need a padded section within a card.

- + This is some text within a card body. @@ -76,7 +76,7 @@ <CCardBody> item, the card title, and subtitle are arranged rightly.

- + Card title @@ -105,7 +105,7 @@ within .card-text can additionally be styled with the regular HTML tags.

- + @@ -128,7 +128,7 @@

Create lists of content in a card with a flush list group.

- + @@ -175,7 +175,7 @@ throw everything in there. Shown below are image styles, blocks, text styles, and a list group—all wrapped in a fixed-width card.

- + @@ -208,7 +208,7 @@

Add an optional header and/or footer within a card.

- + Header @@ -225,7 +225,7 @@ Card headers can be styled by adding ex. component="h5".

- + Header @@ -238,7 +238,7 @@ - + Quote @@ -255,7 +255,7 @@ - + Header @@ -286,7 +286,7 @@

Using the grid, wrap cards in columns and rows as needed.

- + @@ -322,7 +322,7 @@ > to rapidly set a card's width.

- + Card title @@ -349,7 +349,7 @@ Use custom CSS in your stylesheets or as inline styles to set a width.

- + Special title treatment @@ -378,7 +378,7 @@ > .

- + Special title treatment @@ -423,7 +423,7 @@ Add some navigation to a <CCardHeader> with our <CNav> component.

- + @@ -448,7 +448,7 @@
- + @@ -486,7 +486,7 @@ Similar to headers and footers, cards can include top and bottom "image caps"—images at the top or bottom of a card.

- + @@ -543,7 +543,7 @@

Use color property to change the appearance of a card.

- +