aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use constantsSteve Klebanoff2018-11-281-0/+2
|
* Merge pull request #1272 from 0xProject/feature/instant/heapSteve Klebanoff2018-11-211-0/+2
|\ | | | | [instant] Base heap integration
| * Get heap analytics id from ENV variableSteve Klebanoff2018-11-201-3/+1
| |
| * Specify fallback web3 provider in analyticsSteve Klebanoff2018-11-171-0/+1
| |
| * Switch heap id on environment, and make sure app id is what we expectSteve Klebanoff2018-11-171-1/+2
| |
| * Introduce ANALYTICS_ENABLED constantSteve Klebanoff2018-11-161-0/+1
| |
| * First pass on widget version of heapSteve Klebanoff2018-11-161-0/+1
| |
* | feat(instant): Add powered by 0x imageSteve Klebanoff2018-11-201-0/+1
|/
* feat: use capital values for enumsfragosti2018-11-151-1/+8
|
* feat: change install wallet panel content based on browser and osfragosti2018-11-141-0/+5
|
* chore: remove unused constantfragosti2018-11-131-1/+0
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-101-3/+2
|\ | | | | | | feature/instant/metamask-connect-flow
| * feat(instant): handle privacy mode in walletsBrandon Millman2018-11-101-3/+0
| |
| * Update account more frequentlySteve Klebanoff2018-11-101-1/+1
| |
| * Merge branch 'development' into feature/instant/buy-quote-heartbeatSteve Klebanoff2018-11-101-0/+1
| |\
| * | wip: BuyQuote heartbeatSteve Klebanoff2018-11-091-0/+1
| | |
| * | feat(instant): Heartbeat for updating account infoSteve Klebanoff2018-11-091-0/+1
| | |
* | | feat: toggle wallet connection colorfragosti2018-11-101-0/+1
| | |
* | | feat: add more info section to the metamask panelfragosti2018-11-101-1/+2
| | |
* | | feat: allow href prop on buttonfragosti2018-11-101-0/+2
| |/ |/|
* | Merge branch 'development' into feature/instant/account-state-changeBrandon Millman2018-11-091-0/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: [instant] Viewport specific errors (#1228) Added more comments Include wholeNumberSchema in sra-spec schemas chore(instant): fix linter Fix isNode fix(instant): update buy quote at start up in the case of default amount fix: apply css reset to overlay as well fix(website): turn off production flag when building locally chore: linter fix: progress bar fix: use fontSize prop in button feat: make instant resistant to external styles feat: add faux externall css file Add upstream issue Use const require instead of import Fix tslint issues Use detect-node Set curstom inspect printer in BigNumber
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-091-0/+8
| |\ | | | | | | | | | feature/instant/prevent-css-leakage
| * | fix: apply css reset to overlay as wellfragosti2018-11-081-0/+1
| | |
* | | feat(instant): fetch account address at startup and drive account state changesBrandon Millman2018-11-081-1/+13
| |/ |/|
* | feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-0/+8
|/
* Merge branch 'development' into feature/instant/simulated-progress-barSteve Klebanoff2018-11-031-0/+1
|\
| * feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+1
| |
* | Use new constantsSteve Klebanoff2018-11-021-1/+3
| |
* | maxWidth -> toWidth, and make from and to width consistent unitsSteve Klebanoff2018-11-021-1/+1
| |
* | Removing old simulated progress bar, and adding documentation to ↵Steve Klebanoff2018-11-011-1/+0
| | | | | | | | TimedProgressBar
* | WIP of new timedprogressbar using CSS animationsSteve Klebanoff2018-11-011-1/+2
| |
* | Tick less often, and let CSS style the transitionSteve Klebanoff2018-10-311-1/+1
| |
* | Use simulated progress bar for txnSteve Klebanoff2018-10-311-0/+1
| |
* | Stall at 95 percentSteve Klebanoff2018-10-311-0/+1
| |
* | WIP: Progress ticker with finishingSteve Klebanoff2018-10-311-0/+1
|/
* Introduce constants for eth gas station and coinbaseSteve Klebanoff2018-10-301-0/+2
|
* feat(instant): add default gasPrice of 6 gwei to transactionsBrandon Millman2018-10-301-0/+2
|
* ethDecimals -> ETH_DECIMALSSteve Klebanoff2018-10-271-1/+1
|
* Added string to constantsSteve Klebanoff2018-10-261-0/+1
|
* chore: incorportate pr feedbackfragosti2018-10-241-0/+1
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-191-1/+1
|\ | | | | | | feature/instant/beta-render-et-al
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
| |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵fragosti2018-10-191-3/+0
|/ | | | method
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-1/+1
|
* feat: populate order details with information from worst buy quotefragosti2018-10-121-0/+2
|
* feat: Move over features from zrx-buyerfragosti2018-10-111-0/+4