aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/generate_order/asset_picker.tsx
Commit message (Expand)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061-284/+0
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-21/+21
* fix(website): fix code splittingBrandon Millman2018-11-121-1/+1
* Change all onTouchTap to onClickfragosti2018-08-251-2/+2
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
* Update token registry icons and asset picker flowsBrandon Millman2018-07-071-13/+27
* Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-291-6/+5
* Use moment and lodashBrandon Millman2018-06-291-1/+2
* Sort wallet tokens by timestamp added and scroll to newly added tokenBrandon Millman2018-06-291-0/+1
* Polish asset picker layoutBrandon Millman2018-06-271-4/+4
* Do not render ZRX or WETH as removable tracked tokensBrandon Millman2018-06-231-1/+4
* Pulled out reset AssetPicker state into a common variableBrandon Millman2018-06-231-15/+9
* Do not add empty token to local storageBrandon Millman2018-06-221-0/+8
* Move some layout logic out of the Identicon componentBrandon Millman2018-06-201-2/+2
* Add missing type definitionsLeonid Logvinov2018-05-141-10/+10
* Fix linter errorsFabio Berger2018-01-311-1/+1
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-13/+1
* Apply prettier configLeonid Logvinov2018-01-031-36/+40
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-26/+26
* Refactor remaining _.assign to spread operatorFabio Berger2017-12-191-1/+3
* Fix website unused varsLeonid Logvinov2017-12-151-21/+0
* fix remaining tslint errorsFabio Berger2017-11-281-11/+11
* update tokenByAddress after tokenStateByAddress to avoid race-conditionFabio Berger2017-11-241-1/+1
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+291