aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/package.json
Commit message (Expand)AuthorAgeFilesLines
* Revert to an earlier version that worksFabio Berger2018-05-241-1/+1
* Remove the caret so it actually installs this versionFabio Berger2018-05-241-1/+1
* Bump all dependencies on json-schemas down a patch version so that they don't...Fabio Berger2018-05-241-1/+1
* PublishLeonid Logvinov2018-05-231-8/+8
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-1/+2
* Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-3/+3
|\
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-3/+3
* | Remove build from docs:stage commandsFabio Berger2018-05-151-1/+1
* | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-151-1/+1
|/
* Fix linter issuesLeonid Logvinov2018-05-101-1/+1
* PublishLeonid Logvinov2018-05-051-6/+6
* PublishLeonid Logvinov2018-05-041-8/+8
* PublishFabio Berger2018-04-181-8/+8
* Merge branch 'development' into removeMigrateStepFabio Berger2018-04-121-8/+8
|\
| * PublishLeonid Logvinov2018-04-121-8/+8
* | Add --exit to all mocha calls so they exit when called from top-level yarn co...Fabio Berger2018-04-041-1/+1
|/
* PublishLeonid Logvinov2018-04-021-8/+8
* Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-021-0/+1
* PublishFabio Berger2018-04-021-8/+8
* Add clean-state testsLeonid Logvinov2018-03-271-4/+2
* Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...Fabio Berger2018-03-201-1/+1
* Merge branch 'development' into addExtraDocsFabio Berger2018-03-201-14/+14
|\
| * Set Lodash dep to an exact version since newer versions introduced breaking c...Fabio Berger2018-03-201-1/+1
| * PublishFabio Berger2018-03-191-3/+3
| * Remove assets from connect and _bundles from packages that don't generate the...Fabio Berger2018-03-191-5/+2
| * PublishFabio Berger2018-03-191-10/+10
| * Fix path to assetsFabio Berger2018-03-191-2/+2
| * PublishFabio Berger2018-03-191-12/+15
* | Standardize all doc commands and add `docs:stage` shortcutFabio Berger2018-03-181-3/+4
* | merge developmentFabio Berger2018-03-181-1/+2
|\|
| * Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-1/+2
* | Refactor all docJSON's to reside within the same S3 bucket under different fo...Fabio Berger2018-03-161-2/+2
|/
* Enable coverage for all other packages with testsLeonid Logvinov2018-03-151-1/+4
* Move configuration into package.json configs sectionFabio Berger2018-03-141-0/+9
* move scripts to monorepro-scriptsFabio Berger2018-03-131-2/+4
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-091-4/+4
|\
| * PublishBrandon Millman2018-03-091-4/+4
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* PublishFabio Berger2018-03-051-8/+8
* Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when...Fabio Berger2018-03-041-1/+1
* Merge branch 'development' into 0x.js/updateTypeDocFabio Berger2018-03-041-3/+3
|\
| * Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
* | Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ...Fabio Berger2018-03-031-1/+1
|/
* PublishBrandon Millman2018-02-171-1/+1
* PublishBrandon Millman2018-02-171-5/+5
* PublishFabio Berger2018-02-101-5/+5
* PublishFabio Berger2018-02-101-8/+8
* PublishBrandon Millman2018-02-081-4/+4
* PublishLeonid Logvinov2018-02-061-6/+6
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-10/+15
|\
| * PublishLeonid Logvinov2018-02-011-10/+15
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* Fix prettierLeonid Logvinov2018-01-301-8/+3
* PublishFabio Berger2018-01-301-10/+15
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-301-62/+62
* Fix prettierFabio Berger2018-01-301-67/+62
* PublishLeonid Logvinov2018-01-301-10/+15
* Run prettierAmir Bandeali2018-01-261-8/+3
* PublishLeonid Logvinov2018-01-251-10/+15
* Run prettier to revert formatting changes made by the lerna publish stepBrandon Millman2018-01-181-8/+3
* PublishBrandon Millman2018-01-181-11/+16
* Prettify package.json filesLeonid Logvinov2018-01-121-8/+3
* PublishLeonid Logvinov2018-01-111-2/+2
* PublishLeonid Logvinov2018-01-111-9/+14
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-1/+1
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-67/+62
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+0
* PublishFabio Berger2017-12-281-5/+5
* Add missing calls to bigNumberConfigs in packages where we are instantiating ...Brandon Millman2017-12-221-0/+1
* PublishLeonid Logvinov2017-12-211-4/+4
* PublishBrandon Millman2017-12-091-4/+4
* Use same versions of dependencies everywhereLeonid Logvinov2017-12-061-5/+5
* PublishBrandon Millman2017-11-301-1/+1
* Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ...Brandon Millman2017-11-301-1/+0
* PublishLeonid Logvinov2017-11-291-2/+2
* PublishLeonid Logvinov2017-11-291-5/+5
* Merge branch 'development' into feature/passNetworkIdLeonid2017-11-281-1/+1
|\
| * Add md directory to website package and change generated docs directoryBrandon Millman2017-11-281-1/+1
* | Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-241-1/+1
* | Autofix json-schemas linter errorsLeonid Logvinov2017-11-241-1/+1
|/
* PublishBrandon Millman2017-11-231-2/+2
* Revert "Publish"Fabio Berger2017-11-231-2/+2
* PublishFabio Berger2017-11-231-2/+2
* Prepare connect package for publishingBrandon Millman2017-11-231-2/+4
* PublishLeonid Logvinov2017-11-221-5/+5
* Revert "Publish"Leonid Logvinov2017-11-221-5/+5
* PublishLeonid Logvinov2017-11-221-5/+5
* Add connect to monorepoBrandon Millman2017-11-151-0/+68