ZIm/crates/ui2/src
Nathan Sobo cb6652e7bf
Clippy fixes for gpui2 (#3826)
It's not quite complete, but we gotta start somewhere.
Release Notes:

- N/A
2024-01-02 11:38:25 -07:00
..
components Clippy fixes for gpui2 (#3826) 2024-01-02 11:38:25 -07:00
styles Add general-purpose functions for sizing in viewport units (#3833) 2024-01-02 11:53:57 -05: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 general-purpose functions for sizing in viewport units (#3833) 2024-01-02 11:53:57 -05:00
selectable.rs Implement Selectable for buttons (#3451) 2023-11-29 18:46:41 -05:00
styled_ext.rs Add general-purpose functions for sizing in viewport units (#3833) 2024-01-02 11:53:57 -05:00
styles.rs Add general-purpose functions for sizing in viewport units (#3833) 2024-01-02 11:53:57 -05:00
ui2.rs Bump Rust to 1.75 (#3815) 2023-12-28 19:22:43 +01: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