Skip to content

Pull requests: ratatui/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

docs: improve docs for workspace crates
#1490 opened Nov 16, 2024 by orhun Loading…
docs(readme): correct examples link
#1484 opened Nov 12, 2024 by HoKim98 Loading…
feat(bar): impl Styled for Bar
#1476 opened Nov 7, 2024 by Emivvvvv Loading…
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…
feat(barchart): reduce barchart creation verbosity
#1453 opened Oct 26, 2024 by Emivvvvv Loading…
refactor(terminal): add ViewportType
#1428 opened Oct 18, 2024 by roberth Loading…
feat: add metrics (wip)
#1351 opened Sep 3, 2024 by joshka Draft
perf: cache symbol width in Cell Priority: Low This doesn't really impact users greatly, or has a disproportional effort to impact ratio
#1339 opened Aug 23, 2024 by joshka Draft
fix(span): dont render control characters
#1312 opened Aug 7, 2024 by EdJoPaTo Loading…
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
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 Draft
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 Draft
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
#1154 opened May 29, 2024 by joshka Draft
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
#1065 opened Apr 26, 2024 by joshka Draft
feat: Add is_at_start and is_at_end methods Status: Abandoned 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
#1024 opened Apr 10, 2024 by DeflateAwning Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.