aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/assets
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-1912-31/+0
|
* Add fontsFabio Berger2019-01-173-0/+0
|
* Rename sol-cov to sol-coverage, fix linksFabio Berger2019-01-101-18/+15
|
* new og imagesAugust Skare2018-11-074-0/+0
|
* new hero animation using bodymovin and lottieAugust Skare2018-11-078-0/+0
|
* Fixes/august (#12)August Skare2018-10-294-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* new faviconsAugust Skare2018-10-264-0/+0
|
* Feature/animations (#6)August Skare2018-10-258-0/+0
| | | | | | | | | | | | | | | | | | | | | | * 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
* keep fonts folder in gitAugust Skare2018-10-221-0/+0
|
* Feature/build step (#2)August Skare2018-10-196-0/+34
* 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