Commit Graph

1064 Commits

Author SHA1 Message Date
Tony Gu
74ec3a9d76 [Fix] generateFiles is missing in external-data example 2020-02-05 11:04:17 +08:00
Dillon Kearns
91fb62bacb Update changelog. 2020-02-03 20:28:22 -08:00
Dillon Kearns
a6ba0a913f 1.2.7 2020-02-03 20:26:42 -08:00
Dillon Kearns
fdaaf02d88 Set network fallback as the NavigationRoute. 2020-02-03 19:04:13 -08:00
Dillon Kearns
64ecc8dc86 Use a catch handler instead of a fetch handler to let other workbox routing take effect. 2020-02-03 18:17:20 -08:00
Dillon Kearns
307489b80e Override netlify build skipping and force rebuild even if top-level directory changes. 2020-02-03 18:04:22 -08:00
Dillon Kearns
43cdad50af Only serve up fallback html page if network request fails, not if it 404s. 2020-02-03 17:52:10 -08:00
Dillon Kearns
bd086bfe0e 1.2.6 2020-02-03 12:19:57 -08:00
Dillon Kearns
7a05176ace Bump elm package version. 2020-02-03 12:19:15 -08:00
Dillon Kearns
1afe0c6262 Update changelogs. 2020-02-03 12:18:30 -08:00
Dillon Kearns
e7dfab4cb2 Update service worker script to only serve up HTML of root route as an offline fallback. 2020-02-03 12:12:40 -08:00
Dillon Kearns
bb7290a3be Improve contrast in text colors. 2020-02-02 19:13:37 -08:00
Dillon Kearns
990a89d95e Address some lightouse warnings. 2020-02-02 19:12:59 -08:00
Dillon Kearns
aef38a9a63 Scroll to top of page on page changes since Browser.application doesn't do that out of the box for you. 2020-02-02 14:42:19 -08:00
Dillon Kearns
a8f114c0eb Fix issue with url normalize function that caused "Missing content" flash on root page. 2020-02-02 14:23:41 -08:00
Dillon Kearns
fbdcc5ae74 Remove log statements. 2020-02-01 08:21:02 -08:00
Dillon Kearns
e1611e0d5e Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
Dillon Kearns
d1d8008d4a 1.2.5 2020-01-31 08:58:57 -08:00
Dillon Kearns
8b78c2e3d4 Update changelog. 2020-01-31 08:58:06 -08:00
Dillon Kearns
8d70792e0e Force netlify build. 2020-01-31 08:50:11 -08:00
Dillon Kearns
c09410a74c Start elm render mutation observer sooner to make sure pre-rendering doesn't stall. 2020-01-31 08:46:18 -08:00
Dillon Kearns
08aa55a479 Update changelog. 2020-01-30 11:17:36 -08:00
Dillon Kearns
108c9fc954 1.2.4 2020-01-30 11:16:51 -08:00
Dillon Kearns
2059dd0e56
Merge pull request #61 from dillonkearns/prerender-trigger-after-view-function
Try prerender-trigger event only after body has been updated to make sure Elm has rendered.
2020-01-30 11:16:19 -08:00
Dillon Kearns
29c79c583d 1.2.3 2020-01-30 09:46:39 -08:00
Dillon Kearns
c8fda4aac4 Bump elm version. 2020-01-30 09:46:03 -08:00
Dillon Kearns
8a4fd36ff8 Update changelog. 2020-01-30 09:45:34 -08:00
Dillon Kearns
04236bf2d4
Merge pull request #60 from dillonkearns/dont-preload-unknown-paths
Don't prefetch unknown paths.
2020-01-30 09:40:40 -08:00
Dillon Kearns
358fad0f9e
Merge pull request #62 from icidasset/prerender-part-ii
Properly setup the `renderAfterDocumentEvent` option
2020-01-30 09:40:24 -08:00
Steven Vandevelde
b5cf00b52b Properly setup the renderAfterDocumentEvent option 2020-01-30 18:30:45 +01:00
Dillon Kearns
54285eb026 Update blog index styling. 2020-01-28 20:06:34 -08:00
Dillon Kearns
332a54cb92 Mark generate files post as a draft. 2020-01-28 20:06:23 -08:00
Dillon Kearns
5de7988e29 Try prerender-trigger event only after body has been updated to make sure Elm has rendered. 2020-01-28 11:55:32 -08:00
Dillon Kearns
b562b0282b Use smaller twitter card for pages with elm-pages icon as logo. 2020-01-28 11:54:42 -08:00
Dillon Kearns
88e4a4df3a Don't prefetch unknown paths. 2020-01-27 21:40:30 -08:00
Dillon Kearns
76e32ade44 Update changelog with release version. 2020-01-27 16:33:38 -08:00
Dillon Kearns
ca0e477737 1.2.2 2020-01-27 16:33:13 -08:00
Dillon Kearns
fb3f1a914e Update changelog. 2020-01-27 16:31:41 -08:00
Dillon Kearns
fc5b330c33
Merge pull request #59 from dillonkearns/all-contributors/add-icidasset
docs: add icidasset as a contributor
2020-01-27 16:26:50 -08:00
allcontributors[bot]
81fb063175
docs: update .all-contributorsrc [skip ci] 2020-01-28 00:26:29 +00:00
allcontributors[bot]
ab0692f535
docs: update README.md [skip ci] 2020-01-28 00:26:28 +00:00
Dillon Kearns
d512cc3d4e
Merge pull request #50 from icidasset/pages-init-promise
Make `pagesInit` return a Promise with the Elm `app` instance
2020-01-27 16:25:30 -08:00
Dillon Kearns
9b2f26f8be
Merge pull request #58 from dillonkearns/keep-running-on-non-fatal-errors
Keep dev server running for non-fatal errors.
2020-01-27 16:20:00 -08:00
Dillon Kearns
6b15e4cde0 Update changelog. 2020-01-27 16:14:25 -08:00
Dillon Kearns
d22521a50d Add data for whether build failures are fatal and continue dev server if they are not. 2020-01-27 16:04:34 -08:00
Dillon Kearns
c7145974a7 Fix a test failure. 2020-01-27 15:28:42 -08:00
Dillon Kearns
5a1e06c729 Keep dev server running for non-fatal errors. 2020-01-27 15:05:40 -08:00
Dillon Kearns
dd00f91b7d Use relative path for netlify output dir to fix build error. 2020-01-26 16:27:48 -08:00
Dillon Kearns
34b20c8345 Save Elm cache in netlify cache directory. 2020-01-26 11:33:19 -08:00
Dillon Kearns
3b4a27ac8e Update netlify deploy badge. 2020-01-26 10:45:13 -08:00