Dillon Kearns
|
2136dc250c
|
Fix reference.
|
2023-05-24 10:06:58 -07:00 |
|
Dillon Kearns
|
284a40c306
|
Use navigation requests as default form submission strategy, with builder function to set withConcurrent.
|
2023-05-23 11:24:17 -07:00 |
|
Dillon Kearns
|
e73412f913
|
Update dependencies.
|
2023-05-11 16:34:25 -07:00 |
|
Dillon Kearns
|
a0011fb1c3
|
Update dependencies in examples folders.
|
2023-05-11 16:21:25 -07:00 |
|
Dillon Kearns
|
24e4587221
|
Add a reset to CI to fix error.
|
2023-05-10 10:22:32 -07:00 |
|
Dillon Kearns
|
6dddd2b5fe
|
Bump package-lock files.
|
2023-05-06 10:56:51 -07:00 |
|
Dillon Kearns
|
1e1e76ec21
|
Update package lock files.
|
2023-05-06 09:07:34 -07:00 |
|
Dillon Kearns
|
46296abb60
|
Update some projects.
|
2023-04-19 10:49:48 -07:00 |
|
Dillon Kearns
|
938f0c85e6
|
Update test script.
|
2023-03-24 12:10:41 -07:00 |
|
Dillon Kearns
|
7c7fe23e6d
|
Try busting node cache.
|
2023-03-14 16:21:21 -07:00 |
|
Dillon Kearns
|
c548e9b85b
|
Include lamdera/codecs dependency in elm.json rewriting helpers.
|
2023-03-11 14:10:57 -08:00 |
|
Dillon Kearns
|
8f0c334b22
|
Re-order RouteBuilder parameters for consistency.
|
2023-03-03 11:06:28 -08:00 |
|
Dillon Kearns
|
e19b547808
|
Remove PageUrl argument and rename RouteBuilder.StaticPayload -> RouteBuilder.App.
|
2023-03-02 11:36:34 -08:00 |
|
Dillon Kearns
|
8d64611254
|
Fix test.
|
2023-02-28 16:12:19 -08:00 |
|
Dillon Kearns
|
c53c09aa31
|
Move Pages.Msg -> PagesMsg and Pages.Msg.Msg -> PagesMsg.PagesMsg.
|
2023-02-28 15:45:59 -08:00 |
|
Dillon Kearns
|
5857ccefb7
|
Lock in esbuild version in another example.
|
2023-02-20 15:40:27 -08:00 |
|
Dillon Kearns
|
60afaee624
|
Rename Exception -> RecoverableError.
|
2023-01-16 17:48:46 -08:00 |
|
Dillon Kearns
|
7f23779816
|
Rename DataSource -> BackendTask.
|
2023-01-01 14:45:54 -08:00 |
|
Dillon Kearns
|
804e9015ae
|
Fix errors in example.
|
2022-12-30 18:03:43 -08:00 |
|
Dillon Kearns
|
4f56f19dc1
|
Bump cypress version.
|
2022-12-11 19:46:22 -08:00 |
|
Dillon Kearns
|
73fb00e38a
|
Bump example project package-lock files.
|
2022-12-07 09:39:36 -08:00 |
|
Dillon Kearns
|
fa68be3069
|
Update dependencies.
|
2022-11-30 09:38:24 -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
|
19fd31793b
|
Update dependencies.
|
2022-11-15 16:40:02 -08:00 |
|
Dillon Kearns
|
5b22846c44
|
Bump package-lock versions.
|
2022-11-15 11:45:28 -08:00 |
|
Dillon Kearns
|
6d6640d5f4
|
Fix test.
|
2022-11-07 11:36:08 +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
|
219204b8e9
|
Remove some extra whitespace.
|
2022-10-29 18:26:20 +05:30 |
|
Dillon Kearns
|
934571ebc1
|
Bump package lock files.
|
2022-10-24 15:44:10 -07:00 |
|
Dillon Kearns
|
4b002adcdd
|
Fix dependencies in example.
|
2022-10-19 15:22:04 -07:00 |
|
Dillon Kearns
|
d0ca727ac6
|
Update dependencies.
|
2022-10-19 09:05:08 -07:00 |
|
Dillon Kearns
|
81a1fc98e3
|
Update dependency in sample projects.
|
2022-10-14 09:55:40 -07:00 |
|
Dillon Kearns
|
fbfcd49721
|
Separate out SetCookie records from Options so the Options can be passed as standalone value.
|
2022-10-05 15:30:29 -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
|
3d0b7cece0
|
Update package-lock.
|
2022-10-04 14:55:47 -07:00 |
|
Dillon Kearns
|
0b8e7f9e8b
|
Install missing dependencies.
|
2022-09-14 14:36:57 -07:00 |
|
Dillon Kearns
|
f4d524bc9e
|
Fix build.
|
2022-09-10 12:20:28 -07:00 |
|
Dillon Kearns
|
6e785a277f
|
Update some dependencies.
|
2022-08-22 08:38:40 -07:00 |
|
Dillon Kearns
|
3403e29679
|
Update some NPM dependencies.
|
2022-08-22 08:35:24 -07:00 |
|
Dillon Kearns
|
056508d4ee
|
Fix some type references in Effect modules.
|
2022-08-22 08:29:19 -07:00 |
|
Dillon Kearns
|
0d969ed851
|
Update package-lock.
|
2022-08-09 11:40:24 -07:00 |
|
Dillon Kearns
|
926d56af84
|
Update package-lock.
|
2022-08-03 09:40:57 +02:00 |
|
Dillon Kearns
|
078a95b5b8
|
Use clean diff for escaping test.
|
2022-07-09 08:23:58 -07:00 |
|
Dillon Kearns
|
325004f3fc
|
Try removing symlink.
|
2022-06-30 11:56:13 -07:00 |
|
Dillon Kearns
|
d4447bfe16
|
Try global elm-format install to fix CI error.
|
2022-06-30 10:44:39 -07:00 |
|
Dillon Kearns
|
8ea702f4e7
|
Update examples.
|
2022-06-28 15:45:36 -07:00 |
|