Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1272 from 0xProject/feature/instant/heap | Steve Klebanoff | 2018-11-21 | 1 | -0/+2 |
|\ | | | | | [instant] Base heap integration | ||||
| * | Get heap analytics id from ENV variable | Steve Klebanoff | 2018-11-20 | 1 | -3/+1 |
| | | |||||
| * | Specify fallback web3 provider in analytics | Steve Klebanoff | 2018-11-17 | 1 | -0/+1 |
| | | |||||
| * | Switch heap id on environment, and make sure app id is what we expect | Steve Klebanoff | 2018-11-17 | 1 | -1/+2 |
| | | |||||
| * | Introduce ANALYTICS_ENABLED constant | Steve Klebanoff | 2018-11-16 | 1 | -0/+1 |
| | | |||||
| * | First pass on widget version of heap | Steve Klebanoff | 2018-11-16 | 1 | -0/+1 |
| | | |||||
* | | feat(instant): Add powered by 0x image | Steve Klebanoff | 2018-11-20 | 1 | -0/+1 |
|/ | |||||
* | feat: use capital values for enums | fragosti | 2018-11-15 | 1 | -1/+8 |
| | |||||
* | feat: change install wallet panel content based on browser and os | fragosti | 2018-11-14 | 1 | -0/+5 |
| | |||||
* | chore: remove unused constant | fragosti | 2018-11-13 | 1 | -1/+0 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-10 | 1 | -3/+2 |
|\ | | | | | | | feature/instant/metamask-connect-flow | ||||
| * | feat(instant): handle privacy mode in wallets | Brandon Millman | 2018-11-10 | 1 | -3/+0 |
| | | |||||
| * | Update account more frequently | Steve Klebanoff | 2018-11-10 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'development' into feature/instant/buy-quote-heartbeat | Steve Klebanoff | 2018-11-10 | 1 | -0/+1 |
| |\ | |||||
| * | | wip: BuyQuote heartbeat | Steve Klebanoff | 2018-11-09 | 1 | -0/+1 |
| | | | |||||
| * | | feat(instant): Heartbeat for updating account info | Steve Klebanoff | 2018-11-09 | 1 | -0/+1 |
| | | | |||||
* | | | feat: toggle wallet connection color | fragosti | 2018-11-10 | 1 | -0/+1 |
| | | | |||||
* | | | feat: add more info section to the metamask panel | fragosti | 2018-11-10 | 1 | -1/+2 |
| | | | |||||
* | | | feat: allow href prop on button | fragosti | 2018-11-10 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'development' into feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 1 | -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 ↵ | fragosti | 2018-11-09 | 1 | -0/+8 |
| |\ | | | | | | | | | | feature/instant/prevent-css-leakage | ||||
| * | | fix: apply css reset to overlay as well | fragosti | 2018-11-08 | 1 | -0/+1 |
| | | | |||||
* | | | feat(instant): fetch account address at startup and drive account state changes | Brandon Millman | 2018-11-08 | 1 | -1/+13 |
| |/ |/| | |||||
* | | feat(instant): fallback to an empty wallet provider when none is injected | Brandon Millman | 2018-11-08 | 1 | -0/+8 |
|/ | |||||
* | Merge branch 'development' into feature/instant/simulated-progress-bar | Steve Klebanoff | 2018-11-03 | 1 | -0/+1 |
|\ | |||||
| * | feat(instant): add interactive overlay presentation to umd bundle | Brandon Millman | 2018-11-02 | 1 | -0/+1 |
| | | |||||
* | | Use new constants | Steve Klebanoff | 2018-11-02 | 1 | -1/+3 |
| | | |||||
* | | maxWidth -> toWidth, and make from and to width consistent units | Steve Klebanoff | 2018-11-02 | 1 | -1/+1 |
| | | |||||
* | | Removing old simulated progress bar, and adding documentation to ↵ | Steve Klebanoff | 2018-11-01 | 1 | -1/+0 |
| | | | | | | | | TimedProgressBar | ||||
* | | WIP of new timedprogressbar using CSS animations | Steve Klebanoff | 2018-11-01 | 1 | -1/+2 |
| | | |||||
* | | Tick less often, and let CSS style the transition | Steve Klebanoff | 2018-10-31 | 1 | -1/+1 |
| | | |||||
* | | Use simulated progress bar for txn | Steve Klebanoff | 2018-10-31 | 1 | -0/+1 |
| | | |||||
* | | Stall at 95 percent | Steve Klebanoff | 2018-10-31 | 1 | -0/+1 |
| | | |||||
* | | WIP: Progress ticker with finishing | Steve Klebanoff | 2018-10-31 | 1 | -0/+1 |
|/ | |||||
* | Introduce constants for eth gas station and coinbase | Steve Klebanoff | 2018-10-30 | 1 | -0/+2 |
| | |||||
* | feat(instant): add default gasPrice of 6 gwei to transactions | Brandon Millman | 2018-10-30 | 1 | -0/+2 |
| | |||||
* | ethDecimals -> ETH_DECIMALS | Steve Klebanoff | 2018-10-27 | 1 | -1/+1 |
| | |||||
* | Added string to constants | Steve Klebanoff | 2018-10-26 | 1 | -0/+1 |
| | |||||
* | chore: incorportate pr feedback | fragosti | 2018-10-24 | 1 | -0/+1 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-19 | 1 | -1/+1 |
|\ | | | | | | | feature/instant/beta-render-et-al | ||||
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
| | | |||||
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵ | fragosti | 2018-10-19 | 1 | -3/+0 |
|/ | | | | method | ||||
* | feat: model asset meta data and add dynamic assetData state | fragosti | 2018-10-13 | 1 | -1/+1 |
| | |||||
* | feat: populate order details with information from worst buy quote | fragosti | 2018-10-12 | 1 | -0/+2 |
| | |||||
* | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 1 | -0/+4 |