InvokeAI/invokeai/frontend/web/src
psychedelicious 3a0ec635c9 feat(ui): add eslint rule react/jsx-no-bind
This rule enforces no arrow functions in component props. In practice, it means all functions passed as component props must be wrapped in `useCallback()`.

This is a performance optimization to prevent unnecessary rerenders.

The rule is added and all violations have been fixed, whew!
2023-11-13 10:01:14 +11:00
..
app Merge branch 'main' into revert-4923-revert-4914-feat/mix-cnet-t2iadapter 2023-11-06 07:34:51 -08:00
assets/images feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
common feat(ui): add eslint rule react/jsx-no-bind 2023-11-13 10:01:14 +11:00
features feat(ui): add eslint rule react/jsx-no-bind 2023-11-13 10:01:14 +11:00
mantine-theme feat(ui): make mantine single selects *exactly* the same size as chakra ones 2023-08-21 19:17:36 +10:00
services feat (ui, generation): High Resolution Fix- added automatic resolution toggle and replaced latent upscale with two improved methods (#4905) 2023-11-11 00:11:46 +00:00
theme chore(ui): delete unused files 2023-11-13 08:43:27 +11:00
i18.d.ts fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
i18n.ts fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
index.ts try named export 2023-08-01 08:54:03 +10:00
main.tsx feat(ui): rename main app components 2023-04-28 21:56:43 +10:00
vite-env.d.ts all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00