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
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(barchart): reduce barchart creation verbosity Status: Abandoned Incomplete work that can be picked up if needed
#936 opened Feb 7, 2024 by wolfedme Loading…
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(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
feat: add WidgetExt trait for debugging widgets
#1065 opened Apr 26, 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…
feat(backend): Add convenience methods for setting up terminals 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: Revision Needed PR changes requested
#1180 opened Jun 16, 2024 by joshka Loading…
feat(color-eyre): Add color eyre to the default app terminal setup Status: Blocked An issue or PR that cannot be completed until some other task is complete
#1181 opened Jun 16, 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 Loading…
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 Loading…
chore(examples): simplify all examples Status: Blocked An issue or PR that cannot be completed until some other task is complete
#1189 opened Jun 18, 2024 by joshka 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 Loading…
docs: terminal.rs typo
#1313 opened Aug 7, 2024 by mrjackwills Loading…
ProTip! Exclude everything labeled bug with -label:bug.