| Commit message (Expand) | Author | Age | Files | Lines |
* | Scroll to previous hashed elements when user clicks back button | Fabio Berger | 2018-03-08 | 1 | -0/+10 |
* | Make sure we apply the appropriate syntax highlighting depending on the langu... | Fabio Berger | 2018-03-07 | 5 | -4/+15 |
* | Move remaining type configs to topLevel DocsInfoConfigs | Fabio Berger | 2018-03-07 | 4 | -28/+27 |
* | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 1 | -1/+3 |
* | hide sidebar scrollbar unless onHover | Fabio Berger | 2018-03-07 | 1 | -1/+22 |
* | Move example to it's own folder | Fabio Berger | 2018-03-07 | 34 | -2129/+0 |
* | Add example docs to react-docs package | Fabio Berger | 2018-03-07 | 36 | -31/+2171 |
* | Fix tslint errors | Fabio Berger | 2018-03-07 | 6 | -6/+6 |
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -1/+2 |
* | re-org index.ts | Fabio Berger | 2018-03-07 | 1 | -3/+3 |
* | Remove menuSubsectionsBySection prop from Documentation component | Fabio Berger | 2018-03-07 | 1 | -2/+2 |
* | Rename docsVersion prop to selectedVersion and docsVersions to versions for ... | Fabio Berger | 2018-03-06 | 1 | -8/+8 |
* | Move DocsInfo out of the components folder | Fabio Berger | 2018-03-06 | 10 | -12/+12 |
* | Remove location prop | Fabio Berger | 2018-03-06 | 1 | -2/+1 |
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 20 | -0/+2255 |