insomnia/packages/insomnia-app/app/ui/components/base
Gregory Schier 93c91ebdbe
Upgrade Electron (#2403)
* Upgrade Electron to 8, bump Node version, fix font-manager

* Specify nodeIntegration as true

* Get <webview> working again

* Get <webview> working again

* Electron 9.0

* Escape parens in plugin install exec path (newer Electron added them)

* Bump versions for first alpha

* Electron 9.1

* Convert all Electron APIs that switched from callback to Promise

* Fix send-and-download feature

* Remove user-agent override hack for OAuth 2 login window

* Bump alpha version

* Fix issue regarding chokidar

* Add package-lock.json

* Upgrade chokidar because @babel/cli uses an older incompatible version of fsevents

* Fix source maps

* Read .nvmrc in GitHub actions

* Address remaining PR feedback
2020-07-27 22:18:26 -07:00
..
dropdown Initial designer merge 2020-04-26 13:33:39 -07:00
button.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
copy-button.js Add Ability to Generate Plugin for Dev (#2107) 2020-05-02 11:56:39 -07:00
debounced-input.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
editable.js Unit test improvements (#2337) 2020-07-01 15:57:42 -07:00
editable.stories.js Add Storybook with basic components (#1807) 2019-11-26 12:22:21 -05:00
file-input-button.js Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
highlight.js Rename emptyValue to blankValue (#2336) 2020-06-30 16:52:56 -07:00
indeterminate-checkbox.js Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
lazy.js Add React UNSAFE_ method prefixes 2020-01-06 15:51:52 -05:00
link.js Initial designer merge 2020-04-26 13:33:39 -07:00
mailto.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
modal-body.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
modal-footer.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
modal-header.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
modal.js Initial designer merge 2020-04-26 13:33:39 -07:00
prompt-button.js fix componentWillUnmount lifecycle method (#1951) 2020-02-18 12:44:08 -05:00
prompt-button.stories.js Add Storybook with basic components (#1807) 2019-11-26 12:22:21 -05:00