Skip to content

Commit

Permalink
Get rid of router
Browse files Browse the repository at this point in the history
  • Loading branch information
psmyrdek committed Nov 8, 2017
1 parent 66382b1 commit bb9809e
Show file tree
Hide file tree
Showing 26 changed files with 96 additions and 303 deletions.
2 changes: 2 additions & 0 deletions docs/bundle.82bc1.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/bundle.82bc1.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/bundle.92f17.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/bundle.92f17.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>social-img</title><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-capable" content="yes"><link rel="manifest" href="/social-img/manifest.json"><meta name="theme-color" content="#673ab8"><link rel="shortcut icon" href="/social-img/favicon.ico"><link href="/social-img/style.56b15.css" rel="stylesheet"></head><body><div id="app"><header class="header__3QGkI"><h1>Social Images Generator</h1><nav><a href="/social-img" class>Home</a></nav></header></div><script defer="defer" src="/social-img/bundle.92f17.js"></script><script>window.fetch||document.write('<script src="/social-img/polyfills.6e1cd.js"><\/script>')</script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>social-img</title><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-capable" content="yes"><link rel="manifest" href="/social-img/manifest.json"><meta name="theme-color" content="#673ab8"><link rel="shortcut icon" href="/social-img/favicon.ico"><link href="/social-img/style.a05d7.css" rel="stylesheet"></head><body><div id="app"><header class="header__3QGkI"><h1>Social Images Generator</h1></header><div class="home__17AGB"><div class="generator__3Mu7o"><div class="imagePreview"><input class="generatorInput__3Al-K" placeholder="Image URL" value><div class="imagePreviewContainer__3tfv5"><div style="width: 1200px; height: 625px; border: 1px solid #efefef; background-image: url(''); filter: blur(0px)"></div><img src style="position: absolute; top: 0"></div></div><div class="controlPanel__22bOS"><div class="gradientPickerContainer__2gcpX"><p class="controlPanelTitle">Gradient</p><select class="gradientSelect__3tI8e"><option value>Pick gradient style</option><option value="/assets/gradients/1.png">Style 1</option><option value="/assets/gradients/2.png">Style 2</option><option value="/assets/gradients/3.png">Style 3</option><option value="/assets/gradients/4.png">Style 4</option></select></div><div><p class="controlPanelTitle">Blur</p><input type="range" min="0" max="20" step="1" value="0"></div></div></div></div></div><script defer="defer" src="/social-img/bundle.82bc1.js"></script><script>window.fetch||document.write('<script src="/social-img/polyfills.6e1cd.js"><\/script>')</script></body></html>
2 changes: 1 addition & 1 deletion docs/polyfills.6e1cd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/push-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"/":{"style.56b15.css":{"type":"style","weight":1},"bundle.92f17.js":{"type":"script","weight":1},"route-home.chunk.6348f.js":{"type":"script","weight":0.9}}}
{"/":{"style.a05d7.css":{"type":"style","weight":1},"bundle.82bc1.js":{"type":"script","weight":1}}}
2 changes: 0 additions & 2 deletions docs/route-home.chunk.6348f.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/route-home.chunk.6348f.js.map

This file was deleted.

Loading

0 comments on commit bb9809e

Please sign in to comment.