aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/inputs/allowance_toggle.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix wrap button alignment issuefragosti2018-07-251-140/+0
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-07-141-5/+7
|\
| * Make Analytics API non-asyncfragosti2018-07-131-4/+2
| * Add no-floating-promises ignore commentsfragosti2018-07-121-0/+2
| * Integrate heap analyticsfragosti2018-07-121-3/+3
| * Replace calls to google analytics with calls to heapfragosti2018-07-121-4/+6
* | Make error reporter not return a promise and add more environment possibilitiesfragosti2018-07-131-1/+1
|/
* Implement loading body rowsBrandon Millman2018-06-291-2/+2
* Implement allowance and final flow stepfragosti2018-06-131-0/+1
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-2/+0
|\
| * merge v2-prototypeFabio Berger2018-06-061-1/+1
| |\
| * | Try enabling no-unused-variable...fragosti2018-06-051-2/+0
* | | Wrap AllowanceToggle in redux containerfragosti2018-06-071-2/+6
| |/ |/|
* | Add styled-components and polishedfragosti2018-06-021-1/+1
|/
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-1/+2
* Add missing type definitionsLeonid Logvinov2018-05-141-3/+3
* Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-231-1/+30
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-3/+3
* Merge pull request #447 from 0xProject/refactorAnalyticsFabio Berger2018-03-121-13/+3
|\
| * Fix tslint issuesFabio Berger2018-03-101-1/+1
| * Refactor Analytics so that calls to ReactGA are all in a single module, combi...Fabio Berger2018-03-101-13/+3
* | Fix userAddress bugsFabio Berger2018-03-111-0/+1
|/
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-1/+2
* Add networkId to event labelFabio Berger2018-02-071-2/+6
* Added logging for order filling and order cancellingThomas Schmidt2018-02-071-1/+1
* Moved to async awaitThomas Schmidt2018-02-061-18/+13
* Formatting and removed old GA codeThomas Schmidt2018-02-061-16/+18
* Converted BigNumber to number for GA loggingThomas Schmidt2018-02-061-2/+2
* GA logging for order creationThomas Schmidt2018-02-061-4/+9
* Switch GA to React GA and add logging for PortalThomas Schmidt2018-02-061-1/+12
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-1/+4
* Properly detect user signing cancellation on Metamask, Parity signer and LedgerFabio Berger2018-01-281-1/+1
* Enable restrict-plus-operands and fix issues detectedLeonid Logvinov2018-01-171-1/+1
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-4/+3
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-8/+8
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-211-1/+1
|\
| * Move call to error reporter to end of handler so that even if reporting the e...Fabio Berger2017-12-211-1/+1
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-5/+5
|/
* fix remaining tslint errorsFabio Berger2017-11-281-4/+4
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+94