COMMITS
August 22, 2026
A
build: Stop compiling gpui's test-support into the story examples (#2799)
Andreas Johansson committed
A
editor: Improve outdent performance (#2800)
Andreas Johansson committed
August 21, 2026
J
docs: add GPUI design and coding guides (#2801)
Jason Lee committed
J
editor: Set the font through its options (#2794)
Jason Lee committed
L
table: Add ranged dumps for batched export (#2755)
luren committed
August 20, 2026
J
dock: Keep a split filled when its last slot is hidden (#2788)
Jason Lee committed
O
Fix typo in getting-started.md (#2786)
Oluwasetemi Ojo committed
A
input: Stop copying the value into InputPresentation (#2785)
Andreas Johansson committed
A
input: Fix search feedback loop (#2781)
Andreas Johansson committed
A
input: Rewrap lines without copying them out of the rope (#2783)
Andreas Johansson committed
J
docs: add Dock docs and gallery example (#2782)
Jason Lee committed
J
docs: reposition GPUI Component as a desktop framework (#2780)
Jason Lee committed
J
dock: Add the pure-data layout foundation in gpui-base (#2772)
Jason Lee committed
F
command: Add a `filterable` option for externally filtered palettes (#2776)
Floyd Wang committed
Y
J
dock: Stop clipping descenders in the single-panel title bar (#2775)
Jarviis Ha committed
August 19, 2026
F
command: Move the row inset onto the virtual list (#2771)
Floyd Wang committed
F
notification: Bridge notifications to the OS notification center (#2770)
Floyd Wang committed
J
command: Add a Command palette component (#2765)
Jason Lee committed
August 18, 2026
J
calendar: Fix month picker layout (#2764)
Jason Lee committed
J
button: Preserve inner DropdownButton configuration (#2760)
Jason Lee committed
J
theme: Follow the global radius setting everywhere (#2762)
Jason Lee committed
F
popover: Tie the deferred interaction context to a token's lifetime (#2758)
Floyd Wang committed
J
slider: Add a hover ring around the thumb (#2757)
Jason Lee committed
M
chart: Add negative values and a value axis to `BarChart` (#2736)
Mohamed Affes committed
J
fps: Add per-process GPU usage to the HUD (#2751)
Jason Lee committed
F
animation: Align `cubic_bezier` with CSS `cubic-bezier` (#2756)
Floyd Wang committed
J
popover: Match shadcn's popup surface and animate dropdowns open (#2753)
Jason Lee committed