Files
oak-gpui/crates/workspace2/src
Marshall Bowers 5c8db996ee Extend Label & Tooltip (#3322)
This PR extends the `Label` component with additional functionality,
partially for use in the `TextTooltip` component.

- [x] `Label` should take a `size` (`Default` & `Small` for now)
  - These should use `text_ui` and `text_ui_sm`
- [x] Fold `LabelColor` and `IconColor` into one enum
  - `TextColor`
- [x] `TextTooltip`'s keybinding field should take whatever we use for
keybindings instead of a string, and render the keybinding component
- [x] `TextTooltip` should use small `Label`s

Release Notes:

- N/A
2023-11-14 13:56:05 -05:00
..
2023-11-03 12:38:09 +02:00
2023-11-03 12:38:09 +02:00
2023-11-03 12:38:09 +02:00
WIP
2023-10-26 12:27:20 +02:00
2023-11-14 13:56:05 -05:00