Dillon Kearns
|
41672ad574
|
Update test output.
|
2021-12-01 14:32:22 -08:00 |
|
Dillon Kearns
|
49873951cf
|
2.1.10
|
2021-12-01 14:25:53 -08:00 |
|
Dillon Kearns
|
b41fc3be47
|
Bump elm package.
|
2021-12-01 14:25:34 -08:00 |
|
Dillon Kearns
|
479dfb14ee
|
Linkify showcase images, and add noopener a few places.
|
2021-11-24 12:54:00 -08:00 |
|
Dillon Kearns
|
c220d3aecd
|
Merge pull request #255 from sevfurneaux/chore/remove-static-http-reference
Remove StaticHttp reference
|
2021-11-24 11:35:43 -08:00 |
|
Dillon Kearns
|
938724db34
|
Merge pull request #254 from newmana/add-redirect
Add ability to create meta http-equiv refresh tags.
|
2021-11-24 11:20:51 -08:00 |
|
Dillon Kearns
|
512dae8be3
|
Merge pull request #248 from sheakelly/https
https support for dev server
|
2021-11-24 11:11:04 -08:00 |
|
Sev Furneaux
|
7677a7516c
|
Remove StaticHttp reference
|
2021-11-22 23:14:34 +00:00 |
|
Andrew Newman
|
ee73541281
|
Improve documentation.
|
2021-11-16 18:35:54 +10:00 |
|
Andrew Newman
|
d22f472a3d
|
Add ability to create refresh meta tag.
|
2021-11-16 18:29:48 +10:00 |
|
Dillon Kearns
|
eb230f885f
|
Merge pull request #251 from TheSacredLipton/fix-AriaLiveAnnouncer-style
Fixed width and height styles
|
2021-11-11 08:00:45 -08:00 |
|
TheSacredlipton
|
c7fdfbd269
|
Fixed width and height styles
|
2021-11-10 18:47:09 +09:00 |
|
Dillon Kearns
|
f15eb3c854
|
Merge pull request #249 from rolojf/staticdata-file-doc-smallchange
Small documentation fix on DataSource.File.onlyFrontmatter
|
2021-11-08 17:58:39 -08:00 |
|
Rolando Flores
|
768f93b145
|
Small documentation fix on DataSource.file.onlyfrontmatter
|
2021-11-08 19:54:39 -06:00 |
|
Shea Kelly
|
ce6fb34b1b
|
adding https support using devcert
|
2021-11-06 12:13:26 +11:00 |
|
Dillon Kearns
|
840cb83d36
|
Add meta tag that needs escaping to end-to-end escaping test, and fix escaping issue in SEO attributes.
|
2021-10-26 10:40:04 -07:00 |
|
Dillon Kearns
|
2b255fa748
|
Use alternate implementation of extractInlineText that uses link titles when present.
|
2021-10-26 10:38:57 -07:00 |
|
Dillon Kearns
|
26101b402a
|
Merge pull request #236 from j-maas/fix-head-path-separator
Use Posix-style separators in head tags
|
2021-10-20 14:16:15 -07:00 |
|
Johannes Maas
|
b5c208b8c1
|
Fix CI by running on Node 14
|
2021-10-20 21:07:26 +02:00 |
|
Dillon Kearns
|
a9bb8c1b0a
|
Fix base-path for github pages example site.
|
2021-10-16 15:57:52 -07:00 |
|
Dillon Kearns
|
9e16e88766
|
Change branch name in workflow.
|
2021-10-16 15:36:03 -07:00 |
|
Dillon Kearns
|
a849af8af7
|
Add base path example site deploy step.
|
2021-10-16 15:31:25 -07:00 |
|
Dillon Kearns
|
e1e2fab5ff
|
Merge pull request #234 from j-maas/fix-base-trailing-slash
Fix issues with trailing slashes in the base
|
2021-10-16 14:32:52 -07:00 |
|
Dillon Kearns
|
c2793585ac
|
Merge branch 'master' into pr/234
|
2021-10-16 14:29:44 -07:00 |
|
Johannes Maas
|
a7f48e48a1
|
Test only base-path example on Windows
|
2021-10-16 23:14:46 +02:00 |
|
Johannes Maas
|
ca27162a50
|
Test only the escaping example on Windows
|
2021-10-16 23:11:18 +02:00 |
|
Johannes Maas
|
8586b540a1
|
Try relative paths in test script
|
2021-10-16 23:05:38 +02:00 |
|
Dillon Kearns
|
813048b5b0
|
Move script to after git setup.
|
2021-10-16 11:43:36 -07:00 |
|
Dillon Kearns
|
eb724a8bff
|
Try git config change in windows job.
|
2021-10-16 11:40:01 -07:00 |
|
Dillon Kearns
|
6607a9987c
|
Remove .gitattributes because it was causing windows to hang.
|
2021-10-16 11:23:42 -07:00 |
|
Dillon Kearns
|
875eb452d9
|
Remove newline in input file for now.
|
2021-10-16 11:07:18 -07:00 |
|
Dillon Kearns
|
adcce0b691
|
Try different gitattributes syntax.
|
2021-10-16 10:57:40 -07:00 |
|
Dillon Kearns
|
055a0353c4
|
Revert "Try using ignore-space-change flag for git diff."
This reverts commit 6b1c015db7 .
|
2021-10-16 10:56:43 -07:00 |
|
Dillon Kearns
|
6b1c015db7
|
Try using ignore-space-change flag for git diff.
|
2021-10-16 10:49:37 -07:00 |
|
Dillon Kearns
|
4b571c8d5b
|
Ignore windows line endings in git diffs.
|
2021-10-16 10:00:26 -07:00 |
|
Dillon Kearns
|
a3ae92c1f6
|
Try separate windows build steps for running only snapshot tests.
|
2021-10-16 09:47:25 -07:00 |
|
Dillon Kearns
|
75cd0bbe9b
|
Try running GH Action on Windows in addition to Linux.
|
2021-10-16 09:33:33 -07:00 |
|
Dillon Kearns
|
807ea6517b
|
Merge branch 'master' into pr/236
|
2021-10-16 09:23:47 -07:00 |
|
Dillon Kearns
|
17d1324e84
|
Fix docs.
|
2021-10-16 09:23:22 -07:00 |
|
Dillon Kearns
|
3ece0dddc5
|
Merge pull request #237 from j-maas/fix-manifest-missing-base
Fix manifest URL missing base
|
2021-10-16 09:19:33 -07:00 |
|
Dillon Kearns
|
267a94d1cd
|
Add virtual-dom dependency in example project.
|
2021-10-16 09:13:50 -07:00 |
|
Dillon Kearns
|
26caa69929
|
Run snapshot tests from top-level npm test command.
|
2021-10-16 09:10:20 -07:00 |
|
Dillon Kearns
|
505d326783
|
Update snapshot test output from a Mac machine (doesn't have incorrect backslash characters).
|
2021-10-16 09:06:58 -07:00 |
|
Dillon Kearns
|
8bca5e3555
|
Merge pull request #239 from zeshhaan/patch-1
Add clarity on installing dependencies
|
2021-10-16 08:52:46 -07:00 |
|
Dillon Kearns
|
6e7fb1e583
|
Update 02-getting-started.md
|
2021-10-16 08:51:52 -07:00 |
|
Dillon Kearns
|
075f5a39da
|
Add new glob helper function.
|
2021-10-13 11:26:19 -07:00 |
|
Dillon Kearns
|
9cf98f1177
|
Update references to Template Modules in docs to new term Page Module.
|
2021-10-13 11:08:56 -07:00 |
|
Dillon Kearns
|
3884e86c37
|
Update 06-page-modules.md
|
2021-10-10 09:01:43 -07:00 |
|
Dillon Kearns
|
f1a564da03
|
Update slides.md
|
2021-10-10 08:58:28 -07:00 |
|
Dillon Kearns
|
2d4350362a
|
Merge pull request #241 from dillonkearns/lazy-rendering
Handle Html.Lazy in HTML pre-rendering
|
2021-10-07 13:18:32 -07:00 |
|