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

Support for Test-Driven Development Status: Abandoned Incomplete work that can be picked up if needed
#453 opened Aug 30, 2023 by SirRegion Draft
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
#516 opened Sep 19, 2023 by tonogdlp Draft
feat: adds centered to public API 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 Status: On Hold Not actively being worked on for now due to time / other constraints
#618 opened Nov 7, 2023 by wookietreiber Draft
fix(canvas): compute circle coordinates with Pyth thm
#917 opened Feb 4, 2024 by SOF3 Loading…
feat(canvas)!: add fill property to Rectangle Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#919 opened Feb 4, 2024 by SOF3 Loading…
feat(canvas)!: add fill property to Circle 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 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
fix(block)!: remove title breaking change Effort: Difficult This will take a lot of effort to change / fix Priority: High A bug or feature that should be out in the next release 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.
#1012 opened Apr 1, 2024 by TadoTheMiner Loading… v0.27.1
feat: add WidgetExt trait for debugging widgets
#1065 opened Apr 26, 2024 by joshka Loading…
docs(examples): simplify the barchart example
#1079 opened May 2, 2024 by joshka Loading…
style(format): lint markdown
#1131 opened May 24, 2024 by joshka Loading…
docs(examples): add widget implementation example
#1147 opened May 25, 2024 by joshka Loading…
feat: impl WidgetRef for Fn(Rect, &mut Buffer)
#1154 opened May 29, 2024 by joshka Loading…
ProTip! Exclude everything labeled bug with -label:bug.