aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts
Commit message (Collapse)AuthorAgeFilesLines
* fixed links in footerAugust Skare2018-10-265-27/+24
|
* new hover stylingAugust Skare2018-10-267-3/+11
|
* fix line-height in lead componentAugust Skare2018-10-261-1/+1
|
* center logo textAugust Skare2018-10-261-2/+7
|
* update codeblock in trace componentAugust Skare2018-10-261-1/+11
|
* text color in trace componentAugust Skare2018-10-261-7/+12
|
* 14px fontsize on codeAugust Skare2018-10-261-0/+1
|
* update text color on dark backgroundAugust Skare2018-10-261-0/+3
|
* update content on copiler pageAugust Skare2018-10-261-2/+16
|
* fix dom elements type in introAugust Skare2018-10-253-7/+11
|
* breakpoint on medium in intro componentAugust Skare2018-10-251-13/+2
|
* add json support to highlightAugust Skare2018-10-251-0/+2
|
* Updates intro componentMegan Pearson2018-10-251-7/+4
|
* Merge remote-tracking branch 'origin/dev-tools-pages' into dev-tools-pagesMegan Pearson2018-10-253-22/+35
|\
| * Updates intro component (#10)Megan Pearson2018-10-253-22/+35
| | | | | | | | | | | | | | | | * Updates intro component * Remove unused Inner * Use Breakout component in Intro
* | Fixed typosMegan Pearson2018-10-252-6/+6
|/
* Feature/syntaxhighlighting (#9)August Skare2018-10-256-51/+159
| | | | | | | | | | | | | | | | | | | | * 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-253-11/+40
|
* Updates Intro Component to use IntroBody and IntroAsideMegan Pearson2018-10-252-19/+37
|
* Content (#7)August Skare2018-10-256-65/+231
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Feature/tweaks (#8)August Skare2018-10-257-22/+53
| | | | | | | | | | | | | | | | * 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
* Feature/animations (#6)August Skare2018-10-251-8/+36
| | | | | | | | | | | | | | | | | | | | | | * test animation * test two part video * new video test * replace videos with gifs * rename videos folder to images * sol-cov gifs * renames variables * compiler gif * change in hero srcset * better positioning of hero image
* Feature/colors (#5)August Skare2018-10-236-7/+7
| | | | | | * fix color variables * rename link var to type
* Update margin-bottomAugust Skare2018-10-231-1/+1
| | | Co-Authored-By: mepearso <megan.e.pearson@gmail.com>
* Responsive Compiler Megan Pearson2018-10-231-15/+25
|
* Responsive intro, againMegan Pearson2018-10-231-3/+10
|
* Adds wide prop for full width sectionsMegan Pearson2018-10-232-4/+12
|
* Implements Lead typographyMegan Pearson2018-10-233-9/+13
|
* Merge branch 'dev-tools-pages' into feature/variablesMegan Pearson2018-10-228-184/+187
|\
| * Remove unused importsMegan Pearson2018-10-221-2/+0
| |
| * remove contentBlock from content componentAugust Skare2018-10-226-17/+15
| |
| * rename Main to ContentAugust Skare2018-10-225-14/+14
| |
| * remove container from all pagesAugust Skare2018-10-224-101/+88
| |
| * support dark alternative of Main componentAugust Skare2018-10-223-50/+79
| |
| * Remove font size adjustment for small screens from Beta Megan Pearson2018-10-222-3/+4
| |
| * Responsive footerMegan Pearson2018-10-221-5/+35
| |
| * Responsive font sizes in typography and globalstylesMegan Pearson2018-10-222-0/+11
| |
| * Responsive traceMegan Pearson2018-10-221-2/+36
| |
| * Responsive headerMegan Pearson2018-10-221-0/+6
| |
| * Exports media breakpointsMegan Pearson2018-10-221-8/+27
| |
| * Changed name of export to colors and updates componentsMegan Pearson2018-10-228-20/+22
| |
| * Implements color variables and updates components Megan Pearson2018-10-228-10/+29
| |
| * Feature/build step (#2)August Skare2018-10-1911-85/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Responsive IntroMegan Pearson2018-10-221-13/+22
| |
* | Add light prop to codeMegan Pearson2018-10-221-1/+1
| |
* | Responsive listMegan Pearson2018-10-221-0/+6
| |
* | breakout container for small screensAugust Skare2018-10-223-50/+62
| |
* | ligt theme on codeAugust Skare2018-10-222-4/+6
| |
* | dont shrink icons in trace componentAugust Skare2018-10-221-4/+8
| |
* | button styling on small screensAugust Skare2018-10-221-0/+7
| |
* | code fontsize on small screensAugust Skare2018-10-222-68/+70
| |
* | hero spacing adjustment on small screenAugust Skare2018-10-221-0/+12
| |
* | spacing adjustments on contentblock and main componentsAugust Skare2018-10-222-1/+25
| |
* | remove padding on Trace component on small breakpointAugust Skare2018-10-221-1/+5
| |
* | spacing adjustment in footerAugust Skare2018-10-221-1/+6
| |
* | don't shrink icons in footerAugust Skare2018-10-221-1/+1
| |
* | Feature/build step (#2)August Skare2018-10-1911-85/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Remove font size adjustment for small screens from Beta Megan Pearson2018-10-192-3/+4
| |
* | Responsive footerMegan Pearson2018-10-191-5/+35
| |
* | Responsive font sizes in typography and globalstylesMegan Pearson2018-10-192-0/+11
| |
* | Responsive traceMegan Pearson2018-10-191-2/+36
| |
* | Responsive headerMegan Pearson2018-10-191-0/+6
| |
* | Exports media breakpointsMegan Pearson2018-10-191-8/+27
| |
* | Changed name of export to colors and updates componentsMegan Pearson2018-10-198-20/+22
| |
* | Implements color variables and updates components Megan Pearson2018-10-198-10/+29
|/
* added trace component to trace viewAugust Skare2018-10-187-1/+161
|
* tweaking header and hero position and sizingAugust Skare2018-10-182-8/+19
|
* compiler component in compiler viewAugust Skare2018-10-182-0/+78
|
* intro component on cov viewAugust Skare2018-10-181-0/+8
|
* intro component in profiler viewAugust Skare2018-10-182-0/+55
|
* initial commitAugust Skare2018-10-1838-283/+1033
|
* Fix linter errorLeonid Logvinov2018-10-111-2/+0
|
* Add note about buttonFabio Berger2018-10-111-0/+4
|
* Fix button and centerFabio Berger2018-10-112-10/+12
|
* Add stuffFabio Berger2018-10-105-2/+200
|
* Initial project scaffoldingLeonid Logvinov2018-10-105-0/+96