ZIm/crates/ui2/src
Kirill Bulatov e1d8e2001b
Properly color file labels in project panel (#3794)
Also fixes an error with mouse listeners placement in
https://github.com/zed-industries/zed/pull/3792

Release Notes:

- N/A
2023-12-23 02:01:55 +02:00
..
components Use extra small label for tab descriptions (#3797) 2023-12-22 18:56:17 -05:00
styles Properly color file labels in project panel (#3794) 2023-12-23 02:01:55 +02:00
utils use to_string to return the format distance string from FormatDistance 2023-12-19 11:57:57 -05:00
clickable.rs Add Disableable trait (#3439) 2023-11-29 13:01:26 -05:00
components.rs Extract TabBar component (#3613) 2023-12-12 15:50:05 -05:00
disableable.rs Add Disableable trait (#3439) 2023-11-29 13:01:26 -05:00
fixed.rs Add Disableable trait (#3439) 2023-11-29 13:01:26 -05:00
prelude.rs Add .visible_on_hover helper method (#3639) 2023-12-13 19:12:20 -05:00
selectable.rs Implement Selectable for buttons (#3451) 2023-11-29 18:46:41 -05:00
styled_ext.rs Use extra small label for tab descriptions (#3797) 2023-12-22 18:56:17 -05:00
styles.rs TextColor -> Color 2023-11-21 01:05:29 -05:00
ui2.rs Add .visible_on_hover helper method (#3639) 2023-12-13 19:12:20 -05:00
utils.rs Checkpoint - impl format_distance 2023-11-02 10:11:25 -04:00
visible_on_hover.rs Implement VisibleOnHover for IconButton (#3642) 2023-12-13 20:42:27 -05:00