Jacob Evans
54c891a447
Fix test
2017-11-15 15:52:23 -05:00
Jacob Evans
a2e1d28efc
Remove comments
2017-11-15 15:26:22 -05:00
Jacob Evans
590552d3e0
Initial tests
2017-11-15 11:12:40 -05:00
Fabio Berger
557faba31b
Add CHANGELOG files to each sub-package
2017-11-15 10:11:04 -05:00
Fabio Berger
2411749594
Fix 0x.js CHANGELOG
2017-11-15 10:10:45 -05:00
Fabio Berger
4e39a957c7
Merge branch 'development' of github.com:0xProject/0x.js into development
...
* 'development' of github.com:0xProject/0x.js:
Add lodash noop to emptyOrderbookChannelHandler
Fix lint error
Add connect to monorepo
2017-11-14 22:50:10 -05:00
Fabio Berger
0cf719a744
Add title and install instructions to all sub-package READMEs
2017-11-14 22:46:10 -05:00
Brandon Millman
fe7ad22cc1
Merge pull request #224 from 0xProject/feature/addConnect
...
Add connect to monorepo
2017-11-14 22:43:29 -05:00
Fabio Berger
59f82c5bfb
Add rocket.chat badge and remove 0x.js npm badge
2017-11-14 22:41:42 -05:00
Brandon Millman
a2b8933129
Add lodash noop to emptyOrderbookChannelHandler
2017-11-14 22:37:20 -05:00
Fabio Berger
031b07264a
Merge branch 'development' of github.com:0xProject/0x.js into development
...
* 'development' of github.com:0xProject/0x.js:
Change the way 0x.js assert extends the @0xproject/assert module
2017-11-14 22:31:42 -05:00
Fabio Berger
87f8e93e12
Add core packes to README
2017-11-14 22:31:37 -05:00
Brandon Millman
5b5c31861a
Change the way 0x.js assert extends the @0xproject/assert module
2017-11-14 22:23:41 -05:00
Brandon Millman
c315ca6c0c
Fix lint error
2017-11-14 22:10:43 -05:00
Brandon Millman
655b0636fa
Add connect to monorepo
2017-11-14 21:55:29 -05:00
Fabio Berger
5bd8e172c9
Merge pull request #223 from dekz/bug/fix-readme-links
...
Fix README links
2017-11-14 21:42:15 -05:00
Jacob Evans
ebb35fd65e
Doubled up
2017-11-14 21:41:36 -05:00
Jacob Evans
df7195bda4
Change Slack to Rocket
2017-11-14 21:40:20 -05:00
Jacob Evans
4bd950bb6f
Fix README links
2017-11-14 21:31:41 -05:00
Brandon Millman
c019280e85
Merge pull request #219 from 0xProject/feature/rounding-validation
...
Rounding validation
2017-11-14 18:15:54 -05:00
Fabio Berger
ff0b0ae1ab
re-add commonjs build
2017-11-14 18:04:29 -05:00
Fabio Berger
823015435d
Publish
...
- 0x.js@0.25 .1
2017-11-14 16:27:34 -05:00
Fabio Berger
99854d7ecf
Publish
...
- 0x.js@0.25 .0
2017-11-14 15:59:13 -05:00
Fabio Berger
bb7d9656a5
Publish
...
- 0x.js@0.24 .0
0x.js@0.25.1
2017-11-14 15:56:14 -05:00
Fabio Berger
e41994a064
revert 0x.js version and change name so matches existing npm package name
2017-11-14 15:51:59 -05:00
Fabio Berger
79df9ef8e6
Publish
...
- @0xproject/0x.js@0.24 .0
- @0xproject/assert@0.0.4
- @0xproject/json-schemas@0.6.7
- @0xproject/tslint-config@0.1.0
@0xproject/0x.js@0.24.0
@0xproject/assert@0.0.4
@0xproject/json-schemas@0.6.7
@0xproject/tslint-config@0.1.0
2017-11-14 15:43:59 -05:00
Fabio Berger
3b52686125
Remove private flag because we need it published to npm
2017-11-14 15:43:32 -05:00
Fabio Berger
af7c03212d
Revert version
2017-11-14 15:38:24 -05:00
Fabio Berger
bdeedb6c91
Update package name and version in package.json
2017-11-14 15:00:40 -05:00
Brandon Millman
4d61d56639
Merge pull request #221 from 0xProject/feature/addJsonSchemas
...
Add json-schemas package to mono repo
2017-11-14 13:02:17 -05:00
Fabio Berger
430154d543
Update CHANGELOG
2017-11-14 12:57:34 -05:00
Brandon Millman
bb6631c7c6
Update tslint rules for assert and json-schemas
2017-11-14 12:56:22 -05:00
Brandon Millman
9bb5e6f5ce
Merge branch 'development' into feature/addJsonSchemas
...
* 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
2017-11-14 12:29:46 -05:00
Fabio Berger
05de07496f
Merge pull request #220 from 0xProject/feature/addTsLintPackage
...
Add TSLint Config package
2017-11-14 12:25:44 -05:00
Fabio Berger
ab9dc66b8f
Improve description
2017-11-14 12:25:29 -05:00
Fabio Berger
f98042a7f8
Alphabetize
2017-11-14 12:25:20 -05:00
Brandon Millman
247b4686fa
Add exit 0 to 0x.js build command
2017-11-14 12:14:08 -05:00
Brandon Millman
c78cb27175
Add snapshot save and revert to order_state_watcher_test.ts
2017-11-14 11:58:35 -05:00
Leonid Logvinov
dcfe8bae1c
Name a constant
2017-11-14 11:11:09 -05:00
Leonid Logvinov
61496d77a5
Fix namings
2017-11-14 11:03:01 -05:00
Brandon Millman
56b5619d24
Add json-schemas package to mono repo
2017-11-14 09:42:50 -05:00
Fabio Berger
bc61b92070
Fix changelog
2017-11-13 21:31:40 -05:00
Fabio Berger
682fbd3b76
Merge pull request #217 from dekz/fixCancelledNaming2
...
Standardise on Cancelled over canceled
2017-11-13 21:12:31 -05:00
Fabio Berger
574ea453b0
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.
2017-11-13 21:08:23 -05:00
Fabio Berger
2b806455a5
Add tslint-config sub-package
2017-11-13 20:57:26 -05:00
Fabio Berger
49898525af
Fix tslint issue
2017-11-13 20:56:01 -05:00
Leonid Logvinov
24493a4556
Fix tests
2017-11-13 20:32:39 -05:00
Jacob Evans
8de64c9495
Public interface has changed, moved to minor version
2017-11-13 19:25:50 -05:00
Leonid Logvinov
02bbcf6b0e
Add a test for rounding error
2017-11-13 18:57:38 -05:00
Fabio Berger
08963f269b
Merge pull request #218 from 0xProject/bmillman_add_assert
...
Add assert sub-package
2017-11-13 18:50:49 -05:00