From 2b63c3d978cb718c812f9e7aeb9ae1500a114676 Mon Sep 17 00:00:00 2001 From: mrholek Date: Sun, 26 Jul 2026 14:15:21 +0200 Subject: [PATCH 1/2] docs: capitalize the React framework name in prose --- .../docs/components/accordion/index.mdx | 2 +- .../content/docs/components/alert/index.mdx | 6 +++--- .../content/docs/components/avatar/index.mdx | 6 +++--- .../content/docs/components/badge/index.mdx | 4 ++-- .../docs/components/breadcrumb/index.mdx | 4 ++-- .../content/docs/components/button/index.mdx | 4 ++-- .../src/content/docs/components/card/index.mdx | 2 +- .../docs/src/content/docs/components/icon.mdx | 18 +++++++++--------- .../docs/components/list-group/index.mdx | 2 +- .../content/docs/components/modal/index.mdx | 6 +++--- .../docs/components/placeholder/index.mdx | 2 +- .../docs/components/table/bootstrap.mdx | 10 +++++----- .../content/docs/components/table/index.mdx | 14 +++++++------- .../content/docs/forms/input-mask/index.mdx | 6 +++--- .../src/content/docs/forms/switch/index.mdx | 2 +- .../content/docs/templates/admin-dashboard.mdx | 2 +- .../src/content/docs/templates/customize.mdx | 4 ++-- .../src/content/docs/templates/download.mdx | 6 +++--- 18 files changed, 50 insertions(+), 50 deletions(-) diff --git a/packages/docs/src/content/docs/components/accordion/index.mdx b/packages/docs/src/content/docs/components/accordion/index.mdx index 4f755692..56f4209a 100644 --- a/packages/docs/src/content/docs/components/accordion/index.mdx +++ b/packages/docs/src/content/docs/components/accordion/index.mdx @@ -31,7 +31,7 @@ Add `flush` to remove the default `background-color`, some borders, and some rou ### Always open -Add `alwaysOpen` property to make react accordion items stay open when another item is opened. +Add `alwaysOpen` property to make React accordion items stay open when another item is opened. diff --git a/packages/docs/src/content/docs/components/alert/index.mdx b/packages/docs/src/content/docs/components/alert/index.mdx index 087e01a2..c189af16 100644 --- a/packages/docs/src/content/docs/components/alert/index.mdx +++ b/packages/docs/src/content/docs/components/alert/index.mdx @@ -43,7 +43,7 @@ Click the button below to show an alert (hidden with inline styles to start), th ### Link color -Use the `` component to immediately give matching colored links inside any react alert component. +Use the `` component to immediately give matching colored links inside any React alert component. @@ -59,13 +59,13 @@ React Alert can also incorporate supplementary components & elements like he ### Icons -Similarly, you can use [flexbox utilities](https://coreui.io/bootstrap/docs/utilities/flex) and [CoreUI Icons](https://coreui.io/icons/) to create react alerts with icons. Depending on your icons and content, you may want to add more utilities or custom styles. +Similarly, you can use [flexbox utilities](https://coreui.io/bootstrap/docs/utilities/flex) and [CoreUI Icons](https://coreui.io/icons/) to create React alerts with icons. Depending on your icons and content, you may want to add more utilities or custom styles. -Need more than one icon for your react alerts? Consider using [CoreUI Icons](https://coreui.io/icons/). +Need more than one icon for your React alerts? Consider using [CoreUI Icons](https://coreui.io/icons/). diff --git a/packages/docs/src/content/docs/components/avatar/index.mdx b/packages/docs/src/content/docs/components/avatar/index.mdx index 656197a8..5e4ba18f 100644 --- a/packages/docs/src/content/docs/components/avatar/index.mdx +++ b/packages/docs/src/content/docs/components/avatar/index.mdx @@ -47,7 +47,7 @@ Incorporate icons within React avatars, allowing for a visual representation usi ## Rounded avatars -Use the `shape="rounded"` prop to make react avatars squared with rounded corners. +Use the `shape="rounded"` prop to make React avatars squared with rounded corners. @@ -55,7 +55,7 @@ Use the `shape="rounded"` prop to make react avatars squared with rounded corner ## Square avatars -Use the `shape="rounded-0"` prop to make react avatars squared. +Use the `shape="rounded-0"` prop to make React avatars squared. @@ -63,7 +63,7 @@ Use the `shape="rounded-0"` prop to make react avatars squared. ## Sizes -Fancy larger or smaller react avatar component? Add `size="xl"`, `size="lg"`, `size="md"` or `size="sm"` for additional sizes. +Fancy larger or smaller React avatar component? Add `size="xl"`, `size="lg"`, `size="md"` or `size="sm"` for additional sizes. diff --git a/packages/docs/src/content/docs/components/badge/index.mdx b/packages/docs/src/content/docs/components/badge/index.mdx index 5396d057..801f82d5 100644 --- a/packages/docs/src/content/docs/components/badge/index.mdx +++ b/packages/docs/src/content/docs/components/badge/index.mdx @@ -37,7 +37,7 @@ React badges can be used as part of links or buttons to provide a counter. -Remark that depending on how you use them, react badges may be complicated for users of screen readers and related assistive technologies. +Remark that depending on how you use them, React badges may be complicated for users of screen readers and related assistive technologies. Unless the context is clear, consider including additional context with a visually hidden piece of additional text. @@ -61,7 +61,7 @@ You can also create more generic indicators without a counter using a few more u ## Contextual variations -Add any of the below-mentioned `color` props to modify the presentation of a react badge. +Add any of the below-mentioned `color` props to modify the presentation of a React badge. diff --git a/packages/docs/src/content/docs/components/breadcrumb/index.mdx b/packages/docs/src/content/docs/components/breadcrumb/index.mdx index 9adaf03e..7ad20cad 100644 --- a/packages/docs/src/content/docs/components/breadcrumb/index.mdx +++ b/packages/docs/src/content/docs/components/breadcrumb/index.mdx @@ -20,7 +20,7 @@ import BreadcrumbDividers3ExampleJsRaw from './examples/BreadcrumbDividers3Examp ## How to use React Breadcrumb Component. -The react breadcrumb navigation provides links back to each previous page the user navigated through and shows the current location in a website or an application. You don’t have to add separators, because they automatically added in CSS through ::before and content. +The React breadcrumb navigation provides links back to each previous page the user navigated through and shows the current location in a website or an application. You don’t have to add separators, because they automatically added in CSS through ::before and content. @@ -63,7 +63,7 @@ $breadcrumb-divider: none; ## Accessibility -Since react breadcrumbs provide navigation, it's useful to add a significant label such as `aria-label="breadcrumb"` to explain the type of navigation implemented in the `