Graphite/frontend/src/utility-functions
0HyperCube 64e62699fc Replace the image layer type with an Image node (#948)
* Use builder pattern for widgets

* Arguments to new function

* Add node graph when dragging in image

* Fix duplicate import

* Skip processing under node graph frame if unused

* Reduce node graph rerenders

* DUPLICATE ALL frontend changes into other frontend

* DUPLICATE more changes to another frontend

* Code review

* Allow importing SVG files as bitmaps

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-01-27 10:01:09 +00:00
..
escape.ts Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
files.ts Make Imaginate into a node (#878) 2022-12-20 22:51:38 +00:00
icons.ts Make Imaginate into a node (#878) 2022-12-20 22:51:38 +00:00
imaginate.ts Make Imaginate into a node (#878) 2022-12-20 22:51:38 +00:00
keyboard-entry.ts Fix logic bug in key internationalization for A-Z keys in alternate layouts 2022-08-14 13:57:01 -07:00
math.ts Vue initialization and FloatingMenu codebase refactoring and cleanup (#649) 2022-05-21 19:46:15 -07:00
network.ts Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
panic-proxy.ts Fix compilation after upgrading TypeScript 2022-11-16 20:50:53 -08:00
platform.ts Remove usage of 'null' in favor of 'undefined' 2022-08-25 21:32:27 -07:00
rasterization.ts Replace the image layer type with an Image node (#948) 2023-01-27 10:01:09 +00:00
strip-indents.ts Revamp key/code input processing which fixes Option key on Mac and other locales 2022-08-11 02:53:46 -07:00