Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chakra components out #860

Merged
merged 2 commits into from
Aug 22, 2024
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
2 changes: 1 addition & 1 deletion blog/2024-02-16-reflex-v0.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This will convert all components in your app to the new namespace.
For example, if you used an `rx.box` in your app, it will be converted to an `rx.chakra.box`.
You will still be able to use any Chakra component through the `rx.chakra` namespace.

The [Chakra Docs]({lib.chakra.datadisplay.badge.path}) have been moved and updated to reflect the new namespace.
The [Chakra Docs](https://chakra.reflex.run) have been moved and updated to reflect the new namespace.

## New Core Components

Expand Down
44 changes: 0 additions & 44 deletions docs/library/chakra/datadisplay/badge.md

This file was deleted.

34 changes: 0 additions & 34 deletions docs/library/chakra/datadisplay/divider.md

This file was deleted.

68 changes: 0 additions & 68 deletions docs/library/chakra/datadisplay/list.md

This file was deleted.

41 changes: 0 additions & 41 deletions docs/library/chakra/datadisplay/stat.md

This file was deleted.

142 changes: 0 additions & 142 deletions docs/library/chakra/datadisplay/table.md

This file was deleted.

Loading
Loading