aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/wallet/wrap_ether_item.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-230/+0
|
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-3/+3
|
* WIP for sending ether from portal (works)fragosti2018-07-191-7/+1
|
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-07-141-12/+19
|\ | | | | | | bug/website/txhash-error
| * Make Analytics API non-asyncfragosti2018-07-131-8/+4
| |
| * Add no-floating-promises ignore commentsfragosti2018-07-121-0/+4
| |
| * Integrate heap analyticsfragosti2018-07-121-5/+5
| |
| * Replace calls to google analytics with calls to heapfragosti2018-07-121-11/+18
| |
* | Make error reporter not return a promise and add more environment possibilitiesfragosti2018-07-131-1/+1
|/
* Always show the wrap ether row in between ETH and WETHBrandon Millman2018-07-031-2/+3
|
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-301-2/+1
|\ | | | | | | feature/website/portal-onboarding-polish
| * Refactor inline styles out of WalletBrandon Millman2018-06-291-2/+1
| |
* | Fix z index issue with wrap buttons and onboarding cardsfragosti2018-06-281-0/+1
|/
* 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