Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated CHANGELOGS | Fabio Berger | 2018-08-27 | 1 | -0/+4 |
| | |||||
* | Updated CHANGELOGS | Fabio Berger | 2018-08-25 | 1 | -3/+7 |
| | |||||
* | Updated CHANGELOGS | Alex Browne | 2018-08-14 | 1 | -2/+6 |
| | |||||
* | Updated CHANGELOGS | Fabio Berger | 2018-07-26 | 1 | -0/+4 |
| | |||||
* | Updated CHANGELOGS | Fabio Berger | 2018-07-26 | 1 | -0/+4 |
| | |||||
* | Updated CHANGELOGS | Fabio Berger | 2018-07-26 | 1 | -0/+4 |
| | |||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-07-23 | 1 | -6/+11 |
| | |||||
* | Update changelogs | Fabio Berger | 2018-07-18 | 1 | -0/+4 |
| | |||||
* | Update changelogs | Fabio Berger | 2018-07-09 | 1 | -0/+4 |
| | |||||
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 1 | -1/+9 |
| | |||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 1 | -1/+5 |
| | |||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 1 | -0/+4 |
| | |||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 1 | -10/+15 |
| | |||||
* | Updated CHANGELOGS | Fabio Berger | 2018-04-18 | 1 | -11/+16 |
| | |||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-12 | 1 | -0/+4 |
| | |||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 1 | -9/+13 |
| | |||||
* | Updated CHANGELOGS | Fabio Berger | 2018-04-02 | 1 | -2/+7 |
| | |||||
* | Make handleRequest public and add comment for it | Fabio Berger | 2018-03-22 | 1 | -2/+0 |
| | |||||
* | Add changelog entry for making `handleRequest` private | Fabio Berger | 2018-03-22 | 1 | -2/+4 |
| | |||||
* | Fix changelog files and add PR number | Fabio Berger | 2018-03-20 | 1 | -2/+5 |
| | |||||
* | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Set Lodash dep to an exact version since newer versions introduced breaking changes Update Kovan Ethertoken Address Update deployer version since manual re-publish Add new entry into CHANGELOG Fix bad merge Update yarn.lock Change title Add Blake and Zach to About page Re-size Jacob and Tom's images Manually publish 0x.js back to a working state Publish Publish Fix 0x.js assets Remove assets from connect and _bundles from packages that don't generate the folder Publish Fix packages that aren't working as expected Make new packages default to public on publish Add new public packages to top-level README Update top-level package.json Fix incorrect new versions ... # Conflicts: # packages/0x.js/package.json # packages/connect/package.json # packages/json-schemas/package.json # packages/sol-cov/package.json | ||||
| * | Updated CHANGELOGS | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
| | | |||||
* | | Export ErrorCallback type from Subproviders package | Fabio Berger | 2018-03-18 | 1 | -0/+1 |
| | | |||||
* | | merge development | Fabio Berger | 2018-03-18 | 1 | -0/+1 |
|\| | |||||
| * | Fix issue with bundling subproviders for the browser by ignoring the ↵ | Fabio Berger | 2018-03-16 | 1 | -0/+1 |
| | | | | | | | | `ganache-core` dependency | ||||
* | | Use named types and introduce `JSONRPCRequestPayloadWithMethod` type | Fabio Berger | 2018-03-16 | 1 | -0/+1 |
|/ | |||||
* | Fix subproviders CHANGELOG | Leonid Logvinov | 2018-03-12 | 1 | -2/+5 |
| | |||||
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -0/+3 |
| | |||||
* | Updated CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Feedback | Jacob Evans | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | Add ledger-node package as optional dependency | Jacob Evans | 2018-03-07 | 1 | -0/+4 |
| | |||||
* | Updated CHANGELOGS | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Add PR number to changelog entry | Fabio Berger | 2018-03-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into improveLedgerSubprovider | Fabio Berger | 2018-03-04 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (28 commits) Remove unnecessary type assertion Fix comments Add comments Don't need any external packages for 0x connect docs yet Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when calling TypeDoc Fix styling Make prettier ignore postpublish_utils Add hack comment Add comment about typeDoc versions Add support for merging multiple topLevel packages under a single section. For now, we simply merge the two package's children (works well for merging 0x.js types and @0xproject/types) Because we now include non-0x.js source, the keys changed. Needed to add both for backward compatibility with old doc JSON's Add support for backward compatibility for TypeDoc versions <0.9.0 Consolidate all same exports together Add @0xproject/types to 0x.js tsconfig `include` so that TypeDoc also includes these types in the generated doc JSON Fix small bug where onHover type declarations with comments was taking up the entire window width Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc Move web3 typings from devDeps to deps remove extrenuous comma Add PR number Add changelog entries from types and utils ... # Conflicts: # packages/subproviders/CHANGELOG.md | ||||
| * | Add PR number | Fabio Berger | 2018-03-03 | 1 | -1/+1 |
| | | |||||
| * | Add changelog entry to subproviders | Fabio Berger | 2018-03-03 | 1 | -0/+4 |
| | | |||||
* | | Add changelog update to subproviders package | Fabio Berger | 2018-03-04 | 1 | -0/+4 |
|/ | |||||
* | Updated CHANGELOGs | Brandon Millman | 2018-02-17 | 1 | -1/+1 |
| | |||||
* | Add PR numbers | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
| | |||||
* | Move subproviders from dev-utils to subproviders | Leonid Logvinov | 2018-02-15 | 1 | -0/+4 |
| | |||||
* | Add PR number to CHANGELOGs | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | Add npmignore to subproviders and update CHANGELOG | Fabio Berger | 2018-02-10 | 1 | -0/+4 |
| | |||||
* | Update CHANGELOGs | Brandon Millman | 2018-02-08 | 1 | -2/+2 |
| | |||||
* | Merge branch 'development' into feature/subproviders/nonce-tracker | Jacob Evans | 2018-02-06 | 1 | -1/+2 |
|\ | |||||
| * | Changelog | Jacob Evans | 2018-02-03 | 1 | -1/+5 |
| | | |||||
* | | Remove re-fetch of transaction count on error | Jacob Evans | 2018-02-06 | 1 | -1/+1 |
| | | |||||
* | | Update changelog | Jacob Evans | 2018-02-02 | 1 | -1/+5 |
|/ | |||||
* | Update CHANGELOGs before publish | Leonid Logvinov | 2018-01-11 | 1 | -0/+4 |
| | |||||
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 1 | -4/+4 |
| | |||||
* | Update subproviders CHANGELOG | Fabio Berger | 2017-12-28 | 1 | -0/+4 |
| | |||||
* | Update CHANGELOGs | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Update CHANGELOG | Leonid Logvinov | 2017-12-18 | 1 | -1/+2 |
| | |||||
* | Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to ↵ | Brandon Millman | 2017-12-09 | 1 | -0/+4 |
all packages |