hyperhive/frontend/packages/shared/src/settings
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
..
motion-apply.ts settings: move the theme/motion panel into @hive/shared, add motion to agent 2026-08-29 11:11:39 +02:00
settings-storage.ts settings: move the theme/motion panel into @hive/shared, add motion to agent 2026-08-29 11:11:39 +02:00
SettingsMenu.css settings: move the theme/motion panel into @hive/shared, add motion to agent 2026-08-29 11:11:39 +02:00
SettingsMenu.tsx settings menu: replace showExpandDetails prop with a children slot 2026-08-30 16:05:43 +02:00
theme-apply.ts settings: move the theme/motion panel into @hive/shared, add motion to agent 2026-08-29 11:11:39 +02:00