Commit graph

  • 0fbe32c7d7
    highlighter: Fix to support custom language register. (#1064) Jason Lee 2025-07-15 19:24:25 +0800
  • ffa0a2eb3a theme: Fix catppuccin theme button color. Jason Lee 2025-07-15 18:41:33 +0800
  • ac026e26c9
    theme: Improve theme color fallbacks and add more themes. (#1063) Jason Lee 2025-07-15 18:33:36 +0800
  • 51f03b926e
    theme: Compact theme config files. (#1062) Jason Lee 2025-07-15 16:54:10 +0800
  • d139198c15
    theme: Impl Default for Theme. (#1061) Jason Lee 2025-07-15 16:35:12 +0800
  • c9b5993472
    story: Improve story case style. (#1060) Jason Lee 2025-07-15 11:56:07 +0800
  • cfd1551575
    theme: Add more theme and fix to use default color from base color. (#1058) Jason Lee 2025-07-14 20:17:11 +0800
  • 6508927e7f
    input: Add appearance option to NumberInput, Dropdown, DatePicker to render without style. (#1054) Jason Lee 2025-07-14 19:57:56 +0800
  • 867b4ff3a6
    dock: Open dock if clicked on the tab of the collapsed bottom dock. (#1057) Jason Lee 2025-07-14 18:49:31 +0800
  • 1df450d3b0
    story: Fix tiles story. (#1056) Jason Lee 2025-07-14 18:06:46 +0800
  • 44427afacb
    theme: Add to support highlight color to theme config. (#1055) Jason Lee 2025-07-14 17:04:18 +0800
  • 82b87d92ab
    text_view: Fix nested Blockquote render in Markdown and HTML. (#1053) Jason Lee 2025-07-14 14:30:40 +0800
  • 3b759cd448
    plot: Use f32 instead of f64 (#1052) Floyd Wang 2025-07-08 16:24:59 +0800
  • 8bf66443b2
    theme: Add theme schema to support JSON theme config. (#1050) Jason Lee 2025-07-07 19:40:00 +0800
  • 463c3ebfea
    chore: Remove unnecessary examples that have includes in gallery. (#1049) Jason Lee 2025-07-07 12:11:19 +0800
  • 40a2467374
    virtual_list: Add element state to cache item size calculate. (#1048) Jason Lee 2025-07-07 11:47:35 +0800
  • 4156c831c6
    chore: Refactor code for Input. (#1046) Jason Lee 2025-07-05 14:37:12 +0800
  • 89ee8c0630
    otp_input: Fix to keep showing focus border when all code has filled. (#1047) Jason Lee 2025-07-05 14:12:20 +0800
  • 1f46b6b81c
    story: Add more case to markdown example. (#1045) Jason Lee 2025-07-04 16:35:30 +0800
  • 9b0ce145f6
    alert: Improve Alert styles. (#1044) Jason Lee 2025-07-04 15:29:05 +0800
  • cafb03777b
    chore: Remove shadow_xs, now GPUI has this method. (#1043) Jason Lee 2025-07-04 15:17:55 +0800
  • 1a4b7ce76a
    highlighter: Fix some case update will get incorrect syntax highlight. (#1041) Jason Lee 2025-07-04 12:46:59 +0800
  • 1069469c46
    theme: Update secondary color and fix toggle selected color. (#1039) Jason Lee 2025-07-03 19:23:40 +0800
  • 6886ae746e
    story: Add Indicator, Skeleton story. (#1038) Jason Lee 2025-07-03 18:54:23 +0800
  • d70d649a67
    story: Move DescriptionList into main story. (#1037) Jason Lee 2025-07-03 18:09:30 +0800
  • 4075447c63
    text_view: Fix list item to merge inline paragraphs, and fix paragraphs margin. (#1036) Jason Lee 2025-07-03 18:02:08 +0800
  • 9eb7e10a1d
    button: Adjust outline button active color. (#1035) Jason Lee 2025-07-03 15:35:19 +0800
  • f4025a9447
    form: Fix label text wrapping issue (#1034) Floyd Wang 2025-07-03 15:09:57 +0800
  • 51f36e1256
    doc: Add GitHub Actions build status badge to README.md (#1032) Copilot 2025-07-03 11:41:34 +0800
  • 32d0beff22
    plot: Tooltip support multiple dots (#1030) Floyd Wang 2025-07-03 11:28:48 +0800
  • b80d3a95b1
    badge: Add icon variant to Badge. (#1029) Jason Lee 2025-07-03 11:13:39 +0800
  • 66a9b3e9df
    avatar: Add Avatar element. (#1028) Jason Lee 2025-07-02 18:58:06 +0800
  • a28ad0b1f1
    text_view: Fix list item text wrap. (#1027) Jason Lee 2025-07-02 15:25:58 +0800
  • 41663ca030
    chore: Update GPUI and fix FocusableWrapper removed error. (#1026) Jason Lee 2025-07-02 11:06:04 +0800
  • d86332dca3
    chore: Minor updates on the wording of DEVELOPMENT.md (#1025) Michael Angerman 2025-07-01 19:14:34 -0700
  • 646b8b7206
    button: Fix loading style when disabled. (#1021) Jason Lee 2025-06-30 15:44:26 +0800
  • deb1187c40
    story: Fix #1017 duplicate action name error. (#1020) Jason Lee 2025-06-30 11:18:57 +0800
  • 21dbaffcf4
    input: Add Cursor and Selection type and export line number, cursor. (#1012) Jason Lee 2025-06-27 20:48:26 +0800
  • 5b17281374
    text_view: Fix li > strong render not in same line. (#1016) Jason Lee 2025-06-27 18:41:28 +0800
  • b18a3ff7a9
    menu: Fix menu item hover to use accent color. (#1015) Jason Lee 2025-06-26 18:38:36 +0800
  • babb04fcaa
    text_view: Fix code block background to use accent color. (#1014) Jason Lee 2025-06-26 18:30:34 +0800
  • 819161ec58
    form: Fix form label required not in same line. (#1013) Jason Lee 2025-06-25 22:30:09 +0800
  • f7d536531d
    dropdown_button: Fix incorrect rounded when ghost button selected (#1011) Floyd Wang 2025-06-25 18:11:30 +0800
  • 692ee83b61
    chore: Move shadow_xs to StyledExt trait. (#1010) Jason Lee 2025-06-25 16:54:48 +0800
  • c8481bee19
    theme: Update theme details to match Shadcn. (#1009) Jason Lee 2025-06-25 16:40:27 +0800
  • 67f0ffbc9c
    chore: Upgrade GPUI and fix action API changes. (#1008) Jason Lee 2025-06-25 11:06:12 +0800
  • ed0887420f
    chore: Impl Styled for more elements. (#1007) Jason Lee 2025-06-24 19:36:42 +0800
  • dfa3c9a29e
    menu: Fix sub menu gap. (#1006) Jason Lee 2025-06-24 19:33:22 +0800
  • 9aa593ce0b
    chore: Apply Styled to elements to support flexable style refinement. (#1005) Jason Lee 2025-06-24 18:56:35 +0800
  • c05d63dfbe
    accordion: Improve Accordion style, and remove item gap when no border. (#1004) Jason Lee 2025-06-24 17:46:55 +0800
  • 21c8844377
    notification: Improve Notification animation. (#1003) Jason Lee 2025-06-24 17:25:55 +0800
  • eb9a0ed881
    chore: Fix button example so that it scrolls in the y direction (#999) Michael Angerman 2025-06-23 20:54:51 -0700
  • fb125f24c1
    build(deps): bump gpui from 0852912 to a067c16 (#1000) dependabot[bot] 2025-06-24 10:17:40 +0800
  • cf24614bd2
    title_bar: Add macOS double-click functionality to title bar (#996) (#1002) ihavecoke 2025-06-24 07:45:28 +0800
  • 3a6741f990
    input: Fix wrap text not draw in multi-line mode. (#998) Jason Lee 2025-06-23 18:14:29 +0800
  • 7360d2834d
    theme: Update default radius to 6px, and modal to 8px. (#995) Jason Lee 2025-06-20 20:07:19 +0800
  • fdeb46b293 modal: Update modal inner padding from p_4 to p_6. Jason Lee 2025-06-20 18:16:35 +0800
  • 35623f47d7
    menu: Fix MenuItem Separator to use border color. (#993) Jason Lee 2025-06-20 15:08:21 +0800
  • b5922f9d92
    dropdown_button: Keep rounded when is a ghost variant. (#992) Jason Lee 2025-06-19 22:45:16 +0800
  • 389c25c287
    chore: Fix spelling of the word masked (#990) Michael Angerman 2025-06-18 21:34:19 -0700
  • d7e04ecdd0
    scrollbar: Improve Scrollbar to get correct scroll size. (#985) Jason Lee 2025-06-18 19:09:34 +0800
  • 4c87c72f60
    menu: Fix scrollbar can't drag to bottom of scrollable PopupMenu. (#984) Jason Lee 2025-06-18 17:31:56 +0800
  • 1752d3e2b4
    chore: Improve Scrollbar and Scrollable to support Axis and ScrollbarAxis. (#983) Jason Lee 2025-06-18 16:00:35 +0800
  • c5fed17941
    notification: Better style details (#982) Floyd Wang 2025-06-18 14:21:25 +0800
  • da0063cb57
    list: Fix search input padding. (#981) Jason Lee 2025-06-18 14:07:21 +0800
  • 1055131ffe
    notification: Support remove notification with the given id (#980) Floyd Wang 2025-06-18 14:02:07 +0800
  • fe342919e6
    notification: Show the close button when auto-hide is enabled (#977) Floyd Wang 2025-06-18 11:34:11 +0800
  • 934d08c332
    wef: Fixed some issues (#975) Sunli 2025-06-18 10:46:55 +0800
  • c39e7af50c
    number_input_story: Fix subtraction overflow (#976) Floyd Wang 2025-06-18 10:16:57 +0800
  • a478f000d4
    input: Add MovePageUp, MovePageDown keymap to multi-line mode. (#969) Jason Lee 2025-06-17 20:57:53 +0800
  • 8762e3482a
    wef: Fix doc and warnings. (#972) Jason Lee 2025-06-17 20:10:34 +0800
  • b70b229370
    wef: Added a new WebView component named "Wef" based on CEF. (#877) Sunli 2025-06-17 18:57:44 +0800
  • 64e3653bc9 modal: Add scrollbar to modal again. (#971) Jason Lee 2025-06-17 18:49:49 +0800
  • 0e3b61a704
    Revert "modal: Add scrollbar to Modal for overflow contents. #960" (#970) Jason Lee 2025-06-17 17:48:42 +0800
  • edf9ed7e5f
    input: Fix move up/down to keep same column. (#968) Jason Lee 2025-06-17 15:23:37 +0800
  • 3d7f1f8a73
    input: Keep showing the blink cursor when typing or moving. (#967) Jason Lee 2025-06-17 14:20:27 +0800
  • 869d48b446
    input: Fix Input cursor x position when scrolled. (#966) Jason Lee 2025-06-17 14:14:23 +0800
  • de491a790c
    input: Fix Input prefix, suffix position, and mask * in vertical center. (#965) Jason Lee 2025-06-17 13:59:02 +0800
  • 56e282315d
    dock: Bind actions only when the tab panel is not collapsed (#964) Floyd Wang 2025-06-17 13:38:24 +0800
  • f183236d52
    dock: Hide suffix action when tab_panel is collapsed (#963) Floyd Wang 2025-06-17 11:50:52 +0800
  • 60bebaf51f
    markdown: Fix Todo list item checkbox style. (#962) Jason Lee 2025-06-17 10:50:57 +0800
  • d2633faf82
    modal: Add scrollbar to Modal for overflow contents. (#960) Jason Lee 2025-06-16 17:35:02 +0800
  • 61283a71f0
    scrollbar: Refactor ScrollbarState to have Cell inside. (#959) Jason Lee 2025-06-16 15:11:52 +0800
  • 769c0990a4
    number_input: Allow signed numbers (#957) Victor Quiroz 2025-06-16 04:05:37 +0200
  • aaa855053f
    list: Add a default style for empty data (#955) Floyd Wang 2025-06-13 15:44:00 +0800
  • 89c210c4ca
    highlighter: Avoid crash when language not registered. (#954) Jason Lee 2025-06-12 19:45:29 +0800
  • 1032881103
    markdown: Add debounce 500ms to update markdown to avoid render slow. (#953) Jason Lee 2025-06-12 19:15:23 +0800
  • e29b51cc83
    popover: Improve PopoverContent to support styled methods. (#951) Jason Lee 2025-06-12 15:00:00 +0800
  • d61b0d2510
    highlighter: Fix highlight offset and reset highlight when replace all text. (#950) Jason Lee 2025-06-12 14:11:01 +0800
  • 2febe2611b
    dock: Use disabled instead of hiding the zoom menu (#949) Floyd Wang 2025-06-12 12:10:03 +0800
  • ed6adc2dae
    input: Simplify newline logic for multi-line text and fix auto-grow lines count. (#948) Jason Lee 2025-06-12 10:59:41 +0800
  • 6ea427549a
    input: Add focus_bordered method to toggle Input focus border. (#946) Jason Lee 2025-06-11 21:34:37 +0800
  • a3a4f1942d
    chart: Update Chart story by use JSON file data. (#947) Jason Lee 2025-06-11 21:34:22 +0800
  • 1214798abd
    chore: Update GPUI and fix uniform_list API changes. (#945) enpitsulin 2025-06-11 17:48:04 +0800
  • f82c347e37
    title_bar: Fix pl to override default TitleBar left padding. (#944) Jason Lee 2025-06-11 16:52:51 +0800
  • a7505487e1
    highlighter: Fix Zig language highlight. (#942) Jason Lee 2025-06-11 16:18:38 +0800
  • 4c0e13bc8d
    radio: Add id to RadioGroup to avoid clicks conflict. (#941) Jason Lee 2025-06-11 15:45:24 +0800
  • 79ff6ba9cc
    highlighter: Fix injection language highlight. (#931) Jason Lee 2025-06-11 15:26:27 +0800
  • c333fd7106
    notification: Add support for rendering custom content (#938) Floyd Wang 2025-06-10 12:06:02 +0800
  • 0aceb02302
    dropdown: Replace specialized impl From Vec<SharedString> to Vec<T: DropdownItem + Clone> (#935) stayhydated 2025-06-09 22:08:42 -0400