zed/crates
Marshall Bowers cb07e02ce9
ui: Apply elevation outside SettingsContainer (#15346)
This PR changes the `SettingsContainer` component such that the
elevation styles are applied by the parent instead of
`SettingsContainer` itself.

This means that components using `SettingsContainer` can be embedded in
different contexts, like the settings UI or a popover containing the
settings.

Release Notes:

- N/A
2024-07-27 14:00:03 -04:00
..
activity_indicator Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
anthropic Fix regression that caused Anthropic custom models to error (#15329) 2024-07-27 14:45:18 +02:00
assets
assistant Add debugging info when a symbol is not found (#15330) 2024-07-27 15:17:36 +02:00
assistant_slash_command
assistant_tooling fix: Typos (#15313) 2024-07-26 17:52:37 -07:00
audio
auto_update Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
breadcrumbs breadcrumbs: Use early return in set_active_pane_item (#14691) 2024-07-17 18:58:44 -04:00
call chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
channel Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
cli Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
client Add repl events (#15259) 2024-07-26 03:31:41 -04:00
clock
collab Fix regression that caused Anthropic custom models to error (#15329) 2024-07-27 14:45:18 +02:00
collab_ui Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
collections
command_palette Add command aliases (#14826) 2024-07-19 12:48:48 -06:00
command_palette_hooks
completion Fix regression that caused Anthropic custom models to error (#15329) 2024-07-27 14:45:18 +02:00
copilot chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
db
dev_server_projects remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
diagnostics Prefer .map for conditionals with else conditions (#15118) 2024-07-24 17:09:07 -04:00
editor ui: Give NumericSteppers an ID (#15344) 2024-07-27 13:02:27 -04:00
extension chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
extension_api
extension_cli Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
extensions_ui Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
feature_flags feature_flags: Add support for flags that aren't auto-enabled for staff (#15093) 2024-07-24 11:23:50 -04:00
feedback Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
file_finder chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
file_icons
fs zed: Mark restored buffers as conflicted if file changed on disk between store & restore (#15207) 2024-07-25 18:04:47 +02:00
fsevent
fuzzy chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
git Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
git_hosting_providers Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
go_to_line Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
google_ai Add missing workspace lints (#15237) 2024-07-25 19:52:24 -04:00
gpui gpui: Add support for animated images (#13809) 2024-07-27 14:05:37 +02:00
gpui_macros Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
headless remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
html_to_markdown
http_client windows: Fix eslint installation (#15331) 2024-07-27 10:24:05 -04:00
image_viewer Add text_color helper for tab contents (#14737) 2024-07-18 09:27:05 -04:00
indexed_docs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
inline_completion_button assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
install_cli
journal
language Fix more instances of JSON schema getting clobbered when attaching references (#15339) 2024-07-27 11:44:40 -04:00
language_model Fix regression that caused Anthropic custom models to error (#15329) 2024-07-27 14:45:18 +02:00
language_selector
language_tools Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
languages Remove TODO in JsonLspAdapter (#15338) 2024-07-27 13:05:48 -04:00
live_kit_client chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
live_kit_server live_kit_server: Re-remove protocol submodule (#15317) 2024-07-26 21:10:56 -04:00
lsp chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
markdown chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
markdown_preview Add Markdown Preview Toggle (#15215) 2024-07-26 11:08:42 -04:00
media linux: Better GPU debugging (#14706) 2024-07-23 09:56:45 -06:00
menu open picker (#14524) 2024-07-15 17:04:15 -06:00
multi_buffer chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
node_runtime windows: Fix eslint installation (#15331) 2024-07-27 10:24:05 -04:00
notifications
ollama assistant: Fix issues when configuring different providers (#15072) 2024-07-24 11:21:31 +02:00
open_ai Add missing workspace lints (#15237) 2024-07-25 19:52:24 -04:00
outline Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
outline_panel Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
paths Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
picker vim remap 2 (#15193) 2024-07-25 09:00:53 -06:00
prettier Lookup prettier more leniently (#14403) 2024-07-13 21:59:14 +03:00
project tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
project_panel Auto fold directories in the project panel by default (#15273) 2024-07-26 15:26:20 +03:00
project_symbols Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
proto tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
quick_action_bar ui: Add functions for generating textual representations of key bindings (#15287) 2024-07-26 12:52:59 -04:00
recent_projects Fix typo in remote projects sign-in prompt (#15325) 2024-07-27 10:34:48 -04:00
refineable
release_channel
remote Suppress unused parameter warning on remote/ssh_session.rs (#15315) 2024-07-26 21:11:28 -04:00
remote_server Run clippy for Windows (#15318) 2024-07-26 21:38:34 -04:00
repl gpui: Add support for animated images (#13809) 2024-07-27 14:05:37 +02:00
rich_text chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
rope Revert "Avoid buffering line content to compute indent guides" (#15282) 2024-07-26 11:05:24 -04:00
rpc Upgrade base64 to v0.22 (#15304) 2024-07-26 17:40:38 -04:00
search Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
semantic_index chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
semantic_version
session zed: Add ability to restore last session w/ multiple windows (#14965) 2024-07-23 19:44:02 +02:00
settings Factor out construction of font-related JSON schemas (#15341) 2024-07-27 12:28:50 -04:00
settings_ui ui: Apply elevation outside SettingsContainer (#15346) 2024-07-27 14:00:03 -04:00
snippet Correct escaping in snippets (#14912) 2024-07-22 00:57:34 +02:00
snippet_provider
sqlez
sqlez_macros
story
storybook Hoist strum to workspace level (#15243) 2024-07-25 21:30:48 -04:00
sum_tree Revert "Avoid buffering line content to compute indent guides" (#15282) 2024-07-26 11:05:24 -04:00
supermaven Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
supermaven_api Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
tab_switcher Add missing workspace lints (#15237) 2024-07-25 19:52:24 -04:00
task tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
tasks_ui tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
telemetry_events Add repl events (#15259) 2024-07-26 03:31:41 -04:00
terminal Factor out construction of font-related JSON schemas (#15341) 2024-07-27 12:28:50 -04:00
terminal_view Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
text Revert "Avoid buffering line content to compute indent guides" (#15282) 2024-07-26 11:05:24 -04:00
theme Factor out construction of font-related JSON schemas (#15341) 2024-07-27 12:28:50 -04:00
theme_importer Hoist strum to workspace level (#15243) 2024-07-25 21:30:48 -04:00
theme_selector settings_ui: Add theme settings controls (#15115) 2024-07-24 16:25:52 -04:00
time_format
title_bar ui: Give NumericSteppers an ID (#15344) 2024-07-27 13:02:27 -04:00
ui ui: Apply elevation outside SettingsContainer (#15346) 2024-07-27 14:00:03 -04:00
ui_input
util SSH remote ui (#15129) 2024-07-26 16:45:44 -06:00
vcs_menu Adjust list item & pickers spacing (#14250) 2024-07-15 10:23:18 -03:00
vim fix: Typos (#15313) 2024-07-26 17:52:37 -07:00
welcome assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
workspace Add "Copy Path" and "Copy Relative Path" items into tab context menu (#15260) 2024-07-27 20:29:53 +03:00
worktree chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
zed SSH remote ui (#15129) 2024-07-26 16:45:44 -06:00
zed_actions