Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/src/content/docs/components/chip-set.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Bootstrap 5 Chip Set"
name: "Chip set"
preRelease: true
description: "Bootstrap Chip set component for CoreUI — group chips into an accessible, keyboard-navigable container with single or multiple selection."
---

Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/components/chip.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Bootstrap 5 Chip"
name: "Chip"
preRelease: true
description: "Bootstrap Chip component for CoreUI — build removable tags, selectable labels, and filterable chips with icons, avatars, and full keyboard support."
otherFrameworks:
- chip
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/components/search-button.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Bootstrap 5 Search Button"
name: "Search Button"
preRelease: true
description: "Bootstrap Search Button for CoreUI is a keyboard-aware trigger component that can open search interfaces, modals, offcanvas panels, and custom flows from click or shortcut."
otherFrameworks:
- search-button
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/forms/chip-input.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Bootstrap 5 Chip Input"
name: "Chip input"
preRelease: true
description: "Bootstrap Chip Input component for CoreUI — create tag-like multi-value inputs for skills, categories, or recipients with keyboard support, selection, and form integration."
otherFrameworks:
- chip-input
Expand Down
Loading