Skip to content

Commit e77eff8

Browse files
committed
Merge branch 'v5-bootstrap-compatible' of https://github.com/coreui/coreui into v5-bootstrap-compatible
2 parents 21115c0 + ac95daa commit e77eff8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+109
-27
lines changed

docs/content/components/accordion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Bootstrap accordion
3+
title: Accordion
44
description: Build vertically collapsing accordions in combination with our Collapse JavaScript plugin.
55
group: components
66
aliases:

docs/content/components/alerts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
layout: docs
3-
title: Bootstrap alerts
3+
title: Alerts
44
description: Bootstrap alerts give contextual feedback information for common user operations. The alert component is delivered with a bunch of usable and adjustable alert messages.
55
group: components
66
aliases:
77
- "/4.0/components/alerts/"
88
- "/4.1/components/alerts/"
99
- "/components/bootstrap/alerts/"
1010
toc: true
11+
bootstrap: true
1112
other_frameworks: alert
1213
---
1314

docs/content/components/avatar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ aliases:
77
- "/4.0/components/avatar/"
88
- "/4.1/components/avatar/"
99
toc: true
10+
bootstrap: true
1011
other_frameworks: avatar
1112
---
1213

docs/content/components/badge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Bootstrap badges
3+
title: Badges
44
description: Bootstrap badge is small count and labeling components.
55
group: components
66
aliases:

docs/content/components/breadcrumb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Bootstrap breadcrumb
3+
title: Breadcrumb
44
description: Bootstrap breadcrumb navigation component which indicates the current location within a navigational hierarchy that automatically adds separators.
55
group: components
66
aliases:

docs/content/components/button-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Bootstrap button group
3+
title: Button group
44
description: Bootstrap button group allows to group a series of buttons and power them with JavaScript.
55
aliases:
66
- "/4.0/components/button-group/"

docs/content/components/buttons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Bootstrap buttons
3+
title: Buttons
44
description: Bootstrap button component for actions in tables, forms, cards, and more. CoreUI 4 for Bootstrap provides various styles, states, and size. Ready to use and easy to customize.
55
group: components
66
aliases:

docs/content/components/callout.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ aliases:
77
- "/4.0/components/callout/"
88
- "/4.1/components/callout/"
99
toc: true
10+
bootstrap: true
1011
other_frameworks: callout
1112
---
1213

docs/content/components/card.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Bootstrap card
3+
title: Card
44
description: Bootstrap card component provides a flexible and extensible container for displaying content. Bootstrap card is delivered with a bunch of variants and options.
55
group: components
66
aliases:

docs/content/components/carousel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: docs
3-
title: Bootstrap carousel
3+
title: Carousel
44
description: Bootstrap carousel is a slideshow component for cycling through elements—images or slides of text—like a carousel.
55
group: components
66
aliases:

0 commit comments

Comments
 (0)