InvokeAI/invokeai/frontend/web/src/features/nodes/util
psychedelicious 30464f4fe1 fix(ui): fix canvas crash by rolling back swagger-parser
The node polyfills needed to run the `swagger-parser` library (used to dereference the OpenAPI schema) cause the canvas tab to immediately crash when the package build is used in another react application.

I'm sure this is fixable but it's not clear what is causing the issue and troubleshooting is very time consuming.

Selectively rolling back the implementation of `swagger-parser`.
2023-06-30 12:24:28 +10:00
..
edgeBuilders feat(ui): api layer refactor 2023-06-24 17:57:39 +10:00
graphBuilders feat(ui): use max prompts for combinatorial, iterations for non-combinatorial 2023-06-27 20:29:41 +10:00
addControlNetToLinearGraph.ts feat(ui): add dynamic prompts to t2i tab 2023-06-26 19:15:54 +10:00
fieldTemplateBuilders.ts fix(ui): fix canvas crash by rolling back swagger-parser 2023-06-30 12:24:28 +10:00
fieldValueBuilders.ts merge with main 2023-06-01 18:09:49 -04:00
modelIdToPipelineModelField.ts feat(ui): api layer refactor 2023-06-24 17:57:39 +10:00
parseSchema.ts fix(ui): fix canvas crash by rolling back swagger-parser 2023-06-30 12:24:28 +10:00