Dillon Kearns
|
5b1bf51c25
|
Run reset command in right order.
|
2022-06-30 10:48:26 -07:00 |
|
Dillon Kearns
|
8ea702f4e7
|
Update examples.
|
2022-06-28 15:45:36 -07:00 |
|
Dillon Kearns
|
da6e7d7313
|
Remove some Debug statements.
|
2022-06-28 14:48:57 -07:00 |
|
Dillon Kearns
|
83fb3942f3
|
Update docs site.
|
2022-05-19 09:38:15 -07:00 |
|
Dillon Kearns
|
1ba5431a94
|
Add some docs entries drafts.
|
2022-05-19 09:38:04 -07:00 |
|
Dillon Kearns
|
3fb3805aca
|
Merge branch 'actions' into serverless-latest
# Conflicts:
# examples/docs/app/Effect.elm
# examples/hackernews/app/Effect.elm
|
2022-05-11 16:06:25 -07:00 |
|
Dillon Kearns
|
b5c3573d68
|
Update docs example.
|
2022-05-11 15:27:37 -07:00 |
|
Dillon Kearns
|
cbb422e52b
|
Update hackernews demo site.
|
2022-05-11 14:50:58 -07:00 |
|
Dillon Kearns
|
3099d12593
|
Update docs site Effect module to latest format.
|
2022-05-11 14:47:33 -07:00 |
|
Dillon Kearns
|
bd4737e73c
|
Update package-lock.
|
2022-04-25 09:34:55 -07:00 |
|
Dillon Kearns
|
0b125c3b11
|
Update docs example.
|
2022-04-05 09:13:55 -07:00 |
|
Dillon Kearns
|
339d54a9e9
|
Update examples to use ErrorPage, and add to NoContractViolations.
|
2022-03-29 15:32:43 -07:00 |
|
Dillon Kearns
|
9e498ca93b
|
Update examples.
|
2022-03-25 09:03:22 -07:00 |
|
Dillon Kearns
|
e6fb1047ec
|
Add Effect module to docs site.
|
2022-03-21 13:12:36 -07:00 |
|
Dillon Kearns
|
a437459865
|
Merge remote-tracking branch 'origin/master' into serverless-latest
|
2022-03-20 07:31:15 -07:00 |
|
asteroidb612
|
df8bfebc43
|
Update 07-data-sources.md
|
2022-03-10 17:12:25 -07:00 |
|
asteroidb612
|
2b80fbbfd1
|
Reflect new DataSource.File API in example
|
2022-03-10 17:10:53 -07:00 |
|
Dillon Kearns
|
aa98e1b914
|
Update test projects.
|
2022-03-09 10:33:33 -08:00 |
|
Dillon Kearns
|
b7495d73bb
|
Change exported value from page -> route from Route Modules.
|
2022-03-05 10:35:17 -08:00 |
|
Dillon Kearns
|
f16a30320d
|
Rename Page.elm -> RouteBuilder.elm.
|
2022-03-05 09:50:01 -08:00 |
|
Dillon Kearns
|
0310152df4
|
Change Page.* modules to be Route.* modules.
|
2022-03-05 09:05:12 -08:00 |
|
Dillon Kearns
|
0ca946421f
|
Remove no-optional flag to fix cloudflare pages deploy issue with esbuild install.
|
2022-02-23 18:01:42 -08:00 |
|
Dillon Kearns
|
2edb61cb74
|
Reinstall dependencies and remove npm i -f flag to try on cloudflare pages.
|
2022-02-23 17:25:01 -08:00 |
|
Dillon Kearns
|
a6a50b8300
|
See if vercel-build command works on vercel deployment.
|
2022-02-23 16:21:30 -08:00 |
|
Dillon Kearns
|
13caf7c8cb
|
Extract out two stylesheets in docs site.
|
2022-02-23 13:43:29 -08:00 |
|
Dillon Kearns
|
c617baa3d3
|
Use vite config from elm-pages.config.mjs.
|
2022-02-23 10:06:15 -08:00 |
|
Dillon Kearns
|
1ae88f181a
|
Use node-fetch instead of undici for Node 14 compatability.
|
2022-02-22 11:37:09 -08:00 |
|
Dillon Kearns
|
939635eec4
|
Remove hardcoded index.html project file.
|
2022-02-21 15:37:24 -08:00 |
|
Dillon Kearns
|
cd18fb7567
|
Update dependencies.
|
2022-02-21 14:25:10 -08:00 |
|
Dillon Kearns
|
e2e98405ec
|
Update dependencies.
|
2022-02-21 14:23:17 -08:00 |
|
Dillon Kearns
|
8287623f23
|
Pass through root tag to HTML template replacement.
|
2022-02-21 09:57:23 -08:00 |
|
Dillon Kearns
|
8ee5b2a649
|
Add missing. (+2 squashed commits)
Squashed commits:
[ea4646e3] Fix two errors.
[31faf674] Add initial Vite SSR setup.
|
2022-02-21 09:30:31 -08:00 |
|
Dillon Kearns
|
79c7f6a75e
|
Update intellij config file.
|
2022-02-21 09:30:08 -08:00 |
|
Dillon Kearns
|
83dcf70b0e
|
Support global head tags from API Routes so plugins can add head tags like sitemap and RSS links.
|
2022-02-14 11:05:42 -08:00 |
|
Dillon Kearns
|
a9e853e79e
|
Install latest elm-optimize-level-2.
|
2022-02-13 14:59:41 -08:00 |
|
Dillon Kearns
|
64b2fbf20d
|
Remove unused.
|
2022-02-13 12:42:50 -08:00 |
|
Dillon Kearns
|
b91f978d24
|
Move Page Modules and special elm-pages modules into app folder.
|
2022-02-10 16:27:56 -08:00 |
|
Dillon Kearns
|
fedda39a4f
|
Remove manifest from Site.elm and move it into user-space.
|
2022-02-09 10:47:59 -08:00 |
|
Dillon Kearns
|
e3883e669f
|
Use fnv1a hashing instead of murmur3.
|
2022-02-06 13:36:17 -08:00 |
|
Dillon Kearns
|
a63eab2dd7
|
Update .idea config.
|
2022-02-06 09:57:31 -08:00 |
|
Dillon Kearns
|
df45d0af0b
|
Keep cache for build step in docs.
|
2022-02-06 09:57:23 -08:00 |
|
Dillon Kearns
|
364182e6ab
|
Remove some unused dependencies.
|
2022-02-03 20:19:13 -08:00 |
|
Dillon Kearns
|
0418d98de3
|
Update package-lock.
|
2022-02-01 10:55:46 -08:00 |
|
Dillon Kearns
|
7339a980c2
|
Delete misplaced comment.
|
2022-01-28 16:15:56 -08:00 |
|
Dillon Kearns
|
a7f2fa7eda
|
Remove obsolete unoptimizedRequest function.
|
2022-01-28 09:42:52 -08:00 |
|
Dillon Kearns
|
ed956ae341
|
Remove now obsolete Secrets API!
|
2022-01-27 15:45:51 -08:00 |
|
Dillon Kearns
|
0ae2caaad8
|
Extract updated MarkdownCodec helper, and use the new HTML-free helper for Docs to fix Lamdera Wire encoding error.
|
2022-01-26 10:57:19 -08:00 |
|
Dillon Kearns
|
fe60b7c812
|
Don't encode HTML.
|
2022-01-26 10:53:29 -08:00 |
|
Dillon Kearns
|
cc81a4f2f3
|
Remove unused.
|
2022-01-26 10:45:43 -08:00 |
|
Dillon Kearns
|
b9c9b262fd
|
Remove unused.
|
2022-01-26 10:45:32 -08:00 |
|