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
/
inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix linter errors
Fabio Berger
2018-01-31
1
-1
/
+2
*
Fix all setState calls after unmounted errors. Decided to create our own flag...
Fabio Berger
2018-01-31
1
-5
/
+12
*
Disallow negative amounts
Fabio Berger
2018-01-30
1
-1
/
+1
*
Fix bug where could not switch to Ledger and back
Fabio Berger
2018-01-29
1
-4
/
+4
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
3
-5
/
+57
*
Properly detect user signing cancellation on Metamask, Parity signer and Ledger
Fabio Berger
2018-01-28
1
-1
/
+1
*
Enable restrict-plus-operands and fix issues detected
Leonid Logvinov
2018-01-17
1
-1
/
+1
*
Fix ts error in portal after enabling more strict checks
Leonid Logvinov
2018-01-10
2
-4
/
+5
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
5
-5
/
+5
*
Apply prettier config
Leonid Logvinov
2018-01-03
9
-134
/
+103
*
Merge branch 'development' into fix/underscorePrivate
Brandon Millman
2017-12-21
1
-1
/
+1
|
\
|
*
Move call to error reporter to end of handler so that even if reporting the e...
Fabio Berger
2017-12-21
1
-1
/
+1
*
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
9
-44
/
+44
|
/
*
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
1
-2
/
+2
*
standarize on `grey` over `gray` spelling and other color related fixes
Fabio Berger
2017-12-18
4
-6
/
+6
*
Standardize colors to always be in uppercase hex and consolidate material-ui ...
Fabio Berger
2017-12-18
4
-5
/
+5
*
Consolidate all custom colors and material-ui colors into a colors module
Fabio Berger
2017-12-18
4
-4
/
+4
*
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-1
/
+1
*
Merge branch 'development' into createWethPage
Fabio Berger
2017-12-16
3
-4
/
+1
|
\
|
*
Fix website unused vars
Leonid Logvinov
2017-12-15
3
-4
/
+1
*
|
Make label optional and make sure the input field still renders properly with...
Fabio Berger
2017-12-14
1
-3
/
+4
|
/
*
Fix an invocation
Leonid Logvinov
2017-12-12
1
-1
/
+1
*
Move isAddress to shared utils and remove all dependencies on ethereum-address
Leonid Logvinov
2017-12-11
1
-1
/
+1
*
Make sure we don't pass empty maker into getOrderHashHex
Fabio Berger
2017-12-08
1
-1
/
+2
*
fix remaining tslint errors
Fabio Berger
2017-11-28
9
-30
/
+30
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
9
-0
/
+784