| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-26 | 1 | -8/+13 |
|\ |
|
| * | Properly render function generic types that don't extend another type | Fabio Berger | 2018-09-26 | 1 | -8/+13 |
* | | fix: rename SupportedDocJson field to SolDoc | F. Eugene Aumson | 2018-09-26 | 1 | -1/+1 |
* | | BREAKING CHANGE: document contracts from sol-doc | F. Eugene Aumson | 2018-09-22 | 1 | -1/+1 |
* | | move shared doc types from react-docs to @0x/types | F. Eugene Aumson | 2018-08-30 | 10 | -19/+26 |
|/ |
|
* | Add support for rending the Tuple type | Fabio Berger | 2018-08-23 | 1 | -0/+22 |
* | Use actual packageName for external example imports | Fabio Berger | 2018-08-22 | 1 | -1/+1 |
* | Add missing key | Fabio Berger | 2018-08-21 | 1 | -1/+1 |
* | Render external dep exports | Fabio Berger | 2018-08-17 | 1 | -0/+20 |
* | Move external types to link mapping to doc generation util and refactor typed... | Fabio Berger | 2018-08-16 | 2 | -12/+1 |
* | Move purging private underscored items to the doc json generation phase | Fabio Berger | 2018-08-15 | 1 | -3/+0 |
* | Link class reference types exported in same package to their declaration | Fabio Berger | 2018-08-15 | 8 | -16/+68 |
* | Add back hashSpy | Fabio Berger | 2018-08-08 | 1 | -0/+1 |
* | Remove hash spy for now | Fabio Berger | 2018-08-07 | 1 | -1/+0 |
* | Remove console.log | Fabio Berger | 2018-08-07 | 1 | -1/+0 |
* | Pass in typeDefinitionByName so that type declarations also link to inner-typ... | Fabio Berger | 2018-08-07 | 5 | -10/+52 |
* | Remove unused imports | Fabio Berger | 2018-08-06 | 1 | -3/+1 |
* | Make rendering of individually exported functions lighter-weight | Fabio Berger | 2018-08-04 | 1 | -1/+9 |
* | Don't render object literal properties that start with underscore since are p... | Fabio Berger | 2018-08-03 | 1 | -1/+2 |
* | Color-code basic type arrays orange aswell | Fabio Berger | 2018-08-03 | 1 | -0/+5 |
* | Add support for rendering nested IndexSignatures | Fabio Berger | 2018-08-03 | 3 | -18/+36 |
* | Add callpath to properties | Fabio Berger | 2018-08-02 | 1 | -1/+1 |
* | Add padding above anchor titles so they show up nice when scrolled to | Fabio Berger | 2018-08-02 | 2 | -2/+2 |
* | Start refactoring docs to remove unnecessary configs given more concise TypeD... | Fabio Berger | 2018-08-01 | 4 | -49/+97 |
* | Update React-scroll, getting rid of the need to manually set the url hash | Fabio Berger | 2018-08-01 | 2 | -1/+2 |
* | Remove comment and add assertion | Fabio Berger | 2018-07-10 | 1 | -1/+7 |
* | Add ability to nest doc ref markdown under specific versions | Fabio Berger | 2018-07-10 | 1 | -1/+9 |
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 2 | -4/+4 |
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 7 | -19/+1 |
|\ |
|
| * | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 8 | -21/+1 |
* | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 4 | -6/+4 |
|/ |
|
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 10 | -32/+32 |
* | Fix property name | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Bold property names | Fabio Berger | 2018-04-18 | 1 | -2/+5 |
* | Improve rendering of type definition comments | Fabio Berger | 2018-04-18 | 1 | -1/+39 |
* | Add support for displaying default param values | Fabio Berger | 2018-04-11 | 1 | -0/+2 |
* | Add missing space in property declaration | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
* | Add support for nested methods within type declarations. Make sure they rende... | Fabio Berger | 2018-04-11 | 2 | -3/+1 |
* | Use isEmpty | Fabio Berger | 2018-03-22 | 1 | -4/+4 |
* | Add support for displaying exported functions | Fabio Berger | 2018-03-19 | 6 | -43/+72 |
* | Handle reflection type in type rendering | Fabio Berger | 2018-03-16 | 1 | -0/+14 |
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 1 | -1/+2 |
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 12 | -0/+1316 |