aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/components
Commit message (Collapse)AuthorAgeFilesLines
* Enable "copy" button on all code snippets that should be copy-ableFabio Berger2019-01-172-2/+1
|
* Add call-to-action docs button at end of instructions againFabio Berger2019-01-171-0/+61
|
* Open 0x.org on different tabFabio Berger2019-01-171-1/+1
|
* Update 0x urlFabio Berger2019-01-171-1/+1
|
* merge developmentFabio Berger2019-01-127-60/+35
|\
| * Update prettier to version ^1.15.3Alex Browne2019-01-117-60/+35
| |
* | Fix copy and linksFabio Berger2019-01-113-12/+15
| |
* | Fix footer linksFabio Berger2019-01-111-1/+1
| |
* | Rename sol-cov to sol-coverage, fix linksFabio Berger2019-01-102-6/+6
|/
* Fix static testsLeonid Logvinov2019-01-092-7/+7
|
* Remove redundant semicolonsLeonid Logvinov2019-01-092-3/+3
|
* fix type for svg icon in footerAugust Skare2018-11-201-1/+1
|
* fix import orderAugust Skare2018-11-205-5/+5
|
* uniq export names for animationsAugust Skare2018-11-204-7/+7
|
* use lodash.map insted of array.mapAugust Skare2018-11-203-3/+6
|
* use lodash isUndefined functionAugust Skare2018-11-202-5/+7
|
* fix imports after renamingAugust Skare2018-11-2011-22/+22
|
* rename all files and directories to lowercaseAugust Skare2018-11-2026-0/+0
|
* separate component for inlinecode componentAugust Skare2018-11-191-1/+5
|
* added missing ;August Skare2018-11-191-1/+1
|
* cleand up code componentAugust Skare2018-11-191-22/+17
|
* strict check for children in contentblockAugust Skare2018-11-191-1/+1
|
* type function call for Container in Animation classAugust Skare2018-11-191-2/+5
|
* remove new-lines between methods in classesAugust Skare2018-11-192-8/+0
|
* clean up tabs componentAugust Skare2018-11-191-27/+17
|
* remove unnecessary children in InterfaceAugust Skare2018-11-197-22/+4
|
* fix typings for components in headerAugust Skare2018-11-191-6/+3
|
* use styled-components theme in logo insted of color propAugust Skare2018-11-191-3/+3
|
* removed unused prop def from footer componentAugust Skare2018-11-191-4/+1
|
* rename copied to didCopy in Code stateAugust Skare2018-11-191-5/+5
|
* remove constructor from Code componentAugust Skare2018-11-191-5/+0
|
* less verbose tslint disable ruleAugust Skare2018-11-191-2/+1
|
* fix timeout type in animation componentAugust Skare2018-11-191-2/+2
|
* fixed base link styling colorAugust Skare2018-11-161-1/+1
|
* fix linting + code syntax for statless componentsAugust Skare2018-11-1623-464/+440
|
* better positioning of hero animationAugust Skare2018-11-071-4/+4
|
* lower deboune on animation resizeAugust Skare2018-11-071-1/+1
|
* fix alignment on list bullestAugust Skare2018-11-071-8/+9
|
* visual tweaks in code componentAugust Skare2018-11-071-7/+13
|
* styling adjustment in uniq componentsAugust Skare2018-11-072-2/+2
|
* align 0x logo in footerAugust Skare2018-11-071-0/+1
|
* right align icons in trace componentAugust Skare2018-11-071-1/+0
|
* more spacing on footer itemsAugust Skare2018-11-071-0/+1
|
* break compiler cards on an earlier breakpointAugust Skare2018-11-071-2/+2
|
* new hero animation using bodymovin and lottieAugust Skare2018-11-0711-46/+156
|
* copy changesAugust Skare2018-11-072-8/+6
|
* fix issues in code elementAugust Skare2018-11-061-0/+3
|
* fix large button on small screensAugust Skare2018-11-061-3/+10
|
* rename pesudo element in code gutterAugust Skare2018-10-301-1/+1
|
* fix code highlighting with ...August Skare2018-10-302-2/+7
|
* remove outline on buttonsAugust Skare2018-10-301-0/+1
|
* button tweaksAugust Skare2018-10-301-8/+15
|
* optional copy button in code componentAugust Skare2018-10-301-2/+5
|
* change footer copyAugust Skare2018-10-301-2/+1
|
* fix link to 0x in headerAugust Skare2018-10-301-1/+1
|
* Fixes/august (#12)August Skare2018-10-298-46/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Feature/feedbacktweaks (#11)August Skare2018-10-295-24/+33
| | | | | | | | | | | | | | * Fix typo * Fix 1px line showing in middle of divs * Increase inline code padding by 2px * Make masonry block not full width on screens larger than mobile * Align list items * Change button text to copied if it's been copied
* fix props drilling to far downAugust Skare2018-10-261-12/+11
|
* alernate prop on inlinecode componentAugust Skare2018-10-262-3/+9
|
* fix button position in code componentAugust Skare2018-10-261-17/+22
|
* fix scrollbars in code componentsAugust Skare2018-10-261-1/+1
|
* fixed links in footerAugust Skare2018-10-261-27/+20
|
* new hover stylingAugust Skare2018-10-262-2/+2
|
* 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
|
* 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
|
* Merge remote-tracking branch 'origin/dev-tools-pages' into dev-tools-pagesMegan Pearson2018-10-251-17/+30
|\
| * Updates intro component (#10)Megan Pearson2018-10-251-17/+30
| | | | | | | | | | | | | | | | * Updates intro component * Remove unused Inner * Use Breakout component in Intro
* | Fixed typosMegan Pearson2018-10-251-5/+5
|/
* Feature/syntaxhighlighting (#9)August Skare2018-10-252-31/+76
| | | | | | | | | | | | | | | | | | | | * 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
|
* Updates Intro Component to use IntroBody and IntroAsideMegan Pearson2018-10-251-16/+25
|
* Content (#7)August Skare2018-10-251-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | * 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-255-18/+45
| | | | | | | | | | | | | | | | * 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-231-1/+1
| | | | | | * 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-224-49/+49
|\
| * Remove unused importsMegan Pearson2018-10-221-2/+0
| |
| * remove contentBlock from content componentAugust Skare2018-10-222-12/+3
| |
| * rename Main to ContentAugust Skare2018-10-221-0/+0
| |
| * support dark alternative of Main componentAugust Skare2018-10-222-20/+40
| |
| * 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-221-0/+7
| |
| * Responsive traceMegan Pearson2018-10-221-2/+36
| |
| * Responsive headerMegan Pearson2018-10-221-0/+6
| |
| * Changed name of export to colors and updates componentsMegan Pearson2018-10-227-18/+18
| |
| * Implements color variables and updates components Megan Pearson2018-10-227-10/+17
| |
| * Feature/build step (#2)August Skare2018-10-193-31/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-221-8/+8
| |
* | 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-193-31/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-191-0/+7
| |
* | Responsive traceMegan Pearson2018-10-191-2/+36
| |
* | Responsive headerMegan Pearson2018-10-191-0/+6
| |
* | Changed name of export to colors and updates componentsMegan Pearson2018-10-197-18/+18
| |
* | Implements color variables and updates components Megan Pearson2018-10-197-10/+17
|/
* added trace component to trace viewAugust Skare2018-10-182-1/+155
|
* tweaking header and hero position and sizingAugust Skare2018-10-182-8/+19
|
* compiler component in compiler viewAugust Skare2018-10-181-0/+76
|
* intro component in profiler viewAugust Skare2018-10-181-0/+47
|
* initial commitAugust Skare2018-10-1818-213/+604
|
* Fix linter errorLeonid Logvinov2018-10-111-2/+0
|
* Add note about buttonFabio Berger2018-10-111-0/+4
|
* Fix button and centerFabio Berger2018-10-111-9/+6
|
* Add stuffFabio Berger2018-10-103-0/+189
|
* Initial project scaffoldingLeonid Logvinov2018-10-101-0/+25