Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http to https | Fabio Berger | 2019-01-17 | 4 | -4/+4 |
| | |||||
* | Fix linter errors | Fabio Berger | 2019-01-17 | 1 | -21/+0 |
| | |||||
* | Enable "copy" button on all code snippets that should be copy-able | Fabio Berger | 2019-01-17 | 6 | -20/+19 |
| | |||||
* | Add link to Truffle starter project | Fabio Berger | 2019-01-17 | 3 | -6/+18 |
| | |||||
* | Last touches | Leonid Logvinov | 2019-01-17 | 3 | -8/+8 |
| | |||||
* | Add call-to-action docs button at end of instructions again | Fabio Berger | 2019-01-17 | 5 | -0/+72 |
| | |||||
* | Open 0x.org on different tab | Fabio Berger | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Update requirement sections | Fabio Berger | 2019-01-17 | 3 | -20/+50 |
| | |||||
* | Update 0x url | Fabio Berger | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | merge development | Fabio Berger | 2019-01-12 | 8 | -64/+36 |
|\ | |||||
| * | Update prettier to version ^1.15.3 | Alex Browne | 2019-01-11 | 8 | -64/+36 |
| | | |||||
| * | Merge development | Leonid Logvinov | 2019-01-10 | 55 | -289/+2290 |
| |\ | |||||
| * | | chore: fix imports | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| | | | |||||
* | | | Fix copy and links | Fabio Berger | 2019-01-11 | 7 | -54/+107 |
| | | | |||||
* | | | Fix footer links | Fabio Berger | 2019-01-11 | 1 | -1/+1 |
| | | | |||||
* | | | Rename sol-cov to sol-coverage, fix links | Fabio Berger | 2019-01-10 | 6 | -18/+19 |
| | | | |||||
* | | | Add docLink | Fabio Berger | 2019-01-10 | 4 | -2/+6 |
| |/ |/| | |||||
* | | Fix static tests | Leonid Logvinov | 2019-01-09 | 2 | -7/+7 |
| | | |||||
* | | Remove redundant semicolons | Leonid Logvinov | 2019-01-09 | 2 | -3/+3 |
| | | |||||
* | | fix type for svg icon in footer | August Skare | 2018-11-20 | 1 | -1/+1 |
| | | |||||
* | | typedef for context data | August Skare | 2018-11-20 | 5 | -5/+20 |
| | | |||||
* | | fix import order | August Skare | 2018-11-20 | 5 | -5/+5 |
| | | |||||
* | | uniq export names for animations | August Skare | 2018-11-20 | 8 | -15/+15 |
| | | |||||
* | | use lodash.map insted of array.map | August Skare | 2018-11-20 | 4 | -22/+23 |
| | | |||||
* | | use lodash isUndefined function | August Skare | 2018-11-20 | 2 | -5/+7 |
| | | |||||
* | | fix imports after renaming | August Skare | 2018-11-20 | 15 | -65/+65 |
| | | |||||
* | | rename all files and directories to lowercase | August Skare | 2018-11-20 | 30 | -0/+0 |
| | | |||||
* | | separate component for inlinecode component | August Skare | 2018-11-19 | 1 | -1/+5 |
| | | |||||
* | | added missing ; | August Skare | 2018-11-19 | 1 | -1/+1 |
| | | |||||
* | | cleand up code component | August Skare | 2018-11-19 | 1 | -22/+17 |
| | | |||||
* | | strict check for children in contentblock | August Skare | 2018-11-19 | 1 | -1/+1 |
| | | |||||
* | | type function call for Container in Animation class | August Skare | 2018-11-19 | 1 | -2/+5 |
| | | |||||
* | | remove new-lines between methods in classes | August Skare | 2018-11-19 | 2 | -8/+0 |
| | | |||||
* | | clean up tabs component | August Skare | 2018-11-19 | 1 | -27/+17 |
| | | |||||
* | | remove unnecessary children in Interface | August Skare | 2018-11-19 | 7 | -22/+4 |
| | | |||||
* | | fix typings for components in header | August Skare | 2018-11-19 | 1 | -6/+3 |
| | | |||||
* | | use styled-components theme in logo insted of color prop | August Skare | 2018-11-19 | 1 | -3/+3 |
| | | |||||
* | | removed unused prop def from footer component | August Skare | 2018-11-19 | 1 | -4/+1 |
| | | |||||
* | | rename copied to didCopy in Code state | August Skare | 2018-11-19 | 1 | -5/+5 |
| | | |||||
* | | remove constructor from Code component | August Skare | 2018-11-19 | 1 | -5/+0 |
| | | |||||
* | | less verbose tslint disable rule | August Skare | 2018-11-19 | 1 | -2/+1 |
| | | |||||
* | | fix timeout type in animation component | August Skare | 2018-11-19 | 1 | -2/+2 |
| | | |||||
* | | fixed base link styling color | August Skare | 2018-11-16 | 2 | -4/+8 |
| | | |||||
* | | fix linting + code syntax for statless components | August Skare | 2018-11-16 | 36 | -843/+844 |
| | | |||||
* | | better positioning of hero animation | August Skare | 2018-11-07 | 1 | -4/+4 |
| | | |||||
* | | lower deboune on animation resize | August Skare | 2018-11-07 | 1 | -1/+1 |
| | | |||||
* | | fix alignment on list bullest | August Skare | 2018-11-07 | 1 | -8/+9 |
| | | |||||
* | | visual tweaks in code component | August Skare | 2018-11-07 | 1 | -7/+13 |
| | | |||||
* | | styling adjustment in uniq components | August Skare | 2018-11-07 | 2 | -2/+2 |
| | | |||||
* | | align 0x logo in footer | August Skare | 2018-11-07 | 1 | -0/+1 |
| | | |||||
* | | right align icons in trace component | August Skare | 2018-11-07 | 1 | -1/+0 |
| | | |||||
* | | more spacing on footer items | August Skare | 2018-11-07 | 1 | -0/+1 |
| | | |||||
* | | break compiler cards on an earlier breakpoint | August Skare | 2018-11-07 | 1 | -2/+2 |
| | | |||||
* | | new hero animation using bodymovin and lottie | August Skare | 2018-11-07 | 15 | -46/+200 |
| | | |||||
* | | copy changes | August Skare | 2018-11-07 | 4 | -10/+8 |
| | | |||||
* | | fix issues in code element | August Skare | 2018-11-06 | 1 | -0/+3 |
| | | |||||
* | | fix large button on small screens | August Skare | 2018-11-06 | 1 | -3/+10 |
| | | |||||
* | | rename pesudo element in code gutter | August Skare | 2018-10-30 | 2 | -2/+2 |
| | | |||||
* | | fix code highlighting with ... | August Skare | 2018-10-30 | 4 | -16/+31 |
| | | |||||
* | | remove outline on buttons | August Skare | 2018-10-30 | 1 | -0/+1 |
| | | |||||
* | | button tweaks | August Skare | 2018-10-30 | 1 | -8/+15 |
| | | |||||
* | | optional copy button in code component | August Skare | 2018-10-30 | 2 | -3/+6 |
| | | |||||
* | | change footer copy | August Skare | 2018-10-30 | 1 | -2/+1 |
| | | |||||
* | | fix link to 0x in header | August Skare | 2018-10-30 | 1 | -1/+1 |
| | | |||||
* | | Fixes/august (#12) | August Skare | 2018-10-29 | 13 | -50/+111 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Skare | 2018-10-29 | 5 | -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 | ||||
* | | update content in tabs | August Skare | 2018-10-26 | 4 | -15/+64 |
| | | |||||
* | | fix props drilling to far down | August Skare | 2018-10-26 | 1 | -12/+11 |
| | | |||||
* | | alernate prop on inlinecode component | August Skare | 2018-10-26 | 2 | -3/+9 |
| | | |||||
* | | fix button position in code component | August Skare | 2018-10-26 | 1 | -17/+22 |
| | | |||||
* | | fix scrollbars in code components | August Skare | 2018-10-26 | 1 | -1/+1 |
| | | |||||
* | | fixed links in footer | August Skare | 2018-10-26 | 5 | -27/+24 |
| | | |||||
* | | new hover styling | August Skare | 2018-10-26 | 7 | -3/+11 |
| | | |||||
* | | fix line-height in lead component | August Skare | 2018-10-26 | 1 | -1/+1 |
| | | |||||
* | | center logo text | August Skare | 2018-10-26 | 1 | -2/+7 |
| | | |||||
* | | update codeblock in trace component | August Skare | 2018-10-26 | 1 | -1/+11 |
| | | |||||
* | | text color in trace component | August Skare | 2018-10-26 | 1 | -7/+12 |
| | | |||||
* | | 14px fontsize on code | August Skare | 2018-10-26 | 1 | -0/+1 |
| | | |||||
* | | update text color on dark background | August Skare | 2018-10-26 | 1 | -0/+3 |
| | | |||||
* | | update content on copiler page | August Skare | 2018-10-26 | 1 | -2/+16 |
| | | |||||
* | | fix dom elements type in intro | August Skare | 2018-10-25 | 3 | -7/+11 |
| | | |||||
* | | breakpoint on medium in intro component | August Skare | 2018-10-25 | 1 | -13/+2 |
| | | |||||
* | | add json support to highlight | August Skare | 2018-10-25 | 1 | -0/+2 |
| | | |||||
* | | Updates intro component | Megan Pearson | 2018-10-25 | 1 | -7/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/dev-tools-pages' into dev-tools-pages | Megan Pearson | 2018-10-25 | 3 | -22/+35 |
|\ \ | |||||
| * | | Updates intro component (#10) | Megan Pearson | 2018-10-25 | 3 | -22/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Updates intro component * Remove unused Inner * Use Breakout component in Intro | ||||
* | | | Fixed typos | Megan Pearson | 2018-10-25 | 2 | -6/+6 |
|/ / | |||||
* | | Feature/syntaxhighlighting (#9) | August Skare | 2018-10-25 | 6 | -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 cov | Megan Pearson | 2018-10-25 | 3 | -11/+40 |
| | | |||||
* | | Updates Intro Component to use IntroBody and IntroAside | Megan Pearson | 2018-10-25 | 2 | -19/+37 |
| | | |||||
* | | Content (#7) | August Skare | 2018-10-25 | 6 | -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 Skare | 2018-10-25 | 7 | -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 Skare | 2018-10-25 | 1 | -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 Skare | 2018-10-23 | 6 | -7/+7 |
| | | | | | | | | | | | | * fix color variables * rename link var to type | ||||
* | | Update margin-bottom | August Skare | 2018-10-23 | 1 | -1/+1 |
| | | | | | | Co-Authored-By: mepearso <megan.e.pearson@gmail.com> | ||||
* | | Responsive Compiler | Megan Pearson | 2018-10-23 | 1 | -15/+25 |
| | | |||||
* | | Responsive intro, again | Megan Pearson | 2018-10-23 | 1 | -3/+10 |
| | | |||||
* | | Adds wide prop for full width sections | Megan Pearson | 2018-10-23 | 2 | -4/+12 |
| | | |||||
* | | Implements Lead typography | Megan Pearson | 2018-10-23 | 3 | -9/+13 |
| | | |||||
* | | Merge branch 'dev-tools-pages' into feature/variables | Megan Pearson | 2018-10-22 | 8 | -184/+187 |
|\ \ | |||||
| * | | Remove unused imports | Megan Pearson | 2018-10-22 | 1 | -2/+0 |
| | | | |||||
| * | | remove contentBlock from content component | August Skare | 2018-10-22 | 6 | -17/+15 |
| | | | |||||
| * | | rename Main to Content | August Skare | 2018-10-22 | 5 | -14/+14 |
| | | | |||||
| * | | remove container from all pages | August Skare | 2018-10-22 | 4 | -101/+88 |
| | | | |||||
| * | | support dark alternative of Main component | August Skare | 2018-10-22 | 3 | -50/+79 |
| | | | |||||
| * | | Remove font size adjustment for small screens from Beta | Megan Pearson | 2018-10-22 | 2 | -3/+4 |
| | | | |||||
| * | | Responsive footer | Megan Pearson | 2018-10-22 | 1 | -5/+35 |
| | | | |||||
| * | | Responsive font sizes in typography and globalstyles | Megan Pearson | 2018-10-22 | 2 | -0/+11 |
| | | | |||||
| * | | Responsive trace | Megan Pearson | 2018-10-22 | 1 | -2/+36 |
| | | | |||||
| * | | Responsive header | Megan Pearson | 2018-10-22 | 1 | -0/+6 |
| | | | |||||
| * | | Exports media breakpoints | Megan Pearson | 2018-10-22 | 1 | -8/+27 |
| | | | |||||
| * | | Changed name of export to colors and updates components | Megan Pearson | 2018-10-22 | 8 | -20/+22 |
| | | | |||||
| * | | Implements color variables and updates components | Megan Pearson | 2018-10-22 | 8 | -10/+29 |
| | | | |||||
| * | | Feature/build step (#2) | August Skare | 2018-10-19 | 11 | -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 Intro | Megan Pearson | 2018-10-22 | 1 | -13/+22 |
| | | | |||||
* | | | Add light prop to code | Megan Pearson | 2018-10-22 | 1 | -1/+1 |
| | | | |||||
* | | | Responsive list | Megan Pearson | 2018-10-22 | 1 | -0/+6 |
| | | | |||||
* | | | breakout container for small screens | August Skare | 2018-10-22 | 3 | -50/+62 |
| | | | |||||
* | | | ligt theme on code | August Skare | 2018-10-22 | 2 | -4/+6 |
| | | | |||||
* | | | dont shrink icons in trace component | August Skare | 2018-10-22 | 1 | -4/+8 |
| | | | |||||
* | | | button styling on small screens | August Skare | 2018-10-22 | 1 | -0/+7 |
| | | | |||||
* | | | code fontsize on small screens | August Skare | 2018-10-22 | 2 | -68/+70 |
| | | | |||||
* | | | hero spacing adjustment on small screen | August Skare | 2018-10-22 | 1 | -0/+12 |
| | | | |||||
* | | | spacing adjustments on contentblock and main components | August Skare | 2018-10-22 | 2 | -1/+25 |
| | | | |||||
* | | | remove padding on Trace component on small breakpoint | August Skare | 2018-10-22 | 1 | -1/+5 |
| | | | |||||
* | | | spacing adjustment in footer | August Skare | 2018-10-22 | 1 | -1/+6 |
| | | | |||||
* | | | don't shrink icons in footer | August Skare | 2018-10-22 | 1 | -1/+1 |
| | | | |||||
* | | | Feature/build step (#2) | August Skare | 2018-10-19 | 11 | -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 Pearson | 2018-10-19 | 2 | -3/+4 |
| | | | |||||
* | | | Responsive footer | Megan Pearson | 2018-10-19 | 1 | -5/+35 |
| | | | |||||
* | | | Responsive font sizes in typography and globalstyles | Megan Pearson | 2018-10-19 | 2 | -0/+11 |
| | | | |||||
* | | | Responsive trace | Megan Pearson | 2018-10-19 | 1 | -2/+36 |
| | | | |||||
* | | | Responsive header | Megan Pearson | 2018-10-19 | 1 | -0/+6 |
| | | | |||||
* | | | Exports media breakpoints | Megan Pearson | 2018-10-19 | 1 | -8/+27 |
| | | | |||||
* | | | Changed name of export to colors and updates components | Megan Pearson | 2018-10-19 | 8 | -20/+22 |
| | | | |||||
* | | | Implements color variables and updates components | Megan Pearson | 2018-10-19 | 8 | -10/+29 |
|/ / | |||||
* | | added trace component to trace view | August Skare | 2018-10-18 | 7 | -1/+161 |
| | | |||||
* | | tweaking header and hero position and sizing | August Skare | 2018-10-18 | 2 | -8/+19 |
| | | |||||
* | | compiler component in compiler view | August Skare | 2018-10-18 | 2 | -0/+78 |
| | | |||||
* | | intro component on cov view | August Skare | 2018-10-18 | 1 | -0/+8 |
| | | |||||
* | | intro component in profiler view | August Skare | 2018-10-18 | 2 | -0/+55 |
| | | |||||
* | | initial commit | August Skare | 2018-10-18 | 38 | -283/+1033 |
|/ | |||||
* | Fix linter error | Leonid Logvinov | 2018-10-11 | 1 | -2/+0 |
| | |||||
* | Add note about button | Fabio Berger | 2018-10-11 | 1 | -0/+4 |
| | |||||
* | Fix button and center | Fabio Berger | 2018-10-11 | 2 | -10/+12 |
| | |||||
* | Add stuff | Fabio Berger | 2018-10-10 | 5 | -2/+200 |
| | |||||
* | Initial project scaffolding | Leonid Logvinov | 2018-10-10 | 5 | -0/+96 |