aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/shared/markdown_section.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-84/+0
|
* Bug fixesFabio Berger2018-03-051-1/+1
|
* Move over AnchorTitle and associated elementsFabio Berger2018-03-041-2/+1
|
* Update react-markdown, properly scroll to section for wiki internal links, ↵Fabio Berger2018-03-021-1/+9
| | | | consolidate scrollTo logic and make external links open in new tabs
* Add more padding on top of section titleFabio Berger2018-02-161-2/+2
|
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-161-7/+10
|
* Apply prettier configLeonid Logvinov2018-01-031-13/+10
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-3/+3
|
* fix remaining tslint errorsFabio Berger2017-11-281-2/+2
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+77
sub-packages, use new subscribeAsync 0x.js method