ZIm/crates/ui/src/components
Kyle Kelley 896b9bda23
Stick REPL icon in quick action bar (#14064)
REPL Quick Actions

<img width="325" alt="image"
src="https://github.com/zed-industries/zed/assets/836375/faaf4c8f-ef12-4417-a9dd-158d5beae8ba">

When the Jupyter REPL is enabled and a kernel is available, show the
status in the editor bar:

![quick action bar
repl](https://github.com/zed-industries/zed/assets/836375/f3445283-f1fc-4714-895b-7aa842d4ab76)


Release Notes:

- N/A

---------

Co-authored-by: Nate Butler <iamnbutler@gmail.com>
2024-07-10 09:20:52 -07:00
..
avatar Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
button ui: Add margin style methods to Label and LabelLike (#14032) 2024-07-09 17:41:54 -04:00
checkbox Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
label ui: Add margin style methods to Label and LabelLike (#14032) 2024-07-09 17:41:54 -04:00
list Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
stories Extract title_bar crate (#13597) 2024-06-27 19:14:13 -04:00
avatar.rs Add dedicated indicator for showing a muted call participant (#4076) 2024-01-16 16:18:06 -05:00
button.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
checkbox.rs Add CheckboxWithLabel component (#7881) 2024-02-15 21:00:30 -05:00
context_menu.rs Make LSP task cancellation discoverable (#13226) 2024-06-18 12:44:35 -07:00
disclosure.rs Prompt Library Refinements (#13470) 2024-06-25 11:43:30 -04:00
divider.rs Clean up references in doc comments in ui and theme crates (#3985) 2024-01-09 15:22:36 -05:00
dropdown_menu.rs Add UI setting components (#13550) 2024-06-26 13:02:58 -04:00
facepile.rs gpui: Make style macros more composable (#14007) 2024-07-09 13:52:52 -04:00
icon.rs Stick REPL icon in quick action bar (#14064) 2024-07-10 09:20:52 -07:00
indicator.rs Clean up Indicator (#11275) 2024-05-01 18:10:35 -04:00
keybinding.rs keymap: Allow modifiers as keys (#12047) 2024-06-25 10:17:23 -06:00
label.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
list.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
modal.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
numeric_stepper.rs ui: Add NumericStepper component (#13954) 2024-07-08 18:45:49 -04:00
popover.rs Revert "Fix aside affecting parent popover height (#11859)" (#11942) 2024-05-16 18:53:08 -04:00
popover_menu.rs ui: Use PopoverMenu::new for constructing PopoverMenus (#13178) 2024-06-17 18:14:37 -04:00
radio.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
right_click_menu.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
setting.rs Add UI setting components (#13550) 2024-06-26 13:02:58 -04:00
stack.rs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
stories.rs Extract title_bar crate (#13597) 2024-06-27 19:14:13 -04:00
tab.rs Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
tab_bar.rs Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
tool_strip.rs Add Tool Strip (#11756) 2024-05-13 17:58:08 -04:00
tooltip.rs Allow UI font weight to be assigned in settings (#12333) 2024-05-26 23:06:58 -06:00