COMMITS
August 14, 2026
J
base, ui: Close the pub-field seam types behind builders (#2706)
Jason Lee committed
J
input: Add readonly mode for Input, Textarea and Editor (#2705)
Jason Lee committed
J
gpui-fps: Add a realtime FPS and resource HUD crate (#2704)
Jason Lee committed
J
input: Avoid facade callback reentry (#2703)
Jason Lee committed
J
chore: Fix theme refresh, popup layering, and title bar styling (#2701)
Jason Lee committed
L
input: Clip selection ranges to UTF-8 boundaries (#2700)
luren committed
August 13, 2026
J
story: Join the toolbar buttons and add a million-row table example (#2697)
Jason Lee committed
S
tab: Add max_width to TabBar (#2578)
Scott Cummings committed
L
highlighter: Bound non-combined injection parsing (#2689)
luren committed
J
story: Refine component story gallery (#2695)
Jason Lee committed
J
story: Highlight the Editor story with tree-sitter on native (#2694)
Jason Lee committed
J
ci: Ignore `syntect` in the WASM example machete check (#2693)
Jason Lee committed
J
docs: split text editing guides and add WASM highlighting (#2692)
Jason Lee committed
J
input: Split Input, Textarea, and Editor APIs (#2691)
Jason Lee committed
J
website: Fix the phone navbar, the tab icon and the social card (#2690)
Jason Lee committed
J
refactor: introduce the internal gpui-base architecture (#2677)
Jason Lee committed
August 12, 2026
F
number_input: Fix 2px height growth from the whole-control frame (#2687)
Floyd Wang committed
L
chart: Avoid quadratic Sankey topology computation (#2682)
luren committed
C
dock: Keep an empty StackPanel a stack when dumped (#2686)
Cookie committed
C
dock: Add `DockItem::is_empty` (#2683)
Cookie committed
M
button, checkbox: Add RoleOverride; and ability to specify Presentational (#2644)
Mike Marcacci committed
August 11, 2026
M
calendar: added support for custom calendar starting days (#2548)
Mihók Martin committed
F
dock: Emit `LayoutChanged` after resizing a dock (#2679)
Floyd Wang committed
C
dock: Report where a host drag item landed in the dock (#2661)
Cookie committed
F
input(editor): Compute line number gutter width from actual line count (#2678)
Floyd Wang committed
L
text: Break inline flow at hard newlines (#2676)
luren committed
August 10, 2026
J
chore: Fix cargo fmt (#2675)
Jason Lee committed
J
input: Draw the NumberInput frame around the whole control (#2674)
Jason Lee committed
J
accordion: Animate expanding and collapsing (#2672)
Jason Lee committed