-
Notifications
You must be signed in to change notification settings - Fork 326
Pull requests: ratatui/ratatui
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(bar)!: update label and text_value to accept Into<>
Type: Breaking Change
This change will cause application code to break and must be noted in the breaking changes docs etc.
#1471
opened Nov 5, 2024 by
Emivvvvv
Loading…
chore(deps): bump serde from 1.0.213 to 1.0.214
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1469
opened Nov 4, 2024 by
dependabot
bot
Loading…
feat(chart): Allow Braille/Dot charts to overlap with Block
#1466
opened Nov 2, 2024 by
Lunderberg
Loading…
chore(deps): bump tokio from 1.40.0 to 1.41.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1454
opened Oct 28, 2024 by
dependabot
bot
Loading…
fix(table): Allow display of additional table row, if row height > 1
#1452
opened Oct 26, 2024 by
Lunderberg
Loading…
perf: cache symbol width in This doesn't really impact users greatly, or has a disproportional effort to impact ratio
Cell
Priority: Low
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: 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
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
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
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(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
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: 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: 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 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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.