Commit Graph

583 Commits

Author SHA1 Message Date
Dillon Kearns
9232da5683 Add LICENSE file. 2019-09-20 13:58:20 -07:00
Dillon Kearns
f59f91b853 Linkify examples folder reference. 2019-09-20 13:57:43 -07:00
Dillon Kearns
ffa9bc092b Update readme. 2019-09-20 13:45:31 -07:00
Dillon Kearns
77c77c5aa1 Update readme. 2019-09-20 13:42:14 -07:00
Dillon Kearns
e32afbb93e Bump npm package to 1.0.32. 2019-09-20 13:24:52 -07:00
Dillon Kearns
b028b0bfc8 Get navigation route working with InjectManifest workbox config. 2019-09-20 13:12:45 -07:00
Dillon Kearns
87767bab6f Use runtime caching for .js and .html files. 2019-09-19 17:01:20 -07:00
Dillon Kearns
936f278e32 Use NetworkFirst for fetching content for now. 2019-09-19 16:54:31 -07:00
Dillon Kearns
765c7e7b7d Update elm-markdown version and use elm-oembed. 2019-09-19 14:21:06 -07:00
Dillon Kearns
16c90be195 Update landing page. 2019-09-17 18:07:28 -07:00
Dillon Kearns
0a1fe7ce47 Update docs. 2019-09-17 14:30:31 -07:00
Dillon Kearns
2e7a65bf1b Use clients claim and skip waiting to make sure that service worker takes over the window on the initial load (not just subsequent refreshes).
See https://developers.google.com/web/fundamentals/primers/service-workers/lifecycle.
2019-09-17 14:14:44 -07:00
Dillon Kearns
5cd1443d17 Do content.txt preloads as fetch to make sure they go through service workers. 2019-09-17 14:14:13 -07:00
Dillon Kearns
21aa05cc35 Comment out some debugging logs. 2019-09-17 14:13:52 -07:00
Dillon Kearns
4b9b3a5a3b Fix preloading setup bug. 2019-09-17 09:40:35 -07:00
Dillon Kearns
0b7eb041b9 Remove unnecessary ts-ignore. 2019-09-17 09:21:21 -07:00
Dillon Kearns
50d858bf9f Fix some errors in js code. 2019-09-16 18:37:26 -07:00
Dillon Kearns
1bf3213933 Setup jsconfig.json to check TypeScript against js files. 2019-09-16 15:22:05 -07:00
Dillon Kearns
8eacf1ed92 Add meta tag with generator of elm-pages and version number. 2019-09-16 14:30:04 -07:00
Dillon Kearns
e58cd606a4 Remove old example folder. 2019-09-15 22:06:23 -07:00
Dillon Kearns
a7bef7eed6 Update netlify config to run build script for generated elm file. 2019-09-15 21:53:32 -07:00
Dillon Kearns
86caa4946b Rename generated file to Pages, and former Pages module to Pages.Platform. 2019-09-15 21:51:16 -07:00
Dillon Kearns
7dc33ce9ab Rename task. 2019-09-15 21:47:49 -07:00
Dillon Kearns
213d1af929 Fix doc comment. 2019-09-15 17:00:36 -07:00
Dillon Kearns
d937bfdaa2 Remove function. 2019-09-15 16:53:10 -07:00
Dillon Kearns
24234e6d1e Rename module. 2019-09-15 16:48:26 -07:00
Dillon Kearns
313ae0e08c Move modules over in preparation for elm package publish. 2019-09-15 16:05:40 -07:00
Dillon Kearns
9dac1037e4 Update docs. 2019-09-15 15:58:52 -07:00
Dillon Kearns
82351b3d33 Update docs. 2019-09-15 15:57:29 -07:00
Dillon Kearns
e2117d23e4 Update docs. 2019-09-15 15:55:45 -07:00
Dillon Kearns
a8114e54a9 Update docs. 2019-09-15 15:54:10 -07:00
Dillon Kearns
08050be439 Update docs. 2019-09-15 15:44:48 -07:00
Dillon Kearns
3070f58373 Update docs. 2019-09-15 15:39:26 -07:00
Dillon Kearns
d2beb9da3a Update docs. 2019-09-15 15:34:38 -07:00
Dillon Kearns
cbe4da5b97 Update docs. 2019-09-15 15:24:18 -07:00
Dillon Kearns
0824cb26f9 Update docs. 2019-09-15 15:19:09 -07:00
Dillon Kearns
697cfc2ff7 Use opaque type for Document Handler. 2019-09-15 15:02:30 -07:00
Dillon Kearns
e3fafa927f Use opaque type for Document. 2019-09-15 15:00:14 -07:00
Dillon Kearns
1b6eb7fd4c Refactor type. 2019-09-15 14:51:07 -07:00
Dillon Kearns
d89d7eed05 Update docs. 2019-09-15 14:43:54 -07:00
Dillon Kearns
26a8d05198 Update docs. 2019-09-15 14:43:04 -07:00
Dillon Kearns
9ec086561a Update docs. 2019-09-15 14:35:26 -07:00
Dillon Kearns
005bd41d76 Update docs. 2019-09-15 14:31:21 -07:00
Dillon Kearns
7d0ec71ffd Update docs. 2019-09-15 14:27:11 -07:00
Dillon Kearns
69e43c77b8 Update docs. 2019-09-15 14:14:46 -07:00
Dillon Kearns
c3dab03dae Add Manifest Category docs. 2019-09-15 14:06:08 -07:00
Dillon Kearns
3274a3d591 Update docs. 2019-09-15 14:00:13 -07:00
Dillon Kearns
b17a6623fe Update docs. 2019-09-15 13:49:00 -07:00
Dillon Kearns
8687f9f8c1 Update config for docs. 2019-09-15 13:36:24 -07:00
Dillon Kearns
1c1e63e611 Delete unused module. 2019-09-15 13:34:53 -07:00