Commit graph

  • bc7dfb877b
    badge: Add Badge. (#462) Jason Lee 2024-12-03 23:07:39 +0800
  • cc23291d19
    breadcrumb: Add Breadcrumb. (#461) Jason Lee 2024-12-03 22:24:44 +0800
  • 23f9352295
    button: Rename ButtonStyle to ButtonVariant. (#460) Jason Lee 2024-12-03 19:22:28 +0800
  • 7560542659
    divider: Support custom colors (#459) Floyd Wang 2024-12-03 19:06:10 +0800
  • bdcf552ecf
    theme: Remove Theme::get_global, there have Theme::global method. (#458) Jason Lee 2024-12-03 18:55:50 +0800
  • ee38970d68 table: Make selected_{row,col} public (#456) Ylin 2024-12-03 16:21:36 +0800
  • dd1b767b8a
    table: Make set_selected_row, set_selected_col public (#455) Ylin 2024-12-03 12:00:15 +0800
  • 97c01c75e8
    theme: Fix menu item hover style. (#454) Jason Lee 2024-12-03 10:07:53 +0800
  • 23d273eaf9
    sidebar: Add Sidebar (#452) Jason Lee 2024-12-02 23:21:39 +0800
  • 09455df61c
    table: Fix disabled sort field change to default (#451) Ylin 2024-12-02 11:28:16 +0800
  • 8c464d6709
    dock: Fix some panel cannot able to split (#450) Jason Lee 2024-12-02 10:42:31 +0800
  • 9d476f9517
    scrollbar: Use paint_layer for scrollbar paint. (#448) Jason Lee 2024-11-28 11:42:19 +0800
  • 5468d034da
    theme: Add color method for default color palette to get color by a scale number. (#447) Jason Lee 2024-11-28 11:36:33 +0800
  • a941c7b32e
    panel: Fix toggle button border overlap with first tab. (#446) Jason Lee 2024-11-27 23:00:25 +0800
  • 36dcc53824
    dock: Add set_dock_collapsible to support setting the Docks to be collapsible or not. (#445) Jason Lee 2024-11-27 21:34:44 +0800
  • 7fe91e4e12
    dock: Add panel_style to support always show TabBar. (#444) Jason Lee 2024-11-27 21:34:27 +0800
  • 53fe5823ef
    dock: Fix panel should have a maximal width restriction when resizing (#443) xda 2024-11-27 21:36:05 +0900
  • 142d092867
    dock: Add add_panel method to add panel to DockArea. (#440) Jason Lee 2024-11-27 11:27:04 +0800
  • 0119c80120
    input: Update GPUI and fix Input changes. (#437) Jason Lee 2024-11-26 21:41:34 +0800
  • 931d762955
    build(deps): bump wry from 0.47.0 to 0.47.2 (#434) dependabot[bot] 2024-11-26 13:29:03 +0800
  • ea6ec8aa5d
    ui: Add number_input (#433) Floyd Wang 2024-11-25 19:32:56 +0800
  • ea011d11d6
    dock: Hide toggle button when side dock is not exist. (#431) Jason Lee 2024-11-22 15:38:47 +0800
  • d937a90db6 dock: Render toggle dock buttons inside the Panels. (#414) xda 2024-11-22 14:41:04 +0800
  • c2678268b2 chore: Update background assign to use into. Jason Lee 2024-11-21 15:02:46 +0800
  • 8b23193f8f
    dock: Make the panel dock open state controllable (#429) Floyd Wang 2024-11-20 11:24:42 +0800
  • e6012fcc8f
    table: Improve table render performance. (#421) Jason Lee 2024-11-18 14:43:22 +0800
  • fa6abe5a9e
    chore: Upgrade GPUI and fix API changes. (#426) Jason Lee 2024-11-18 11:35:49 +0800
  • a4abc164bb
    build(deps): bump wry from 0.46.3 to 0.47.0 (#408) dependabot[bot] 2024-11-15 14:26:03 +0800
  • cdee8c7ffd
    dock: Keep the panel state when meet invalid panel. (#423) Jason Lee 2024-11-15 10:31:20 +0800
  • 3db84c1247
    Revert "dock: Change bottom dock to floating on bottom of the center view." (#420) Jason Lee 2024-11-14 19:01:57 +0800
  • a2d6752557
    dock: Change bottom dock to floating on bottom of the center view. (#419) Jason Lee 2024-11-14 18:57:37 +0800
  • 079cc35c48
    dock: Limit drag move or close when tab panel or parent only have 1 panel. (#418) Jason Lee 2024-11-14 18:33:49 +0800
  • b29f4fb0e6
    dock: Add set_locked to lock dock area to limit split, move panels. (#417) Jason Lee 2024-11-14 15:47:26 +0800
  • 7edbdd01f4
    dock: Remove the inside toggle dock button in Dock to reduce complex and add dock::ToggleButtons. (#415) Jason Lee 2024-11-14 12:05:58 +0800
  • 47688a8af2
    dock: Generalize Dock's panel to accommodate DockItem (#412) xda 2024-11-14 12:00:23 +0800
  • d53b30ff9f
    drawer: Set paddings to base to support override drawer body paddings. (#413) ihavecoke 2024-11-13 14:38:47 +0800
  • 40345f1e42
    webview: Add bounds method to WebView to get container bounds. (#411) ihavecoke 2024-11-12 19:31:48 +0800
  • e77578a53f svg_img: Fix the conversion error of the SVG fill color with alpha (#410) Floyd Wang 2024-11-12 19:26:24 +0800
  • e478d5606f
    chore: Add base ui attributes to Root and add change font size to story to test font adjust. (#409) Jason Lee 2024-11-12 11:17:16 +0800
  • f96c21782d
    skeleton: Fix the bug where the theme color of the skeleton does not display in light mode (#407) ihavecoke 2024-11-11 11:48:03 +0800
  • 5149b8a714
    panel: Add toolbar_buttons to extend button to panel. (#406) Jason Lee 2024-11-10 23:17:34 +0800
  • ab772c04f1
    svg_img: Remove the svg_img method (#404) Floyd Wang 2024-11-08 16:42:33 +0800
  • df54c7b2fb
    svg_img: Embed the font file (#401) Floyd Wang 2024-11-08 15:45:00 +0800
  • 5aad0bf340
    modal: Add keyboard option to Modal to enable/disable default keyboard event. (#400) ihavecoke 2024-11-08 13:50:05 +0800
  • d4ee273bf5
    table: Add render_last_empty_col to table delegate (#399) Ylin 2024-11-07 17:53:21 +0800
  • 6d0b332071
    svg_img: Render SVGs with text tags (#390) Floyd Wang 2024-11-07 11:39:06 +0800
  • 270493f3ce
    list: Fix to set_selected_index when List up, down to select item. (#398) Jason Lee 2024-11-06 18:44:10 +0800
  • 8c3997d795
    divider: Make the size flexible (#397) Floyd Wang 2024-11-06 17:45:38 +0800
  • 3508453b11
    theme: Rename Colors to ThemeColor and public it. (#395) Jason Lee 2024-11-05 23:02:54 +0800
  • 26211000f7
    button: Fix Button disabled style. (#394) Jason Lee 2024-11-05 14:36:05 +0800
  • 852c38f42c table: Remove the unnecessary left margin from the icon Floyd Wang 2024-11-05 11:08:21 +0800
  • c2824eb01e
    calendar: Add small, medium, large size support to Calendar. (#393) Jason Lee 2024-11-04 19:25:30 +0800
  • 1c5d63edb1
    table: Remove unnecessary actions that stop bubbling to ensure focused (#392) Floyd Wang 2024-11-04 17:22:01 +0800
  • ca44ca6311
    chore: Update to use WeakView for avoid dependency issue. (#391) Jason Lee 2024-11-04 16:36:21 +0800
  • 19f6b82b61
    scrollbar: show the narrower scrollbar in idle state (#389) xda 2024-11-04 11:34:57 +0800
  • 4b5d917e83
    title_bar: Update on_close_window to support binding with cx.listener. (#388) Jason Lee 2024-11-01 18:39:25 +0800
  • 80230c643f
    title_bar: Add on_close_window method callback for TitleBar to custom close window method for Linux. (#387) Jason Lee 2024-11-01 17:06:31 +0800
  • b997eabcba
    title_bar: Make the left padding adjustable (#386) Floyd Wang 2024-11-01 14:20:49 +0800
  • c986a294e4
    chore: Add view method to get the child view from Root. (#385) Jason Lee 2024-10-31 15:27:45 +0800
  • c871138ca7
    webview: Upgrade wry version to fixed with_user_agent regression. (#384) ihavecoke 2024-10-31 14:24:10 +0800
  • 2dab196f68
    button: Add flex_shrink_0 to the base (#383) Floyd Wang 2024-10-31 10:35:37 +0800
  • d99c5246ee Add Default support to DockAreaState. Jason Lee 2024-10-30 17:29:52 +0800
  • fe6566ce2f
    table: Export scroll handles. (#371) Jason Lee 2024-10-30 14:25:38 +0800
  • 292d1a6a9a
    theme: Rename title_bar_background to title_bar. (#382) Jason Lee 2024-10-30 14:25:21 +0800
  • 0b0fc61c2f
    chore: Avoid cx.prevent_default when ListItem or other click (#381) Jason Lee 2024-10-29 16:54:08 +0800
  • db041fea88
    table: Add default option to perform_sort (#379) Floyd Wang 2024-10-24 18:15:12 +0800
  • b7a1292d07
    popup_menu: Add popup_menu_with_anchor method to control the Anchor for PopupMenu. (#378) Jason Lee 2024-10-24 11:05:13 +0800
  • b8c8ddd8f5
    resizable: Fix the edge case of initializing Panels with zero initial_size (#377) xda 2024-10-24 01:07:45 +0900
  • 53311b06f8
    title_bar: Impl Styled to TitleBar. (#375) Jason Lee 2024-10-22 14:42:40 +0800
  • c87b4c7f01
    notification: Autohide should not panic when the window is not found (#374) Floyd Wang 2024-10-22 10:43:00 +0800
  • 14ca368be7
    input: Ensure resizing the window doesn't force the cursor back into view (#370) xda 2024-10-21 21:01:49 +0900
  • 38fc226c22 title_bar: Export TitleBarElement. (#369) Jason Lee 2024-10-21 19:23:20 +0800
  • 2aaf424df9
    title_bar: Fix move window support for Linux. (#368) Jason Lee 2024-10-21 15:23:36 +0800
  • 2c979c32c5
    linux: Fix #104 Linux platform crash with BorrowMutError. (#367) Jason Lee 2024-10-19 01:21:31 +0800
  • 6ea9e69b98
    script: Fix install script on Ubuntu. (#366) Jason Lee 2024-10-18 23:14:55 +0800
  • 8dbf1dd5d5
    Add the Preset Ranges and add border for today (#365) xda 2024-10-18 21:38:16 +0900
  • a798bd81c6
    chore: Fix typos. (#364) Jason Lee 2024-10-18 14:30:24 +0800
  • 274b9edc32 table: Fix selected row top, bottom border detail. Jason Lee 2024-10-18 14:13:15 +0800
  • a4260c109f
    table, list: Avoid use deferred to show selected row style. (#363) Jason Lee 2024-10-18 13:27:59 +0800
  • 4bef681c9a
    table, list: Add right clicked row style and improve selection style. (#362) Jason Lee 2024-10-18 11:52:14 +0800
  • c02cb802cb
    list: Add cx argument to ListDelegate. (#361) Jason Lee 2024-10-18 10:17:59 +0800
  • 536bb60900
    table: Add cx argument to TableDelegate methods. (#360) julien-leclercq 2024-10-18 04:03:32 +0200
  • f35db249a6
    theme: Update GPUI and imporve dark color. (#358) Jason Lee 2024-10-17 19:14:42 +0800
  • 6b54396c9c
    title_bar: Fix TitleBar prefix padding when is zoomed and support double click to toggle zoom. (#357) Jason Lee 2024-10-17 18:22:32 +0800
  • 913775c632
    resizable: Fix the bug for parent groups when initializing Panels with sizes Some and None (#356) xda 2024-10-17 18:39:00 +0900
  • 8eff75d357
    accordion: Add Accordion. (#355) Jason Lee 2024-10-17 17:31:59 +0800
  • 5ecfbc59e3
    Update Windows demo app. Jason Lee 2024-10-16 21:20:05 +0800
  • 1fdcff3b51
    theme: Add apply_color to theme to support merge a new color into theme color. (#353) Jason Lee 2024-10-16 18:38:21 +0800
  • 41c64e2912
    chore: Update controls detail. (#352) Jason Lee 2024-10-16 17:51:39 +0800
  • 000c0bec57
    dropdown: Add set_disabled for &mut self (#351) Floyd Wang 2024-10-16 17:33:46 +0800
  • c91028b756
    docs: Add show cases (#350) Jason Lee 2024-10-16 16:46:10 +0800
  • 28d887cf5e webview: Use Wry crate version. Jason Lee 2024-10-16 16:32:25 +0800
  • fdca75d5a7
    title_bar: Add a new TitleBar, remove the old version. (#348) Jason Lee 2024-10-16 16:22:17 +0800
  • 51df8f2f04
    drawer: support ESC to close it by on_action and call on_close (#341) xda 2024-10-15 22:47:45 +0900
  • 9b8240c6bc
    table: Improve render_tr to bind the context_menu (#347) Floyd Wang 2024-10-15 21:35:17 +0800
  • 6a5fff889e
    dock: Disallow move panel when it is zoomed in. (#346) Jason Lee 2024-10-15 14:52:40 +0800
  • 2f4ee70f46
    story: Fix story caes (#345) Jason Lee 2024-10-15 14:21:47 +0800
  • 3041d0020f
    webview: Update wry. (#343) Jason Lee 2024-10-14 22:19:35 +0800
  • 54bc3900a2
    Update GPUI to revert taffy for performance. (#344) Jason Lee 2024-10-14 22:16:51 +0800
  • 219d5a4293
    icon: Fix broken assets delete.svg (#340) xda 2024-10-14 23:07:18 +0900