aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/dialogs/ledger_config_dialog.tsx
Commit message (Expand)AuthorAgeFilesLines
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-9/+9
* fix(website): fix code splittingBrandon Millman2018-11-121-1/+1
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-3/+3
* Change all onTouchTap to onClickfragosti2018-08-251-1/+1
* Use default networkId of 1 for ledger dropdownfragosti2018-07-061-1/+4
* Changing provider to ledger more consistent with previous experiencefragosti2018-06-281-2/+0
* Fix stateful ledger dialog edge statefragosti2018-06-271-0/+1
* Fix subtle issues with ledger config dialogfragosti2018-06-271-0/+2
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-2/+2
* Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-241-2/+2
* Add missing type definitionsLeonid Logvinov2018-05-141-10/+10
* Update website to support latest ledgerJacob Evans2018-04-111-1/+0
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-3/+3
* Create blockchainWatcher class and refactor Portal such that Ether amounts ar...Fabio Berger2018-03-101-5/+7
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-3/+3
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
* Fix linter errorsFabio Berger2018-01-311-1/+1
* Default the derivation path to that found in the Ledger subproviderFabio Berger2018-01-311-1/+4
* Add browser data to dialog infoFabio Berger2018-01-311-1/+1
* Add Rinkeby supportFabio Berger2018-01-301-6/+3
* Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...Fabio Berger2018-01-291-2/+6
* Re-set Ledger config dialog to connect step if dialog is closedFabio Berger2018-01-291-0/+1
* Make it such that users can switch between Ledger accounts without first swit...Fabio Berger2018-01-291-1/+4
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-1/+2
* Initial Ledger support implementationFabio Berger2018-01-281-7/+39
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-4/+6
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-65/+34
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-22/+22
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-2/+3
* Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-181-1/+1
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-1/+1
* fix remaining tslint errorsFabio Berger2017-11-281-8/+9
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+288