ZIm/crates/workspace/src
Marshall Bowers fa53353c57
Rename IconElement to just Icon (#3974)
This PR renames the `IconElement` component to just `Icon`.

This better matches the rest of our components, as `IconElement` was the
only one using this naming convention.

The `Icon` enum has been renamed to `IconName` to free up the name.

I was trying to come up with a way that would allow rendering an
`Icon::Zed` directly (and thus make the `IconElement` a hidden part of
the API), but I couldn't come up with a way to do this cleanly.

Release Notes:

- N/A
2024-01-09 10:11:20 -05:00
..
pane Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
persistence gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
dock.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
item.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
modal_layer.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
notifications.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
pane.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
pane_group.rs Remove some todo!'s 2024-01-09 11:36:36 +02:00
persistence.rs gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
searchable.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
shared_screen.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
status_bar.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
toolbar.rs Remove some todo!'s 2024-01-09 11:36:36 +02:00
workspace.rs Remove some todo!'s 2024-01-09 11:36:36 +02:00
workspace_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00