Commit Graph

16 Commits

Author SHA1 Message Date
Jake Archibald
a7598b6602 Integrating two-up (#34) 2018-05-18 14:52:00 +01:00
Jake Archibald
444e59c69c Merging pinch-zoom (#27)
* Merging pinch-zoom

* Pixelated output
2018-05-04 20:03:57 +01:00
Jake Archibald
b619427237 Removing everything that isn't skeletonyy (#22)
* Simplifying

* Ignoring CSS defs
2018-05-04 09:20:34 -07:00
Jason Miller
11bebfc836 A11y: add aria attribute to give the upload field a name 2018-04-17 14:08:49 -04:00
Jason Miller
5936c57a82 Clean up app to remove old prerendering bits 2018-04-17 14:05:50 -04:00
Jason Miller
fbcd16063d Load images as both binary strings and blobs. 2018-03-30 16:26:00 -04:00
Jason Miller
d023263f57 In development, persist application state across hot reloads. 2018-03-30 16:25:41 -04:00
Jason Miller
5cfeefa86c Fix missing header 2018-03-29 23:12:18 -04:00
Jason Miller
048524ce91 toggleDrawer() -> onToggleDrawer() 2018-03-29 15:49:56 -04:00
Jason Miller
c741f245a6 Use new Response(file).text() to obtain a binary string 2018-03-29 15:49:45 -04:00
Jason Miller
17e9668dd0 if (showFab) 2018-03-29 15:49:27 -04:00
Jason Miller
76ceea0e52 tabs -> spaces 2018-03-29 15:43:14 -04:00
Jason Miller
5e6500d196 Use strict TypeScript, enable TSLint, update all types to work in strict mode. 2018-03-29 15:42:07 -04:00
Jason Miller
9fa67c21ff Convert remaining components to TypeScript. 2018-03-13 12:52:46 -04:00
Jason Miller
e691ec9580 Adds an app skeleton. Still needs some work. 2018-03-12 23:03:31 -04:00
Jason Miller
60eafdc3fd interim commit 2018-03-09 13:24:30 -05:00