Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 1 | -427/+0 |
| | |||||
* | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 1 | -10/+13 |
| | |||||
* | merge base branch | Fabio Berger | 2018-10-05 | 1 | -3/+3 |
|\ | |||||
| * | Fix badge alignment | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | | |||||
| * | Fix section headers | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | | |||||
| * | Remove excessive type | Fabio Berger | 2018-09-28 | 1 | -2/+1 |
| | | |||||
| * | 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 |
|/ | |||||
* | fix: rename SupportedDocJson field to SolDoc | F. Eugene Aumson | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | from Solidity https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r219976199 https://github.com/0xProject/0x-monorepo/pull/1004 | ||||
* | BREAKING CHANGE: document contracts from sol-doc | F. Eugene Aumson | 2018-09-22 | 1 | -1/+1 |
| | | | | | Change website to accept smart contract documentation in the format generated by sol-doc rather than that generated by Doxity. | ||||
* | move shared doc types from react-docs to @0x/types | F. Eugene Aumson | 2018-08-30 | 1 | -9/+8 |
| | |||||
* | 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 |
| | |||||
* | Link class reference types exported in same package to their declaration | Fabio Berger | 2018-08-15 | 1 | -1/+2 |
| | |||||
* | Remove console.log | Fabio Berger | 2018-08-07 | 1 | -1/+0 |
| | |||||
* | Pass in typeDefinitionByName so that type declarations also link to ↵ | Fabio Berger | 2018-08-07 | 1 | -2/+11 |
| | | | | inner-types and show the popover | ||||
* | 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 |
| | |||||
* | Start refactoring docs to remove unnecessary configs given more concise ↵ | Fabio Berger | 2018-08-01 | 1 | -25/+19 |
| | | | | TypeDoc JSON | ||||
* | 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 | 1 | -3/+3 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -4/+0 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -9/+9 |
| | |||||
* | Fix property name | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
| | |||||
* | Add missing space in property declaration | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Use isEmpty | Fabio Berger | 2018-03-22 | 1 | -4/+4 |
| | |||||
* | Add support for displaying exported functions | Fabio Berger | 2018-03-19 | 1 | -8/+18 |
| | |||||
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 1 | -0/+375 |