Dillon Kearns
|
65716ac34e
|
Use latest elm-codegen and fix type annotation in AddRoute example.
|
2023-04-02 21:49:49 -07:00 |
|
Dillon Kearns
|
755d57e817
|
Remove obsolete function calls.
|
2023-03-30 15:57:50 -07:00 |
|
Dillon Kearns
|
2d2e3546eb
|
Bump elm version.
|
2023-03-29 10:20:46 -07:00 |
|
Dillon Kearns
|
e700dd0ab3
|
Bump verison.
|
2023-03-29 10:19:49 -07:00 |
|
Dillon Kearns
|
6ad02ab4d6
|
3.0.0-beta.33
|
2023-03-29 10:19:37 -07:00 |
|
Dillon Kearns
|
afb4c3fad1
|
Update compatability key.
|
2023-03-29 10:19:19 -07:00 |
|
Dillon Kearns
|
022b2ed130
|
Handle timeout errors.
|
2023-03-29 10:09:38 -07:00 |
|
Dillon Kearns
|
1a135ed389
|
Handle ECONNREFUSED http error code.
|
2023-03-29 09:45:35 -07:00 |
|
Dillon Kearns
|
ae99e79559
|
Set exit status to 1 for FatalError from Script's.
|
2023-03-27 16:17:59 -07:00 |
|
Dillon Kearns
|
186d48c5c5
|
Bump verison.
|
2023-03-24 16:39:11 -07:00 |
|
Dillon Kearns
|
0817005a4a
|
3.0.0-beta.32
|
2023-03-24 16:38:57 -07:00 |
|
Dillon Kearns
|
12bfcb4fc9
|
Fix error handling for missing custom-backend-task script.
|
2023-03-24 16:38:14 -07:00 |
|
Dillon Kearns
|
39fade503a
|
Bump Elm package.
|
2023-03-24 12:17:41 -07:00 |
|
Dillon Kearns
|
d0880cf5c7
|
Update type annotations.
|
2023-03-24 12:17:10 -07:00 |
|
Dillon Kearns
|
20e0e73537
|
Fix type annotations.
|
2023-03-24 12:15:17 -07:00 |
|
Dillon Kearns
|
3711703ef5
|
Bump NPM package.
|
2023-03-24 12:11:56 -07:00 |
|
Dillon Kearns
|
b19f9ec874
|
3.0.0-beta.31
|
2023-03-24 12:11:37 -07:00 |
|
Dillon Kearns
|
938f0c85e6
|
Update test script.
|
2023-03-24 12:10:41 -07:00 |
|
Dillon Kearns
|
bed04e8fb9
|
Update tests.
|
2023-03-24 12:07:45 -07:00 |
|
Dillon Kearns
|
a1495244e2
|
Update elm-codegen version.
|
2023-03-24 11:58:18 -07:00 |
|
Dillon Kearns
|
0ecd29f0af
|
Update to latest elm-review.
|
2023-03-24 11:53:48 -07:00 |
|
Dillon Kearns
|
0e93dd51bb
|
Update dependencies.
|
2023-03-24 11:51:04 -07:00 |
|
Dillon Kearns
|
a18075eea1
|
Fix condition for adding lamdera/codecs.
|
2023-03-24 11:40:10 -07:00 |
|
Dillon Kearns
|
c418ab39c6
|
Run scripts in the context of the script project and resolve NPM dependencies from the script project folder's context.
|
2023-03-24 10:39:35 -07:00 |
|
Dillon Kearns
|
313b3efedf
|
Extract function and re-use project root finding logic for bundle-script command.
|
2023-03-24 10:39:35 -07:00 |
|
Dillon Kearns
|
e2c07f5676
|
Support file path argument to elm-pages run command.
|
2023-03-24 10:39:35 -07:00 |
|
Dillon Kearns
|
3bbe3badfd
|
Use elm as a fallback executable when running elm-pages scripts.
|
2023-03-24 10:39:35 -07:00 |
|
Dillon Kearns
|
aec36b13c3
|
Add error handling page draft.
|
2023-03-24 10:39:35 -07:00 |
|
Dillon Kearns
|
1d6a67ca30
|
Merge pull request #11 from supermario/patch-1
Update examples/escaping/script for latest API
|
2023-03-24 08:43:21 -07:00 |
|
Mario Rogic
|
f5fc7d22e3
|
Use username and update for latest API
|
2023-03-24 08:49:17 +00:00 |
|
Dillon Kearns
|
49e5e26fd1
|
Add error handling example to pokedex.
|
2023-03-15 11:07:13 -07:00 |
|
Dillon Kearns
|
188d9bac5a
|
Fix error.
|
2023-03-15 11:04:34 -07:00 |
|
Dillon Kearns
|
e1ae5e317b
|
Render ErrorPage for production server-rendered routes.
|
2023-03-15 10:58:03 -07:00 |
|
Dillon Kearns
|
381846560a
|
Update landing page example.
|
2023-03-14 17:39:43 -07:00 |
|
Dillon Kearns
|
9e83230a18
|
Update docs.json.
|
2023-03-14 17:31:43 -07:00 |
|
Dillon Kearns
|
3f5c7b1785
|
Change Session API to give empty session by default, and expose more low-level withSessionResult in case Result needs to be accessed.
|
2023-03-14 17:31:25 -07:00 |
|
Dillon Kearns
|
d879644f91
|
Change default SetCookie path to be "/", and add a withoutPath to options builder.
|
2023-03-14 17:30:21 -07:00 |
|
Dillon Kearns
|
b83ba27b89
|
Update Netlify script.
|
2023-03-14 16:35:40 -07:00 |
|
Dillon Kearns
|
7c7fe23e6d
|
Try busting node cache.
|
2023-03-14 16:21:21 -07:00 |
|
Dillon Kearns
|
d563d7b6d1
|
Add new docs section.
|
2023-03-14 16:17:36 -07:00 |
|
Dillon Kearns
|
0eceb60fee
|
Remove obsolete section and rename.
|
2023-03-14 16:17:28 -07:00 |
|
Dillon Kearns
|
28d1944ef2
|
Update landing page examples.
|
2023-03-14 16:17:07 -07:00 |
|
Dillon Kearns
|
a3716c4a39
|
Update landing page examples.
|
2023-03-14 11:11:58 -07:00 |
|
Dillon Kearns
|
c548e9b85b
|
Include lamdera/codecs dependency in elm.json rewriting helpers.
|
2023-03-11 14:10:57 -08:00 |
|
Dillon Kearns
|
15edcd502e
|
Add helpers for JSON Encoder for fields in Scaffold module.
|
2023-03-09 11:07:22 -08:00 |
|
Dillon Kearns
|
1e66901d93
|
Move elm-codegen type information to package instead of user-code.
|
2023-03-09 11:03:54 -08:00 |
|
Dillon Kearns
|
7360c36a34
|
Add dependency.
|
2023-03-09 11:03:17 -08:00 |
|
Dillon Kearns
|
8a60199a7d
|
Remove unused folder from source-directories.
|
2023-03-09 11:03:12 -08:00 |
|
Dillon Kearns
|
edae49d96a
|
Use pipeline for required fields in scaffold.
|
2023-03-08 11:13:32 -08:00 |
|
Dillon Kearns
|
30de168196
|
Use pipeline for RouteBuilder definition.
|
2023-03-08 11:10:02 -08:00 |
|