Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / longbridgeapp/gpui-component issues and pull requests

#412 - dock: generalize Dock's panel to accommodate DockItem

Pull Request - State: open - Opened by xda2023 4 days ago

#410 - svg_img: Fix the conversion error of the SVG fill color with alpha

Pull Request - State: closed - Opened by madcodelife 4 days ago - 1 comment

#408 - build(deps): bump wry from 0.46.3 to 0.47.0

Pull Request - State: open - Opened by dependabot[bot] 5 days ago
Labels: dependencies

#406 - panel: Add `toolbar_buttons` to extend button to panel.

Pull Request - State: closed - Opened by huacnlee 6 days ago

#406 - panel: Add `toolbar_buttons` to extend button to panel.

Pull Request - State: closed - Opened by huacnlee 6 days ago

#405 - canvas: support moving and resizing

Pull Request - State: open - Opened by xda2023 9 days ago

#404 - svg_img: Remove the `svg_img` method

Pull Request - State: closed - Opened by madcodelife 9 days ago

#404 - svg_img: Remove the `svg_img` method

Pull Request - State: closed - Opened by madcodelife 9 days ago

#402 - panel: Add visible to Panel.

Pull Request - State: open - Opened by huacnlee 9 days ago

#401 - svg_img: Embed the font file

Pull Request - State: closed - Opened by madcodelife 9 days ago

#401 - svg_img: Embed the font file

Pull Request - State: closed - Opened by madcodelife 9 days ago

#399 - table: Add render_last_empty_col to table delegate

Pull Request - State: closed - Opened by ylinwind 10 days ago

#399 - table: Add render_last_empty_col to table delegate

Pull Request - State: closed - Opened by ylinwind 10 days ago

#397 - divider: Make the size flexible

Pull Request - State: closed - Opened by madcodelife 11 days ago

#397 - divider: Make the size flexible

Pull Request - State: closed - Opened by madcodelife 11 days ago

#396 - table: Adjust table header height

Pull Request - State: closed - Opened by ylinwind 11 days ago

#396 - table: Adjust table header height

Pull Request - State: closed - Opened by ylinwind 11 days ago

#395 - theme: Rename Colors to ThemeColor and public it.

Pull Request - State: closed - Opened by huacnlee 12 days ago

#395 - theme: Rename Colors to ThemeColor and public it.

Pull Request - State: closed - Opened by huacnlee 12 days ago

#394 - button: Fix Button disabled style.

Pull Request - State: closed - Opened by huacnlee 12 days ago

#394 - button: Fix Button disabled style.

Pull Request - State: closed - Opened by huacnlee 12 days ago

#393 - calendar: Add small, medium, large size support to Calendar.

Pull Request - State: closed - Opened by huacnlee 12 days ago

#393 - calendar: Add small, medium, large size support to Calendar.

Pull Request - State: closed - Opened by huacnlee 12 days ago

#391 - chore: Update to use WeakView for avoid dependency issue.

Pull Request - State: closed - Opened by huacnlee 13 days ago

#391 - chore: Update to use WeakView for avoid dependency issue.

Pull Request - State: closed - Opened by huacnlee 13 days ago

#390 - svg_img: Render SVGs with text tags

Pull Request - State: closed - Opened by madcodelife 13 days ago

#390 - svg_img: Render SVGs with text tags

Pull Request - State: closed - Opened by madcodelife 13 days ago

#389 - scrollbar: show the narrower scrollbar in idle state

Pull Request - State: closed - Opened by xda2023 14 days ago

#389 - scrollbar: show the narrower scrollbar in idle state

Pull Request - State: closed - Opened by xda2023 14 days ago

#386 - title_bar: Make the left padding adjustable

Pull Request - State: closed - Opened by madcodelife 16 days ago

#386 - title_bar: Make the left padding adjustable

Pull Request - State: closed - Opened by madcodelife 16 days ago

#385 - chore: Add `view` method to get the child view from `Root`.

Pull Request - State: closed - Opened by huacnlee 17 days ago

#385 - chore: Add `view` method to get the child view from `Root`.

Pull Request - State: closed - Opened by huacnlee 17 days ago

#383 - button: Add `flex_shrink_0` to the base

Pull Request - State: closed - Opened by madcodelife 17 days ago

