Opender Singh
cf2387bbcd
Fix raw response viewer line padding ( #4013 )
2021-09-08 12:33:06 +00:00
Dimitri Mitropoulos
e3484ced8f
fixes nunjucks-tag pointer ( #3992 )
2021-09-03 15:19:34 +00:00
Dimitri Mitropoulos
854ada3ff1
fixes styling regression for autocomplete ( #3991 )
2021-09-03 14:54:45 +00:00
Antoine
0092723a8d
del. top/btm padding from CodeMirror-dialog #2646 ( #2697 )
2020-10-08 10:39:56 -04:00
Huli
a36e22c294
Replace textarea with code editor for response raw viewer ( #2475 )
...
* Replace textarea with code editor
* Add raw-editor class and props to make style consistent
* Merge raw-editor style into general.less
Co-authored-by: Li Hu <li.hu@onedegree.hk>
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-05 07:17:20 +12:00
Mike Ellan
886c4d75b5
Editor search selection contrast ( #2441 )
...
* Increase readability for search result based selections.
* Bumping up highlight
2020-07-24 16:17:45 -04:00
Opender Singh
5fb1caf941
Improve codemirror fold marker theme ( #2406 )
2020-07-14 15:24:55 +12:00
Gregory Schier
9440bfe098
Add support for snippets in autocomplete ( #2333 )
...
* Add support for snippets in autocomplete
* Add snippet styling
* Use correct font color
2020-06-30 15:37:06 -07:00
Gregory Schier
c6a7c4d682
Initial designer merge
2020-04-26 13:33:39 -07:00
Gregory Schier
1770319ac2
Convert Less vars to CSS vars ( #1923 )
...
* Created css vars for every less var
* Finish converting Less var to CSS vars
2020-02-03 12:26:56 -05:00
Gregory Schier
3c9670920b
Fix URL placeholder color
2019-11-27 10:51:54 -05:00
Ranjan Purbey
e14237a555
Fix transparent line-numbers background ( #1690 )
2019-09-30 13:11:15 -07:00
Gregory Schier
6309d51b14
Fix Timeline selection weirdness and remove GraphQL debouncing
2019-02-28 12:33:29 -05:00
dhruv944
2c49563014
Postman collection variables and variable uncovering ( #1274 )
...
* fixed #1172
Collection variable added to folder environment
* modified code implementation #1172
* refactored code
* feature implemented #754
Code implemented to show the sorce of variable
* #1155 fixed
* code restructuring
* fixed #773
Added hotkey alt+u which swaps variable name with value and vice versa.
2018-11-30 00:50:30 -05:00
Gregory Schier
8038612f0e
Added "Send and Download" option to advanced send menu ( Closes #940 )
2018-10-17 16:15:25 -04:00
Gregory Schier
1b1c3f63d3
Updates to new font selection setting
2018-10-17 14:21:34 -04:00
Evans Y
955131472a
* Implemented normal, monospace font selection and on-pff for font variant ( #1213 )
...
ligatures
* Make font-size and font-family based on CSS variables
2018-10-17 13:26:19 -04:00
Gregory Schier
5ad79f3bbc
JS themes and convert themes ( #1047 )
...
* JS themes and convert themes
* Publish
- insomnia-plugin-core-themes@1.0.1
- insomnia-app@1.0.28
* Publish
- insomnia-plugin-core-themes@1.0.2
- insomnia-app@1.0.29
* Publish
- insomnia-plugin-core-themes@1.0.3
- insomnia-app@1.0.30
2018-07-17 16:34:28 -07:00
Gregory Schier
115e8e1413
Different font for fold icons ( Closes #747 )
2018-02-10 01:31:44 +08:00
Gregory Schier
549ce23ce8
Merge All Repositories into Monorepo for easier maintenance ( #629 )
...
* All projects into monorepo
* Update CI
* More CI updates
* Extracted a bunch of things into packages
* Publish
- insomnia-plugin-base64@1.0.1
- insomnia-plugin-default-headers@1.0.2
- insomnia-plugin-file@1.0.1
- insomnia-plugin-hash@1.0.1
- insomnia-plugin-now@1.0.1
- insomnia-plugin-request@1.0.1
- insomnia-plugin-response@1.0.1
- insomnia-plugin-uuid@1.0.1
- insomnia-cookies@0.0.2
- insomnia-importers@1.5.2
- insomnia-prettify@0.0.3
- insomnia-url@0.0.2
- insomnia-xpath@0.0.2
* A bunch of small fixes
* Improved build script
* Fixed
* Merge dangling files
* Usability refactor
* Handle duplicate plugin names
2017-11-26 20:45:40 +00:00