aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs/src/components
Commit message (Collapse)AuthorAgeFilesLines
* Add missing type definitionsLeonid Logvinov2018-05-1410-32/+32
|
* Fix property nameLeonid Logvinov2018-05-051-1/+1
|
* Bold property namesFabio Berger2018-04-181-2/+5
|
* Improve rendering of type definition commentsFabio Berger2018-04-181-1/+39
|
* Add support for displaying default param valuesFabio Berger2018-04-111-0/+2
|
* Add missing space in property declarationFabio Berger2018-04-111-1/+1
|
* Add support for nested methods within type declarations. Make sure they ↵Fabio Berger2018-04-112-3/+1
| | | | render without a callPath.
* Use isEmptyFabio Berger2018-03-221-4/+4
|
* Add support for displaying exported functionsFabio Berger2018-03-196-43/+72
|
* Handle reflection type in type renderingFabio Berger2018-03-161-0/+14
|
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * 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-scriptsFabio Berger2018-03-1312-0/+1316