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

perf: remove various small allocations
#1407 opened Oct 7, 2024 by airblast-dev 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…
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…
refactor: modularize
#1389 opened Sep 27, 2024 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…
fix(rect)!: Rect::area now returns u32 and Rect::new() no longer clamps area to u16::MAX Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1378 opened Sep 16, 2024 by joshka Loading…
4 tasks done
v0.29.0
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 metrics (wip)
#1351 opened Sep 3, 2024 by joshka Draft
feat(scrolling-regions)!: use terminal scrolling regions to stop Terminal::insert_before from flickering Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1341 opened Aug 23, 2024 by nfachan Loading… v0.29.0
perf: cache symbol width in Cell
#1339 opened Aug 23, 2024 by joshka Loading…
feat(color): Hsluv support
#1333 opened Aug 21, 2024 by du-ob Loading… v0.29.0
feat(table)!: add support for selecting column and cell Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
#1331 opened Aug 19, 2024 by airblast-dev Loading… v0.29.0
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 Loading…
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!: 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 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(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…
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: impl WidgetRef for Fn(Rect, &mut Buffer)
#1154 opened May 29, 2024 by joshka Loading…
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…
ProTip! Mix and match filters to narrow down what you’re looking for.