index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
dialogs
/
ledger_config_dialog.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependency packages
Hsuan Lee
2019-01-19
1
-307
/
+0
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
1
-9
/
+9
*
fix(website): fix code splitting
Brandon Millman
2018-11-12
1
-1
/
+1
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
1
-3
/
+3
*
Change all onTouchTap to onClick
fragosti
2018-08-25
1
-1
/
+1
*
Use default networkId of 1 for ledger dropdown
fragosti
2018-07-06
1
-1
/
+4
*
Changing provider to ledger more consistent with previous experience
fragosti
2018-06-28
1
-2
/
+0
*
Fix stateful ledger dialog edge state
fragosti
2018-06-27
1
-0
/
+1
*
Fix subtle issues with ledger config dialog
fragosti
2018-06-27
1
-0
/
+2
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-2
/
+2
*
Remove 0x.js as a dependency from website
Leonid Logvinov
2018-05-24
1
-2
/
+2
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-10
/
+10
*
Update website to support latest ledger
Jacob Evans
2018-04-11
1
-1
/
+0
*
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-3
/
+3
*
Create blockchainWatcher class and refactor Portal such that Ether amounts ar...
Fabio Berger
2018-03-10
1
-5
/
+7
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
1
-3
/
+3
*
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
1
-1
/
+1
*
Fix linter errors
Fabio Berger
2018-01-31
1
-1
/
+1
*
Default the derivation path to that found in the Ledger subprovider
Fabio Berger
2018-01-31
1
-1
/
+4
*
Add browser data to dialog info
Fabio Berger
2018-01-31
1
-1
/
+1
*
Add Rinkeby support
Fabio Berger
2018-01-30
1
-6
/
+3
*
Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...
Fabio Berger
2018-01-29
1
-2
/
+6
*
Re-set Ledger config dialog to connect step if dialog is closed
Fabio Berger
2018-01-29
1
-0
/
+1
*
Make it such that users can switch between Ledger accounts without first swit...
Fabio Berger
2018-01-29
1
-1
/
+4
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
1
-1
/
+2
*
Initial Ledger support implementation
Fabio Berger
2018-01-28
1
-7
/
+39
*
Fix ts error in portal after enabling more strict checks
Leonid Logvinov
2018-01-10
1
-4
/
+6
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-65
/
+34
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-22
/
+22
*
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
1
-2
/
+3
*
Standardize colors to always be in uppercase hex and consolidate material-ui ...
Fabio Berger
2017-12-18
1
-1
/
+1
*
Consolidate all custom colors and material-ui colors into a colors module
Fabio Berger
2017-12-18
1
-1
/
+1
*
fix remaining tslint errors
Fabio Berger
2017-11-28
1
-8
/
+9
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
1
-0
/
+288