aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/components/Intro.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixes/august (#12)August Skare2018-10-291-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix button dimensions * fix footer hover color * breakout in trace component * fix padding on button on small screens * fix title with content on small screens * sizing adjustment in intro component * intro component adjustments * container size adjustments * meta og images * fixed gutter size * trace component fix + breakout fix * show copy button if touch device * responsive hero animation
* fix dom elements type in introAugust Skare2018-10-251-1/+1
|
* breakpoint on medium in intro componentAugust Skare2018-10-251-13/+2
|
* Updates intro componentMegan Pearson2018-10-251-7/+4
|
* Updates intro component (#10)Megan Pearson2018-10-251-17/+30
| | | | | | | | * Updates intro component * Remove unused Inner * Use Breakout component in Intro
* Feature/syntaxhighlighting (#9)August Skare2018-10-251-0/+1
| | | | | | | | | | | | | | | | | | | | * 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
* Updates Intro Component to use IntroBody and IntroAsideMegan Pearson2018-10-251-16/+25
|
* Responsive intro, againMegan Pearson2018-10-231-3/+10
|
* Adds wide prop for full width sectionsMegan Pearson2018-10-231-2/+3
|
* Implements Lead typographyMegan Pearson2018-10-231-3/+2
|
* Responsive IntroMegan Pearson2018-10-221-13/+22
|
* Changed name of export to colors and updates componentsMegan Pearson2018-10-191-3/+3
|
* Implements color variables and updates components Megan Pearson2018-10-191-3/+3
|
* intro component in profiler viewAugust Skare2018-10-181-0/+47