insomnia/packages/insomnia-app/app/ui
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
..
components Sidebar code mirror interactions (#2433) 2020-08-03 13:57:12 -04:00
containers Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
css Sidebar code mirror interactions (#2433) 2020-08-03 13:57:12 -04:00
images Initial designer merge 2020-04-26 13:33:39 -07:00
redux Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
dnd-backend.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
index.js Conditionally disable legacy sync for Insomnia Core (#2243) 2020-06-03 16:27:05 +12:00