mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +00:00
784357f089
* 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 |
||
---|---|---|
.. | ||
app.less | ||
blocker-overlay.less | ||
changelog.less | ||
cookie-list.less | ||
cookie-modify-modal.less | ||
document-listing.less | ||
dropdown.less | ||
editable.less | ||
environment-editor.less | ||
environment-modal.less | ||
export-requests.less | ||
forms.less | ||
graph-ql-editor.less | ||
graph-ql-explorer.less | ||
header-editor.less | ||
key-value-editor.less | ||
links.less | ||
markdown-editor.less | ||
markdown-preview.less | ||
method-dropdown.less | ||
modal.less | ||
onboarding.less | ||
overlay.less | ||
pane.less | ||
query-editor.less | ||
request-pane.less | ||
request-switcher.less | ||
request-url-bar.less | ||
response-pane.less | ||
scrollbar.less | ||
shortcuts.less | ||
sidebar.less | ||
spec-editor.less | ||
tabs.less | ||
tag.less | ||
themes.less | ||
toast.less | ||
tooltip.less | ||
unit-tests.less | ||
workspace-dropdown.less | ||
wrapper.less |