Dillon Kearns
|
73fb00e38a
|
Bump example project package-lock files.
|
2022-12-07 09:39:36 -08:00 |
|
Dillon Kearns
|
b7f78559d5
|
Rename generator functions.
|
2022-11-22 12:45:40 -08:00 |
|
Dillon Kearns
|
3a0534a6a0
|
Rename Generator to Script.
|
2022-11-22 12:44:08 -08:00 |
|
Dillon Kearns
|
6967822047
|
Use latest elm-pages run script format for route scaffolding example.
|
2022-11-22 12:27:53 -08:00 |
|
Dillon Kearns
|
642bbc3398
|
Change generators to elm-pages run instead of elm-pages codegen, and resolve DataSource's through new generator API.
|
2022-11-22 11:21:11 -08:00 |
|
Dillon Kearns
|
0685561fd1
|
Prevent use of wait in cypress test to make it more resilient.
|
2022-11-18 10:21:58 -08:00 |
|
Dillon Kearns
|
d16c1699f1
|
Add fetcher test for race conditions.
|
2022-11-18 10:08:10 -08:00 |
|
Dillon Kearns
|
a418abf3be
|
Bump package-lock files.
|
2022-11-15 17:19:44 -08:00 |
|
Dillon Kearns
|
a2e0f87f0f
|
Update dependencies.
|
2022-11-15 16:53:10 -08:00 |
|
Dillon Kearns
|
eaadf697a3
|
Resolve conflict between vendored elm-program-test result-extra package and installed package in example folder.
|
2022-11-15 16:47:42 -08:00 |
|
Dillon Kearns
|
f10d1c7a0c
|
Add a compatability key to ensure that the Elm and NPM package versions are compatible.
|
2022-11-07 11:17:47 +05:30 |
|
Dillon Kearns
|
bf6b27e68e
|
Fix error in example.
|
2022-11-03 10:23:03 +05:30 |
|
Dillon Kearns
|
6a06767120
|
Include optional parameter for htmlToString configuration.
|
2022-10-29 19:38:19 +05:30 |
|
Dillon Kearns
|
7c9fb152c8
|
Move some meta tags from elm-pages.config.mjs template to Elm code.
|
2022-10-29 18:54:03 +05:30 |
|
Dillon Kearns
|
0f8cd29c14
|
Allow for user-customized head tags template that is processed by Vite.
|
2022-10-28 10:58:36 +05:30 |
|
Dillon Kearns
|
5be89eaa22
|
Add fetcher cypress test.
|
2022-10-18 15:35:06 -07:00 |
|
Dillon Kearns
|
81a1fc98e3
|
Update dependency in sample projects.
|
2022-10-14 09:55:40 -07:00 |
|
Dillon Kearns
|
3986e296dd
|
Add dark mode session example.
|
2022-10-07 09:59:48 -07:00 |
|
Dillon Kearns
|
8d8029b668
|
Add codegen setup for end-to-end example.
|
2022-10-06 11:12:36 -07:00 |
|
Dillon Kearns
|
eb398c30e3
|
Move nested Maybe wrapped in Result to flat Err variant in Session API, and remove obsolete expectSession helper.
|
2022-10-06 09:50:44 -07:00 |
|
Dillon Kearns
|
b4a603fca8
|
Change argument order.
|
2022-10-06 09:35:42 -07:00 |
|
Dillon Kearns
|
fd2742cb1a
|
Extract function.
|
2022-10-06 08:32:01 -07:00 |
|
Dillon Kearns
|
96ad324e4b
|
Make HttpOnly cookies the default (opt in to JS visibile cookies instead of opting out).
|
2022-10-06 07:56:14 -07:00 |
|
Dillon Kearns
|
722e03337a
|
Fix example.
|
2022-10-05 15:41:35 -07:00 |
|
Dillon Kearns
|
0303636813
|
Update examples to use List Html for body.
|
2022-10-05 12:47:48 -07:00 |
|
Dillon Kearns
|
8e30daff12
|
Add dependency.
|
2022-10-05 12:20:01 -07:00 |
|
Dillon Kearns
|
f6cb6ca7fd
|
Add missing dependency in examples.
|
2022-10-04 17:15:48 -07:00 |
|
Dillon Kearns
|
e48f640019
|
Install missing dependencies.
|
2022-09-14 14:47:49 -07:00 |
|
Dillon Kearns
|
f4d524bc9e
|
Fix build.
|
2022-09-10 12:20:28 -07:00 |
|
Dillon Kearns
|
feb0969803
|
Update end-to-end app with new form parser types.
|
2022-08-23 15:41:30 -07:00 |
|
Dillon Kearns
|
c0c18513d9
|
Fix a type reference.
|
2022-08-22 08:38:45 -07:00 |
|
Dillon Kearns
|
6e785a277f
|
Update some dependencies.
|
2022-08-22 08:38:40 -07:00 |
|
Dillon Kearns
|
056508d4ee
|
Fix some type references in Effect modules.
|
2022-08-22 08:29:19 -07:00 |
|
Dillon Kearns
|
be70c8b004
|
Update package-lock.
|
2022-08-22 08:00:21 -07:00 |
|
Dillon Kearns
|
a7cdded64c
|
Add review config in end-to-end example project.
|
2022-08-21 11:04:44 -07:00 |
|
Dillon Kearns
|
02346b6593
|
Remove some unused dependencies and modules.
|
2022-08-21 10:51:01 -07:00 |
|
Dillon Kearns
|
604eb1ccf9
|
Add some missing type annotations.
|
2022-08-21 10:39:21 -07:00 |
|
Dillon Kearns
|
a07c15b72f
|
Execute logout with client-side submission handler, and support pointing at external actions.
|
2022-08-09 11:37:10 -07:00 |
|
Dillon Kearns
|
abfa27ee9f
|
Fix bug that causes extra navigation for form POSTs.
|
2022-08-09 08:44:12 -07:00 |
|
Dillon Kearns
|
d594cdcc60
|
Update logout button.
|
2022-08-09 06:40:32 -07:00 |
|
Dillon Kearns
|
517acbce9d
|
Use new action setup for logout handler.
|
2022-08-09 06:36:45 -07:00 |
|
Dillon Kearns
|
b7accea2e8
|
Fix form field names.
|
2022-08-09 06:34:12 -07:00 |
|
Dillon Kearns
|
426d42b0bf
|
Fix errors.
|
2022-08-08 10:49:43 -07:00 |
|
Dillon Kearns
|
a0477a0441
|
Remove redundant functions.
|
2022-08-03 10:11:41 +02:00 |
|
Dillon Kearns
|
4cd79105f2
|
Rename functions.
|
2022-07-24 09:18:10 +02:00 |
|
Dillon Kearns
|
b4c26d5401
|
Rename functions.
|
2022-07-24 09:14:48 +02:00 |
|
Dillon Kearns
|
c37eb3668e
|
Rename functions.
|
2022-07-24 09:11:12 +02:00 |
|
Dillon Kearns
|
94b6649271
|
Rename type.
|
2022-07-24 09:09:20 +02:00 |
|
Dillon Kearns
|
f77db01796
|
Migrate usage of old Form type.
|
2022-07-23 20:26:40 +02:00 |
|
Dillon Kearns
|
8a6bd84c11
|
Migrate another page.
|
2022-07-23 08:45:20 +02:00 |
|