index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
dialogs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-3
/
+3
*
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ...
Fabio Berger
2018-03-11
1
-1
/
+3
*
Create blockchainWatcher class and refactor Portal such that Ether amounts ar...
Fabio Berger
2018-03-10
2
-7
/
+12
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
2
-5
/
+5
*
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
5
-5
/
+5
*
Uppercase Networks enum values
Fabio Berger
2018-01-31
1
-1
/
+1
*
Fix linter errors
Fabio Berger
2018-01-31
1
-1
/
+1
*
Fix all setState calls after unmounted errors. Decided to create our own flag...
Fabio Berger
2018-01-31
1
-4
/
+11
*
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
2
-4
/
+8
*
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
4
-31
/
+55
*
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
3
-3
/
+3
*
Apply prettier config
Leonid Logvinov
2018-01-03
8
-240
/
+167
*
Merge pull request #285 from 0xProject/fix/underscorePrivate
Brandon Millman
2017-12-22
5
-64
/
+64
|
\
|
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
5
-64
/
+64
*
|
Fix Max button bug
Fabio Berger
2017-12-21
1
-1
/
+1
|
/
*
Fix merge
Fabio Berger
2017-12-20
1
-2
/
+2
*
Merge branch 'development' into createWethPage
Fabio Berger
2017-12-20
6
-33
/
+35
|
\
|
*
Refactor remaining _.assign to spread operator
Fabio Berger
2017-12-19
1
-1
/
+3
|
*
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
3
-15
/
+16
|
*
standarize on `grey` over `gray` spelling and other color related fixes
Fabio Berger
2017-12-18
2
-2
/
+1
|
*
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
5
-8
/
+8
|
*
Update first two string enums to native type
Fabio Berger
2017-12-18
2
-8
/
+8
*
|
Add WETH
Fabio Berger
2017-12-19
1
-1
/
+1
*
|
Remove binding on prop passed callbacks
Fabio Berger
2017-12-19
2
-4
/
+4
*
|
Add notice dialog to balances page about updating the WETH contract. We also ...
Fabio Berger
2017-12-18
1
-0
/
+38
*
|
Add `Max` convenience button in unwrap WETH dialog
Fabio Berger
2017-12-18
1
-1
/
+15
|
/
*
Merge branch 'development' into createWethPage
Fabio Berger
2017-12-16
3
-7
/
+1
|
\
|
*
Fix website unused vars
Leonid Logvinov
2017-12-15
3
-7
/
+1
*
|
Improve WETH page styling
Fabio Berger
2017-12-15
1
-4
/
+4
*
|
Refactor the WETH conversion dialog/button to be either wrap or unwrap specif...
Fabio Berger
2017-12-15
1
-52
/
+78
|
/
*
fix remaining tslint errors
Fabio Berger
2017-11-28
7
-33
/
+39
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
7
-0
/
+907