Skip to content

Pull requests: ratatui-org/ratatui

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(changelog): Fixup git-cliff formatting Status: Do Not Merge Prevent a PR from being merged. Usually indicates something that should be held to a future release Type: Documentation Improvements or additions to documentation
#1214 opened Jul 1, 2024 by joshka Loading…
feat(chart): add GraphType::Bar Status: Review Needed PR needs a review / Issue needs buy-in from other maintainers / users
#1205 opened Jun 27, 2024 by joshka Loading…
refactor(list): split up list.rs into smaller modules Effort: Easy Something that should be pretty quick to fix Status: Review Needed PR needs a review / Issue needs buy-in from other maintainers / users
#1204 opened Jun 27, 2024 by joshka Loading…
chore: replace big_text with hardcoded logo Status: Revision Needed PR changes requested
#1203 opened Jun 26, 2024 by joshka Loading…
docs(paragraph): update main docs Effort: Easy Something that should be pretty quick to fix Status: Review Needed PR needs a review / Issue needs buy-in from other maintainers / users Type: Documentation Improvements or additions to documentation
#1202 opened Jun 25, 2024 by joshka Loading…
docs(block): add docs about style inheritance Status: Review Needed PR needs a review / Issue needs buy-in from other maintainers / users
#1190 opened Jun 19, 2024 by joshka Loading…
chore(examples): simplify all examples Status: Blocked An issue or PR that cannot be completed until some other task is complete
#1189 opened Jun 18, 2024 by joshka Draft
fix(widgets)!: rename StatefulWidgetRef::render_ref to render_stateful_ref breaking change Status: Controversial There is some discussion about whether this is the right direction. Clarify and seek consensus. Status: On Hold Not actively being worked on for now due to time / other constraints Status: Pending Waiting on clarification / more information from submitter Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1184 opened Jun 17, 2024 by joshka Loading…
feat(widgets): Rename StatefulWidget::render to render_stateful Status: On Hold Not actively being worked on for now due to time / other constraints Status: Pending Waiting on clarification / more information from submitter Type: Maintenance Updates to dependencies / CI / lints / etc.
#1183 opened Jun 17, 2024 by joshka Loading…
feat(color-eyre): Add color eyre to the default app terminal setup Status: Blocked An issue or PR that cannot be completed until some other task is complete
#1181 opened Jun 16, 2024 by joshka Draft
feat(backend): Add convenience methods for setting up terminals Status: Controversial There is some discussion about whether this is the right direction. Clarify and seek consensus. Status: Review Needed PR needs a review / Issue needs buy-in from other maintainers / users
#1180 opened Jun 16, 2024 by joshka Loading…
feat: impl WidgetRef for Fn(Rect, &mut Buffer)
#1154 opened May 29, 2024 by joshka Loading…
docs(examples): add widget implementation example
#1147 opened May 25, 2024 by joshka Loading…
style(format): lint markdown
#1131 opened May 24, 2024 by joshka Loading…
docs(examples): simplify the barchart example
#1079 opened May 2, 2024 by joshka Loading…
feat: add WidgetExt trait for debugging widgets
#1065 opened Apr 26, 2024 by joshka Loading…
feat(layout): accept (x, y) tuple for Rect::offset
#1003 opened Mar 28, 2024 by joshka Loading…
feat(list): Add padding and truncation Status: Abandoned Incomplete work that can be picked up if needed Type: Enhancement New feature or request
#150 opened Apr 26, 2023 by joshka Draft
ProTip! Filter pull requests by the default branch with base:main.