Commits
User selector
Commit History
Commits on Feb 14, 2026
- authored
table: Add `ClearSelection` event (#2032)
Show description for 545c348authored
Commits on Feb 10, 2026
docs: Add comprehensive cell selection documentation for Table (#2009)
Show description for 9fb4473andauthored
Commits on Jan 31, 2026
editor: Add `show_whitespaces` to option whether to show spaces and tabs (#1979)
Show description for e452801authored
Commits on Jan 28, 2026
focus_trap: Add to support `focus_trap`. (#1977)
Show description for 2a3c297authored
Commits on Jan 16, 2026
docs: Fix description list example (#1949)
Show description for a93725fauthored
Commits on Jan 14, 2026
sidebar: Add context menu support (#1934)
Show description for bc5745cauthoredhover_card: Add HoverCard component. (#1931)
Show description for b86b3c7authoredsidebar: Add virtual list support (#1927)
Show description for 5a4026aauthored
Commits on Jan 13, 2026
popover: Add center anchor support for Popover. (#1929)
Show description for 19aa045andauthored
Commits on Jan 12, 2026
progress: Add ProgressCircle. (#1918)
Show description for 2af1007authored
Commits on Jan 8, 2026
list: Update to hide section if items is empty. (#1911)
Show description for 919c2a0authored
Commits on Jan 2, 2026
rating: Add Rating component. (#1887)
Show description for 5242461authored
Commits on Dec 31, 2025
tree: Add `set_selected_item` method. (#1871)
Show description for 6d9f1b7andauthored
Commits on Dec 26, 2025
pagination: Add Pagination component (#1791)
Show description for c3ca1e2andauthored
Commits on Dec 18, 2025
progress: Add animation to Progress. (#1829)
Show description for 88fda36authored
Commits on Dec 17, 2025
stepper: Add Stepper. (#1810)
Show description for 2ad2a47authored
Commits on Dec 11, 2025
text_view: Add `markdown`, `html` method to short use. (#1790)
Show description for 6760835authored
Commits on Dec 8, 2025
webview: Split a `gpui-wry` crate for WebView. (#1759)
Show description for 1d8f9bdauthoredlist, table: Rename both delegate `is_eof` to `has_more` (#1757)
Show description for 8bb9d7fauthored
Commits on Dec 5, 2025
chart: Add candlestick chart (#1749)
Show description for f705d10authoreddocs: Fix typo in notifications doc. (#1747)
Show description for 893155bauthored
Commits on Dec 1, 2025
dock: Refactor Panel trait to has `&mut self` and `&mut Context<Self>`. (#1716)
Show description for 4ded78eauthored
Commits on Nov 28, 2025
input: Add to support CodeEditor as single line mode. (#1696)
Show description for 7e479aaandauthored
Commits on Nov 27, 2025
scrollbar: Introduce `overflow_scrollbar` to adds Scrollbars to elements. (#1694)
Show description for 118a0f5authoredscrollbar: Manage ScrollbarState in Scrollbar internal. (#1690)
Show description for 4a3f520authored
Commits on Nov 26, 2025
plot: Add support for stacked chart (#1681)
Show description for 0d167f6authored
Commits on Nov 25, 2025
menu: Add `check_side` to PopupMenu to support display check at right side. (#1677)
Show description for e70d072authored
Commits on Nov 21, 2025
setting: Add SettingFieldElement trait. (#1657)
Show description for 44829a0andauthoreddocs: Fix minor docs issues (#1656)
Show description for ffeeee5authored
Commits on Nov 20, 2025
setting: Add Settings component. (#1632)
Show description for c8652f9authoredicon: Rework icons to make use of the `IconNamed` trait (#1640)
Show description for d251a9bandauthored
Commits on Nov 19, 2025
sidebar: Improve Sidebar to allows caret icon to expand submenu. (#1642)
Show description for 96c34a9authored
Commits on Nov 18, 2025
button: Add dropdown_caret option to show a caret icon to end of button. (#1637)
Show description for 01082f1authoreddropdown_button: Add more button option methods to DropdownButton. (#1633)
Show description for f8a7dd7authored