-
-
Notifications
You must be signed in to change notification settings - Fork 332
Pull requests: ratatui/ratatui
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(list): Add padding and truncation
Status: Abandoned
Incomplete work that can be picked up if needed
Type: Enhancement
New feature or request
feat(paragraph): allow setting vertical alignment
Status: Abandoned
Incomplete work that can be picked up if needed
#207
opened May 31, 2023 by
Jules-Bertholet
•
Draft
Support for Test-Driven Development
Status: Abandoned
Incomplete work that can be picked up if needed
feat(table): added ability to table widget to select single cell, row or column
Status: Abandoned
Incomplete work that can be picked up if needed
fix(canvas): compute circle coordinates with Pyth thm
Status: Review Needed
PR needs a review / Issue needs buy-in from other maintainers / users
feat(canvas)!: add fill property to Rectangle
Status: Review Needed
PR needs a review / Issue needs buy-in from other maintainers / users
Type: Breaking Change
This change will cause application code to break and must be noted in the breaking changes docs etc.
feat(canvas)!: add fill property to Circle
Status: Review Needed
PR needs a review / Issue needs buy-in from other maintainers / users
Type: Breaking Change
This change will cause application code to break and must be noted in the breaking changes docs etc.
feat(barchart): reduce barchart creation verbosity
Status: Abandoned
Incomplete work that can be picked up if needed
Status: Revision Needed
PR changes requested
feat: Add Incomplete work that can be picked up if needed
Status: Design Needed
An issue that isn't yet designed or specificied well enough to implement
is_at_start
and is_at_end
methods
Status: Abandoned
#1024
opened Apr 10, 2024 by
DeflateAwning
•
Draft
feat: add WidgetExt trait for debugging widgets
Priority: Low
This doesn't really impact users greatly, or has a disproportional effort to impact ratio
Status: Design Needed
An issue that isn't yet designed or specificied well enough to implement
Type: Enhancement
New feature or request
feat: Add selection of multiple marks for table widget
Status: Abandoned
Incomplete work that can be picked up if needed
#1104
opened May 13, 2024 by
kdheepak
Loading…
feat: impl WidgetRef for Fn(Rect, &mut Buffer)
Priority: Low
This doesn't really impact users greatly, or has a disproportional effort to impact ratio
Status: Design Needed
An issue that isn't yet designed or specificied well enough to implement
Status: On Hold
Not actively being worked on for now due to time / other constraints
feat(widgets): Rename 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.
StatefulWidget::render
to render_stateful
Status: On Hold
fix(widgets)!: rename 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.
StatefulWidgetRef::render_ref
to render_stateful_ref
breaking change
Status: Controversial
feat(calendar): add chrono as a backend for calendar widget
Status: Revision Needed
PR changes requested
Type: Enhancement
New feature or request
#1218
opened Jul 6, 2024 by
InnocentZero
•
Draft
feat!: use SmallVec in various APIs
breaking change
Status: Controversial
There is some discussion about whether this is the right direction. Clarify and seek consensus.
Type: Breaking Change
This change will cause application code to break and must be noted in the breaking changes docs etc.
#1240
opened Jul 26, 2024 by
SUPERCILEX
•
Draft
perf: use SmallVec in Layout and Block
Status: Controversial
There is some discussion about whether this is the right direction. Clarify and seek consensus.
#1246
opened Jul 26, 2024 by
SUPERCILEX
•
Draft
perf: don't split Line content into multiple spans
Status: Controversial
There is some discussion about whether this is the right direction. Clarify and seek consensus.
#1249
opened Jul 27, 2024 by
SUPERCILEX
•
Draft
perf: cache symbol width in This doesn't really impact users greatly, or has a disproportional effort to impact ratio
Cell
Priority: Low
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.