aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/components/Code.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix button position in code componentAugust Skare2018-10-261-17/+22
|
* fix scrollbars in code componentsAugust Skare2018-10-261-1/+1
|
* 14px fontsize on codeAugust Skare2018-10-261-0/+1
|
* Feature/syntaxhighlighting (#9)August Skare2018-10-251-31/+75
| | | | | | | | | | | | | | | | | | | | * wip code highlighting of lines * Implements gutter component * WIP: Profiler with gutter * cleaned up highlight code * Removes before content for gutter styling * Styles gutter * Add correct Profiler code content * Adds color variable for gutter gray * refactor code component width gutter and diffing
* Add highlighter.js; basic styling for .diff classes; Start of code block in covMegan Pearson2018-10-251-7/+25
|
* Feature/tweaks (#8)August Skare2018-10-251-0/+3
| | | | | | | | | | | | | | | | * show copy button on focs * change base link styling * text-decoration underline on basic links * basic hover and focus styles on button and tabs * add links in footer * change breakpoints vars * medium breakpoint on footer
* breakout container for small screensAugust Skare2018-10-221-1/+1
|
* ligt theme on codeAugust Skare2018-10-221-3/+5
|
* code fontsize on small screensAugust Skare2018-10-221-8/+8
|
* Feature/build step (#2)August Skare2018-10-191-3/+3
| | | | | | | | | | | | | | | | | | | | * 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
* Changed name of export to colors and updates componentsMegan Pearson2018-10-191-3/+3
|
* Implements color variables and updates components Megan Pearson2018-10-191-2/+3
|
* initial commitAugust Skare2018-10-181-0/+114