InvokeAI/invokeai/frontend/web/src/features/gallery
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
..
components feat(ui): tweak menu style, increase icon size 2023-07-27 00:12:23 +10:00
hooks fix(ui): fix all circular dependencies 2023-07-22 22:48:39 +10:00
store fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00