aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/package.json
Commit message (Expand)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061-1/+1
* PublishLeonid Logvinov2019-02-071-2/+2
* PublishFabio Berger2019-02-061-2/+2
* PublishLeonid Logvinov2019-02-051-4/+4
* PublishLeonid Logvinov2019-01-151-4/+4
* PublishFabio Berger2019-01-121-4/+4
* PublishFabio Berger2019-01-091-2/+2
* PublishLeonid Logvinov2018-12-141-4/+4
* PublishFabio Berger2018-12-121-3/+3
* PublishFabio Berger2018-11-221-2/+2
* PublishLeonid Logvinov2018-11-141-2/+2
* PublishLeonid Logvinov2018-11-121-1/+1
* PublishJacob Evans2018-11-091-4/+4
* chore: Add --format stylish to tslintAlex Browne2018-10-241-1/+1
* PublishLeonid Logvinov2018-10-181-4/+4
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-4/+4
* chore: Update TypeDoc to 0.13.0 (supports TS v3.1)Fabio Berger2018-10-171-1/+1
* chore: make linter ignore json schemasFabio Berger2018-10-171-1/+1
* Remove unused copyfiles dependenciesAlex Browne2018-10-161-1/+0
* PublishBrandon Millman2018-10-051-4/+4
* Introduce a build:ci command that doesn't build webpack bundlesLeonid Logvinov2018-10-021-0/+1
* Update package.json versions to match the npm onesLeonid Logvinov2018-10-021-1/+1
* PublishFabio Berger2018-09-291-3/+3
* PublishFabio Berger2018-09-261-3/+3
* PublishLeonid Logvinov2018-09-251-2/+2
* PublishLeonid Logvinov2018-09-211-3/+3
* Don't depend on a specific version of node typesLeonid Logvinov2018-09-211-1/+1
* PublishFabio Berger2018-09-051-4/+4
* feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-3/+2
* PublishFabio Berger2018-08-271-2/+2
* PublishFabio Berger2018-08-251-5/+7
* Upgrade Typedoc to 0.12.0, which works with TS 3.xFabio Berger2018-08-231-1/+1
* Refactor publish script so that root package.json configs.packagesWithDocs is...Fabio Berger2018-08-231-2/+1
* Add generated_docs dir to clean commandFabio Berger2018-08-221-1/+1
* Merge developmentFabio Berger2018-08-171-2/+2
|\
| * Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-1/+1
| * feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-1/+1
* | Merge developmentFabio Berger2018-08-151-6/+6
|\|
| * PublishAlex Browne2018-08-141-5/+5
| * fix: Update dependenciesAlex Browne2018-08-101-1/+1
| * Update TypeScript to version 2.9.2Alex Browne2018-08-091-1/+1
* | Add ability to omit rendering specific exports and also support direct export...Fabio Berger2018-08-031-1/+2
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-301-15/+4
|/
* PublishFabio Berger2018-07-261-2/+2
* PublishFabio Berger2018-07-261-5/+5
* PublishFabio Berger2018-07-261-5/+5
* Revert "Revert "Publish""Fabio Berger2018-07-241-5/+5
* Revert "Publish"Leonid Logvinov2018-07-231-5/+5
* PublishLeonid Logvinov2018-07-231-5/+5
* FIx a typoLeonid Logvinov2018-07-201-1/+1
* @0xproject/json-schemas@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/utils@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/tslint-config@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/typescript-typings@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0Leonid Logvinov2018-07-201-1/+1
* Update package versionsFabio Berger2018-07-181-2/+2
* Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
* Update package versionsFabio Berger2018-07-101-4/+4
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+1
* Update all package versions to match latest published to NPMFabio Berger2018-06-191-4/+4
* Use source-map-support package to include correct line numbers in mochaAlex Browne2018-06-071-1/+1
* Merge v2-prototypeFabio Berger2018-06-061-1/+1
|\
| * Replace `-` with `_` in yarn script name so that we are consistent across yar...Fabio Berger2018-06-051-1/+1
* | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-051-1/+1
|/
* Don't automatically rebuild when running yarn testAlex Browne2018-06-051-1/+2
* Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-021-1/+2
|\
| * Add ethereum-types to extraFileIncludesLeonid Logvinov2018-06-011-1/+2
* | Update json-schemas version to 1.0.0 to avoid possible conflictsFabio Berger2018-06-021-1/+1
|/
* PublishLeonid Logvinov2018-05-231-5/+5
* 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-0/+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-0/+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-3/+3
* PublishLeonid Logvinov2018-05-041-5/+5
* PublishFabio Berger2018-04-181-5/+5
* Merge pull request #520 from 0xProject/fix/installation-testsFabio Berger2018-04-121-0/+1
|\
| * Fix some of the publishing/installation issuesLeonid Logvinov2018-04-121-0/+1
* | Merge branch 'development' into removeMigrateStepFabio Berger2018-04-121-5/+5
|\|
| * PublishLeonid Logvinov2018-04-121-5/+5
* | 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-5/+5
* Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-021-0/+1
* PublishFabio Berger2018-04-021-6/+8
* Add clean-state testsLeonid Logvinov2018-03-271-1/+1
* 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-8/+8
|\
| * PublishFabio Berger2018-03-191-1/+1
| * Remove assets from connect and _bundles from packages that don't generate the...Fabio Berger2018-03-191-1/+1
| * PublishFabio Berger2018-03-191-5/+5
| * PublishFabio Berger2018-03-191-7/+7
* | Standardize all doc commands and add `docs:stage` shortcutFabio Berger2018-03-181-0/+1
* | Add JSON Schemas docs to websiteFabio Berger2018-03-181-1/+14
|/
* Enable coverage for all other packages with testsLeonid Logvinov2018-03-151-1/+4
* move scripts to monorepro-scriptsFabio Berger2018-03-131-2/+4
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-091-2/+2
|\
| * PublishBrandon Millman2018-03-091-2/+2
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* PublishFabio Berger2018-03-051-4/+4
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
* PublishBrandon Millman2018-02-171-2/+2
* PublishFabio Berger2018-02-101-3/+3
* PublishFabio Berger2018-02-101-4/+4
* PublishBrandon Millman2018-02-081-2/+2
* PublishLeonid Logvinov2018-02-061-3/+3
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-3/+3
|\
| * PublishLeonid Logvinov2018-02-011-3/+3
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* PublishFabio Berger2018-01-301-3/+3
* PublishLeonid Logvinov2018-01-301-3/+3
* PublishLeonid Logvinov2018-01-251-3/+3
* PublishBrandon Millman2018-01-181-4/+4
* PublishLeonid Logvinov2018-01-111-3/+3
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-43/+43
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+0
* PublishFabio Berger2017-12-281-3/+3
* PublishLeonid Logvinov2017-12-211-3/+3
* PublishBrandon Millman2017-12-091-3/+3
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-2/+2
* Use same versions of dependencies everywhereLeonid Logvinov2017-12-061-3/+3
* PublishLeonid Logvinov2017-11-291-2/+2
* Add type information for the linterLeonid Logvinov2017-11-241-1/+1
* PublishLeonid Logvinov2017-11-221-2/+2
* Revert "Publish"Leonid Logvinov2017-11-221-2/+2
* PublishLeonid Logvinov2017-11-221-2/+2
* PublishFabio Berger2017-11-151-2/+2
* Update tslint rules for assert and json-schemasBrandon Millman2017-11-151-3/+4
* Add json-schemas package to mono repoBrandon Millman2017-11-141-0/+45