InvokeAI/invokeai/frontend/web/src/features/embedding
psychedelicious 79d65125c2 feat(ui): extract mantine component styles to hook, add less opinionated mantine components
IAIMantineSelect and IAIMantineMultiSelect have a bit of extra logic that prevents simple select functionality from working as expected.

- extract the styles into hooks
- rename those two components to IAIMantineSearchableSelect and IAIMantineSearchableMultiSelect
- Create IAIMantineSelect (which is just a dropdown) and use it in model manager and a few other places

When we only have a few options to present and searching is not efficient, we should use this instead.
2023-07-14 23:00:38 +10:00
..
components feat(ui): extract mantine component styles to hook, add less opinionated mantine components 2023-07-14 23:00:38 +10:00
store feat(ui): refactor embedding ui; now is autocomplete 2023-07-06 13:40:13 +10:00