mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
f87b042162
* Initial commit. Feature works, but code might need some cleanup * Cleaned up diff * Made mousePosition a XYPosition again so its nicely typed * Fixed yarn issues * Paste now properly takes node width/height into account when pasting * feat(ui): use react's types in the `onMouseMove` `reactflow` handler * feat(ui): use refs to access `reactflow`'s DOM elements * feat(ui): use a ref to store cursor position in nodes --------- Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com> |
||
---|---|---|
.. | ||
.husky | ||
.yarn/releases | ||
config | ||
dist | ||
docs | ||
public/locales | ||
scripts | ||
src | ||
static | ||
tests | ||
__init__.py | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.js | ||
.yarnrc | ||
.yarnrc.yml | ||
favicon.ico | ||
index.html | ||
package.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts | ||
yarn.lock |