Surma
|
19342208d2
|
Add explanation on infinite loop bug
|
2018-05-21 13:38:13 +01:00 |
|
Surma
|
a9e1c38971
|
Style nitz
|
2018-05-21 13:36:05 +01:00 |
|
Jake Archibald
|
a7598b6602
|
Integrating two-up (#34)
|
2018-05-18 14:52:00 +01:00 |
|
Surma
|
e38e7154a6
|
Disable auto-run just to be safe
|
2018-05-17 22:33:21 +01:00 |
|
Surma
|
7a5c8f5d6b
|
Typings for cwrap API
|
2018-05-17 22:31:20 +01:00 |
|
Surma
|
49db0de05f
|
Actually piping the data through the compressor
|
2018-05-17 22:27:24 +01:00 |
|
Surma
|
8daaea5768
|
Fixed the freeze bug thing
|
2018-05-17 16:19:16 +01:00 |
|
Surma
|
c2e2a1a0b6
|
Succesfully load wasm file via webpack
|
2018-05-17 16:04:56 +01:00 |
|
Surma
|
7edb7f0de8
|
Wrangling TypeScript and webpack to work with Emscripten wasm stuff
|
2018-05-17 11:24:40 +01:00 |
|
Jason Miller
|
e9eaf227bc
|
Merge branch 'master' into firebase
|
2018-05-15 11:59:20 -04:00 |
|
Jake Archibald
|
bcf71f4702
|
Using @bind (#29)
|
2018-05-15 05:06:04 -07: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
|
da53b5fedc
|
Add more long-term caching headers, fix missing hash in main.css, switch Workbox to use locally generated files instead of Fastly (improves TTI), delay SW install by 1s.
|
2018-04-22 00:36:58 -04:00 |
|
Jason Miller
|
aa02cf2157
|
Add firebase hosting
|
2018-04-17 15:34:17 -04: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
|
3ba0a5a22a
|
Adds single-pass prerendering via a new prerender-loader
|
2018-04-17 14:04:55 -04:00 |
|
Jason Miller
|
387f4cf9a3
|
switch to eslint-config-standard
|
2018-04-05 11:44:32 -04:00 |
|
Jason Miller
|
7bf2ba4690
|
Initial version of webpack-inline-critical-css-plugin
|
2018-04-02 22:51:01 -04:00 |
|
Jason Miller
|
2d02562753
|
tabs -> spaces
|
2018-04-02 22:49:19 -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
|
fc84c81a47
|
Make @bind the same as Surma's implementation
|
2018-03-30 13:32:16 -04:00 |
|
Jason Miller
|
8f452ddf6d
|
Our simplified @bind decorator didn't work :( The getter is needed in order to defer binding until there is an instance to bind to, the simpler implementation actually bound methods to the prototype itself.
|
2018-03-29 23:13:03 -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 |
|