ZIm/crates/ui/src
Danilo Leal 5c5a938ecf
Expose a theme preview keybinding function (#23237)
This is useful if we want to pass random strings as keybindings for any
component that takes one, so we can display them on the debug theme
preview pane.

Release Notes:

- N/A

Co-authored-by: Agus Zubiaga <hi@aguz.me>
2025-01-16 11:43:56 -03:00
..
components Avoid doing string manipulation on render for single line label (#23227) 2025-01-16 11:15:45 +00:00
styles Make TextSize::rems take AppContext instead of WindowContext (#23220) 2025-01-16 03:56:36 -07:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits Expose a theme preview keybinding function (#23237) 2025-01-16 11:43:56 -03:00
utils assistant2: Suggest recent files and threads as context (#22959) 2025-01-10 14:26:53 +00:00
components.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
prelude.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
styles.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
ui.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
utils.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00