InvokeAI/invokeai/frontend/web/src/features
psychedelicious dc8c3d8073 feat(ui): tweak menu style, increase icon size
feat(ui) use `as` for menuitem links

I had requested this be done with the chakra `Link` component, but actually using `as` is correct according to the docs. For other components, you are supposed to use `Link` but looks like `MenuItem` has this built in.

Fixed in all places where we use it.

Also:
- fix github icon
- give menu hamburger button padding
- add menu motion props so it animates the same as other menus

feat(ui): restore ColorModeButton

@maryhipp

chore(ui): lint

feat(ui): remove colormodebutton again

sry
2023-07-27 00:12:23 +10:00
..
canvas feat(ui): make generation mode calculation more granular 2023-07-24 18:16:15 +10:00
controlNet fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
dynamicPrompts fix(ui): fix all circular dependencies 2023-07-22 22:48:39 +10:00
embedding fix: Embeddings not being sorted alphabetically 2023-07-26 20:34:14 +12:00
gallery feat(ui): tweak menu style, increase icon size 2023-07-27 00:12:23 +10:00
imageDeletion fix(ui): fix all circular dependencies 2023-07-22 22:48:39 +10:00
lora fix: LoRA's not being sorted alphabetically 2023-07-26 20:33:59 +12:00
nodes Temp fix for is intermediate switch for l2i 2023-07-26 15:17:59 +10:00
parameters fix(ui): Rename Aspect Ratio labels to their aspect ratios 2023-07-26 18:56:52 +12:00
sdxl feat(ui): hide sync models button if feature is disabled 2023-07-26 14:46:38 +10:00
system feat(ui): tweak menu style, increase icon size 2023-07-27 00:12:23 +10:00
ui Merge branch 'main' into feat/controlnet-and-sdxl-convert 2023-07-26 07:30:22 -04:00