aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/CHANGELOG.json
Commit message (Collapse)AuthorAgeFilesLines
* Updated CHANGELOGSFabio Berger2019-01-121-1/+2
|
* Update prettier to version ^1.15.3Alex Browne2019-01-111-8/+4
|
* Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-101-0/+9
|\
| * Updated CHANGELOGSFabio Berger2019-01-091-0/+9
| |
* | Add PR numberSteve Klebanoff2019-01-041-1/+2
| |
* | Update asset-buyer changelog describing error changeSteve Klebanoff2018-12-151-0/+8
|/
* Updated CHANGELOGSLeonid Logvinov2018-12-141-2/+2
|
* Updated CHANGELOGSLeonid Logvinov2018-12-141-0/+9
|
* Updated CHANGELOGSFabio Berger2018-12-121-1/+1
|
* Updated CHANGELOGSLeonid Logvinov2018-12-111-1/+2
|
* fix(asset-buyer): update SRA order provider to include DAIBrandon Millman2018-12-041-0/+8
|
* Updated CHANGELOGSJacob Evans2018-11-281-0/+9
|
* Updated CHANGELOGSFabio Berger2018-11-221-1/+2
|
* fix(asset-buyer): change lodash version to the same as other 0x packagesBrandon Millman2018-11-161-0/+9
|
* Updated CHANGELOGSLeonid Logvinov2018-11-141-1/+2
|
* Merge branch 'development' into fix/asset-buyer/price-per-tokenBrandon Millman2018-11-141-0/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Publish Updated CHANGELOGS Fix a bug when undefined was been tried to convert to an array feat(instant): add extra asset metadata chore: fix linter error Improve logo spacing fix: lowercase supplied address before comparing with derived addresses (which are not checksummed) Remove unused instance variable update yarn.lock Increase logo size Replace remaining scroll-links with Link component Adjust paddin Fix menuItem background colors depending on the context Remove "Home" menu item, instead make different parts of logo link to different sections of the website Rename tutorial to match verb structure chore: Make `External exports` clickable on sidebar style: reduce border size on version dropdown style: make line-height of sidebar title 26px, make sure still bottom aligned with version picker Update yarn.lock style: remove small gap under topbar
| * Updated CHANGELOGSLeonid Logvinov2018-11-141-0/+9
| |
* | chore(asset-buyer): update changelog to major version bumpBrandon Millman2018-11-141-1/+1
| |
* | chore(asset-buyer): update changelogBrandon Millman2018-11-131-0/+9
|/
* Updated CHANGELOGSLeonid Logvinov2018-11-121-0/+9
|
* Updated CHANGELOGSJacob Evans2018-11-091-1/+2
|
* fix(asset-buyer): lower default expiryBuffer from 5 minutes to 2 minutesBrandon Millman2018-11-071-0/+4
|
* fix(asset-buyer): fix default values being overriden and incorrect fee roundingBrandon Millman2018-11-031-0/+10
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-021-0/+4
|\ | | | | | | feature/instant/token-selection-panel
| * chore: add changelogfragosti2018-10-301-0/+4
| |
* | chore: add to changelogfragosti2018-11-011-0/+5
|/
* chore: add to asset-buyer changelog.jsonfragosti2018-10-261-0/+9
|
* feat(asset-buyer): throw SignatureRequestDenied and TransactionValueTooLow ↵Brandon Millman2018-10-241-0/+4
| | | | errors when executing buy
* Updated CHANGELOGSLeonid Logvinov2018-10-181-1/+2
|
* Merge branch 'development' into feature/website/asset-buyer-docsBrandon Millman2018-10-181-0/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ...
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-171-0/+5
| |\ | | | | | | | | | feature/instant/move-features-over-from-zrx-buyer
| * | feat: add changelog entries for changed packagesfragosti2018-10-161-0/+4
| | |
* | | feat(asset-buyer): add missing types to public interfaceBrandon Millman2018-10-171-0/+4
| | |
* | | feat(asset-buyer): add hooks for documentationBrandon Millman2018-10-171-0/+8
| |/ |/|
* | Update CHANGELOG.json for all changed packagesAlex Browne2018-10-161-0/+5
|/
* Update the CHANGELOGBrandon Millman2018-10-101-0/+8
|
* Updated CHANGELOGSBrandon Millman2018-10-051-1/+2
|
* Update CHANGELOGBrandon Millman2018-10-041-0/+4
|
* Merge branch 'development' into feature/asset-buyer/improve-asset-buyer-managerBrandon Millman2018-10-031-1/+28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (178 commits) Change cache key back to repo from repo-built Change the lint command back Merge build & install Remove deps cache all together Cache all nested node_modules directories Explicitly specify yarn cache folder Ignore linter issues Fix linter issue Separate deps and built caches Build tslint rules before running linter Cache yarn cache directory without node modules Run linter before prettier as it fails more often Add yarn cache path Split CI install and build steps Move bundle-size out of static tests and don't wait for a build with static tests Introduce a build:ci command that doesn't build webpack bundles Measure only one bundle size as they're the same Fix linter errors Fix no_website CI builds Check bundle size on CI ...
| * Updated CHANGELOGSLeonid Logvinov2018-10-021-0/+9
| |
| * Updated CHANGELOGSFabio Berger2018-09-291-0/+9
| |
| * Updated CHANGELOGSFabio Berger2018-09-261-0/+9
| |
* | Add to CHANGELOGfragosti2018-09-251-0/+9
|/
* Updated CHANGELOGSLeonid Logvinov2018-09-251-0/+9
|
* Update readme, changelog, and package.json with renameBrandon Millman2018-09-151-22/+2
|
* Move packages/forwarder-helper into packages/asset-buyerBrandon Millman2018-09-151-0/+30