Dillon Kearns
|
20f209f7da
|
Move content.json script tag to bottom of head tag.
|
2021-06-25 08:14:43 -07:00 |
|
Dillon Kearns
|
38a8e13d4c
|
Remove newlines between SEO head tags.
|
2021-06-25 08:14:20 -07:00 |
|
Dillon Kearns
|
33c62aaeaf
|
Try initial content.json in a script tag.
|
2021-06-25 08:03:25 -07:00 |
|
Dillon Kearns
|
40b5b70272
|
Remove unused code.
|
2021-06-24 21:31:50 -07:00 |
|
Dillon Kearns
|
a92bd815c0
|
Add noopener.
|
2021-06-24 19:48:23 -07:00 |
|
Dillon Kearns
|
32a351a094
|
Extract common code for prerender function.
|
2021-06-24 19:01:12 -07:00 |
|
Dillon Kearns
|
d99d51d944
|
Extract js code to file.
|
2021-06-24 18:33:31 -07:00 |
|
Dillon Kearns
|
eb3ac3edb2
|
Remove unused imports.
|
2021-06-24 18:33:16 -07:00 |
|
Dillon Kearns
|
9e1eb683a8
|
Log exception message when printing errors.
|
2021-06-24 17:49:10 -07:00 |
|
Dillon Kearns
|
a089fbd248
|
Inline JS for elm-pages.js script, and minify it.
|
2021-06-24 17:48:42 -07:00 |
|
Dillon Kearns
|
f1750de106
|
Simplify elm-pages.js code.
|
2021-06-24 15:55:41 -07:00 |
|
Dillon Kearns
|
7ea50f02a2
|
Update docs.
|
2021-06-24 14:14:05 -07:00 |
|
Dillon Kearns
|
655465b323
|
Update docs.
|
2021-06-24 12:55:05 -07:00 |
|
Dillon Kearns
|
3510fe9797
|
Update meta description.
|
2021-06-24 12:15:30 -07:00 |
|
Dillon Kearns
|
cd8a445ef3
|
Add some annotations and remove some unused modules.
|
2021-06-24 11:59:51 -07:00 |
|
Dillon Kearns
|
6a0741bb75
|
Fix microlink URL.
|
2021-06-24 11:52:06 -07:00 |
|
Dillon Kearns
|
3a2a816bda
|
Fix pokedex example.
|
2021-06-24 11:49:00 -07:00 |
|
Dillon Kearns
|
7bcb589125
|
Shorten URLs for docs image cards.
|
2021-06-24 11:43:29 -07:00 |
|
Dillon Kearns
|
ae6133377f
|
Rearrange template.
|
2021-06-24 11:34:32 -07:00 |
|
Dillon Kearns
|
7943d52e58
|
Update landing page.
|
2021-06-24 10:38:51 -07:00 |
|
Dillon Kearns
|
e8c57985e9
|
Fix spacing.
|
2021-06-24 10:15:45 -07:00 |
|
Dillon Kearns
|
91e341a4ac
|
Update example.
|
2021-06-24 10:13:10 -07:00 |
|
Dillon Kearns
|
e6c2031737
|
Rename Page builder functions.
|
2021-06-24 10:05:16 -07:00 |
|
Dillon Kearns
|
fbdc5c9888
|
Use prefetch links for next/previous.
|
2021-06-24 09:55:12 -07:00 |
|
Dillon Kearns
|
bc78f9cb1f
|
Format elm compiler errors in terminal.
|
2021-06-24 08:53:26 -07:00 |
|
Dillon Kearns
|
0dd2f8ecb6
|
Use Cli DataSource resolution for Api requests. This resolves an issue with MissingHttpResponse when resolving distilled DataSources in the dev server.
|
2021-06-24 08:23:40 -07:00 |
|
Dillon Kearns
|
22a3d88f63
|
Use OS-agnostic path delimter to split.
|
2021-06-24 07:38:12 -07:00 |
|
Dillon Kearns
|
aa0381c13d
|
Fix bug where dev server didn't perform some andThen http requests.
|
2021-06-23 08:22:14 -07:00 |
|
Dillon Kearns
|
0e5356058a
|
Add markdown helper function.
|
2021-06-23 08:22:14 -07:00 |
|
Dillon Kearns
|
ba436fb555
|
Change formatting.
|
2021-06-23 08:22:14 -07:00 |
|
Dillon Kearns
|
eafed150ef
|
Remove comment.
|
2021-06-23 08:22:14 -07:00 |
|
Dillon Kearns
|
de855c012c
|
Fix typo in docs.
|
2021-06-22 08:11:06 -07:00 |
|
Dillon Kearns
|
a461a2daf3
|
Add DataSource.andMap.
|
2021-06-22 08:10:53 -07:00 |
|
Dillon Kearns
|
5b6ad1d615
|
Change argument order to make function more pipeline-friendly.
|
2021-06-20 08:20:44 -07:00 |
|
Dillon Kearns
|
44d6811f71
|
Add helper for optimized markdown data source.
|
2021-06-20 08:18:56 -07:00 |
|
Dillon Kearns
|
66c6bf7063
|
Remove log statement in dev server.
|
2021-06-19 22:03:13 -07:00 |
|
Dillon Kearns
|
127607961a
|
Fix the require'd Elm code memory leak by moving the dev server's Elm module require into the top-level dev server code instead of the renderer.
|
2021-06-19 21:49:42 -07:00 |
|
Dillon Kearns
|
5949de3f2c
|
Add finally to clean up Elm runtime after dev server responses are sent.
|
2021-06-19 21:40:19 -07:00 |
|
Dillon Kearns
|
bab477e7d2
|
Update aria navigation announcements exactly once on new page using initial title for each page, instead of announcing every time the title changes.
|
2021-06-19 08:44:22 -07:00 |
|
Dillon Kearns
|
961882515b
|
Add aria-live page change announcements.
|
2021-06-18 12:57:03 -07:00 |
|
Dillon Kearns
|
d61fce0e4d
|
elm-review fix.
|
2021-06-18 11:01:57 -07:00 |
|
Dillon Kearns
|
66a38e11b7
|
Update example with dependencies.
|
2021-06-18 11:01:23 -07:00 |
|
Dillon Kearns
|
b5e4e35693
|
Update docs formatting.
|
2021-06-18 10:58:21 -07:00 |
|
Dillon Kearns
|
adedf33b4a
|
Update docs.
|
2021-06-18 10:56:31 -07:00 |
|
Dillon Kearns
|
fc4af243ac
|
Update docs.
|
2021-06-18 10:29:58 -07:00 |
|
Dillon Kearns
|
09bd2e982e
|
Add distill helpers for codec packages.
|
2021-06-18 10:29:23 -07:00 |
|
Dillon Kearns
|
c2599426bc
|
Bump elm-review CLI.
|
2021-06-18 09:02:11 -07:00 |
|
Dillon Kearns
|
5ecda98e2c
|
Add a markdown codec.
|
2021-06-18 09:01:03 -07:00 |
|
Dillon Kearns
|
35def235b8
|
Successfully merge two distilled values when they have the same key and same encoded JSON.
|
2021-06-18 09:00:54 -07:00 |
|
Dillon Kearns
|
fad00c6186
|
elm-review fixes.
|
2021-06-17 11:57:42 -07:00 |
|