insomnia/packages/insomnia-app/app/plugins/context
Gregory Schier 68b9221b80
New plugin API for showing custom UI inside a dialog (#2026)
* New dialog() method to show generic dialogs from Plugins

* Clarified deprecated api method

* Body now required in dialog()

* Made options arg optional too

* Fix tests
2020-04-06 14:31:03 -07:00
..
__fixtures__ [Feature] Added request-specific followRedirects setting (#1737) 2019-10-31 12:02:03 -04:00
__tests__ New plugin API for showing custom UI inside a dialog (#2026) 2020-04-06 14:31:03 -07:00
app.js New plugin API for showing custom UI inside a dialog (#2026) 2020-04-06 14:31:03 -07:00
data.js Add workspace action plugins and expose context.data helpers (#1901) 2020-01-20 13:07:07 -05:00
index.js Add workspace action plugins and expose context.data helpers (#1901) 2020-01-20 13:07:07 -05:00
network.js Scope responses to active environment (#1905) 2020-01-22 14:23:19 -05:00
request.js [Feature] Added request-specific followRedirects setting (#1737) 2019-10-31 12:02:03 -04:00
response.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
store.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00