COMMITS
July 16, 2026
J
chore: Upgrade GPUI with Taffy v0.12 will solve width 100% issue. (#2573)
Jason Lee committed
July 15, 2026
M
input: Avoid painting unset gutter background (#2572)
MuNeNiCK committed
M
highlighter: Preserve text color without syntax highlighting (#2570)
MuNeNiCK committed
A
input: Skip highlighting for plain text and unregistered languages (#2567)
Andreas Johansson committed
July 13, 2026
J
settings: Use vertical layout when container is small (#2564)
Jason Lee committed
J
chore: Fix story for wasm build.
Jason Lee committed
F
table: Fix drag indicator side when moving column right (#2562)
Floyd Wang committed
J
i18n: extend component locales in story (#2563)
Jason Lee committed
A
J
sidebar: Revert #2540 added min_w_0 to sidebar. (#2560)
Jason Lee committed
B
highlighter: Highlight fenced code blocks in Markdown source (#2557)
Berat Hündürel committed
F
setting: Add `title_suffix` for setting page header (#2559)
Floyd Wang committed
F
chart: Introduce `SankeyChart` (#2538)
Floyd Wang committed
G
app_menu_bar: Dismiss AppMenu on click when already opened (#2558)
George Waters committed
July 10, 2026
July 9, 2026
S
field: fix compilation error no method named `into_any` found for struct (#2551)
Scott Cummings committed
July 8, 2026
G
input: Allow to set selection for input (#2545)
Gints committed
A
input: Refactor wrap cache to SumTree and skip foreground parsing on large files (#2546)
Andreas Johansson committed
F
scroll: Fix `Scrollable` height collapse in auto-sized containers (#2547)
Floyd Wang committed
July 7, 2026
C
scroll: Revised `Scrollable` design for better interoperability (#2509)
cyfung1031 committed
F
plot: Defer only the tooltip box (#2542)
Floyd Wang committed
July 6, 2026
J
input: Support content type for Input. (#2495)
Jason Lee committed
J
a11y: Accessibility support for all components
Jason Lee committed
J
docs: Clarify that anchor is the Popover's origin, not the display side (#2537)
Jason Lee committed
S
input: add InputState::refresh to apply runtime LSP provider changes (#2491)
Scott Cummings committed
T
highlighter: Fix markdown inline highlighting across list items (#2535)
Third-Thing committed
S
chore: Make `tree-sitter` optional (#2450)
stayhydated committed
July 3, 2026
F
tab: Fix `Segmented`/`Pill`/`Underline` tabs shrinking when overflowing (#2530)
Floyd Wang committed