Commit Graph

  • 9d01ac26bc menu: Fix submenu item selection when multiple submenus exist (#1342) ihavecoke 2025-10-09 21:32:51 +08:00
  • 7a8be9a628 button: Add Support for on_hover event (#1341) Floyd Wang 2025-10-09 18:43:50 +08:00
  • ca9d5b77e2 chore: Release v0.2.0 v0.2.0 Jason Lee 2025-10-09 15:21:10 +08:00
  • 6ca9ac46fa chore: Bump crate version. (#1340) Jason Lee 2025-10-09 15:20:34 +08:00
  • 1fce2e1ac4 menu: Improve MenuItem paddings and fix submenu support. (#1339) Jason Lee 2025-10-09 10:52:33 +08:00
  • 1db3e03fc3 context_menu: Fix subscription leak. (#1337) Jason Lee 2025-10-08 16:02:21 +08:00
  • 66851c55e4 Bump gpui (#1336) Floyd Wang 2025-10-08 11:20:06 +08:00
  • d47b9c15ed menu: Add flex property to custom element in popup menu items for better layout (#1335) ihavecoke 2025-10-08 11:04:21 +08:00
  • c3954b0455 input: Implement styled for number input (#1333) Floyd Wang 2025-10-08 10:36:28 +08:00
  • c579db975f menu: Better handle hover for menu item. (#1332) Jason Lee 2025-10-08 10:17:08 +08:00
  • d0396d779e editor: Add document_colors LSP. (#1329) Jason Lee 2025-10-06 18:08:12 +08:00
  • efe7e14e88 menu: Unselect menu item when mouse move out. (#1328) Jason Lee 2025-10-06 09:45:45 +08:00
  • 794f4d6397 editor: Add to support move vertical for soft wrapped lines. (#1312) Jason Lee 2025-10-03 18:19:37 +08:00
  • f59bac8c8b tab_bar: Let normal/active tab has same border to avoid flash on active change. (#1327) Jason Lee 2025-10-03 16:30:28 +08:00
  • a48232cefd input: Clean to reset selection and scroll offset. (#1326) Jason Lee 2025-10-03 16:11:27 +08:00
  • 9754cab4d7 button: Bind element ID after button is created (#1325) Floyd Wang 2025-10-03 14:52:53 +08:00
  • 1358b2906e Bump gpui (#1324) Floyd Wang 2025-10-03 14:32:29 +08:00
  • 4d459ea160 chore: Remove debugging logs Floyd Wang 2025-10-03 13:37:45 +08:00
  • cfd060b66d editor: Split Input and Editor background color. (#1323) Jason Lee 2025-10-03 11:20:01 +08:00
  • e84e8ebaad button: Fix button label display has overflow hidden. (#1322) Jason Lee 2025-10-03 10:18:00 +08:00
  • 908c022efe chore: Assets interpolate folder path via rust embed (#1318) Carlo Corradini 2025-10-02 10:04:33 +02:00
  • 4ee64cc661 theme: Update theme schema to remove card and add group_box. (#1321) Jason Lee 2025-10-02 15:29:08 +08:00
  • 463f01bb16 theme: Update macos-clasic dark theme color. (#1320) Jason Lee 2025-10-02 14:46:27 +08:00
  • df8bcefaaa tag: Implement styled for custom style (#1319) Floyd Wang 2025-10-02 14:07:07 +08:00
  • 8c6cde3719 highlighter: Use clip_offset to ensure UTF-8 char boundaries (#1317) Xu Desheng 2025-10-02 00:14:07 -04:00
  • de4a7a7026 doc: Update Iced editor info. Jason Lee 2025-09-30 16:50:41 +08:00
  • 935cd93f5a chore: Fix rust logo URL in test.md. Jason Lee 2025-09-30 16:29:49 +08:00
  • f4d3daa72a theme: Fix Ayu theme comment color. (#1316) Jason Lee 2025-09-30 16:17:28 +08:00
  • d619e00ecb input: Only recreate the TextView used to display hover information when necessary. (#1313) Sunli 2025-09-30 16:11:32 +08:00
  • 69af1be6e5 chore: Update GPUI and fix DeferredScrollToItem API changes. (#1315) Jason Lee 2025-09-30 16:10:25 +08:00
  • 8b0898147f editor: Fix Editor crash when text is empty to display placeholder. (#1314) Jason Lee 2025-09-30 16:07:03 +08:00
  • 591cfc8dab text_view: Use weak references to the state in async task to avoid memory leaks. (#1311) Sunli 2025-09-30 15:26:59 +08:00
  • 880c019fb8 text_view: Reworks TextView to defer state initialization until first layout. (#1310) Sunli 2025-09-30 13:50:27 +08:00
  • d5ae887cbb editor: Fix hover definition to immediately hide when move out. (#1309) Jason Lee 2025-09-30 11:29:59 +08:00
  • f92944546f chore: Disable tab stop for some popover elements. (#1306) Jason Lee 2025-09-29 18:11:25 +08:00
  • 03cf48a783 input: Avoid scroll on select all. (#1305) Jason Lee 2025-09-29 17:49:59 +08:00
  • 6028de3b5a editor: Input enter to get next indent level performance. (#1304) Jason Lee 2025-09-29 17:35:58 +08:00
  • aca03d47c0 input: Fix Input to unselect on blur. (#1303) Jason Lee 2025-09-29 17:29:11 +08:00
  • 5e504d10bb chore: Refactor tab key to switch focus. (#991) Jason Lee 2025-09-29 16:48:24 +08:00
  • ed05c3ebec chore: Remove Wef code as it has been extracted to separate repository (#1302) Copilot 2025-09-29 15:31:58 +08:00
  • b8651515f0 chore: Remove unnecessary RefCell (#1301) Sunli 2025-09-29 14:39:04 +08:00
  • 34b570cd8f text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) chore/remove-wef-code Sunli 2025-09-29 14:04:24 +08:00
  • 3413c33d1c chore: use async-wry (#1300) Sunli 2025-09-29 13:32:12 +08:00
  • 3ee8d7ffd2 input: Fix input mark text render. (#1298) Jason Lee 2025-09-29 10:40:39 +08:00
  • 172015f147 input: Use shape line for soft wrap lines. (#1293) Jason Lee 2025-09-28 10:31:03 +08:00
  • 4983300ddf input: Update RopeExt to use LF style for get correct line when have \r. (#1296) Jason Lee 2025-09-28 01:04:14 +08:00
  • 328da4da21 input: Fix RopeExt replace method may not on a char boundary. (#1295) Jason Lee 2025-09-26 22:27:44 +08:00
  • 13e2b08873 editor: Improve line number width by max lines. (#1291) Jason Lee 2025-09-25 22:21:09 +08:00
  • 6b7a481fc8 editor: Improve TextWrapper performance. (#1292) Jason Lee 2025-09-25 20:02:17 +08:00
  • 9f1423324a editor: Improve slice_line method performance. (#1290) Jason Lee 2025-09-25 18:54:06 +08:00
  • ef1d727c3d chore: Improve RopeExt API and add more docs. (#1289) Jason Lee 2025-09-25 18:17:46 +08:00
  • 512f46aec8 text_view: Add to support custom code block style. (#1288) Jason Lee 2025-09-25 17:11:14 +08:00
  • a6a14fd57b input: Disable context menu item for disabled input. (#1280) Jason Lee 2025-09-25 16:36:57 +08:00
  • a6fa136083 chore: use async-wry async-wry Sunli 2025-09-25 15:54:51 +08:00
  • 16105da122 editor: Avoid trigger hover on selection. (#1287) Jason Lee 2025-09-25 15:50:12 +08:00
  • 8f5bff61fb chore: Fix sum_tree API changes. (#1286) Jason Lee 2025-09-25 10:41:37 +08:00
  • 5aaf8c6a66 input: Fix move cursor to scroll x to viewport. (#1285) Jason Lee 2025-09-24 21:15:13 +08:00
  • 1c3eca93b8 editor: Revert to use ropey. (#1284) Jason Lee 2025-09-24 20:52:18 +08:00
  • ca8d595936 editor: Fix line number to use same editor background. (#1282) Jason Lee 2025-09-24 14:14:32 +08:00
  • bd3bffaf67 editor: Fix completion width align to longest item. (#1281) Jason Lee 2025-09-24 11:43:59 +08:00
  • bf5650b5db input: Add context menu for cut, copy, paste. (#1279) Jason Lee 2025-09-23 22:06:58 +08:00
  • 993ce34bd8 editor: Avoid scroll on select all. (#1277) Jason Lee 2025-09-23 15:59:48 +08:00
  • 4b3731bf14 divider: Remove the horizontal divider full width style (#1278) Floyd Wang 2025-09-23 13:46:35 +08:00
  • d4f51f3135 theme: Fix Ayu theme. (#1276) Jason Lee 2025-09-23 11:16:26 +08:00
  • 9febc52387 kbd: Fix byte slice crash. (#1275) Jason Lee 2025-09-23 09:47:32 +08:00
  • 455605d64b menu: Fix to support keyboard to select menu items. (#1263) Jason Lee 2025-09-22 21:47:30 +08:00
  • c80704d4d8 input: Fix invalid vertical scroll in single line mode. (#1273) Jason Lee 2025-09-22 19:47:47 +08:00
  • 62e3f8126a inspector: Add to support auto complete. (#1272) Jason Lee 2025-09-22 18:36:46 +08:00
  • f93e9a9475 editor: Change to pass cursor as offset for completions method. (#1271) Jason Lee 2025-09-22 16:29:51 +08:00
  • 62748aad9b editor: Update CompletionProvider return type. (#1270) Jason Lee 2025-09-22 14:31:21 +08:00
  • aa0f6d6222 editor: Improve range_to_utf16 and range_from_utf16 by use Rope. (#1268) Jason Lee 2025-09-22 14:07:30 +08:00
  • 692057f799 editor: Update completions to support CompletionTextEdit. (#1267) Jason Lee 2025-09-22 11:39:50 +08:00
  • 13fa76e00d editor: Improve TextWrapper performance by only rebuild changed lines. (#1266) Jason Lee 2025-09-20 02:35:48 +08:00
  • 7e9606369e editor: Improve line number to use shape_line method. (#1265) Jason Lee 2025-09-19 19:23:57 +08:00
  • d3d2a9ee49 chore: Remove gpui test-support feature Floyd Wang 2025-09-19 17:28:16 +08:00
  • 299e5ed5fc input: Fix possible IME input crash. (#1264) Jason Lee 2025-09-19 17:33:18 +08:00
  • c385da56c1 plot(shape): Add multi-label support for Bar (#1262) Floyd Wang 2025-09-19 14:13:51 +08:00
  • 5e7a2cb37f editor: Add DefinitionProvider. (#1261) Jason Lee 2025-09-19 13:49:24 +08:00
  • 6a817d6a05 editor: Add to support HoverPopover. (#1260) Jason Lee 2025-09-18 18:18:54 +08:00
  • 51efa766ea editor: Improve search to select first match in visible range. (#1258) Jason Lee 2025-09-18 16:07:35 +08:00
  • a942c57627 editor: Refactor the LSP config. Jason Lee 2025-09-18 14:17:18 +08:00
  • 3fe9bc8de0 example: Fix lint performance in CodeEditor example. (#1259) Jason Lee 2025-09-18 11:25:53 +08:00
  • 8a3ef51ea1 input: Add to support search and replace. (#1252) Jason Lee 2025-09-17 19:02:00 +08:00
  • e01b139995 input: Fix completions API to assign Rope. Jason Lee 2025-09-17 14:37:21 +08:00
  • 478db2785a input: Keep more empty space at top or bottom of the Editor. (#1256) Jason Lee 2025-09-17 10:45:56 +08:00
  • 35568124bf editor: Improve CodeEditor inset and line number width. (#1255) Jason Lee 2025-09-16 21:50:09 +08:00
  • 3c39641486 group_box: Fix incorrect h_full in GroupBox. (#1253) Jason Lee 2025-09-16 21:23:29 +08:00
  • 5ddaa9f5aa form: Add col_start and col_end for the fields (#1251) Floyd Wang 2025-09-16 20:30:45 +08:00
  • 731ab958f8 form: Add support for multi-column layout (#1250) Floyd Wang 2025-09-16 16:28:43 +08:00
  • 717c83957d input: Use position for preferred column for vertical move. (#1249) Jason Lee 2025-09-16 11:52:51 +08:00
  • 30b4723853 build(deps): bump gpui from 9c548a0 to 53b2f37 (#1248) dependabot[bot] 2025-09-15 23:47:25 +08:00
  • aab1321b70 input: Refactor InputEvent::Change to not include the text. (#1246) Jason Lee 2025-09-15 20:50:30 +08:00
  • f1b6d7c5ed editor: Add completion, code_action provider. (#1242) Jason Lee 2025-09-15 19:25:02 +08:00
  • b34d8b6716 label: Add HighlightsMatch to support prefix matching (#1243) Floyd Wang 2025-09-12 18:35:55 +08:00
  • 1864b4ff5c calendar: Fixed cross year name and multi month linkage click issues (#1241) fix-create-webview-panic Cookie 2025-09-12 10:29:07 +08:00
  • cb6f165971 chore: Specify gpui commit to fix panic when creating WebView in window ihavecoke 2025-09-12 10:45:26 +08:00
  • feabb748ec calendar: Fixed cross year name and multi month linkage click issues (#1241) Cookie 2025-09-12 10:29:07 +08:00
  • da85754b96 input: Refactor diagnostics. (#1240) Jason Lee 2025-09-11 16:54:40 +08:00
  • 3fa996c331 input: Fix line column by use chars offset. (#1239) Jason Lee 2025-09-10 20:56:15 +08:00
  • 2a918bf4de input: Improve TextWrapper data structure. (#1237) Jason Lee 2025-09-10 18:52:35 +08:00