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

fix: round canvas coordinates to nearest grid cell
#1507 opened Nov 20, 2024 by joshka Loading…
chore: move examples
#1503 opened Nov 19, 2024 by joshka Loading…
refactor!: Change highlight_symbol to use Line Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1467 opened Nov 2, 2024 by soumyasen1809 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 specified 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 specified 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 specified well enough to implement
#1024 opened Apr 10, 2024 by DeflateAwning Draft
feat(barchart): reduce barchart creation verbosity Status: Abandoned Incomplete work that can be picked up if needed Status: Revision Needed PR changes requested
#936 opened Feb 7, 2024 by wolfedme Draft v0.30.0
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.
#920 opened Feb 4, 2024 by SOF3 Draft v0.30.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.