ZIm/crates/ui/src
Cole Miller 821e97a392
agent2: Add hover preview for image creases (#36427)
Note that (at least for now) this only works for creases in the "new
message" editor, not when editing past messages. That's because we don't
have the original image available when putting together the creases for
past messages, only the base64-encoded language model content.

Release Notes:

- N/A
2025-08-19 03:26:15 +00:00
..
components agent2: Add hover preview for image creases (#36427) 2025-08-19 03:26:15 +00:00
styles agent: Improve error and warnings display (#36425) 2025-08-18 21:44:07 -03:00
traits ui: Make toggle button group responsive (#36100) 2025-08-13 14:02:20 +02:00
utils Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
component_prelude.rs component: Component crate cleanup (#29967) 2025-05-06 03:41:52 +00:00
components.rs onboarding: Add the AI page (#35351) 2025-08-01 10:43:59 -04:00
prelude.rs agent: Improve error and warnings display (#36425) 2025-08-18 21:44:07 -03:00
styles.rs agent: Improve error and warnings display (#36425) 2025-08-18 21:44:07 -03: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_macros: Remove DerivePathStr macro (#30862) 2025-05-17 10:05:55 +00:00
utils.rs welcome: Theme preview tile (#29689) 2025-04-30 17:46:11 +00:00