ZIm/crates/ui2/src
Piotr Osiewicz e932f4cf47
Bump Rust to 1.75 (#3815)
**This PR also bumps wasmtime version from 0.38 to 2.0 as 0.38 does not
build with Rust 1.75**. I did not test the plugin runtime as (AFAIK) we
intend to deprecate it; also, wasmtime's most recent version is 16.0, so
it'd make sense to bump the version at some point anyways. I did not
bump the version to 16.0 straight away as that'd require code changes in
`plugin_runtime`.
Release Notes:

- N/A
2023-12-28 19:22:43 +01:00
..
components Bump Rust to 1.75 (#3815) 2023-12-28 19:22:43 +01: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 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