hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 33fafc8c19 settings menu: replace showExpandDetails prop with a children slot
mara, reviewing PR#3780's showExpandDetails boolean prop: "you cannot
just add it like this - if we have more and more options there in
different places we will keep accumulating cruft in the shared
component." SettingsMenu now exposes a plain children slot instead;
the agent page owns its expand-tool-output row entirely (state,
storage, markup) in its own ExpandDetailsSetting component and passes
it in, so the shared component never learns that setting exists.
2026-08-30 16:05:43 +02:00
..
agent settings menu: replace showExpandDetails prop with a children slot 2026-08-30 16:05:43 +02:00
dashboard agent term: move expand-tool-output setting into its own settings popup 2026-08-30 16:05:43 +02:00
shared settings menu: replace showExpandDetails prop with a children slot 2026-08-30 16:05:43 +02:00
swarm-ui shared dropdown: don't reopen when the trigger is clicked while open 2026-08-30 15:29:59 +02:00