Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 805da02

Browse filesBrowse files
committed
docs: update content
1 parent d6c1c0f commit 805da02
Copy full SHA for 805da02

File tree

Expand file treeCollapse file tree

2 files changed

+10
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+10
-2
lines changed

‎packages/docs/content/migration/v4.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/migration/v4.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu: "Migration"
55
route: "/migration/v4"
66
---
77

8-
CoreUI for React is the React.js version of CoreUI components library, so before read this migration guide, please check also [CoreUI 3 to 4 migration guide](https://coreui.io/docs/migration/).
8+
CoreUI for React is the React.js version of CoreUI components library, so before read this migration guide, please check also [CoreUI 3 to 4 migration guide](https://coreui.io/docs/migration/v4/).
99

1010
## Components
1111

‎packages/docs/content/migration/v5.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/migration/v5.mdx
+9-1Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu: "Migration"
55
route: "/migration/v5"
66
---
77

8-
CoreUI for React is the React.js version of CoreUI components library, so before read this migration guide, please check also [CoreUI 4 to 5 migration guide](https://coreui.io/docs/migration/).
8+
CoreUI for React is the React.js version of CoreUI components library, so before read this migration guide, please check also [CoreUI 4 to 5 migration guide](https://coreui.io/docs/migration/v5/).
99

1010
## Components
1111

@@ -31,3 +31,11 @@ CoreUI for React is the React.js version of CoreUI components library, so before
3131
### CNav
3232

3333
- The `underline` variant has been changed to `underline-border`
34+
35+
### CSidebar
36+
37+
- Sidebar has a light color scheme by default, use `colorScheme="dark"` to make it dark.
38+
39+
### CToastClose
40+
41+
- Deprecated property `white`, use `dark` instead of.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.