ZIm/crates/ui/src
Michael Sloan 3ec69a5bc0
Make getting keybinding for display more efficient (#27046)
No longer iterates all the matching bindings, and no longer clones the
result.

Release Notes:

- N/A
2025-03-19 20:15:33 +00:00
..
components Make getting keybinding for display more efficient (#27046) 2025-03-19 20:15:33 +00:00
styles Refactor Git panel styling & status colors for consistency (#26951) 2025-03-19 10:26:36 -04:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits Revert "ui: Color cleanup (#26673)" (#26681) 2025-03-13 15:40:57 +00:00
utils Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
components.rs Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
prelude.rs Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
styles.rs Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs component: Add component and component_preview crates to power UI components (#24456) 2025-02-09 13:25:03 -05:00
ui.rs ui: More component previews, UI component cleanup (#25302) 2025-02-21 09:20:53 -05:00
utils.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00