aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/pages/Trace.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Content (#7)August Skare2018-10-251-10/+39
| | | | | | | | | | | | | | | | | | | | | | | | * optional children in List component * added real content to trace page * added real content to cov page * add support for json highlighting * real content on compiler page * real content on profiler page * remove unused import * remove list from compiler page * wrap code components in pages with breakout component * fix font size on text * fix typo
* remove contentBlock from content componentAugust Skare2018-10-221-0/+1
|
* rename Main to ContentAugust Skare2018-10-221-3/+3
|
* remove container from all pagesAugust Skare2018-10-221-30/+26
|
* Feature/build step (#2)August Skare2018-10-191-3/+10
| | | | | | | | | | | | | | | | | | | | * BundleAnalyzerPlugin * lazy load highlight.js * seperate bundles for each page * prerender apps to html on build * preload important font files * dont prerender code copy button * fix woff2 variant of font * added missing doctype * remove metatags component
* added trace component to trace viewAugust Skare2018-10-181-0/+2
|
* initial commitAugust Skare2018-10-181-0/+53