Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |