aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js
Commit message (Expand)AuthorAgeFilesLines
* Delete orderExpirationCheckingIntervalIdIfExistsLeonid Logvinov2017-11-211-0/+1
* Throw when subscription is already removedLeonid Logvinov2017-11-211-1/+4
* Throw when subscription is already presentLeonid Logvinov2017-11-211-1/+4
* Remove redundant bindLeonid Logvinov2017-11-211-3/+1
* Do simple inits inlineLeonid Logvinov2017-11-211-2/+1
* Remove order on expirationLeonid Logvinov2017-11-181-0/+1
* Improve the commentLeonid Logvinov2017-11-181-1/+2
* Add tests for expirationWatcherLeonid Logvinov2017-11-181-0/+137
* Fix heap implementationLeonid Logvinov2017-11-181-0/+3
* Add initial implementation of expiration watcherLeonid Logvinov2017-11-164-2/+173
* Fix changelogFabio Berger2017-11-141-1/+6
* Merge pull request #217 from dekz/fixCancelledNaming2Fabio Berger2017-11-147-16/+20
|\
| * Public interface has changed, moved to minor versionJacob Evans2017-11-141-1/+1
| * Update changelogJacob Evans2017-11-141-0/+4
| * Renamed canceled to cancelledJacob Evans2017-11-146-16/+16
* | Merge pull request #218 from 0xProject/bmillman_add_assertFabio Berger2017-11-142-78/+8
|\ \ | |/ |/|
| * Move conditional running of umd test to 0x.js's package.jsonFabio Berger2017-11-141-1/+1
| * fix orderingsFabio Berger2017-11-142-3/+3
| * Standardize around a `test:circleci` command that any sub-package can impleme...Fabio Berger2017-11-141-0/+1
| * Rename backFabio Berger2017-11-142-2/+3
| * Rename assert sub-package and removed duplicate methods from 0x.js's assert m...Fabio Berger2017-11-141-77/+5
| * Add assert package to the monorepoBrandon Millman2017-11-141-1/+1
* | Re-add changelog for 0x.jsFabio Berger2017-11-141-0/+211
|/
* Upgrade to Typescript 2.6.1 and fix major & minor versionsFabio Berger2017-11-141-1/+1
* Don't remove files before UMD test runFabio Berger2017-11-141-2/+1
* Remove unused varFabio Berger2017-11-141-1/+0
* Add interface typeFabio Berger2017-11-141-2/+6
* Replace _.get for type safetyFabio Berger2017-11-141-6/+6
* Declare as stringFabio Berger2017-11-141-1/+1
* Merge branch 'monoRepo' of github.com:0xProject/0x.js into monoRepoFabio Berger2017-11-141-1/+1
|\
| * Fail the tests on tsc errorLeonid Logvinov2017-11-141-1/+1
* | move tslint.json to 0x.js sub-packageFabio Berger2017-11-141-0/+5
* | Fix lint and ts issuesFabio Berger2017-11-142-10/+10
|/
* point to top-level node_modulesFabio Berger2017-11-141-5/+5
* Fix package.jsonFabio Berger2017-11-141-1/+1
* Add circle.yml and move testrpc command to top-level repoFabio Berger2017-11-131-2/+0
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-1365-0/+10804