/macros/

4.24.0Jacob Evans2018-11-091-5/+15 * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-39/+2 |\| | * feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-39/+2 * | feat: implement copy-to-clipboardfragosti2018-11-081-0/+6 |/ * feat: break up deploy into deploy-dogfood and deploy-stagingfragosti2018-11-031-10/+47 * Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-301-39/+2 |\ | * yarn.lock changesSteve Klebanoff2018-10-271-2/+39 * | fix: init BigNumberInput not BigNumber when initializing statefragosti2018-10-271-1/+38 |/ * Merge pull request #1175 from 0xProject/feature/instant/input-fees-roundingFrancesco Agosti2018-10-271-9/+58 |\ | * fix: weird linting error that depends on typesfragosti2018-10-251-1/+38 | * feat: change to increasing input width by a constant amount per additional ch...fragosti2018-10-251-46/+2 | * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-1/+8 | |\ | * | feat: upgrade to styled-components v4fragosti2018-10-201-8/+57 * | | Update yarn.lockFabio Berger2018-10-261-45/+1 | |/ |/| * | Revert "commiting addtl changes to yarn.lock from running yarn"Steve Klebanoff2018-10-241-1/+45 * | commiting addtl changes to yarn.lock from running yarnSteve Klebanoff2018-10-241-45/+1 * | feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-1/+8 |/ * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-7/+106 |\ | * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-875/+922 | |\ | | * chore: Fix scroll issue by bumping version and installing from new branchFabio Berger2018-10-191-5/+5 | * | feat: create dogfood url and deployment workflowfragosti2018-10-181-4/+157 * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-191-839/+999 |\ \ \ | | |/ | |/| | * | chore: update yarn.lockFabio Berger2018-10-181-8/+0 | * | update outdated package and tsconfig issueFabio Berger2018-10-181-338/+33 | * | chore: update yarn.lockJacob Evans2018-10-181-490/+937 | * | Merge pull request #1154 from 0xProject/dev-section-redesignKadinsky2018-10-181-2/+2 | |\ \ | | * \ merge dev-section-redesignFabio Berger2018-10-181-11/+27 | | |\ \ | | | * \ merge developmentFabio Berger2018-10-181-11/+27 | | | |\ \ | | * | | | Update react-scroll hash to avoid collision with older, unfixed branchFabio Berger2018-10-181-1/+1 | | |/ / / | | * | | merge developmentFabio Berger2018-10-161-16/+40 | | |\ \ \ | | * \ \ \ Merge branch 'development' into dev-section-redesignFabio Berger2018-10-111-884/+197 | | |\ \ \ \ | | * \ \ \ \ merge base branchFabio Berger2018-10-051-321/+1823 | | |\ \ \ \ \ | | * | | | | | Use same Link UI component for react-scroll linksFabio Berger2018-10-031-0/+27 | | * | | | | | Update react-scroll to include fix of using `history.replaceState` instead of...Fabio Berger2018-10-011-1/+1 | * | | | | | | Enable linter on generated abi-gen wrappersLeonid Logvinov2018-10-181-1/+1 | | |_|_|_|/ / | |/| | | | | | * | | | | | use redux dev tools from packageSteve Klebanoff2018-10-181-38/+5 | | |_|_|_|/ | |/| | | | * / | | | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-39/+17 |/ / / / / * | | | | chore: Update TypeDoc to 0.13.0 (supports TS v3.1)Fabio Berger2018-10-171-6/+10 * | | | | Merge pull request #1143 from 0xProject/fix/monorepo-scripts/changelog-utcJacob Evans2018-10-171-6/+6 |\ \ \ \ \ | * | | | | fix(monorepo-scripts): Format date as UTC not local time.Jacob Evans2018-10-171-7/+7 | | |_|_|/ | |/| | | * | | | | Add tests for format and use toFixed instead of round for usdfragosti2018-10-171-0/+4 * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-171-15/+0 |\| | | | | * | | | Remove unused copyfiles dependenciesAlex Browne2018-10-161-15/+0 * | | | | Add ts-optchain and use it instead of lodash getfragosti2018-10-161-1/+42 * | | | | feat: add changelog entries for changed packagesfragosti2018-10-161-16/+1 * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-161-40/+49 |\| | | | | * | | | Update yarn.lockFabio Berger2018-10-111-7/+0 | * | | | fix(website): replace Rollbar UMD with regular npm packageFabio Berger2018-10-111-1/+47 | | |_|/ | |/| | | * | | Merge pull request #1125 from 0xProject/feature/starter-dev-tools-pagesLeonid Logvinov2018-10-111-39/+9 | |\ \ \ | | * | | Add stuffFabio Berger2018-10-101-39/+9 | | * | | Initial project scaffoldingLeonid Logvinov2018-10-101-91/+3 * | | | | feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-0/+15 |/ / / / * | | | Upgrade to more recent types, fix yarn.lockfragosti2018-10-111-9/+4 * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-101-868/+201 |\| | | | * | | Fix merge conflictsLeonid Logvinov2018-10-091-0/+39 | * | | Fix ethers build issueLeonid Logvinov2018-10-091-43/+8 | * | | Use bundlewatch instead of bundlesizeLeonid Logvinov2018-10-091-4/+70 | * | | Throw and handle errors from Providers.Jacob Evans2018-10-091-61/+3 | * | | Introduce Metamask Subprovider.Jacob Evans2018-10-051-225/+52 | * | | Expose eth_signTypedData functionality for order signingJacob Evans2018-10-051-514/+100 | | |/ | |/| * | | Fix currupted yarn lock filefragosti2018-10-051-6/+6 * | | Remove deps we probably dont needfragosti2018-10-051-47/+35 * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-051-380/+195 |\| | | * | Upgrade webpackFabio Berger2018-10-041-380/+195 * | | Add some ui componentsfragosti2018-10-041-0/+6 * | | Add redux to 0x instantfragosti2018-10-041-22/+11 * | | Add styled-components with themefragosti2018-10-041-0/+32 |/ / * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-031-18/+162 |\ \ | * | Add a command to run bundle size reporterLeonid Logvinov2018-10-021-35/+134 | * | Add missing yarn.lock changesFabio Berger2018-10-021-0/+27 | |/ * | Add dev environmentfragosti2018-10-031-18/+125 * | Clean up package jsonfragosti2018-10-031-42/+1174 * | Have React setup with basic build workingfragosti2018-09-281-40/+371 |/ * Remove yarn postinstall hack (#1098)Alex Browne2018-09-281-2/+2 * Merge pull request #1069 from 0xProject/feature/ts-ethersLeonid Logvinov2018-09-271-4/+23 |\ | * Merge branch 'development' into feature/ts-ethersLeonid Logvinov2018-09-261-34/+38 | |\ | * | Upgrade to TS version of ethersLeonid Logvinov2018-09-191-4/+23 * | | Update everything to Coinbase Wallet instead of Toshifragosti2018-09-261