Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 1 | -15/+15 |
| | |||||
* | Fix a dependency | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Move dependency | Leonid Logvinov | 2017-12-12 | 1 | -1/+0 |
| | |||||
* | Merge dependencies | Leonid Logvinov | 2017-12-12 | 1 | -3/+1 |
| | |||||
* | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 4 | -40/+4 |
| | |||||
* | Remove ethereum-address dependency and add this logic to the repo | Leonid Logvinov | 2017-12-11 | 3 | -4/+39 |
| | |||||
* | Publishwebsite@0.0.2contracts@2.0.0abi-gen-templates@0.0.2@0xproject/web3-wrapper@0.1.0@0xproject/utils@0.1.0@0xproject/types@0.1.0@0xproject/tslint-config@0.2.1@0xproject/subproviders@0.1.0@0xproject/monorepo-scripts@0.1.0@0xproject/json-schemas@0.6.10@0xproject/connect@0.3.0@0xproject/assert@0.0.7@0xproject/abi-gen@0.0.20x.js@0.27.2 | Brandon Millman | 2017-12-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | - 0x.js@0.27.2 - abi-gen-templates@0.0.2 - @0xproject/abi-gen@0.0.2 - @0xproject/assert@0.0.7 - @0xproject/connect@0.3.0 - contracts@2.0.0 - @0xproject/json-schemas@0.6.10 - @0xproject/monorepo-scripts@0.1.0 - @0xproject/subproviders@0.1.0 - @0xproject/tslint-config@0.2.1 - @0xproject/types@0.1.0 - @0xproject/utils@0.1.0 - @0xproject/web3-wrapper@0.1.0 - website@0.0.2 | ||||
* | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -3/+3 |
| | |||||
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -3/+3 |
| | | | | | | | | | - 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 | ||||
* | Fix linter issue | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
| | |||||
* | Auto-fix linter errors in other mono-repo packages | Leonid Logvinov | 2017-11-24 | 2 | -10/+11 |
| | |||||
* | Autofix json-schemas linter errors | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
| | |||||
* | Publish | Leonid Logvinov | 2017-11-22 | 1 | -3/+3 |
| | | | | | | | | - 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 | -3/+3 |
| | | | | This reverts commit 41315827c145fec564152e2f0cb3e986cb06c696. | ||||
* | Publish | Leonid Logvinov | 2017-11-22 | 1 | -3/+3 |
| | | | | | | | | - 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 | ||||
* | Merge branch 'development' into feature/publishLifecycleScripts | Fabio Berger | 2017-11-18 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * development: Remove clean step from test_umd.sh Update CHANGELOG.md vx.x.x Add CHANGELOG files to each sub-package Fix 0x.js CHANGELOG separate assignment and call Remove Async subscribe callbacks from OrderWatcher Update changelog Callback for subscribe no longer supports an Async Callback | ||||
| * | Add CHANGELOG files to each sub-package | Fabio Berger | 2017-11-15 | 1 | -0/+6 |
| | | |||||
* | | Put release name generation into postpublish_utils | Fabio Berger | 2017-11-18 | 1 | -1/+1 |
| | | |||||
* | | reset all sub-package versions to latest actually published | Fabio Berger | 2017-11-18 | 1 | -3/+3 |
| | | |||||
* | | Get package name from package.json | Fabio Berger | 2017-11-18 | 1 | -1/+2 |
| | | |||||
* | | Add postpublish scripts for all the subpackages so that they each publish a ↵ | Fabio Berger | 2017-11-18 | 1 | -0/+13 |
| | | | | | | | | release to github | ||||
* | | WIP | Brandon Millman | 2017-11-16 | 1 | -3/+3 |
|/ | |||||
* | Add title and install instructions to all sub-package READMEs | Fabio Berger | 2017-11-15 | 1 | -0/+9 |
| | |||||
* | 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 | -3/+3 |
| | | | | | | | - @0xproject/0x.js@0.24.0 - @0xproject/assert@0.0.4 - @0xproject/json-schemas@0.6.7 - @0xproject/tslint-config@0.1.0 | ||||
* | Remove private flag because we need it published to npm | Fabio Berger | 2017-11-15 | 1 | -1/+0 |
| | |||||
* | Update tslint rules for assert and json-schemas | Brandon Millman | 2017-11-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Alphabetize | Fabio Berger | 2017-11-15 | 1 | -2/+2 |
| | | |||||
| * | Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead ↵ | Fabio Berger | 2017-11-14 | 1 | -3/+3 |
| | | | | | | | | of the old repo as a dep. in the rest of the sub-packages. | ||||
* | | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 3 | -3/+6 |
|/ | |||||
* | remove new line | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
| | |||||
* | Update urls | Fabio Berger | 2017-11-14 | 1 | -3/+3 |
| | |||||
* | Remove unused circle.yml | Fabio Berger | 2017-11-14 | 1 | -14/+0 |
| | |||||
* | remove image from sub-readme | Fabio Berger | 2017-11-14 | 1 | -4/+0 |
| | |||||
* | Standardize around a `test:circleci` command that any sub-package can ↵ | Fabio Berger | 2017-11-14 | 1 | -1/+2 |
| | | | | implement in order to have their tests run on CircleCi | ||||
* | Rename back | Fabio Berger | 2017-11-14 | 8 | -0/+522 |
| | |||||
* | Rename assert sub-package and removed duplicate methods from 0x.js's assert ↵ | Fabio Berger | 2017-11-14 | 8 | -514/+0 |
| | | | | module | ||||
* | fix merge | Fabio Berger | 2017-11-14 | 1 | -2/+2 |
|\ | |||||
| * | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 8 | -0/+514 |
| | |||||
* | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 8 | -0/+514 |