insomnia/packages/insomnia-app/app/ui
Dimitri Mitropoulos 25520154a5
Minor Electon-related cleanup (#3957)
* adds (now available) electron types

* MenuItemConstructorOptions.selector module augmentation

* updates note on allowRendererProcessReuse with more up-to-date info

* separates and formats comments that were intended to be separate

if you check out the commit where these were created, for some reason the comment for the `loadURL` line was put under the line of interest, and over time the space between the comment blocks was removed - making it look like the last line of the comment is related to the same thing (it, apparently, is not).

* use createRef for ResponseWebView
2021-09-01 20:48:05 +00:00
..
components Minor Electon-related cleanup (#3957) 2021-09-01 20:48:05 +00:00
containers add eslint rules for semi colons (#3989) 2021-09-01 10:50:26 -04:00
context Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
css add search for graphQL schemas (#3388) 2021-08-26 05:43:56 +00:00
hooks add eslint rules for semi colons (#3989) 2021-09-01 10:50:26 -04:00
images Remove Core and Designer specific cases (#3034) 2021-02-03 12:19:22 +13:00
redux add eslint rules for semi colons (#3989) 2021-09-01 10:50:26 -04:00
dnd-backend.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
index.tsx Correctly log uncaught errors/unhandled promises (#3857) 2021-07-28 14:57:52 -04:00