mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
526bfc35c8
* 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 |
||
---|---|---|
.. | ||
bin | ||
config | ||
scripts | ||
send-request | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmrc | ||
electron-builder.config.js | ||
esbuild.main.ts | ||
esbuild.sr.ts | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.build.json | ||
tsconfig.build.sr.json | ||
tsconfig.json | ||
vite.config.ts |
Insomnia
The main desktop application.