Dillon Kearns
|
33bab4a495
|
Update structured data to use some type safe versions.
|
2020-04-11 20:25:08 -07:00 |
|
Dillon Kearns
|
7e83160c73
|
Fix validation error in publisher Structured Data.
|
2020-04-11 09:32:59 -07:00 |
|
Dillon Kearns
|
7b8aa4cb1a
|
Update structured data definitions.
|
2020-04-11 08:18:14 -07:00 |
|
Dillon Kearns
|
384fd48de3
|
Working MVP for adding structured data (json-ld).
|
2020-04-10 09:16:24 -07:00 |
|
Dillon Kearns
|
93913b2673
|
Add description to blog post.
|
2020-04-10 05:03:07 -07:00 |
|
Dillon Kearns
|
a6dcde5dde
|
Merge branch 'master' into phantom-builder
|
2020-04-07 16:59:02 -07:00 |
|
Dillon Kearns
|
f20954e707
|
Fix a version in changelog.
|
2020-04-06 08:42:01 -07:00 |
|
Dillon Kearns
|
d9855fe38a
|
Update Docs “core-concepts”
|
2020-04-04 16:40:23 +00:00 |
|
Dillon Kearns
|
2179ec635a
|
Create Docs “core-concepts”
|
2020-04-04 16:40:03 +00:00 |
|
Dillon Kearns
|
c993d3dc9a
|
1.3.0
|
2020-03-28 16:21:37 -07:00 |
|
Dillon Kearns
|
03bd2d4c43
|
Update changelog and elm version.
|
2020-03-28 16:21:14 -07:00 |
|
Dillon Kearns
|
3fbf618354
|
Merge pull request #73 from icidasset/base
Make paths relative
|
2020-03-28 16:02:33 -07:00 |
|
Dillon Kearns
|
d61d4a38aa
|
Merge branch 'master' into pr/73
|
2020-03-28 15:03:25 -07:00 |
|
Dillon Kearns
|
9328cf2636
|
Change formatting to include trailing slash for empty cleaned route.
|
2020-03-28 14:20:08 -07:00 |
|
Dillon Kearns
|
964f9af8ad
|
Use document.baseURI instead of looking up the base tag.
|
2020-03-28 14:05:19 -07:00 |
|
Dillon Kearns
|
6649ce7c06
|
Prevent base href from being set to unknown.
|
2020-03-28 13:56:05 -07:00 |
|
Dillon Kearns
|
e10c062267
|
Fix prefetching by checking if a route is prefetchable based on the how the URL resolves.
Uses https://developer.mozilla.org/en-US/docs/Web/API/URL/URL.
|
2020-03-28 13:02:35 -07:00 |
|
Steven Vandevelde
|
cafb9846a5
|
Replace String.chop in generator
|
2020-03-28 16:28:22 +01:00 |
|
Y0hy0h
|
59e061aa75
|
Disable Elm-specific optimizations
For the time being, we cannot guarantee that the file to be compressed is generated by Elm. Therefore we cannot apply its special optimizations.
|
2020-03-23 13:27:55 +01:00 |
|
Y0hy0h
|
0ddb724370
|
Run terser in parallel
|
2020-03-23 13:26:38 +01:00 |
|
Dillon Kearns
|
3c5354cfc5
|
Create FAQ.md
|
2020-03-21 14:37:06 -07:00 |
|
Y0hy0h
|
62b71e7509
|
Remove Google Closure Compiler from dependencies
|
2020-03-20 23:06:23 +01:00 |
|
Y0hy0h
|
60e62c1ec5
|
Replace Google Closure minifier with terser minifier
|
2020-03-20 23:05:43 +01:00 |
|
Dillon Kearns
|
a188c19c6b
|
Update changelog.
|
2020-03-18 08:26:54 -07:00 |
|
Dillon Kearns
|
e3c094b088
|
Be sure to run npm run build before publishing npm package.
|
2020-03-18 08:22:41 -07:00 |
|
Dillon Kearns
|
249514ed33
|
1.2.11
|
2020-03-18 08:21:04 -07:00 |
|
Dillon Kearns
|
b8dcc41835
|
Merge pull request #84 from vViktorPL/file-content-escaping
Fix content file body string escaping for `"""` case
|
2020-03-18 08:19:07 -07:00 |
|
Dillon Kearns
|
352f21d7a9
|
Merge pull request #80 from simplystuart/fix-secrets-example
Fix Secrets.succeed arguments in example
|
2020-03-18 08:08:19 -07:00 |
|
Dillon Kearns
|
4aa8d43315
|
Update src/Pages/Secrets.elm
|
2020-03-18 08:07:52 -07:00 |
|
Dillon Kearns
|
87d1eada88
|
Only try publishing npm package on master.
|
2020-03-18 07:59:06 -07:00 |
|
Dillon Kearns
|
c2612cb056
|
Merge pull request #89 from dillonkearns/gh-actions
Try Github actions setup
|
2020-03-18 07:55:38 -07:00 |
|
Dillon Kearns
|
d751919e26
|
Add publish NPM step.
|
2020-03-18 07:52:23 -07:00 |
|
Dillon Kearns
|
461319e58a
|
Update badge to use github actions instead of travis, remove travis config.
|
2020-03-18 07:52:13 -07:00 |
|
Dillon Kearns
|
df9fb2e52c
|
Try gh actions setup.
|
2020-03-18 07:27:44 -07:00 |
|
Dillon Kearns
|
2aa0381203
|
Merge pull request #88 from dillonkearns/all-contributors/add-Y0hy0h
docs: add Y0hy0h as a contributor
|
2020-03-17 08:08:22 -07:00 |
|
Dillon Kearns
|
92c2b9213a
|
Merge branch 'master' into all-contributors/add-Y0hy0h
|
2020-03-17 08:08:13 -07:00 |
|
allcontributors[bot]
|
67d6df16fb
|
docs: update .all-contributorsrc [skip ci]
|
2020-03-17 15:05:47 +00:00 |
|
allcontributors[bot]
|
cecb767ba7
|
docs: update README.md [skip ci]
|
2020-03-17 15:05:46 +00:00 |
|
Dillon Kearns
|
51c2b39bd7
|
Merge pull request #82 from vViktorPL/fix-windows-paths
Fix Windows path separator bug
|
2020-03-17 07:29:23 -07:00 |
|
allcontributors[bot]
|
89e8dbcc2d
|
docs: update .all-contributorsrc [skip ci]
|
2020-03-17 14:28:49 +00:00 |
|
allcontributors[bot]
|
61a82f1c63
|
docs: update README.md [skip ci]
|
2020-03-17 14:28:48 +00:00 |
|
Dillon Kearns
|
cc259e93b8
|
Merge pull request #85 from dillonkearns/all-contributors/add-vViktorPL
docs: add vViktorPL as a contributor
|
2020-03-17 07:28:22 -07:00 |
|
allcontributors[bot]
|
819d5f300b
|
docs: update .all-contributorsrc [skip ci]
|
2020-03-17 14:28:16 +00:00 |
|
allcontributors[bot]
|
5d65ff57fd
|
docs: update README.md [skip ci]
|
2020-03-17 14:28:15 +00:00 |
|
allcontributors[bot]
|
79ece8da12
|
docs: update .all-contributorsrc [skip ci]
|
2020-03-17 14:28:00 +00:00 |
|
allcontributors[bot]
|
063f400da5
|
docs: update README.md [skip ci]
|
2020-03-17 14:27:59 +00:00 |
|
Wiktor Toporek
|
d4773d2f35
|
Fix content file body string escaping for """ case
|
2020-03-15 23:51:17 +01:00 |
|
Wiktor Toporek
|
dad2fa563d
|
Refactor Win platform path fix to verbose code with comment according to CR comment.
|
2020-03-15 22:55:53 +01:00 |
|
Wiktor Toporek
|
451ed1ea40
|
Fix invalid generator output on Win platform due to path separator.
|
2020-03-15 01:59:54 +01:00 |
|
Stuart Dum
|
0cc7e2a077
|
Fix Secrets.succeed arguments in example
|
2020-03-13 14:27:57 -04:00 |
|