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 |
|