Dillon Kearns
|
6327087998
|
Add symlink to Internal folder so unit tests can depend on copied internal code files in generated folder.
|
2021-12-11 12:20:08 -08:00 |
|
Dillon Kearns
|
86eeb4cef9
|
Move internal-only modules outside of Elm package and into generated code folders.
|
2021-12-11 11:42:35 -08:00 |
|
Dillon Kearns
|
00e8fd82bd
|
Ensure that copy elm.json happens before starting elm-pages docs server.
|
2021-12-11 11:34:41 -08:00 |
|
Dillon Kearns
|
d5de1137e5
|
Fix typo in docs.
|
2021-12-10 16:11:56 -08:00 |
|
Dillon Kearns
|
010cfb9c2a
|
Rename routes to pages. Routes are the category of page, pages are the specific things to pre-render for a given route, so this terminology is more consistent and clear.
|
2021-12-10 16:03:07 -08:00 |
|
Dillon Kearns
|
6583738ab2
|
Change font to avoid system-ui.
|
2021-12-10 15:38:04 -08:00 |
|
Dillon Kearns
|
b18ff938ca
|
Update font.
|
2021-12-10 15:28:09 -08:00 |
|
Dillon Kearns
|
0fe75971eb
|
Use system-ui for starter.
|
2021-12-10 12:08:22 -08:00 |
|
Dillon Kearns
|
e2a64693ff
|
Update Page.elm docs.
|
2021-12-10 12:05:31 -08:00 |
|
Dillon Kearns
|
7b53e782a3
|
Update starter template app.
|
2021-12-10 11:34:51 -08:00 |
|
Dillon Kearns
|
b67a66d052
|
Update template.
|
2021-12-10 11:21:39 -08:00 |
|
Dillon Kearns
|
aa6f6c9d46
|
Update examples.
|
2021-12-10 11:10:24 -08:00 |
|
Dillon Kearns
|
7c69449164
|
Update example.
|
2021-12-10 10:57:25 -08:00 |
|
Dillon Kearns
|
d326317e0f
|
Bump node version to 16.
|
2021-12-10 10:53:41 -08:00 |
|
Dillon Kearns
|
d675b2c13f
|
Change syntax for constructor function to avoid constructor error.
|
2021-12-10 10:50:27 -08:00 |
|
Dillon Kearns
|
5b1b1722af
|
Update dependency.
|
2021-12-10 10:45:04 -08:00 |
|
Dillon Kearns
|
d752866d4e
|
Use empty records instead of empty tuples for stateless Page Module's Model. Tweak Page builder API. Add option for local and shared state in generators.
|
2021-12-10 09:52:12 -08:00 |
|
Dillon Kearns
|
43a6399827
|
Update test output.
|
2021-12-02 11:56:57 -08:00 |
|
Dillon Kearns
|
f7248851e6
|
2.1.11
|
2021-12-01 15:38:18 -08:00 |
|
Dillon Kearns
|
0649fb6bad
|
Update init template.
|
2021-12-01 15:38:08 -08:00 |
|
Dillon Kearns
|
226c1202cf
|
Update test output.
|
2021-12-01 14:35:46 -08:00 |
|
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 |
|