| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: fix linter error | Fabio Berger | 2018-11-12 | 1 | -1/+1 |
* | Replace remaining scroll-links with Link component | Fabio Berger | 2018-11-12 | 1 | -9/+2 |
* | Remove unused listeners | Fabio Berger | 2018-10-20 | 1 | -10/+0 |
* | Fix prettier issues | Leonid Logvinov | 2018-10-18 | 1 | -7/+1 |
* | chore: fix imports | Fabio Berger | 2018-10-18 | 5 | -11/+11 |
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 7 | -11/+11 |
* | chore: don't use Container in react-shared, react-docs yet | Fabio Berger | 2018-10-16 | 1 | -7/+8 |
* | chore: Remove unused prop | Fabio Berger | 2018-10-16 | 1 | -1/+0 |
* | chore: simplify | Fabio Berger | 2018-10-16 | 1 | -1/+1 |
* | feat: highlighted sidebar as you scroll on doc reference pages | Fabio Berger | 2018-10-16 | 2 | -4/+6 |
* | chore: Remove unused state | Fabio Berger | 2018-10-15 | 1 | -19/+1 |
* | fix: Nested a tag warning in console by not rendering a tags within type defi... | Fabio Berger | 2018-10-15 | 2 | -29/+34 |
* | chore: improve colors | Fabio Berger | 2018-10-15 | 1 | -2/+2 |
* | chore: many small stylistic changes | Fabio Berger | 2018-10-15 | 1 | -1/+16 |
* | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 1 | -108/+12 |
* | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 2 | -18/+16 |
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -4/+4 |
* | Rename scroll container | Fabio Berger | 2018-10-05 | 1 | -1/+1 |
* | merge base branch | Fabio Berger | 2018-10-05 | 6 | -26/+39 |
|\ |
|
| * | Fix badge alignment | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| * | Add more basic types | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| * | Fix section headers | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| * | Fix linter | Fabio Berger | 2018-09-28 | 2 | -3/+2 |
| * | Remove excessive type | Fabio Berger | 2018-09-28 | 1 | -2/+1 |
| * | Only show arguments if the params are named (i.e not generated getters) | Fabio Berger | 2018-09-28 | 1 | -3/+4 |
| * | Improve keys | Fabio Berger | 2018-09-28 | 3 | -8/+10 |
| * | Re-use interface component for rendering structs but label it differently | Fabio Berger | 2018-09-28 | 1 | -2/+2 |
| * | Make sure basic solidity types are colored orange | Fabio Berger | 2018-09-28 | 1 | -1/+2 |
| * | Don't render colon for auto-generated getters | Fabio Berger | 2018-09-28 | 1 | -2/+7 |
| * | Render fallback functions better | Fabio Berger | 2018-09-28 | 2 | -4/+9 |
| * | Improve key | Fabio Berger | 2018-09-28 | 1 | -2/+2 |
| * | Add typeSectionName to docsInfo so we don't use hard-coded "Types" | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| * | Add more robust key | Fabio Berger | 2018-09-28 | 1 | -2/+3 |
* | | Remove stray console.log | Fabio Berger | 2018-10-03 | 1 | -2/+0 |
* | | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 1 | -3/+6 |
|/ |
|
* | 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 |