Commit graph

  • 519540eaa7
    docs: Remove incorrect Accessibility section. (#1439) Jason Lee 2025-10-28 10:24:48 +0800
  • c57e1ade72
    docs: Fix typo in README charting description (#1434) Gurjeet Singh 2025-10-27 11:22:20 +0000
  • 183d17731d Bump v0.3.1 Floyd Wang 2025-10-27 13:52:29 +0800
  • 5f63ddb822
    example: Fix title bar paddings for window_title example. (#1429) Jason Lee 2025-10-24 21:54:52 +0800
  • 6ebb9418a0
    editor: Use measure_indent_width for indent guides width. (#1428) Jason Lee 2025-10-24 20:18:30 +0800
  • 178269be63
    editor: Add indent guides. (#1426) Jason Lee 2025-10-24 19:03:09 +0800
  • 21eff06e11
    list: Use click events instead of mouse events when confirming (#1427) Floyd Wang 2025-10-24 16:51:37 +0800
  • b740123d4b
    example: Add missed control icon assets (#1424) Iain 2025-10-24 13:30:27 +0800
  • fe137caba0 chore: Fix Cargo.toml meta info. Jason Lee 2025-10-24 13:30:11 +0800
  • 98c17740c7 docs: Update from 40+ to 60+ components. Jason Lee 2025-10-24 13:25:11 +0800
  • 9bbb603aae Update CONTRIBUTING.md Floyd Wang 2025-10-24 11:38:18 +0800
  • 73362c59da
    Add bump version shell (#1423) Floyd Wang 2025-10-24 11:35:59 +0800
  • ab7af9c01d Bump v0.3.0 Jason Lee 2025-10-24 10:46:34 +0800
  • 04fd5e1511
    tiles: Ensure to response correct panel on drag or resize. (#1422) Jason Lee 2025-10-23 19:29:39 +0800
  • 08b5013b36
    theme: Update scrollbar background color to transparent for all themes. (#1421) Copilot 2025-10-23 18:13:33 +0800
  • 6dd857a7f7
    input: Fix may flash scroll when move cursor in auto grow mode. (#1419) Jason Lee 2025-10-23 17:43:33 +0800
  • b80fca28c1 Bump v0.3.0-preview2 Floyd Wang 2025-10-23 16:36:23 +0800
  • b42a429fdc
    input: Fix Input to prepare text wrapper. (#1417) Jason Lee 2025-10-23 16:03:38 +0800
  • 804a89df20
    chore: Update GPUI v0.2.2 (#1416) Jason Lee 2025-10-23 15:41:50 +0800
  • 3c6a7b6a9b
    highlighter: Make SyntaxHighlighter::styles method public for external use (#1415) Copilot 2025-10-23 10:34:13 +0800
  • ab104b6ba9 docs: Update docs links. Jason Lee 2025-10-22 22:27:49 +0800
  • 5153e67691
    docs: Update dark theme logo. (#1412) Jason Lee 2025-10-22 22:09:30 +0800
  • 5ccdba41af
    Call dropdown item's display_title() method also for rendering within the dropdown when open (#1410) Stephan Aßmus 2025-10-22 05:35:34 +0200
  • df2d6967ca
    docs: Add Theme, RootView doc. (#1408) Jason Lee 2025-10-22 00:02:36 +0800
  • 65b53c86e4
    input: Hide scrollbar when not overflow in auto grow mode. (#1407) Jason Lee 2025-10-21 19:05:22 +0800
  • 1af28c49bd
    input: Stop propagation on scroll wheel. (#1406) Jason Lee 2025-10-21 18:50:50 +0800
  • 28956cc2e9 docs: Fix favicon link. Jason Lee 2025-10-21 16:27:01 +0800
  • 46e43ee883 docs: Add logo and favicon. Jason Lee 2025-10-21 16:20:50 +0800
  • 449efae0bc docs: Ignore copilot from Contributors. Jason Lee 2025-10-21 15:23:57 +0800
  • 956fbe08d4 docs: Fix GitHub pages upload artifact. Jason Lee 2025-10-21 15:22:17 +0800
  • cc21374f76
    docs: Switch to use VitePress. (#1405) Jason Lee 2025-10-21 15:18:41 +0800
  • 2b37028e08
    chore: Update dependencies to smol = 2 (#1404) Vincent Hanquez 2025-10-21 10:56:48 +0800
  • 5a61c82778
    docs: Add documentation website with comprehensive component guides (#1398) YougLin-dev 2025-10-20 17:02:53 +0800
  • 80d490159e
    chore: Add Windows system dependencies install script. (#1396) Jason Lee 2025-10-17 11:43:07 +0800
  • 93f5c03c92
    theme: Adjust tab bar color for matrix and remove mandarin-square theme. (#1394) Jason Lee 2025-10-17 11:05:00 +0800
  • 17ec395853 Bump v0.3.0-preview0 Jason Lee 2025-10-17 10:37:49 +0800
  • f16487a2cb
    chore: Fix license link in crate meta. (#1393) Jason Lee 2025-10-17 10:32:09 +0800
  • 31db24b689
    editor: Improve hover popover delay. (#1389) Jason Lee 2025-10-17 10:14:20 +0800
  • e0c1f91ed4
    virtual_list: Fix VirtualList by measure item to get correct content_size to avoid scroll overflow. (#1388) Jason Lee 2025-10-16 15:50:09 +0800
  • 2a9bc2a2f8
    Revert "virtual_list: Fix VirtualList to limit only allow 1 direction scrollable." (#1387) Jason Lee 2025-10-16 14:27:28 +0800
  • 4341cf81d3
    virtual_list: Fix VirtualList to limit only allow 1 direction scrollable. (#1386) Jason Lee 2025-10-16 14:25:13 +0800
  • 43a2c814a3
    checkbox: Do not stop propagation when click (#1385) Floyd Wang 2025-10-16 14:01:06 +0800
  • 1adaf3ec55
    tree: Add Tree. (#1373) Jason Lee 2025-10-15 18:39:47 +0800
  • 4fef96e407
    story: Fix story panic when save state failed. (#1384) Copilot 2025-10-15 08:20:44 +0000
  • 1bc5ff03df
    story: Add interactive brush drawing canvas (#1370) han 2025-10-15 15:27:59 +0800
  • 59f4e26c7b
    input: Fix Input panics when masked have non-ASCII characters. (#1382) Jason Lee 2025-10-15 15:15:50 +0800
  • 491bacfd0e
    scrollbar: Fix scroll to show mode. (#1381) Jason Lee 2025-10-15 13:51:13 +0800
  • 429a4b2858
    example: Add input example. (#1380) Jason Lee 2025-10-15 13:40:36 +0800
  • 4ccd7d99d0
    examples: Add examples folder. (#1378) Jason Lee 2025-10-15 10:26:13 +0800
  • 6998708b81
    Revert "chore: Update GPUI dependency." (#1376) Jason Lee 2025-10-14 21:41:31 +0800
  • 889382cba1
    input: Grouping input history to avoid IME placeholder. (#1375) Jason Lee 2025-10-14 21:27:23 +0800
  • e56c7a39bf
    chore: Update GPUI dependency. (#1374) Jason Lee 2025-10-14 20:37:15 +0800
  • 0c0c36cb87
    menu: Fix trigger action with context. (#1372) Jason Lee 2025-10-14 19:58:11 +0800
  • 1bcf5ac1b0
    doc: Add hello world example to README. (#1369) Jason Lee 2025-10-14 15:17:52 +0800
  • 47978bc50e
    button: Support specified anchor to dropdown button (#1367) Floyd Wang 2025-10-14 11:19:22 +0800
  • 1abb6c2222
    plot(line_chart): Add missing natural stroke style (#1366) Floyd Wang 2025-10-14 09:40:10 +0800
  • 5f13b49690
    plot: Add stroke style per each Y series (#1364) Martí Gimeno Ortí 2025-10-14 03:36:30 +0200
  • 5b2fed0ccb
    markdown: Use list for Markdown render and add scrollbar. (#1357) Jason Lee 2025-10-13 22:06:07 +0800
  • 2574e7f812
    story: Add open file to Markdown and Editor example. (#1363) Jason Lee 2025-10-13 11:52:16 +0800
  • 97df4efd46
    input: Fix set_value when Input is disabled. (#1362) Jason Lee 2025-10-13 11:15:32 +0800
  • 08cf199b39
    editor: Add delay to trigger hover popover. (#1361) Jason Lee 2025-10-13 10:40:09 +0800
  • 8a63fd67ab
    chore: Fix webview example (#1360) Sunli 2025-10-13 10:10:35 +0800
  • 32b8d65075
    plot: Add StepAfter kind to StokeStrike (#1356) Martí Gimeno Ortí 2025-10-13 03:59:51 +0200
  • 20ddb88e95
    input: impl Selectable for TextInput that allow it as tigger for popover (#1353) richerfu 2025-10-12 21:20:38 +0800
  • bfe99a2d33
    doc: Update Longbridge app screenshot. (#1348) Jason Lee 2025-10-10 21:37:03 +0800
  • 6817c8d3cc
    menu: Add AppMenuBar. (#1338) Jason Lee 2025-10-10 21:03:16 +0800
  • d364402a94
    editor: Fix code actions not display. (#1347) Jason Lee 2025-10-10 19:28:59 +0800
  • d4b0aff534
    button: Fix the on_hover does not respond (#1346) Floyd Wang 2025-10-10 10:52:05 +0800
  • 9d01ac26bc
    menu: Fix submenu item selection when multiple submenus exist (#1342) ihavecoke 2025-10-09 21:32:51 +0800
  • 7a8be9a628
    button: Add Support for on_hover event (#1341) Floyd Wang 2025-10-09 18:43:50 +0800
  • ca9d5b77e2 chore: Release v0.2.0 Jason Lee 2025-10-09 15:21:10 +0800
  • 6ca9ac46fa
    chore: Bump crate version. (#1340) Jason Lee 2025-10-09 15:20:34 +0800
  • 1fce2e1ac4
    menu: Improve MenuItem paddings and fix submenu support. (#1339) Jason Lee 2025-10-09 10:52:33 +0800
  • 1db3e03fc3
    context_menu: Fix subscription leak. (#1337) Jason Lee 2025-10-08 16:02:21 +0800
  • 66851c55e4 Bump gpui (#1336) Floyd Wang 2025-10-08 11:20:06 +0800
  • d47b9c15ed
    menu: Add flex property to custom element in popup menu items for better layout (#1335) ihavecoke 2025-10-08 11:04:21 +0800
  • c3954b0455
    input: Implement styled for number input (#1333) Floyd Wang 2025-10-08 10:36:28 +0800
  • c579db975f
    menu: Better handle hover for menu item. (#1332) Jason Lee 2025-10-08 10:17:08 +0800
  • d0396d779e
    editor: Add document_colors LSP. (#1329) Jason Lee 2025-10-06 18:08:12 +0800
  • efe7e14e88
    menu: Unselect menu item when mouse move out. (#1328) Jason Lee 2025-10-06 09:45:45 +0800
  • 794f4d6397
    editor: Add to support move vertical for soft wrapped lines. (#1312) Jason Lee 2025-10-03 18:19:37 +0800
  • 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 +0800
  • a48232cefd
    input: Clean to reset selection and scroll offset. (#1326) Jason Lee 2025-10-03 16:11:27 +0800
  • 9754cab4d7
    button: Bind element ID after button is created (#1325) Floyd Wang 2025-10-03 14:52:53 +0800
  • 1358b2906e
    Bump gpui (#1324) Floyd Wang 2025-10-03 14:32:29 +0800
  • 4d459ea160 chore: Remove debugging logs Floyd Wang 2025-10-03 13:37:45 +0800
  • cfd060b66d
    editor: Split Input and Editor background color. (#1323) Jason Lee 2025-10-03 11:20:01 +0800
  • e84e8ebaad
    button: Fix button label display has overflow hidden. (#1322) Jason Lee 2025-10-03 10:18:00 +0800
  • 908c022efe
    chore: Assets interpolate folder path via rust embed (#1318) Carlo Corradini 2025-10-02 10:04:33 +0200
  • 4ee64cc661
    theme: Update theme schema to remove card and add group_box. (#1321) Jason Lee 2025-10-02 15:29:08 +0800
  • 463f01bb16
    theme: Update macos-clasic dark theme color. (#1320) Jason Lee 2025-10-02 14:46:27 +0800
  • df8bcefaaa
    tag: Implement styled for custom style (#1319) Floyd Wang 2025-10-02 14:07:07 +0800
  • 8c6cde3719
    highlighter: Use clip_offset to ensure UTF-8 char boundaries (#1317) Xu Desheng 2025-10-02 00:14:07 -0400
  • de4a7a7026 doc: Update Iced editor info. Jason Lee 2025-09-30 16:50:41 +0800
  • 935cd93f5a chore: Fix rust logo URL in test.md. Jason Lee 2025-09-30 16:29:49 +0800
  • f4d3daa72a
    theme: Fix Ayu theme comment color. (#1316) Jason Lee 2025-09-30 16:17:28 +0800
  • d619e00ecb
    input: Only recreate the TextView used to display hover information when necessary. (#1313) Sunli 2025-09-30 16:11:32 +0800
  • 69af1be6e5
    chore: Update GPUI and fix DeferredScrollToItem API changes. (#1315) Jason Lee 2025-09-30 16:10:25 +0800
  • 8b0898147f
    editor: Fix Editor crash when text is empty to display placeholder. (#1314) Jason Lee 2025-09-30 16:07:03 +0800
  • 591cfc8dab
    text_view: Use weak references to the state in async task to avoid memory leaks. (#1311) Sunli 2025-09-30 15:26:59 +0800