Commit Graph

  • f19f896fa1 popover: Fix race condition when restoring focus on close (#2189) main Floyd Wang 2026-03-27 19:24:32 +08:00
  • 98a1b6310f popover: Restore focus to previous element on close (#2187) Floyd Wang 2026-03-27 16:49:28 +08:00
  • a304260a13 menu: Fix AppMenuBar to support disabled state. update-menu-disabled Jason Lee 2026-03-26 21:34:29 +08:00
  • 28e8268669 editor: Change end/home behavior when soft wrap is enabled (#2181) Andreas Johansson 2026-03-26 14:19:28 +01:00
  • b880987342 Merge branch 'main' into number-input-inherit-text-color number-input-inherit-text-color Floyd Wang 2026-03-26 11:23:43 +08:00
  • 5088c82076 number_input: Fix text color not inheriting from style (#2180) Floyd Wang 2026-03-25 18:24:38 +08:00
  • 360639cc9e number_input: Fix text color not inheriting from style Floyd Wang 2026-03-25 18:02:47 +08:00
  • 7def0a305a input: Fix custom text color not working (#2179) Floyd Wang 2026-03-25 17:16:39 +08:00
  • f939cf8215 switch: Add color option for custom checked background (#2178) Floyd Wang 2026-03-25 13:56:28 +08:00
  • 08b75a2c88 select: Add menu_max_h option (#2175) Floyd Wang 2026-03-23 19:04:31 +08:00
  • fcc743e477 sidebar: Fix default_open for dynamic SidebarMenuItem (#2173) Floyd Wang 2026-03-23 13:45:20 +08:00
  • 0a867344b5 text_view: Fix list item continuation paragraphs rendering horizontally (#2144) KlausUllrich 2026-03-23 03:11:52 +01:00
  • 311c7e0d10 setting: Add icon support (#2169) Floyd Wang 2026-03-19 11:52:15 +08:00
  • accce64cd1 context_menu: Ensure id uniqueness (#2166) Floyd Wang 2026-03-17 17:36:53 +08:00
  • 1634c0afc7 dialog: Ensure the title font size (#2165) Floyd Wang 2026-03-17 15:52:41 +08:00
  • 7e3f2d6a3e theme: Add support to custom button primary color (#2164) Floyd Wang 2026-03-17 15:00:44 +08:00
  • c61303bcb6 input: Expose range_to_bounds method (#2154) Nitesh 2026-03-16 21:47:19 -04:00
  • 1066bd06f2 table: Remove occlude from scrollbars (#2160) Floyd Wang 2026-03-16 16:03:58 +08:00
  • 890263f82f dialog: Fix the content area height issue (#2159) Floyd Wang 2026-03-16 10:15:47 +08:00
  • 5ce0ea4f03 text_view: Fix list item clipping (#2158) suxiaoshao 2026-03-16 09:53:23 +08:00
  • c6915ba3b9 text_view: Fix clipped markdown hit testing (#2156) suxiaoshao 2026-03-16 09:45:52 +08:00
  • 080953f929 Optimize padding in single-line mode input-bounds ylinwind 2026-03-13 19:06:03 +08:00
  • 19e95aaed1 theme: Update chart-related colors (#2152) Floyd Wang 2026-03-13 17:11:12 +08:00
  • 5a6896ac82 dialog: Reduce the content area gap (#2151) Floyd Wang 2026-03-13 16:30:14 +08:00
  • 31e911a004 chore: Fix web build vite 8 error. Jason Lee 2026-03-13 16:21:23 +08:00
  • 6896d44587 web: Revert GPUI depends to fix wasm supports. (#2149) Jason Lee 2026-03-13 15:09:00 +08:00
  • af61f17b82 button: Update disabled background (#2150) Floyd Wang 2026-03-13 14:59:47 +08:00
  • 10165079b9 docs: Update to recommend to depends on git version. (#2148) Jason Lee 2026-03-13 10:44:50 +08:00
  • 9b3f6931ee editor: Faster unique_styles (#2136) Andreas Johansson 2026-03-13 03:23:16 +01:00
  • fb2fb92e64 button: Fix disabled default style missing border (#2147) Moulberry 2026-03-13 10:11:20 +08:00
  • 4ab817931f chore: Update GPUI and fix type mismatch (#2142) Ruri 2026-03-12 20:55:17 +08:00
  • 2fdb45bf39 theme: Update button and input color style to match Shadcn (#2143) Floyd Wang 2026-03-12 18:58:45 +08:00
  • 31379f4f64 story: Improve scrollbar story performance (#2138) Andreas Johansson 2026-03-12 02:41:50 +01:00
  • 6e5db15230 editor: Improve highlighting performance (#2128) Andreas Johansson 2026-03-11 16:17:25 +01:00
  • 93f791c928 theme: Update input background to match Shadcn style. (#2135) Moulberry 2026-03-11 22:59:38 +08:00
  • 4d8e705ec7 accordion: Add more gap for bordered style (#2134) Floyd Wang 2026-03-11 14:51:08 +08:00
  • 327d28bc3f editor: Fix background parse task cancellation and injection layer threading improve-highlighting-perf Jason Lee 2026-03-11 10:36:44 +08:00
  • 6e71f22046 Update code Jason Lee 2026-03-10 20:54:34 +08:00
  • 5a105dcfe6 tab: Don't wrap tab text (#2130) Moulberry 2026-03-10 19:00:51 +08:00
  • 1cc4fe6e78 webview: Remove unsafe unwrap (#2131) Floyd Wang 2026-03-10 18:23:23 +08:00
  • e065747ce8 icon: Add support to hot reload icons (#2129) Floyd Wang 2026-03-10 16:40:36 +08:00
  • 73bb2cacec editor: Improve highlighting performance Andreas Johansson 2026-03-09 22:59:47 +01:00
  • bc31c867c4 docs: Update run app to avoid use anyhow. (#2126) Jason Lee 2026-03-08 11:46:07 +08:00
  • 17fc90e951 editor: Improve folding performance (#2125) Andreas Johansson 2026-03-08 04:23:09 +01:00
  • ec440892ff Adjust padding for prefix and suffix ylinwind 2026-03-06 13:51:23 +08:00
  • fd3c2e40b7 Adjust bounds between center and right alignment. ylinwind 2026-03-06 10:08:35 +08:00
  • 35e32845f9 text: Fix correct TextView selection when dragging back to the anchor line (#2112) suxiaoshao 2026-03-06 10:07:57 +08:00
  • 89b3025425 text: Fix images inside tags not showing (#2119) Moulberry 2026-03-06 10:05:41 +08:00
  • cc9a01e09e Fix fold icon position and scroll bounds. ylinwind 2026-03-05 18:43:15 +08:00
  • 30ce01b831 Adjust fold icon position and input right margin. ylinwind 2026-03-05 15:40:31 +08:00
  • 25befeecc2 docs: Fix code block syntax in settings.md (#2122) mengh04 2026-03-05 16:18:15 +08:00
  • d565cddb94 input: Improved input bounds ylinwind 2026-03-02 09:14:55 +08:00
  • 3ae8752e84 dialog: Fix lossing focus when immediately opening dialog after closing (#2117) Floyd Wang 2026-03-04 18:44:14 +08:00
  • ca663a2dbe sheet: Fix losing focus when sheet is opened twice (#2114) Moulberry 2026-03-04 18:33:21 +08:00
  • 8c026939c9 button: Make the label container fit the content (#2115) Floyd Wang 2026-03-04 15:13:16 +08:00
  • 9fda181fb9 notification: Dismiss on middle-mouse button click (#2098) Moulberry 2026-03-03 11:39:15 +08:00
  • 88b65ac622 chore: Remove request_client depends on Zed's version. (#2107) Jason Lee 2026-03-03 10:38:33 +08:00
  • fa01415502 Add show case link to README.md Jason Lee 2026-03-02 23:00:11 +08:00
  • 1614d3e144 web: Update to support web with WASM. (#2102) Jason Lee 2026-03-02 21:12:24 +08:00
  • 9a6e153156 theme: Update Button, Alert to follow shadcn style. (#2099) Jason Lee 2026-03-02 19:43:03 +08:00
  • a4fa68aeeb docs: Fix functional usage in accordion.md example code (#2104) RivTian 2026-03-02 13:51:08 +08:00
  • c2423239ed input: Add selected_value to InputState (#2103) Jacob 2026-03-01 14:52:50 +13:00
  • 9281008f49 text_view: Compute is_last per-block in non-scrollable render path (#2093) Sven Kanoldt 2026-03-01 02:52:32 +01:00
  • 5b3c3ebcaf story: Fix story width. (#2101) Jason Lee 2026-02-27 20:58:02 +08:00
  • 88f2d9049d linux: Fix window resize cursor shown incorrectly when maximized on Linux (#2052) Suyog Tandel 2026-02-27 05:17:46 +05:30
  • b1d28aa02f sheet: Fix window drag not working when sheet is opened (#2096) mengh04 2026-02-26 18:45:52 +08:00
  • b80051fb4c resizable: Fix elements in Resizable, that may not fill width issue. (#2097) Jason Lee 2026-02-26 18:17:54 +08:00
  • 59c527bfa6 editor: Fix left padding in single line editor mode. (#2095) Jason Lee 2026-02-26 10:24:33 +08:00
  • cf193049ff chart: Add x_axis option. (#2094) Victor Quiroz 2026-02-26 03:13:21 +01:00
  • 49a1897335 root: Add window_shadow_size option. (#2090) richerfu 2026-02-26 10:06:13 +08:00
  • 8ee48aa907 chart: Add grid option. (#2091) Victor Quiroz 2026-02-26 02:47:12 +01:00
  • 6b688302e0 editor: Add code folding support to the Editor. (#2089) Jason Lee 2026-02-25 23:06:03 +08:00
  • 2a27fcd5e9 icon: icon_named! macro support custom derive (#2088) Floyd Wang 2026-02-25 16:08:34 +08:00
  • c06cd95f04 input: Add support for placeholder line break placeholder-line-break Floyd Wang 2026-02-25 11:17:53 +08:00
  • ac0cd51c94 icon: Generate IconName enum from SVG assets (#2085) Tristan Poland (Trident_For_U) 2026-02-24 21:16:56 -05:00
  • 6903579a81 text_view: Correct markdown multi-line selection endpoint tracking (#2084) suxiaoshao 2026-02-25 10:01:14 +08:00
  • fe67dc423b input: Fix context menu crash when Input in a Popover or Select. (#2082) Jason Lee 2026-02-24 22:11:39 +08:00
  • be65753862 alert_dialog: Fix AlertDialog header render. (#2078) Jason Lee 2026-02-24 19:52:32 +08:00
  • aa904bd4d9 . fix-alert-dialog-gap Jason Lee 2026-02-24 19:07:32 +08:00
  • 0e0dd8b8e9 alert_dialog: Fix header gap. Jason Lee 2026-02-24 18:54:45 +08:00
  • 010e1a97b5 table: Renamed Table to DataTable, added new Table element. (#2075) Jason Lee 2026-02-24 18:30:06 +08:00
  • a25c325911 dialog: Move footer out of the scroll area. (#2076) Jason Lee 2026-02-24 18:17:48 +08:00
  • 6ea87a9185 alert_dialog: Add AlertDialog. (#2069) Jason Lee 2026-02-24 11:52:48 +08:00
  • 2fd11dec37 form: Implement styled for Field (#2070) Floyd Wang 2026-02-23 17:57:49 +08:00
  • e5f5e7ae95 dialog: Improve declarative API for Dialog. (#2067) Jason Lee 2026-02-23 17:06:29 +08:00
  • e657a0f23b chore: Fix Linux crash by add x11/wayland features. (#2066) Jason Lee 2026-02-23 11:48:55 +08:00
  • 04ee5f42f2 Fix Linux crash: make x11/wayland optional features, default-enabled on Linux copilot/fix-gpui-component-linux-crash copilot-swe-agent[bot] 2026-02-23 01:49:07 +00:00
  • 8f03272c01 Fix Linux crash: add x11 and wayland features to gpui_platform copilot-swe-agent[bot] 2026-02-23 00:42:34 +00:00
  • 5442eb7310 Initial plan copilot-swe-agent[bot] 2026-02-23 00:39:55 +00:00
  • 8bc61b5e3f story: Fix select story to searchable. (#2063) Jason Lee 2026-02-22 23:39:50 +08:00
  • 94fdac9b6b radio: Fix Radio label text clipped bug. (#2062) Jason Lee 2026-02-22 23:17:09 +08:00
  • b42d53b657 Update theme to support oklch() more-color-format Jason Lee 2026-02-22 21:17:59 +08:00
  • fed82af9ab . Jason Lee 2026-02-22 20:45:13 +08:00
  • d68bef91c6 theme: Add Oklch color type and default-colors use oklch. Jason Lee 2026-02-22 20:10:22 +08:00
  • 33476d0c27 chore: Upgrade GPUI with splitted gpui_platform crate. (#2054) Jason Lee 2026-02-21 17:19:59 +08:00
  • 25fd9976de story: Add open dialog for sheet story. Jason Lee 2026-02-21 16:34:16 +08:00
  • b4310a6665 editor: Add Lua syntax highlighting (#2047) Pierre Pichot 2026-02-20 08:23:11 +01:00
  • d60c6d5f41 editor: Add Astro syntax highlighting (#2043) Pierre Pichot 2026-02-20 08:19:48 +01:00
  • c5fe81f1c8 feat: add focus function to tree (#2041) Joris Gallot 2026-02-20 03:06:53 +01:00
  • 11b02b0e7a Revert "table: Fix header out of sync while scrolling" (#2034) Ylin 2026-02-14 16:33:31 +08:00