COMMITS
November 13, 2025
A
feat: add synchronized updates option to renderer interface
Ayman Bagabas committed
A
feat: introduce ModeReportMsg for terminal mode reports
Ayman Bagabas committed
November 12, 2025
A
chore: bump dependencies for v2-exp
Ayman Bagabas committed
A
fix: renderer: reset cursor position in inline mode to avoid line wraps
Ayman Bagabas committed
A
fix: renderer: ensure prepended lines queued before render
Ayman Bagabas committed
A
feat: add SupportsKeyDisambiguation to KeyboardEnhancementsMsg
Ayman Bagabas committed
A
docs: update keyboard enhancement flags comment
Ayman Bagabas committed
November 10, 2025
A
chore(examples): go mod tidy
Andrey Nering committed
S
refactor: remove unused max func (#1537)
sunnyraindy committed
November 6, 2025
A
fix: renderer: use an interface for inline height calculation
Ayman Bagabas committed
A
fix: renderer: we want to always use the frame area for drawing
Ayman Bagabas committed
A
chore: bump dependencies for v2-exp
Ayman Bagabas committed
A
chore: bump ultraviolet to include recent changes
Ayman Bagabas committed
A
refactor: rename View.Layer to View.Content for clarity (#1536)
Ayman Bagabas committed
A
refactor: keyboard enhancements api improvements (#1534)
Ayman Bagabas committed
A
fix(renderer): avoid unnecessary resize on alt screen buffer
Ayman Bagabas committed
November 5, 2025
A
chore: bump ultraviolet and colorprofile dependencies
Ayman Bagabas committed
A
chore: test: add benchmark for tea Run method
Ayman Bagabas committed
A
perf: renderer: skip flush if no changes
Ayman Bagabas committed
A
fix: renderer: use the correct size when resizing the screen
Ayman Bagabas committed
A
Revert "fix: renderer: sync buffer resize with frame rate"
Ayman Bagabas committed
November 4, 2025
A
refactor: migrate imports to charm.land domain
Ayman Bagabas committed
A
docs(examples): migrate imports to charm.land
Ayman Bagabas committed
A
chore: update example go.mod and go.sum to use new charm.land module path
Ayman Bagabas committed
A
refactor: update module path to charm.land/bubbletea/v2
Ayman Bagabas committed
A
chore(docs): update examples and dependencies for v2-exp
Ayman Bagabas committed
A
refactor: change several message types to structs for extensibility
Ayman Bagabas committed
A
chore: bump ultraviolet and x/ansi, x/term minor versions
Ayman Bagabas committed
November 3, 2025
D
chore(deps): bump github.com/charmbracelet/x/term in the all group (#1530)
dependabot[bot] committed
October 30, 2025
A
fix: renderer: avoid requesting keyboard enhancements on close
Ayman Bagabas committed