Files
oak-gpui/crates/editor/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
..
2024-01-03 10:58:57 -08:00
2024-01-03 10:58:57 -08:00
2024-01-03 10:58:57 -08:00
2024-01-08 13:08:44 -05:00
2024-01-03 19:31:43 -07:00
2024-01-06 15:17:28 -05:00
wip
2023-01-25 11:32:19 -08:00
2024-01-03 10:58:57 -08:00
2024-01-09 11:36:36 +02:00