-
Notifications
You must be signed in to change notification settings - Fork 427
Pull requests: charmbracelet/bubbles
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(textinput): account for scroll offset in hardware Cursor() X position
#1010
opened Jun 26, 2026 by
syf2211
Loading…
fix(table): pad headers to table width for center alignment
#1009
opened Jun 26, 2026 by
syf2211
Loading…
fix(textarea): count runes, not display width, for CharLimit
#1008
opened Jun 26, 2026 by
sueun-dev
Loading…
fix(textinput): account for horizontal scroll offset in Cursor()
#1005
opened Jun 20, 2026 by
guptarohit
Loading…
fix(table): clamp cursor to 0 when SetRows is called with empty slice
#1003
opened Jun 12, 2026 by
LeSingh1
Loading…
feat(dropdown): add single-choice dropdown bubble component
#1002
opened Jun 10, 2026 by
ShaySapozhnikov
Loading…
3 tasks done
fix(list): RemoveItem correctly updates the filtered list when a filter is active
#997
opened Jun 2, 2026 by
troclaux
Loading…
fix(textinput): render placeholders without null bytes
#990
opened May 29, 2026 by
Yongcheng123
Loading…
fix(textinput): show full placeholder when Width is not set
#988
opened May 23, 2026 by
troclaux
Loading…
stopwatch: default Interval to 1s in New() to match the documented default
#985
opened May 18, 2026 by
c-tonneslan
Loading…
textinput: render the full placeholder when Width is 0
#976
opened May 16, 2026 by
c-tonneslan
Loading…
fix(textarea): stop wordLeft from spinning on an empty buffer
#974
opened May 15, 2026 by
c-tonneslan
Loading…
fix(textinput): stop applying Text/Placeholder style to padding
#973
opened May 15, 2026 by
c-tonneslan
Loading…
feat(textinput,textarea): add shift+backspace support
#972
opened May 12, 2026 by
jabagawee
Loading…
1 of 2 tasks
list: fix RemoveItem using wrong index when a filter is active
#970
opened May 12, 2026 by
c-tonneslan
Loading…
fix(textinput): apply missing .TextStyle to virtualCursor
#967
opened May 10, 2026 by
marvinlanhenke
Loading…
2 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.