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

docs(readme): fix widget docs links #346

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

joshka
Copy link
Member

@joshka joshka commented Jul 25, 2023

Add scrollbar, clear. Fix Block link. Sort

Add scrollbar, clear. Fix Block link. Sort
@joshka joshka added this pull request to the merge queue Jul 25, 2023
Merged via the queue into ratatui:main with commit 2920e04 Jul 25, 2023
@@ -188,16 +188,18 @@ More examples are available in the [examples](./examples/) folder.
The library comes with the following
[widgets](https://docs.rs/ratatui/latest/ratatui/widgets/index.html):

* [BarChart](https://docs.rs/ratatui/latest/ratatui/widgets/struct.BarChart.html)
* [Block](https://docs.rs/ratatui/latest/ratatui/widgets/block/struct.Block.html)
* [Calendar](https://docs.rs/ratatui/latest/ratatui/widgets/calendar/index.html)
* [Canvas](https://docs.rs/ratatui/latest/ratatui/widgets/canvas/struct.Canvas.html) which allows
rendering [points, lines, shapes and a world
map](https://docs.rs/ratatui/latest/ratatui/widgets/canvas/index.html)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
map](https://docs.rs/ratatui/latest/ratatui/widgets/canvas/index.html)
map and more](https://docs.rs/ratatui/latest/ratatui/widgets/canvas/index.html)

@joshka joshka deleted the docs-scrollbar branch July 25, 2023 21:45
@joshka joshka added this to the v0.23.0 milestone Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants