10000 docs: update content · 8proCode/coreui-react@805da02 · GitHub
[go: up one dir, main page]

Skip to content

Commit 805da02

Browse files
committed
docs: update content
1 parent d6c1c0f commit 805da02

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/docs/content/migration/v4.mdx

Lines 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

Lines 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