aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/wallet/wrap_ether_item.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Run linterfragosti2018-06-151-1/+1
|
* Add Portal v2 loggingfragosti2018-06-151-6/+12
|
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|
* merge v2-prototypeFabio Berger2018-06-061-1/+1
|\
| * Add styled-components and polishedfragosti2018-06-021-1/+1
| |
* | Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|/
* Use visibility property instead of placeholder div in wrap ether itemBrandon Millman2018-05-241-7/+4
|
* Merge branch 'v2-prototype' into feature/website/wallet-flex-boxBrandon Millman2018-05-241-4/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (95 commits) Add missing dep to website Upgrade solidity parser Fix trace test Fix linter issues Move contract utils Fix prettier Fix NameResolver Fix prettier Remove 0x.js as a dependency from website Enable 0x.js tests Fix small bug in order-utils Address feedback Fix Tslint error caused by "PromiseLike" value Fix Tslint error caused by "PromiseLike" value Update dogfood url fix contract-wrappers version Parse compiler.json in SolCompilerArtifactsAdapter Fix TokenTransferProxy artifact name since it's now suffixed with _v1 Update yarn.lock Fix signature verification test ...
| * Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-241-4/+7
| |
* | Use flexbox for wrapped ether itemBrandon Millman2018-05-221-21/+29
|/
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-1/+2
|
* Fix prettierBrandon Millman2018-05-191-5/+1
|
* Center all the thingsfragosti2018-05-181-4/+18
|
* Refactor code in response to CR feedbackfragosti2018-05-181-1/+1
|
* Show error messages in the wrapped ether itemfragosti2018-05-181-7/+27
|
* Add missing type definitionsLeonid Logvinov2018-05-141-6/+6
|
* Change undefined to nullBrandon Millman2018-04-061-3/+1
|
* Fix missing key warnings in wallet componentBrandon Millman2018-04-051-2/+4
|
* Style changesBrandon Millman2018-03-301-4/+3
|
* Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-231-0/+185