Commit graph

  • 34d2a75894
    theme: Add theme_name to get current active theme name. (#1190) Jason Lee 2025-09-01 11:39:01 +0800
  • e4a367f157
    chore: Update GPUI to solve SVG rendering size. (#1189) Jason Lee 2025-09-01 10:48:49 +0800
  • 785df6a5ff
    chore: Remove SvgImg element. (#1187) Jason Lee 2025-08-29 17:37:11 +0800
  • 7fb6000189
    plot(scale): Correct the least index (#1186) Floyd Wang 2025-08-29 16:42:59 +0800
  • 1267857a8c
    plot(scale): Point scale support single point (#1185) Floyd Wang 2025-08-29 15:05:51 +0800
  • 709a888e15
    accordion: Fix Accordion hover background. (#1184) Jason Lee 2025-08-29 11:51:32 +0800
  • f98ad5232b
    table: Fix ESC event not propagating to modal with selection (#1183) Floyd Wang 2025-08-29 10:52:30 +0800
  • 74b3aa7e67
    text_view: Add to support selection. (#1169) Jason Lee 2025-08-28 18:09:30 +0800
  • 4715a5a2dc
    table: Fix the border render issue on stripe table (#1179) Floyd Wang 2025-08-28 17:16:35 +0800
  • bafc9fed12
    table: Refine the row style (#1178) Floyd Wang 2025-08-28 11:11:36 +0800
  • f72e858d3a
    table: Render custom row background first on striped table (#1177) Floyd Wang 2025-08-28 10:44:10 +0800
  • 2a652dcc01
    chore: Bump gpui & wireup Keystroke changes (#1176) Floyd Wang 2025-08-27 17:44:10 +0800
  • 5b6f2dc26e
    alert: Fix the icon position and let all size use same text size. (#1175) Jason Lee 2025-08-27 11:06:31 +0800
  • 9c615e5413
    theme: Get the correct overlay color (#1174) Floyd Wang 2025-08-26 14:31:14 +0800
  • e1c354916a
    markdown: Fix that style attribute values are extracted correctly from img element (#1171) Remco Smits 2025-08-25 03:28:26 +0200
  • 09ab49b2d3
    tab: Fix segmented and underline tab style details. (#1168) Jason Lee 2025-08-21 20:04:50 +0800
  • 4e5aca3842
    group_box: Update GroupBox style. (#1167) Jason Lee 2025-08-21 18:17:58 +0800
  • 554082b969
    text_view: Fix inline image render. (#1166) Jason Lee 2025-08-21 16:30:58 +0800
  • 8ed135d41a
    Revert "modal: Avoid background color with alpha." (#1165) Jason Lee 2025-08-21 10:53:04 +0800
  • c4c948b177
    theme: Fix reload theme to keep last selected. (#1164) Jason Lee 2025-08-20 17:33:12 +0800
  • eb5fa06809
    theme: Use more lighter group_box fallback color. (#1163) Jason Lee 2025-08-20 17:19:10 +0800
  • 396c8dbe63
    theme: Improve theme color fallback to use blend to avoid alpha. (#1162) Jason Lee 2025-08-20 16:37:46 +0800
  • 9b3900b6cf
    plot: Fix the full circle cannot be drawn (#1161) Floyd Wang 2025-08-20 16:01:15 +0800
  • 1bbc4b9f23 list: Fix List scroll to item by use deferred. (#1160) Jason Lee 2025-08-20 13:42:25 +0800
  • 8ae4ffbb0c
    dropdown: Fix dropdown menu width align to input width. (#1159) Jason Lee 2025-08-20 11:36:42 +0800
  • e29418e9e4
    list: Fix List scroll_to_item position. (#1158) Jason Lee 2025-08-20 11:30:14 +0800
  • 35ba09a561
    theme: Add Flexoki theme. (#1157) Jason Lee 2025-08-20 10:44:10 +0800
  • fb41e63ea8
    input: Fix visible range when multi-line text have soft wrap. (#1155) Jason Lee 2025-08-19 19:21:12 +0800
  • 7fc1544a10
    virtual_list: Do not trigger scrolling if content is smaller than container (#1156) Floyd Wang 2025-08-19 19:18:38 +0800
  • fc764d8e96
    modal: Avoid background color with alpha. (#1154) Jason Lee 2025-08-19 14:10:32 +0800
  • 8e525c6c99
    modal: Improve paddings and gap in Modal. (#1153) Jason Lee 2025-08-19 11:41:12 +0800
  • 6ae7558c44
    theme: Add ThemeRegistry to load and watch themes dir. (#1148) Jason Lee 2025-08-18 19:29:27 +0800
  • dcca730d65
    group_box: Add GroupBox element. (#1146) Jason Lee 2025-08-18 11:36:07 +0800
  • 566f5b0d4d fixup! plot: Fix the point scale cannot selecting the last point (#1143) Floyd Wang 2025-08-15 17:23:42 +0800
  • 4c545165eb
    plot: Fix the point scale cannot selecting the last point (#1143) Floyd Wang 2025-08-15 17:09:41 +0800
  • d559b56fb0
    plot: Improve the band scale least_index (#1141) Floyd Wang 2025-08-15 11:23:11 +0800
  • 406bf8d929
    chore: Fork html5minify for HTML render. (#1140) Jason Lee 2025-08-15 11:10:23 +0800
  • 31fbec5393
    story: Fix list group color in story. (#1139) Jason Lee 2025-08-15 10:28:00 +0800
  • eaeabdb0ef
    scrollbar: Remove max_fps method. (#1138) Jason Lee 2025-08-15 10:17:07 +0800
  • 899fbd693a
    chore: Use html5minify instead of minify-html. (#1137) Jason Lee 2025-08-15 09:52:38 +0800
  • 9a389224f3
    chore: Update GPUI and other crates. (#1136) Jason Lee 2025-08-14 19:57:53 +0800
  • 63f61dca04
    chore: Avoid built-in tree-sitter languages in default. (#1135) Jason Lee 2025-08-14 18:02:27 +0800
  • a73273a0f1
    text_view: Use simple-minify-html instead of minify-html. (#1134) Jason Lee 2025-08-14 13:54:00 +0800
  • c86b0222ce
    example: Add a HelloWorld example. (#1133) Jason Lee 2025-08-14 11:15:55 +0800
  • 37de698a61
    list: Fix the scroll_to_item not working (#1129) Floyd Wang 2025-08-13 15:12:54 +0800
  • e37369ea16
    plot: Support multiple directions for the tooltip cross line (#1128) Floyd Wang 2025-08-12 14:16:31 +0800
  • 7f64f8798e
    virtual_list: Avoid scroll when list contents not overflow. (#1125) Jason Lee 2025-08-08 19:13:18 +0800
  • b1f4a4f642
    tabs: Remove underline variant TabBar paddings. (#1126) Jason Lee 2025-08-08 19:06:26 +0800
  • 85e2a72d03
    slider: Add to support range to Slider. (#1121) Jason Lee 2025-08-08 16:59:23 +0800
  • 900a4aa652
    modal: Fix escape to dismiss Modal when list have selected item. (#1124) Jason Lee 2025-08-08 12:36:27 +0800
  • 880d023834
    virtual_list: Fix scroll to item not align to paddings. (#1122) Jason Lee 2025-08-08 11:56:18 +0800
  • 123a4a9fcd
    chore: Update GPUI to fix click_count API changes. (#1123) Jason Lee 2025-08-08 11:53:45 +0800
  • 0ab497ea1d
    radio: Render the label based on its own size (#1114) Floyd Wang 2025-08-06 15:29:07 +0800
  • 9a040eaaac
    list: Refactor List, Dropdown delegate API to support section. (#1107) Jason Lee 2025-08-05 19:23:32 +0800
  • 16f4fc0456
    drawer: Fix the overlay_closable not working (#1113) Floyd Wang 2025-08-05 19:10:38 +0800
  • 163b540681
    tiles: Add panels method. (#1112) ihavecoke 2025-08-04 19:33:28 +0800
  • fe8a1e8e9f
    scrollbar: Show scrollbar immediately when scroll offset changed. (#1111) Jason Lee 2025-08-04 17:00:20 +0800
  • 4b85cf6ad2
    table: Fix the border overlap issue (#1110) Floyd Wang 2025-08-01 11:42:58 +0800
  • 6c7a28c818
    kbd: Fix Kdb to support display - key. (#1109) Jason Lee 2025-07-31 20:39:19 +0800
  • efa2c7c9ef
    virtual_list: Add VirtualListScrollHandle to support scroll_to_item. (#1108) Jason Lee 2025-07-31 18:09:23 +0800
  • cb6695c774
    dock: Adjust tab panel menu button position to align with content. (#1106) Jason Lee 2025-07-30 16:35:25 +0800
  • b2ce262da9 chore: Fix release unused method warning. Jason Lee 2025-07-30 15:44:35 +0800
  • e2153c9198
    dock: Hide panel toolbar when dock is collapsed. (#1105) Jason Lee 2025-07-30 15:38:14 +0800
  • b8db00dd3c
    scrollbar: Reduce unnecessary frame updates (#1104) Cyandev 2025-07-30 09:55:24 +0800
  • 518004a014
    input: Fix to let set_value works when Input is disabled. (#1103) Jason Lee 2025-07-29 17:55:53 +0800
  • 7487662343
    chrore: Refactor the disabled API for NumberInput, DatePicker, OtpInput, Calandar. (#1102) obito 2025-07-29 17:31:52 +0800
  • c07bc4aaad
    list: Add support for scrolling to item with the given strategy (#1100) Floyd Wang 2025-07-29 15:14:26 +0800
  • 771fd78416
    tabs: Fix tab_bar_segmented default fallback color to secondary. (#1101) Jason Lee 2025-07-29 14:42:46 +0800
  • f423b8ffa2
    table: Fix table head size. (#1099) Jason Lee 2025-07-29 10:03:25 +0800
  • 058dd27687
    tab: Fix tab text vertical center in small, xsmall size. (#1097) Jason Lee 2025-07-28 19:33:04 +0800
  • 461ed9c173
    chore: Fix Slider, Progress width in horizontal mode. (#1096) Jason Lee 2025-07-28 18:56:09 +0800
  • 93b578294c
    list: Update ListItem and DropdownListItem style. (#1095) Jason Lee 2025-07-28 18:38:39 +0800
  • 6d0443998c
    table: Fix the incorrect rendering of the header border (#1094) Floyd Wang 2025-07-28 10:32:11 +0800
  • 75af2b31ba
    story: Fix the startup error in the dock example (#1093) Floyd Wang 2025-07-28 09:43:29 +0800
  • 37aa26d655
    check, radio: Add fade in animation to Checkbox and Radio. (#1092) Jason Lee 2025-07-24 19:41:34 +0800
  • 479ab8f0d6
    switch: Apply use_keyed_state to store toggle state for animation. (#1091) Jason Lee 2025-07-24 19:22:55 +0800
  • 76a64eb072
    theme: Fix some theme's scrollbar background color. (#1090) Jason Lee 2025-07-24 16:54:04 +0800
  • 579c7a3cbb
    virtual_list: Fix scrollable size calculate in VirtualList. (#1087) Jason Lee 2025-07-24 16:30:42 +0800
  • 56cf05b749
    table: Fix horizontal scroll range when no fixed columns. (#1089) Jason Lee 2025-07-24 15:35:14 +0800
  • 634ab14306 button: Use muted foreground as disabled text color (#1088) Floyd Wang 2025-07-24 14:19:10 +0800
  • e9d8741835
    scrollbar: Fix content size (#1086) Cyandev 2025-07-24 10:20:04 +0800
  • fcf447d612
    theme: Fix scrollbar default color and list hover color. (#1085) Jason Lee 2025-07-23 19:50:42 +0800
  • 6d28cce719
    notification: Fix display issues caused by the taffy upgrade (#1084) Floyd Wang 2025-07-23 19:12:13 +0800
  • f458cb83f8
    accordion: Fix accordion to size full. (#1083) Jason Lee 2025-07-23 18:45:02 +0800
  • a2b91a7a2b
    input(state): Provide context to the validate method (#1082) Floyd Wang 2025-07-23 14:30:16 +0800
  • 271116926c
    code-editor: Add go_to_line method to CodeEditor. (#1081) Jason Lee 2025-07-23 13:33:09 +0800
  • dfbda3999a
    modal: Refine enter animation (#1080) Cyandev 2025-07-23 10:29:42 +0800
  • 7d3301d695
    tab_bar: Fix some incorrect style in TabBar. (#1078) Jason Lee 2025-07-22 13:30:04 +0800
  • 61b7e54bfa
    table: Refactor the Table API for describe the columns. (#1072) Jason Lee 2025-07-21 11:16:35 +0800
  • b7f443b73f
    label: Streamline the test cases (#1074) Floyd Wang 2025-07-18 17:10:36 +0800
  • b553ca8dcc
    label: Add support for highlighting specified text (#1073) Floyd Wang 2025-07-18 16:33:36 +0800
  • 7f3f2a3940
    button: Fix selected style for outline button. (#1070) Jason Lee 2025-07-17 14:20:19 +0800
  • 6a3a5f8a4c theme: Fix missed key warnings in theme files. Jason Lee 2025-07-17 11:54:19 +0800
  • 3fd2fd9293 chore: Remove danger.foreground, danger.background from the required list in jsonschema. Jason Lee 2025-07-17 11:50:34 +0800
  • 9c782796c2
    theme: Improve theme color fallbacks based on base colors. (#1069) Jason Lee 2025-07-17 11:43:40 +0800
  • 977ce5df29
    theme: Refactor Theme config to support JSONSchama. (#1068) Jason Lee 2025-07-16 19:22:09 +0800
  • 9166c1db25
    Add .theme-schema.json Jason Lee 2025-07-16 18:23:38 +0800
  • ed75659765
    table: Update to standardization the TableDelegate API. (#1067) Jason Lee 2025-07-16 17:11:49 +0800
  • ea1f5331c8
    input: Hide cursor and selection when window is deactivated. (#1066) Jason Lee 2025-07-16 14:01:46 +0800
  • eca7949583
    input: Update input behaviors to do not unselect on blur or press escape. (#1065) Jason Lee 2025-07-16 13:29:58 +0800