Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |