Skip to content

Conversation

a-kenji
Copy link
Contributor

@a-kenji a-kenji commented May 28, 2025

This PR updates ratatui to version 0.29.0, the latest release.
I changed most recommended changes.
Not all of those are strictly neccessary (errors) but all of them are at least warnings that got addressed through the update.

  • chore: Update ratatui
  • refactor: Use Frame from root of the crate
  • refactor: Remove deprecated Corner
  • refactor: Use Margin directly instead of a reference
  • refactor: Use autoresize
  • refactor: Use area() instead of size()
  • refactor: Convert size to area
  • refactor: Use buffer directly
  • refactor: Use set_cursor_position instead of set_cursor
  • refactor: Use filled_style()

@a-kenji a-kenji changed the title ke update ratatui chore: update ratatui to 0.29.0 May 28, 2025
@kdheepak
Copy link
Owner

kdheepak commented Jun 5, 2025

I super appreciate the PRs!

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