mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-01 17:14:58 -05:00
- Simplify and de-insane-ify component structure, hooks, selectors, etc. - Some perf improvements by using data attributes for styling instead of dynamic CSS-in-JS. - Add field notes and start of linear view config, got blocked when I ran into deeper layout issues that made it very difficult to handle field configs. So those are WIP in this commit.