#383 - button: Add `flex_shrink_0` to the base

Pull Request - State: closed - Opened by madcodelife 17 days ago

#382 - theme: Rename `title_bar_background` to `title_bar`.

Pull Request - State: closed - Opened by huacnlee 18 days ago

#381 - chore: Avoid cx.prevent_default when ListItem or other click

Pull Request - State: closed - Opened by huacnlee 19 days ago

#380 - story: Add example to split panel to child window.

Pull Request - State: closed - Opened by huacnlee 20 days ago

#379 - table: Add default option to `perform_sort`

Pull Request - State: closed - Opened by madcodelife 24 days ago

#376 - title_bar: Try to apply gpui-gradient to TitleBar.

Pull Request - State: open - Opened by huacnlee 24 days ago

#375 - title_bar: Impl `Styled` to TitleBar.

Pull Request - State: closed - Opened by huacnlee 26 days ago

#373 - build(deps): bump wry from 0.46.2 to 0.46.3

Pull Request - State: closed - Opened by dependabot[bot] 26 days ago - 1 comment
Labels: dependencies

#372 - build(deps): bump gpui from `4e0dab0` to `93adafb`

Pull Request - State: closed - Opened by dependabot[bot] 26 days ago - 1 comment
Labels: dependencies

#371 - table: Export scroll handles.

Pull Request - State: closed - Opened by huacnlee 26 days ago

#369 - title_bar: Export TitleBarElement.

Pull Request - State: closed - Opened by huacnlee 26 days ago

#368 - title_bar: Fix move window support for Linux.

Pull Request - State: closed - Opened by huacnlee 27 days ago

#367 - linux: Fix #104 Linux platform crash with BorrowMutError.

Pull Request - State: closed - Opened by huacnlee 29 days ago

#366 - script: Fix install script on Ubuntu.

Pull Request - State: closed - Opened by huacnlee 29 days ago

#365 - Add the Preset Ranges and add border for today

Pull Request - State: closed - Opened by xda2023 30 days ago - 1 comment

#364 - chore: Fix typos.

Pull Request - State: closed - Opened by huacnlee 30 days ago

#363 - table, list: Avoid use deferred to show selected row style.

Pull Request - State: closed - Opened by huacnlee 30 days ago

#361 - list: Add `cx` argument to ListDelegate.

Pull Request - State: closed - Opened by huacnlee 30 days ago

#360 - table: Add `cx` argument to TableDelegate methods.

Pull Request - State: closed - Opened by julien-leclercq about 1 month ago - 2 comments

#358 - theme: Update GPUI and imporve dark color.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#355 - accordion: Add Accordion.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#354 - dropdown: Update story

Pull Request - State: closed - Opened by madcodelife about 1 month ago

#352 - chore: Update controls detail.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#351 - dropdown: Add `set_disabled` for `&mut self`

Pull Request - State: closed - Opened by madcodelife about 1 month ago

#350 - docs: Add show cases

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#349 - ebview: Use Wry crate version.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#348 - title_bar: Add a new TitleBar, remove the old version.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#347 - table: Improve `render_tr` to bind the `context_menu`

Pull Request - State: closed - Opened by madcodelife about 1 month ago

#346 - dock: Disallow move panel when it is zoomed in.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#345 - story: Fix story caes

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#344 - Update GPUI to revert `taffy` for performance.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#343 - webview: Update wry.

Pull Request - State: closed - Opened by huacnlee about 1 month ago

#342 - dock: Do not allows to split when Panel is in zoom in mode.

Issue - State: closed - Opened by huacnlee about 1 month ago

#341 - drawer: support ESC to close it by on_action and call on_close

Pull Request - State: closed - Opened by xda2023 about 1 month ago

#340 - icon: Fix broken assets delete.svg

Pull Request - State: closed - Opened by xda2023 about 1 month ago

#339 - build(deps): bump gpui from `82314ac` to `fa2a060`

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#338 - build(deps): bump wry from `7f2f270` to `7093dd3`

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#337 - Upgrade GPUI

Pull Request - State: closed - Opened by huacnlee about 1 month ago - 1 comment

#335 - panel: Always not show active tab style, when the dock is collapsed.

Pull Request - State: closed - Opened by huacnlee about 1 month ago