Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-07 | 1 | -7/+7 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Inline function Introduce a const Make private Add version matcher script Use same versions of dependencies everywhere Add missing await Move declaration into proper conditional block Fix Party element so that an identicon's height is that which was passed in # Conflicts: # packages/website/package.json # yarn.lock | ||||
| * | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -8/+8 |
| | | |||||
* | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-06 | 1 | -1/+3 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (50 commits) Add PR number to changelog Address feedback Add requestId to subscription messages and update json-schemas Remove isomorphic-fetch types from contracts package Update README Regenerate files Make it private Change package name Update README Make fileExtension configurable Rename abi-gen to typed-contracts Add docs for typed-contracts Remove TODOs Introduce separate ContextData type and rework it Check ABI is defined Introduce a const for 'contract.mustache' Improve error message Reuse util Fix a typo Introduce a const for 'function' ... # Conflicts: # yarn.lock | ||||
| * | Make fileExtension configurable | Leonid Logvinov | 2017-12-06 | 1 | -1/+1 |
| | | |||||
| * | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 1 | -3/+3 |
| | | |||||
| * | Remove es6-promisify | Leonid Logvinov | 2017-12-02 | 1 | -1/+0 |
| | | |||||
| * | Add depencies and a command to generate contract wrappers | Leonid Logvinov | 2017-12-02 | 1 | -0/+3 |
| | | |||||
* | | Move testrpc to top-level package.json and standardize some versions | Fabio Berger | 2017-12-05 | 1 | -2/+1 |
|/ | |||||
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | | | | | | - 0x.js@0.27.1 - @0xproject/connect@0.1.2 - website@0.0.0 | ||||
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -4/+4 |
| | | | | | | | | | - 0x.js@0.27.0 - @0xproject/assert@0.0.6 - @0xproject/connect@0.1.1 - @0xproject/json-schemas@0.6.9 - @0xproject/tslint-config@0.2.0 - website@0.0.0 | ||||
* | Pin testrpc version | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Update testrpc | Leonid Logvinov | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/passNetworkId | Leonid | 2017-11-28 | 1 | -1/+1 |
|\ | |||||
| * | Add md directory to website package and change generated docs directory | Brandon Millman | 2017-11-28 | 1 | -1/+1 |
| | | |||||
* | | Fix the imports order | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
| | | |||||
* | | Add project config to tslint which enables some type-dependent rules | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
|/ | |||||
* | Publish | Brandon Millman | 2017-11-23 | 1 | -1/+1 |
| | | | | | - 0x.js@0.26.1 - @0xproject/connect@0.1.0 | ||||
* | Revert "Publish" | Fabio Berger | 2017-11-23 | 1 | -1/+1 |
| | | | | This reverts commit 6a8717b29407b75cd03ca85b890fa8f34527accc. | ||||
* | Publish | Fabio Berger | 2017-11-23 | 1 | -1/+1 |
| | | | | | - 0x.js@0.26.1 - @0xproject/connect@0.1.0 | ||||
* | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-23 | 1 | -4/+4 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2017-11-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | - 0x.js@0.26.0 - @0xproject/assert@0.0.5 - @0xproject/connect@0.0.1 - @0xproject/json-schemas@0.6.8 - @0xproject/tslint-config@0.1.1 | ||||
| * | Revert "Publish" | Leonid Logvinov | 2017-11-22 | 1 | -4/+4 |
| | | | | | | | | This reverts commit 41315827c145fec564152e2f0cb3e986cb06c696. | ||||
| * | Publish | Leonid Logvinov | 2017-11-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | - 0x.js@0.26.0 - @0xproject/assert@0.0.5 - @0xproject/connect@0.0.1 - @0xproject/json-schemas@0.6.8 - @0xproject/tslint-config@0.1.1 | ||||
* | | Fix test:circleci command | Leonid Logvinov | 2017-11-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'development' into feature/orderExpired | Leonid | 2017-11-21 | 1 | -14/+9 |
|\| | |||||
| * | Add back promisify | Fabio Berger | 2017-11-18 | 1 | -0/+1 |
| | | |||||
| * | reset all sub-package versions to latest actually published | Fabio Berger | 2017-11-18 | 1 | -3/+3 |
| | | |||||
| * | remove unused imports | Fabio Berger | 2017-11-18 | 1 | -2/+0 |
| | | |||||
| * | Move most of code for getting latest tag/version and calling publish_release ↵ | Fabio Berger | 2017-11-18 | 1 | -3/+0 |
| | | | | | | | | to postpublish_utils script in top-level dir | ||||
| * | Move upload_docs_json back to npm script and pass in vars properly. | Fabio Berger | 2017-11-18 | 1 | -1/+2 |
| | | |||||
| * | Use `yarn docs:json` command | Fabio Berger | 2017-11-18 | 1 | -0/+1 |
| | | |||||
| * | improve script | Fabio Berger | 2017-11-16 | 1 | -5/+1 |
| | | |||||
| * | WIP | Brandon Millman | 2017-11-16 | 1 | -1/+1 |
| | | |||||
| * | WIP | Brandon Millman | 2017-11-16 | 1 | -7/+7 |
| | | |||||
| * | re-add commonjs build | Fabio Berger | 2017-11-15 | 1 | -1/+1 |
| | | |||||
| * | Publish | Fabio Berger | 2017-11-15 | 1 | -2/+2 |
| | | | | | | | | - 0x.js@0.25.1 | ||||
| * | Publish | Fabio Berger | 2017-11-15 | 1 | -1/+1 |
| | | | | | | | | - 0x.js@0.25.0 | ||||
| * | Publish | Fabio Berger | 2017-11-15 | 1 | -1/+1 |
| | | | | | | | | - 0x.js@0.24.0 | ||||
| * | revert 0x.js version and change name so matches existing npm package name | Fabio Berger | 2017-11-15 | 1 | -2/+2 |
| | | |||||
| * | Publish@0xproject/tslint-config@0.1.0@0xproject/json-schemas@0.6.7@0xproject/assert@0.0.4@0xproject/0x.js@0.24.0 | Fabio Berger | 2017-11-15 | 1 | -4/+4 |
| | | | | | | | | | | | | | | - @0xproject/0x.js@0.24.0 - @0xproject/assert@0.0.4 - @0xproject/json-schemas@0.6.7 - @0xproject/tslint-config@0.1.0 | ||||
| * | Revert version | Fabio Berger | 2017-11-15 | 1 | -1/+1 |
| | | |||||
| * | Update package name and version in package.json | Fabio Berger | 2017-11-15 | 1 | -2/+2 |
| | | |||||
| * | Update tslint rules for assert and json-schemas | Brandon Millman | 2017-11-15 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 1 | -4/+5 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Improve description Alphabetize Add exit 0 to 0x.js build command Add snapshot save and revert to order_state_watcher_test.ts Fix changelog Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of the old repo as a dep. in the rest of the sub-packages. Add tslint-config sub-package Fix tslint issue Public interface has changed, moved to minor version Update changelog Renamed canceled to cancelled | ||||
| | * | Merge pull request #220 from 0xProject/feature/addTsLintPackage | Fabio Berger | 2017-11-15 | 1 | -4/+5 |
| | |\ | | | | | | | | | Add TSLint Config package | ||||
| | | * | Alphabetize | Fabio Berger | 2017-11-15 | 1 | -2/+2 |
| | | | | |||||
| | | * | Add tslint-config sub-package | Fabio Berger | 2017-11-14 | 1 | -5/+6 |
| | | | | |||||
| | * | | Add exit 0 to 0x.js build command | Brandon Millman | 2017-11-15 | 1 | -1/+1 |
| | |/ | |||||
| * / | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -1/+1 |
| |/ | |||||
* / | Remove custom heap and use bintrees | Leonid Logvinov | 2017-11-21 | 1 | -1/+3 |
|/ | |||||
* | Move conditional running of umd test to 0x.js's package.json | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | fix orderings | Fabio Berger | 2017-11-14 | 1 | -2/+2 |
| | |||||
* | Standardize around a `test:circleci` command that any sub-package can ↵ | Fabio Berger | 2017-11-14 | 1 | -0/+1 |
| | | | | implement in order to have their tests run on CircleCi | ||||
* | Rename back | Fabio Berger | 2017-11-14 | 1 | -1/+2 |
| | |||||
* | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Upgrade to Typescript 2.6.1 and fix major & minor versions | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Don't remove files before UMD test run | Fabio Berger | 2017-11-14 | 1 | -2/+1 |
| | |||||
* | Fail the tests on tsc error | Leonid Logvinov | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Fix package.json | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Add circle.yml and move testrpc command to top-level repo | Fabio Berger | 2017-11-13 | 1 | -2/+0 |
| | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -0/+106 |