ZIm/crates/gpui_macros/src
Marshall Bowers d01d76482d
gpui: Expose more granular style macros (#14035)
This PR extract more GPUI style methods into macros that can be composed
together to selectively add styles to components.

Release Notes:

- N/A
2024-07-09 19:49:25 -04:00
..
derive_into_element.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
derive_render.rs gpui: Don't impl IntoElement on () (#8555) 2024-02-28 15:19:05 -07:00
gpui_macros.rs gpui: Expose more granular style macros (#14035) 2024-07-09 19:49:25 -04:00
register_action.rs gpui-macros: Hide autogenerated action types/functions (#10417) 2024-04-11 15:38:47 +02:00
styles.rs gpui: Expose more granular style macros (#14035) 2024-07-09 19:49:25 -04:00
test.rs Resolve more todos 2024-01-09 15:08:05 -08:00