COMMITS
August 10, 2026
K
text_view: Add to support custom inline code style. (#2146)
KlausUllrich committed
S
input: Allow configuring the completion popover max width (#2369)
Sergei Rublev committed
J
select: Look up a value in all items, not the search results (#2670)
Jason Lee committed
S
markdown: Support copying the Markdown source of a selection (#2628)
Stephan Aßmus committed
J
button: Fix loading buttons reacting to the pointer and dimming unevenly (#2668)
Jason Lee committed
J
title_bar: Let the title bar own dragging and double clicking (#2667)
Jason Lee committed
C
text: Allow applications to handle TextView link clicks (#2621)
Chris Hynes committed
C
accessibility: Expose control IDs on Button and Input (#2666)
Chris Hynes committed
August 9, 2026
J
dock: Animate dock drop placeholders (#2665)
Jason Lee committed
J
text: Keep blocks scrolled past in the selected text (#2664)
Jason Lee committed
G
input: Add replace action with keybinding (#2631)
Gints committed
August 8, 2026
S
docs: Change Context type from TableState to ListState in list docs (#2662)
Sagar karn committed
August 7, 2026
M
sidebar: Show tooltips for collapsed menu items (#2658)
mengh04 committed
F
menu: Skip focus restore on dismiss when focus has moved elsewhere (#2660)
Floyd Wang committed
M
input: Add aria_label to set the accessible name (#2643)
Mike Marcacci committed
August 6, 2026
A
input: Support configurable wrapping indent (#2629)
Alex Shi committed
F
combobox: Stop `dismiss` from swallowing presses on the trigger (#2654)
Floyd Wang committed
August 5, 2026
F
text_view: Make the scroll table layout responsive (#2651)
Floyd Wang committed
August 4, 2026
F
dock: Coalesce panel active-state delivery into a single deferred sync (#2646)
Floyd Wang committed
F
tab, menu: Add `restrict_scroll_to_axis` to `TabBar` and `AppMenuBar` (#2649)
Floyd Wang committed
M
switch: Add AccessKit role, toggle state, and label (#2642)
Mike Marcacci committed
F
scroll: Lock trackpad wheel gestures to their starting axis (#2648)
Floyd Wang committed
F
chore: Bump gpui (#2647)
Floyd Wang committed
C
color_picker: add ColorPickerState::set_open and is_open (#2645)
cdbkk committed
B
title_bar: Only draw the window controls the WM supports (#2641)
Brian D. Wendt committed
August 3, 2026
F
list: Implement `InteractiveElement` for `ListItem` to support drag and drop (#2639)
Floyd Wang committed
C
button: Only expose toggled state on toggle buttons (#2637)
Chris Hynes committed
C
input: Expose editable values to accessibility clients (#2638)
Chris Hynes committed
July 30, 2026
R
editor: Fix completion menu intrinsic width measurement (#2571)
Richard Nelson committed