Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 2 | -7/+2 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 3 | -4/+4 |
| | |||||
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 1 | -0/+6 |
| | |||||
* | Add support for displaying default param values | Fabio Berger | 2018-04-11 | 1 | -0/+1 |
| | |||||
* | Add support for nested methods within type declarations. Make sure they ↵ | Fabio Berger | 2018-04-11 | 1 | -1/+9 |
| | | | | render without a callPath. | ||||
* | Fix 0x.js docs to include types from generated contract wrappers | Fabio Berger | 2018-03-23 | 1 | -1/+7 |
| | |||||
* | Use _.filter instead of _.reduce | Fabio Berger | 2018-03-23 | 1 | -8/+4 |
| | |||||
* | Add assertion to notify any developer trying to render a package with files ↵ | Fabio Berger | 2018-03-22 | 1 | -0/+10 |
| | | | | containing multiple classes | ||||
* | Remove duplicate switch case | Fabio Berger | 2018-03-20 | 1 | -1/+0 |
| | |||||
* | Small doc fixes: remove duplicate types and add function array | Fabio Berger | 2018-03-20 | 2 | -1/+6 |
| | |||||
* | Add support for displaying exported functions | Fabio Berger | 2018-03-19 | 1 | -6/+46 |
| | |||||
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * development: (25 commits) Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry remove unneeded include remove unused dep Fix lint issues Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency small fixes move scripts to monorepro-scripts Fix gitignore Move abi-gen scripts to src Add missing dep ... | ||||
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 4 | -0/+564 |