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

feat(canvas)!: add fill property to Rectangle 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.
#919 opened Feb 4, 2024 by SOF3 Loading… v0.29.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 Loading… v0.29.0
refactor: modularize
#1389 opened Sep 27, 2024 by joshka Draft
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
chore(deps): update unicode-width requirement from =0.1.13 to =0.2.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code Status: Do Not Merge Prevent a PR from being merged. Usually indicates something that should be held to a future release
#1385 opened Sep 23, 2024 by dependabot bot Loading…
chore(deps)!: pin unicode-width to 0.2.0 Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1403 opened Oct 5, 2024 by orhun Loading…
perf: remove various small allocations
#1407 opened Oct 7, 2024 by airblast-dev Loading…
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 Loading… v0.29.0
feat: add WidgetExt trait for debugging widgets
#1065 opened Apr 26, 2024 by joshka Loading…
docs(examples): Simplify scrollbar example Status: Abandoned Incomplete work that can be picked up if needed
#1078 opened May 1, 2024 by marianomarciello Loading…
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…
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…
fix(span): dont render control characters
#1312 opened Aug 7, 2024 by EdJoPaTo Loading…
fix(canvas): compute circle coordinates with Pyth thm Status: Review Needed PR needs a review / Issue needs buy-in from other maintainers / users
#917 opened Feb 4, 2024 by SOF3 Loading… v0.29.0
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 Loading…
feat: add metrics (wip)
#1351 opened Sep 3, 2024 by joshka Draft
feat(line)!: impl From<Cow<str>> for Line Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1373 opened Sep 16, 2024 by joshka Loading… v0.29.0
feat!: Add overlap to layout Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1398 opened Oct 2, 2024 by kdheepak Loading…
feat(paragraph): allow setting vertical alignment Status: Abandoned Incomplete work that can be picked up if needed
#207 opened May 31, 2023 by Jules-Bertholet Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.