zed/crates/ui
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
..
docs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
src ui: Apply elevation outside SettingsContainer (#15346) 2024-07-27 14:00:03 -04:00
Cargo.toml Hoist strum to workspace level (#15243) 2024-07-25 21:30:48 -04:00
LICENSE-GPL