aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/public
Commit message (Expand)AuthorAgeFilesLines
* chore: add coingecko css example to externall.cssfragosti2018-12-061-0/+4
* feat(instant): provide a custom wallet display nameBrandon Millman2018-12-011-0/+1
* chore: clean up index.umd.ts a bitfragosti2018-11-221-1/+1
* feat: add more to instant dev envfragosti2018-11-221-136/+199
* feat: add isInstantRendered check to safeguard against double renders and dou...fragosti2018-11-171-0/+4
* feat: add URL override paramfragosti2018-11-171-1/+1
* feat: allow integrator to disable pushstate logicfragosti2018-11-171-0/+2
* feat: rename bundle to instant.js and move build to umd dirfragosti2018-11-161-1/+1
* fix: progress barfragosti2018-11-071-1/+1
* feat: make instant resistant to external stylesfragosti2018-11-071-0/+4
* feat: add faux externall css filefragosti2018-11-072-0/+22
* feat: add GNT and MKR testnet orders, fix typofragosti2018-11-061-6/+40
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-031-0/+10
|\
| * feat(instant): add affiliateInfo overrides to dev urlBrandon Millman2018-11-031-0/+10
* | fix: dont include assetData in render optionsfragosti2018-11-021-1/+0
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-021-19/+38
|\|
| * feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+1
| * fix: address PR commentsfragosti2018-11-011-28/+30
| |\
| * | feat: remove isValidProvided orders validationfragosti2018-10-301-17/+35
| * | feat: add augur provided orderfragosti2018-10-301-18/+15
| |/
* | fix: remove assetData from default paramsfragosti2018-11-021-1/+0
* | feat: add states to the erc20 input for no assets or only 1 assetfragosti2018-11-021-3/+3
* | feat: modify public API to allow for passing in available assets, or fetch as...fragosti2018-11-011-3/+5
|/
* feat: change network to networkIdfragosti2018-10-261-1/+1
* fix: dont fail for mainnet assetData and non-mainnet networkfragosti2018-10-261-2/+2
* feat: support defaultAssetBuyAmount settingfragosti2018-10-261-1/+2
* chore: use parseInt instead of +fragosti2018-10-261-1/+1
* chore: remove console logfragosti2018-10-261-1/+0
* feat: supply render options from URLfragosti2018-10-261-2/+41
* feat: add network to state and use it where relevantfragosti2018-10-191-1/+1
* feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-1/+2
* Center 0x instantfragosti2018-10-101-3/+4
* Add box shadow and default box-sizing: border-box to containerfragosti2018-10-051-0/+1
* Add BuyButton and other small improvementfragosti2018-10-051-2/+7
* Improve utilities and try to use them in simple form componentfragosti2018-10-051-0/+6
* Ignore bundles in public dirfragosti2018-10-032-32/+0
* Add public dirfragosti2018-10-033-0/+52