Commit graph

  • 7719d8b6fc
    chore: Update gallery download for Windows. (#804) Jason Lee 2025-04-18 00:10:08 +0800
  • 16eb0f304b
    gallery: Add to support search stories. (#802) Jason Lee 2025-04-17 20:46:57 +0800
  • be63d9701c
    theme: Improve Switch and Sidebar selected item bg color. (#801) Jason Lee 2025-04-17 19:53:32 +0800
  • 413d156ef4
    input: Update Input text method to return &SharedString type. (#800) Jason Lee 2025-04-17 19:52:14 +0800
  • bef1dd2544
    story: Add ClipboardStory (#799) Jason Lee 2025-04-17 18:57:23 +0800
  • 034e465d28
    list: Select first item on search. (#798) Jason Lee 2025-04-17 17:29:02 +0800
  • 5b508d7219
    gallery: Redesign the gallery. (#797) Jason Lee 2025-04-17 17:12:48 +0800
  • 225a306169 theme: Improve ThemeMode to add more features. Jason Lee 2025-04-16 15:25:32 +0800
  • e2463bbdcf
    linux: Fix sync_system_appearance on Linux. (#796) Jason Lee 2025-04-16 14:55:01 +0800
  • 3fb0c41fad
    linux: Add libx11-xcb-dev to install script and build error. (#795) Jason Lee 2025-04-16 09:00:31 +0800
  • 8d37716b88
    list: Export query_input for support update the default Query Input. (#794) Jason Lee 2025-04-15 20:36:04 +0800
  • 0c4a0538e6
    sidebar: Better active menu background (#793) Floyd Wang 2025-04-15 14:36:02 +0800
  • 8930acf648
    sidebar: Add suffix for menu item (#792) Floyd Wang 2025-04-15 14:02:52 +0800
  • 5ac98a83b5 chore: Update rust-toolchain.toml to use Rust 1.86 Jason Lee 2025-04-15 13:41:14 +0800
  • b7b7c58bc4
    build(deps): bump gpui from 236d6f9 to 04c0a54 (#790) dependabot[bot] 2025-04-14 21:59:31 +0800
  • 71b79cf1b4
    chore: Add Windows CI (#789) Jason Lee 2025-04-14 20:46:32 +0800
  • aa44fd3a43
    kbd: Fix Kbd keys ordering and on Windows. (#788) Jason Lee 2025-04-14 19:27:23 +0800
  • 9a6a0f4421
    tooltip: Add action, key_binding method to Tooltip. (#787) Jason Lee 2025-04-14 17:38:21 +0800
  • 8ef4e2eb17
    modal: Respond confirm events only when on_ok or footer present (#786) Floyd Wang 2025-04-14 16:56:16 +0800
  • d0a73011de
    tooltip: Add KeyBinding to tooltip and Button. (#783) Jason Lee 2025-04-14 16:40:40 +0800
  • 95fb86ec08
    checkbox: Make checked icon sizable (#785) Floyd Wang 2025-04-14 14:47:15 +0800
  • 73be54a0f7
    input: Improve clear button position in Input. (#782) Jason Lee 2025-04-11 19:13:17 +0800
  • d04866eb77
    checkbox: Support sizable (#781) Floyd Wang 2025-04-09 17:31:56 +0800
  • aaa88db52c
    story: Add example for secondary click table row. (#780) Jason Lee 2025-04-09 13:42:08 +0800
  • 206a1e049b
    description_list: Wrap description value if it’s too long (#779) Floyd Wang 2025-04-08 14:57:30 +0800
  • 231e8ea2db
    history: Fix redo, undo chars order for Input. (#775) Jason Lee 2025-04-03 21:17:17 +0800
  • d186bf7c9e
    sidebar: Fix Sidebar details, something like icon size, remove view_id argument. (#774) Jason Lee 2025-04-03 15:02:05 +0800
  • b016d9fff4
    modal: Fix close Modal by clicking overlay to support closing layer by layer. (#771) 王子凌 2025-04-03 13:29:31 +0800
  • 3051b9c1c4
    dock: Fix to sync active state to panels when collapse dock. (#770) Jakku Sakura 2025-04-03 13:13:29 +0800
  • b3b8172349 chore: Update rust-i18n. Jason Lee 2025-04-02 21:56:30 +0800
  • a60acd7e4d
    list: Add secondary confirm support to list. (#769) Jason Lee 2025-04-02 16:45:27 +0800
  • c91dce3139
    input: Add max_rows to support auto-grow. (#768) Jason Lee 2025-04-02 15:54:19 +0800
  • 253c93063f
    input: Fix delete beginning_of_line and end_of_line to handle empty line. (#767) Jason Lee 2025-04-02 13:41:37 +0800
  • e921621a8b
    scrollbar: Update min thumb size to 24px. (#766) Jason Lee 2025-04-02 11:37:19 +0800
  • 4f0617e96f
    example: Fix to hide WebView when switch tab. (#764) Jakku Sakura 2025-04-02 10:50:20 +0800
  • 99e7f8ee70
    history: Ensure unique History in redos and undos when push. (#761) Jason Lee 2025-04-01 19:35:16 +0800
  • ebe93210af
    Use normal cursor for buttons. (#760) Jason Lee 2025-04-01 17:59:27 +0800
  • 7986c2072b
    sidebar: Fix menu item click handler (#759) Victor Quiroz 2025-04-01 10:41:46 +0200
  • 88b5e5c023
    input: Add mask_toggle button to toggle masked state to Input. (#758) Jason Lee 2025-03-31 22:57:07 +0800
  • 3357197f60
    example: Remove duplicate ProgressStory in main example. (#757) Jason Lee 2025-03-31 22:05:33 +0800
  • c310afadc6
    tile: Add to support resize tile from left and top side. (#756) Jason Lee 2025-03-31 19:35:02 +0800
  • 9d3b673c96
    CI: Reopen machete (#755) Floyd Wang 2025-03-31 18:24:53 +0800
  • 2274337de3
    chore: Update GPUI 2025/03/31 2 (#754) Floyd Wang 2025-03-31 16:49:10 +0800
  • f34ebdf621
    theme: Update table_head_foreground (#753) Floyd Wang 2025-03-31 15:12:54 +0800
  • 13de7d5a7e
    chore: Update GPUI 2025/03/31 (#752) Floyd Wang 2025-03-31 10:31:39 +0800
  • 417e097b1a
    dock: Add tab_name for collapsed tab panels (#751) Floyd Wang 2025-03-28 11:44:34 +0800
  • 9f103bac6f
    svg_img: Use system fonts to support CJK characters (#750) Floyd Wang 2025-03-27 14:44:04 +0800
  • aadcf4e1df
    accordion: Fix toggle accordion item. (#749) Jason Lee 2025-03-27 14:22:00 +0800
  • 26b59ea23e
    story: Sync number input value when changed (#748) Floyd Wang 2025-03-27 11:27:38 +0800
  • 05fea87ec4
    example: Fix modal example button id. (#747) Jason Lee 2025-03-27 11:24:06 +0800
  • e8f89e04d6
    button: Update ButtonCustomVariant default variable value to use transparent. (#746) Jason Lee 2025-03-27 10:43:40 +0800
  • 17926cea16
    button: Add warning, success, info variant to Button. (#745) Jason Lee 2025-03-27 10:15:53 +0800
  • e582d22f11
    sidebar: Fix collapsed to display icon only. (#743) Jason Lee 2025-03-27 09:35:01 +0800
  • a70a0f168d
    i18n: Add italian (#738) Angelk90 2025-03-26 14:54:30 +0100
  • a587c87a85
    doc: Update Contributing Guide. (#739) Jason Lee 2025-03-26 21:46:42 +0800
  • 814ea0e824
    alert: Add to support styled. (#736) Jason Lee 2025-03-25 15:04:28 +0800
  • 22d9394266
    alert: Add Alert. (#735) Jason Lee 2025-03-25 14:10:24 +0800
  • f650491605
    menu: Add external link icon to link menu item. (#734) Jason Lee 2025-03-24 22:30:29 +0800
  • e0f4a7d3cd
    menu: Add label item to PopupMenu. (#733) Jason Lee 2025-03-24 22:04:47 +0800
  • f759cc5023
    calendar: Fix duplicate IDs cause click events not respond (#732) Floyd Wang 2025-03-24 20:01:29 +0800
  • 8a3b858d1a
    tabs: Add menu to TabBar to display more items. (#731) Jason Lee 2025-03-24 18:05:54 +0800
  • 760c0597eb
    description_list: Fix incorrect align items for horizontal layout (#730) Floyd Wang 2025-03-24 17:15:46 +0800
  • 12e3678e55
    description_list: Update label_width type to accept any Into<DefiniteLength>. (#729) Jason Lee 2025-03-24 15:29:50 +0800
  • ffa36c1c5b input: Add focused_input, has_focused_input method to Root. #727 Jason Lee 2025-03-21 17:34:32 +0800
  • 9d2a70be48
    svg_img: Reduce ImageSource creation (#728) Floyd Wang 2025-03-21 17:22:12 +0800
  • 393e7e8f85 story: Update layout state file location on release mode. Jason Lee 2025-03-21 17:17:35 +0800
  • 0d1c40a56a
    dock: Support hide dock toggle buttons (#726) Floyd Wang 2025-03-21 11:55:02 +0800
  • a89f971108
    chore: Update GPUI 2025/03/20 and fix spawn method. (#725) Jason Lee 2025-03-20 21:23:50 +0800
  • c98e4f0521
    checkbox: Add children to Radio, Checkbox to display long texts. (#724) Jason Lee 2025-03-20 19:12:48 +0800
  • 49e8b06ccb
    label: Fix typo (#722) Floyd Wang 2025-03-19 14:15:49 +0800
  • 88325ea14b
    input: Add insert and replace method to Input. (#721) Jason Lee 2025-03-17 22:40:09 +0800
  • a0c7d0b791
    tab: Adjust underline tab style. (#720) Jason Lee 2025-03-17 21:50:39 +0800
  • 7442aa1fba
    dock: Fixed panels will lose height when dragged to minimum (#718) Floyd Wang 2025-03-14 15:55:51 +0800
  • 8e7ef5631e
    dropdown_button: Support outline style (#716) Floyd Wang 2025-03-12 17:23:37 +0800
  • 87b8958059
    modal: Use bold text for Modal title. (#715) Jason Lee 2025-03-12 11:57:59 +0800
  • 6da7de5299
    button: Improve Button to support combine outline with other variants. (#714) Jason Lee 2025-03-12 11:57:25 +0800
  • 89170eea1d
    color_picker: Add icon use icon as color picker button. (#711) Jason Lee 2025-03-11 21:14:14 +0800
  • d0abcb2456
    switch: Fix switch label to vertical center. (#710) Jason Lee 2025-03-11 20:55:58 +0800
  • c2dddf6f55
    input: Update gap between input and prefix, suffix. (#709) Jason Lee 2025-03-11 20:40:50 +0800
  • df94217999
    tiles: Fix back panels flick when hover on top panel in tiles. (#708) Jason Lee 2025-03-11 19:56:50 +0800
  • d8ec1ee516
    title_bar: Fix TITLE_BAR_HEIGHT const to it actually height 34px. (#707) Jason Lee 2025-03-11 18:50:32 +0800
  • 5e4e810c0d
    description_list: Add to support border style to DescriptionList vertical layout. (#706) Jason Lee 2025-03-11 17:59:56 +0800
  • 65fad70c21
    menu: Fix min_w support to PopupMenu. (#705) Jason Lee 2025-03-11 13:41:41 +0800
  • d451ce5c2d
    menu: Add menu_element_with_icon, menu_element_with_check to PopupMenu. (#704) Jason Lee 2025-03-11 11:18:43 +0800
  • 6a00cfcc4a
    text_view: Fix HTML render to support blockquote. (#703) Jason Lee 2025-03-10 22:53:53 +0800
  • 81e6da503b
    chore: Remove unused feature (#702) Floyd Wang 2025-03-10 22:17:27 +0800
  • 61bb78d174
    tab: Update default tab size padding x to match with Panel's padding. (#701) Jason Lee 2025-03-10 21:23:00 +0800
  • 54d74a9617
    kdb: Add min width 20px to Kdb. (#700) Jason Lee 2025-03-10 17:12:43 +0800
  • 4db0fd5819
    kbd: Use background for Kbd. (#699) Jason Lee 2025-03-10 17:03:41 +0800
  • 3e4a3ed046
    tag: Add color to Tag to support more colors. (#698) Jason Lee 2025-03-07 21:41:04 +0800
  • 4c9c7980ee
    chore: Upgrade GPUI 2025/03/07 (#697) Jason Lee 2025-03-07 20:22:58 +0800
  • 8f2ca40c51
    tab: Add new pill style, renamed old pill tab to outline. (#696) Jason Lee 2025-03-07 18:46:47 +0800
  • 8611a23aae
    kbd: Add Kdb to show keystroke. (#695) Jason Lee 2025-03-07 14:29:50 +0800
  • c5416c4774
    menu: Fix sub-menu render position. (#694) Jason Lee 2025-03-07 11:47:27 +0800
  • bf1420357b
    icon: Fix icon to support style size. (#693) Jason Lee 2025-03-07 10:52:57 +0800
  • 3a4f442945
    tab: Keep last empty when suffix exist. (#692) Jason Lee 2025-03-06 19:38:45 +0800
  • c9c6449d24
    toggle: Add Toggle and ToggleGroup. (#691) Jason Lee 2025-03-06 19:10:28 +0800
  • d009b37bf1
    tab: Add tab_bar_segemented theme variable. (#690) Jason Lee 2025-03-05 19:07:58 +0800
  • 9194d7f6bb popup_menu: Ensure focus is returned after menu is closed (#689) Floyd Wang 2025-03-05 16:41:43 +0800
  • 4c96679cf7
    tab: Improve segmented tab style and add for icon mode tab support. (#688) Jason Lee 2025-03-05 15:41:03 +0800