ZIm/crates/ui/src/styles
Marshall Bowers 479ffbbd51
ui: Make Label respect the ui_font_weight setting (#15241)
This PR makes the `Label` component respect the `ui_font_weight`
setting, by default.

An explicit font weight can still be set via the `weight` method, which
will override the `ui_font_weight` for that `Label`.

<img width="1566" alt="Screenshot 2024-07-25 at 8 55 16 PM"
src="https://github.com/user-attachments/assets/2751e29c-c76e-4685-8564-604b3b77f603">

Release Notes:

- Updated UI labels to respect the `ui_font_weight` setting
([#15234](https://github.com/zed-industries/zed/issues/15234)).
2024-07-25 21:08:28 -04:00
..
docs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
appearance.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
color.rs Update Platform Controls (#13751) 2024-07-02 16:15:59 -04:00
elevation.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
platform.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
spacing.rs Style header for assistant2 (#11570) 2024-05-08 14:17:07 -04:00
typography.rs ui: Make Label respect the ui_font_weight setting (#15241) 2024-07-25 21:08:28 -04:00
units.rs Make BufferSearch less wide (#10459) 2024-04-11 23:07:29 -06:00