index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
generate_order
/
asset_picker.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deploy @dexon-foundation/0x.js
stable
Hsuan Lee
2019-03-06
1
-284
/
+0
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
1
-21
/
+21
*
fix(website): fix code splitting
Brandon Millman
2018-11-12
1
-1
/
+1
*
Change all onTouchTap to onClick
fragosti
2018-08-25
1
-2
/
+2
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-1
/
+1
*
Update token registry icons and asset picker flows
Brandon Millman
2018-07-07
1
-13
/
+27
*
Remove isTracked field on token in favor of trackedTimestamp
Brandon Millman
2018-06-29
1
-6
/
+5
*
Use moment and lodash
Brandon Millman
2018-06-29
1
-1
/
+2
*
Sort wallet tokens by timestamp added and scroll to newly added token
Brandon Millman
2018-06-29
1
-0
/
+1
*
Polish asset picker layout
Brandon Millman
2018-06-27
1
-4
/
+4
*
Do not render ZRX or WETH as removable tracked tokens
Brandon Millman
2018-06-23
1
-1
/
+4
*
Pulled out reset AssetPicker state into a common variable
Brandon Millman
2018-06-23
1
-15
/
+9
*
Do not add empty token to local storage
Brandon Millman
2018-06-22
1
-0
/
+8
*
Move some layout logic out of the Identicon component
Brandon Millman
2018-06-20
1
-2
/
+2
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-10
/
+10
*
Fix linter errors
Fabio Berger
2018-01-31
1
-1
/
+1
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
1
-13
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-36
/
+40
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-26
/
+26
*
Refactor remaining _.assign to spread operator
Fabio Berger
2017-12-19
1
-1
/
+3
*
Fix website unused vars
Leonid Logvinov
2017-12-15
1
-21
/
+0
*
fix remaining tslint errors
Fabio Berger
2017-11-28
1
-11
/
+11
*
update tokenByAddress after tokenStateByAddress to avoid race-condition
Fabio Berger
2017-11-24
1
-1
/
+1
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
1
-0
/
+291