InvokeAI/invokeai/frontend/web
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
..
.husky
.yarn/releases
config fix(ui): fix canvas crash by rolling back swagger-parser 2023-06-30 12:24:28 +10:00
dist merge with main 2023-06-08 21:08:43 -04:00
docs dummy commit to make github actions run 2023-06-04 22:55:35 +10:00
patches chore(ui): bump all packages 2023-06-25 13:44:10 +10:00
public/locales feat: Add tooltips to color mode switcher 2023-06-30 06:05:08 +12:00
src fix(ui): fix canvas crash by rolling back swagger-parser 2023-06-30 12:24:28 +10:00
static move static into invokeai.frontend.web directory for dist install 2023-05-22 16:48:17 -04:00
tests
__init__.py
.eslintignore move static into invokeai.frontend.web directory for dist install 2023-05-22 16:48:17 -04:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.yarnrc
.yarnrc.yml
favicon.ico
index.html
package.json fix(ui): fix canvas crash by rolling back swagger-parser 2023-06-30 12:24:28 +10:00
stats.html merge with main 2023-06-08 21:08:43 -04:00
tsconfig.json fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
tsconfig.node.json feat(ui): improved node parsing 2023-06-26 11:53:54 +10:00
vite.config.ts
yarn.lock fix(ui): fix canvas crash by rolling back swagger-parser 2023-06-30 12:24:28 +10:00