aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/package.json
Commit message (Expand)AuthorAgeFilesLines
* PublishJacob Evans2018-11-091-12/+12
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-0/+1
|\
| * feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-0/+1
* | feat: implement copy-to-clipboardfragosti2018-11-081-0/+1
|/
* chore: move to underscoresfragosti2018-11-061-2/+2
* feat: break up deploy into deploy-dogfood and deploy-stagingfragosti2018-11-031-2/+3
* Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-291-1/+1
|\
| * Merge pull request #1178 from 0xProject/fix/linter-improvementsAlex Browne2018-10-271-1/+1
| |\
| | * chore: Add --format stylish to tslintAlex Browne2018-10-241-1/+1
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-271-1/+2
|\| |
| * | feat: upgrade to styled-components v4fragosti2018-10-201-2/+3
| |/
* | feat: add assertions to render methodfragosti2018-10-271-0/+2
* | Get rid of react-shared as a dependency, write own etherscanUtilSteve Klebanoff2018-10-251-1/+0
* | feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-1/+2
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-0/+2
|\
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-9/+10
| |\
| * | feat: create dogfood url and deployment workflowfragosti2018-10-181-0/+2
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-191-10/+11
|\ \ \ | | |/ | |/|
| * | PublishLeonid Logvinov2018-10-181-8/+8
| * | Fix ethereum-types versionsLeonid Logvinov2018-10-181-1/+1
| * | chore: update yarn.lockJacob Evans2018-10-181-1/+1
| * | chore: change package org from 0xproject to 0xJacob Evans2018-10-181-7/+7
| * | use redux dev tools from packageSteve Klebanoff2018-10-181-0/+1
| |/
* / feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-0/+1
|/
* chore: Update TypeDoc to 0.13.0 (supports TS v3.1)Fabio Berger2018-10-171-1/+1
* Remove order-utils from dependenciesfragosti2018-10-171-1/+0
* Add tests for format and use toFixed instead of round for usdfragosti2018-10-171-0/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-171-1/+0
|\
| * Remove unused copyfiles dependenciesAlex Browne2018-10-161-1/+0
* | Add ts-optchain and use it instead of lodash getfragosti2018-10-161-1/+2
* | feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-0/+1
|/
* Upgrade ethereum-typesfragosti2018-10-111-1/+1
* Lint and update depsfragosti2018-10-111-2/+2
* Upgrade to more recent types, fix yarn.lockfragosti2018-10-111-1/+1
* Apply linterfragosti2018-10-051-0/+1
* Create SelectedAssetInputAmountfragosti2018-10-051-0/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-051-2/+2
|\
| * PublishBrandon Millman2018-10-051-5/+5
* | Remove deps we probably dont needfragosti2018-10-051-2/+0
* | Add some ui componentsfragosti2018-10-041-0/+1
* | Add redux to 0x instantfragosti2018-10-041-0/+2
* | Add styled-components with themefragosti2018-10-041-1/+4
|/
* Fix typo in build:cifragosti2018-10-031-1/+1
* Make package privatefragosti2018-10-031-0/+1
* Add build:ci commandfragosti2018-10-031-0/+1
* Add dev environmentfragosti2018-10-031-3/+11
* Clean up package jsonfragosti2018-10-031-5/+9
* Have React setup with basic build workingfragosti2018-09-281-0/+70