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

use ratatui modularized crates #47

Merged
merged 5 commits into from
Nov 27, 2024
Merged

Conversation

joshka
Copy link
Owner

@joshka joshka commented Nov 27, 2024

See ratatui/ratatui#1388 for details

For now this omits tui-prompts due to Frame not being available in -core
see ratatui/ratatui#1388 (comment)

Will do tui-popup in its own PR as it's a bit more complex due to reliance on WidgetRef.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (88e3bdd) to head (8eb251a).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #47   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines        190     190           
=====================================
  Misses       190     190           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joshka joshka marked this pull request as ready for review November 27, 2024 23:36
@joshka joshka merged commit ebb8c96 into main Nov 27, 2024
11 checks passed
@joshka joshka deleted the jm/release-modularization-alpha branch November 27, 2024 23:36
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