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 |
|
Dillon Kearns
|
51acc3263c
|
Extract constant.
|
2021-10-07 13:15:25 -07:00 |
|
Dillon Kearns
|
a4b523c805
|
Delete unused module.
|
2021-10-07 13:10:12 -07:00 |
|
Dillon Kearns
|
9d7438bb87
|
Delete commented line.
|
2021-10-07 13:10:06 -07:00 |
|
Dillon Kearns
|
d196cca9a2
|
Remove unused.
|
2021-10-07 13:06:26 -07:00 |
|
Dillon Kearns
|
c25f18610c
|
Fix review errors.
|
2021-10-07 12:11:23 -07:00 |
|
Dillon Kearns
|
b876f06139
|
Test escaping examples both with and without --debug flag. Fix output without debug flag.
|
2021-10-07 12:05:13 -07:00 |
|
Dillon Kearns
|
17f1c6460f
|
Update test output.
|
2021-10-07 12:00:38 -07:00 |
|
Dillon Kearns
|
cc4debb947
|
Install virtual-dom dependency in projects.
|
2021-10-07 11:58:15 -07:00 |
|
Dillon Kearns
|
99da8d8ebe
|
Delete temporary test harness.
|
2021-10-07 11:56:09 -07:00 |
|
Dillon Kearns
|
36e8a1f8cd
|
Show lazy and non-lazy in example.
|
2021-10-07 11:54:40 -07:00 |
|
Dillon Kearns
|
5e25ccbd01
|
Comment out lazy example for now.
|
2021-10-07 11:53:25 -07:00 |
|
Dillon Kearns
|
204b368058
|
Port 440b3f28b7 over to elm-explorations/test implementation.
|
2021-10-07 11:53:17 -07:00 |
|