COMMITS
August 27, 2026
J
shell: Align the script API with GPUI's modules and API shape (#2841)
Jason Lee committed
J
chore: Update GPUI and fix API changes.
Jason Lee committed
J
shell: Add gpui-shell, a scriptable application runtime on gpui-base (#2821)
Jason Lee committed
August 26, 2026
J
base: Center tab and toggle content (#2839)
Jason Lee committed
J
base: Fix to default center button content (#2835)
Jason Lee committed
F
text_view: Add `max_lines` to clamp rendered content to whole lines (#2829)
Floyd Wang committed
F
markdown: Style tables with the `table_*` theme tokens (#2834)
Floyd Wang committed
C
tab: Keep the segmented indicator's shadow inside the clip (#2831)
Cookie committed
August 25, 2026
F
Revert "dialog: Reclaim focus when it escapes the topmost modal (#2828)"
Floyd Wang committed
F
dialog: Reclaim focus when it escapes the topmost modal (#2828)
Floyd Wang committed
August 24, 2026
M
fps: Enable gpui/profiler on the crate that uses it (#2823)
Matthew Aylward committed
J
input: Stop a single-line input from painting scrollbars (#2824)
Jason Lee committed
J
button: Give Button a neutral default line height (#2822)
Jason Lee committed
F
input: Clear a stale focused_input left by an input removed while focused (#2818)
Floyd Wang committed
J
progress: Fix ProgressBar rounded border. (#2819)
Jason Lee committed
L
J
chore: Fix prevent control text wrapping (#2817)
Jason Lee committed
F
dock: Give each dock resize handle a unique element id (#2816)
Floyd Wang committed
J
chore: Remove dock expand collapse animation (#2815)
Jason Lee committed
J
J
J
G
story: Use the system menu bar on macOS (#2806)
Geoff Beier committed
J
input: Close the IME undo transaction when text is committed (#2809)
Jason Lee committed
August 23, 2026
J
docs: Correct the i18n override docs (#2808)
Jason Lee committed
J
skills: Fix component paths and the Dialog example (#2807)
Jason Lee committed
August 22, 2026
J
theme: Align dark syntax highlighting (#2802)
Jason Lee committed
A
markdown: Share the parsed block list instead of cloning it every frame (#2798)
Andreas Johansson committed