insomnia/packages/insomnia-app/app
Mike Ellan 784357f089
Sidebar code mirror interactions (#2433)
* Lifting path clicked up to sidebar root

* Abstracting out path click to story (and app)

* Adding click to scroll, updating sidebar components

* Scroll fix for sidebar

* Cleaning up log

* PR feedback

* PR Feedback, fix schemas & request body rendering

* PR feedback & cleanup

* Prop value checking, selection positioning

* Pulling remote import

* Styled components into insomnia-app, obj destructuring, typing

* Refactoring item path mapping

* Abstracting the mapping of specs for position, bumping down styled components version.

* Directly passing ... rest args initial work

* Pulling logs, removing array concatenation

* Pulling click handler out of render method

* Rolling position mapping into scroll positining method

* Opening up type, could be number/string/array

* Update package-lock.json

* Grabbing height from window, typing API vars, checking path

* Creating scroll method dedicated to design mode

* Moving typing of spec related content to Props def.

* Type checking on sections, invalid section component
2020-08-03 13:57:12 -04:00
..
__jest__ Stub console log during db initialization (#2351) 2020-07-07 10:59:56 +12:00
__mocks__ Handle silent failures for git push operation (#2432) 2020-07-28 11:48:55 +12:00
__tests__ Switch back to main httpsnippet module 2019-04-25 21:44:53 -07:00
account Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
common Consistent export dropdown verbiage (#2476) 2020-08-03 17:32:51 +12:00
datasets
icons Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
main Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
models Release for 2020.3 (#2356) 2020-07-09 14:59:22 -07:00
network Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
plugins Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
static Pivot Release for Core Signing Cert change (macOS) (#2453) 2020-07-28 14:11:14 -07:00
sync Handle silent failures for git push operation (#2432) 2020-07-28 11:48:55 +12:00
sync-legacy POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
templating Fix template tag enums not being quoted (Closes #2235) (#2239) 2020-06-03 10:58:50 -07:00
ui Sidebar code mirror interactions (#2433) 2020-08-03 13:57:12 -04:00
main.development.js Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
renderer.html Rename some old things 2020-04-26 14:08:50 -07:00
renderer.js