| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: rename bundle to instant.js and move build to umd dir | fragosti | 2018-11-16 | 1 | -1/+1 |
* | fix: progress bar | fragosti | 2018-11-07 | 1 | -1/+1 |
* | feat: make instant resistant to external styles | fragosti | 2018-11-07 | 1 | -0/+4 |
* | feat: add faux externall css file | fragosti | 2018-11-07 | 2 | -0/+22 |
* | feat: add GNT and MKR testnet orders, fix typo | fragosti | 2018-11-06 | 1 | -6/+40 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-03 | 1 | -0/+10 |
|\ |
|
| * | feat(instant): add affiliateInfo overrides to dev url | Brandon Millman | 2018-11-03 | 1 | -0/+10 |
* | | fix: dont include assetData in render options | fragosti | 2018-11-02 | 1 | -1/+0 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-02 | 1 | -19/+38 |
|\| |
|
| * | feat(instant): add interactive overlay presentation to umd bundle | Brandon Millman | 2018-11-02 | 1 | -0/+1 |
| * | fix: address PR comments | fragosti | 2018-11-01 | 1 | -28/+30 |
| |\ |
|
| * | | feat: remove isValidProvided orders validation | fragosti | 2018-10-30 | 1 | -17/+35 |
| * | | feat: add augur provided order | fragosti | 2018-10-30 | 1 | -18/+15 |
| |/ |
|
* | | fix: remove assetData from default params | fragosti | 2018-11-02 | 1 | -1/+0 |
* | | feat: add states to the erc20 input for no assets or only 1 asset | fragosti | 2018-11-02 | 1 | -3/+3 |
* | | feat: modify public API to allow for passing in available assets, or fetch as... | fragosti | 2018-11-01 | 1 | -3/+5 |
|/ |
|
* | feat: change network to networkId | fragosti | 2018-10-26 | 1 | -1/+1 |
* | fix: dont fail for mainnet assetData and non-mainnet network | fragosti | 2018-10-26 | 1 | -2/+2 |
* | feat: support defaultAssetBuyAmount setting | fragosti | 2018-10-26 | 1 | -1/+2 |
* | chore: use parseInt instead of + | fragosti | 2018-10-26 | 1 | -1/+1 |
* | chore: remove console log | fragosti | 2018-10-26 | 1 | -1/+0 |
* | feat: supply render options from URL | fragosti | 2018-10-26 | 1 | -2/+41 |
* | feat: add network to state and use it where relevant | fragosti | 2018-10-19 | 1 | -1/+1 |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 1 | -1/+2 |
* | Center 0x instant | fragosti | 2018-10-10 | 1 | -3/+4 |
* | Add box shadow and default box-sizing: border-box to container | fragosti | 2018-10-05 | 1 | -0/+1 |
* | Add BuyButton and other small improvement | fragosti | 2018-10-05 | 1 | -2/+7 |
* | Improve utilities and try to use them in simple form component | fragosti | 2018-10-05 | 1 | -0/+6 |
* | Ignore bundles in public dir | fragosti | 2018-10-03 | 2 | -32/+0 |
* | Add public dir | fragosti | 2018-10-03 | 3 | -0/+52 |