insomnia/packages/insomnia
James Gatz 526bfc35c8
Refactor the Dropdown into a function component (#4932)
* add unit test for dropdown component

* refactor dropdown to function component wip

* use useLayoutEffect for updating the position

* update types to use DropdownHandle

* remove unused forcedposition

* remove dropup

* add warning about dropdown container

* add useCallback/useMemo

* re-export the container id for tests

* split the state
2022-07-19 13:58:25 +02:00
..
bin rename insomnia-app/app to insomnia/src (#4491) 2022-04-20 17:42:19 +00:00
config INS-1501: Sentry integration. (#4817) 2022-06-02 16:41:06 +00:00
scripts Typed preload (#4886) 2022-06-26 13:36:30 +00:00
send-request Enable noImplicitAny. (#4864) 2022-06-14 23:41:19 -04:00
src Refactor the Dropdown into a function component (#4932) 2022-07-19 13:58:25 +02:00
.eslintignore Chore/some-fc (#4904) 2022-06-29 12:17:13 +00:00
.eslintrc.js rename insomnia-app/app to insomnia/src (#4491) 2022-04-20 17:42:19 +00:00
.gitignore Typed preload (#4886) 2022-06-26 13:36:30 +00:00
.npmrc bump node and electron 19 (#4847) 2022-06-09 09:17:28 +01:00
electron-builder.config.js rename insomnia-app/app to insomnia/src (#4491) 2022-04-20 17:42:19 +00:00
esbuild.main.ts Upload sourcemaps to Sentry on publish (#4909) 2022-06-28 11:29:28 +02:00
esbuild.sr.ts fix inso output contained webpack warnings (#4751) 2022-05-03 11:50:30 +00:00
jest.config.js chore(deps): upgrades jest to 28 (#4783) 2022-05-17 08:18:06 -04:00
package-lock.json Bump app version to 2022.5.0-beta.4 and lerna package versions 2022-07-14 14:02:53 +00:00
package.json Bump app version to 2022.5.0-beta.4 and lerna package versions 2022-07-14 14:02:53 +00:00
README.md rename insomnia-app/app to insomnia/src (#4491) 2022-04-20 17:42:19 +00:00
tsconfig.build.json Markdown preview class->fc (#4956) 2022-07-18 12:12:11 +02:00
tsconfig.build.sr.json tsconfig cleanup (#4908) 2022-06-27 12:57:50 -04:00
tsconfig.json fixes tsconfigs for preload files (#4915) 2022-06-29 13:41:26 +00:00
vite.config.ts Upload sourcemaps to Sentry on publish (#4909) 2022-06-28 11:29:28 +02:00

Insomnia

The main desktop application.