MyCrypto/common/components/ui
William O'Beirne 182eaa4329 Electron App (#854)
* Basic webpack build started.

* Get build working with electron-packager. Not fully satisfied, might investigate electron-builder.

* Custom title bar

* Rewrite all webpack configs to use common function. Organize webpack utils. Split into multiple dist folders.

* Replace electron build with electron-builder. Leave around packager for a bit.

* Check in progress on updater.

* Update modal flow.

* Fix tscheck.

* Adjust publish info.

* Arbitrary version bump.

* Bump version again.

* 5.0.2 bump fix autodownload.

* 5.0.2 bump again, readd dmg

* 5.0.3 bump

* Turn auto update back off. Log errors. Revert versions.

* Add os-specific builds. Improve update failure.

* Open external links in browser in electron.

* Remove custom title bar temporarily.

* Add info about the update download to the modal.

* Turn off development changes.

* Take the postBuild sorting script and move it into a webpack config.

* Initial conversion to typescript and electron-webpack.

* Switch from electron-webpack back to custom config, clean up unused code, typify electron bridge.

* Better typing for bridge.

* Remove unnecessary file.

* Reminify.

* Add shared folder resolving to jest config.

* Add enum to electron events
2018-01-22 17:38:06 -06:00
..
Code.scss Contracts UI (#277) 2017-10-16 21:01:28 -07:00
Code.tsx Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ColorDropdown.scss Custom Nodes (#322) 2017-11-18 14:33:53 -06:00
ColorDropdown.tsx Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ConditionalInput.tsx Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
Dropdown.tsx Request Payment SubTab - EIP 681 (#671) 2018-01-02 21:18:10 -06:00
DropdownShell.tsx Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
Expandable.tsx Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
Help.scss Wallet-Decrypt/Send Tooltips (#436) 2017-11-21 12:33:20 -06:00
Help.tsx Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
Identicon.tsx ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
Modal.scss Onboarding Style Improvements (#805) 2018-01-13 02:26:08 -06:00
Modal.tsx Onboarding Style Improvements (#805) 2018-01-13 02:26:08 -06:00
NewTabLink.tsx Electron App (#854) 2018-01-22 17:38:06 -06:00
OfflineSymbol.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
QRCode.tsx Fix Typescript Refactor (#229) 2017-09-24 20:29:49 -07:00
SimpleButton.tsx Logout Prompt on Navigation (#540) 2017-12-11 12:17:44 -08:00
SimpleDropdown.tsx Travis TypeScript Compiler Checking (#263) 2017-10-04 10:51:37 -07:00
SimpleSelect.tsx Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
Spinner.scss Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
Spinner.tsx Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
SwapDropdown.scss Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
SwapDropdown.tsx Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
TitleBar.scss Electron App (#854) 2018-01-22 17:38:06 -06:00
TitleBar.tsx Electron App (#854) 2018-01-22 17:38:06 -06:00
Tooltip.scss Wallet Decrypt Redesign (#677) 2018-01-01 13:46:28 -06:00
Tooltip.tsx Wallet Decrypt Redesign (#677) 2018-01-01 13:46:28 -06:00
UnitDisplay.tsx Improved Gas UX (Pt. 1 - Gas Slider on Send) (#728) 2018-01-07 10:43:06 -06:00
UnlockHeader.scss Reworked unlock header toggle (#586) 2017-12-14 20:52:59 -08:00
UnlockHeader.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
index.ts Electron App (#854) 2018-01-22 17:38:06 -06:00