Dillon Kearns
|
a58f8e6710
|
Use built-in netlify adapter in examples.
|
2023-05-16 11:13:05 -07:00 |
|
Dillon Kearns
|
a0011fb1c3
|
Update dependencies in examples folders.
|
2023-05-11 16:21:25 -07:00 |
|
Dillon Kearns
|
46296abb60
|
Update some projects.
|
2023-04-19 10:49:48 -07:00 |
|
Dillon Kearns
|
c548e9b85b
|
Include lamdera/codecs dependency in elm.json rewriting helpers.
|
2023-03-11 14:10:57 -08:00 |
|
Dillon Kearns
|
f4cf8a7069
|
Make transition strategy the default and move formId argument to rendering.
|
2023-03-03 18:45:25 -08:00 |
|
Dillon Kearns
|
e19b547808
|
Remove PageUrl argument and rename RouteBuilder.StaticPayload -> RouteBuilder.App.
|
2023-03-02 11:36:34 -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
|
8879b3efa6
|
Rename BackendTask.Custom.get -> BackendTask.Custom.run.
|
2023-01-17 07:14:03 -08:00 |
|
Dillon Kearns
|
f7825c45c7
|
Look for BackendTask.Custom definitions in custom-backend-task instead of port-data-source.
|
2023-01-17 07:08:15 -08:00 |
|
Dillon Kearns
|
ea29d1bbb3
|
Rename BackendTask.Port -> BackendTask.Custom.
|
2023-01-17 07:04:18 -08:00 |
|
Dillon Kearns
|
7f23779816
|
Rename DataSource -> BackendTask.
|
2023-01-01 14:45:54 -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
|
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
|
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
|
81a1fc98e3
|
Update dependency in sample projects.
|
2022-10-14 09:55:40 -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
|
f4d524bc9e
|
Fix build.
|
2022-09-10 12:20:28 -07:00 |
|
Dillon Kearns
|
9772828563
|
Migrate code in smoothies app.
|
2022-08-25 11:04:57 -07:00 |
|
Dillon Kearns
|
fa1686cd4c
|
Fix some errors in smoothies app.
|
2022-08-25 10:59:02 -07:00 |
|
Dillon Kearns
|
41e4428bf4
|
Fix compiler errors.
|
2022-08-24 20:12:06 -07:00 |
|
Dillon Kearns
|
056508d4ee
|
Fix some type references in Effect modules.
|
2022-08-22 08:29:19 -07:00 |
|
Dillon Kearns
|
ad5fda503f
|
Force rebuild.
|
2022-08-09 08:49:37 -07:00 |
|
Dillon Kearns
|
7ae7932e8b
|
Show deleting button text when transitioning.
|
2022-08-08 05:10:03 -07:00 |
|
Dillon Kearns
|
a0477a0441
|
Remove redundant functions.
|
2022-08-03 10:11:41 +02:00 |
|
Dillon Kearns
|
6a99994eb5
|
Remove server-side validation from field in favor of doing it within the combine function.
|
2022-08-03 09:33:16 +02:00 |
|
Dillon Kearns
|
985e79922c
|
Update docs and remove obsolete globalErrors helper.
|
2022-08-01 10:40:51 +02:00 |
|
Dillon Kearns
|
d7a2127daf
|
Install latest terser.
|
2022-08-01 10:36:22 +02:00 |
|
Dillon Kearns
|
5446efa32d
|
Remove temporary example.
|
2022-08-01 10:29:14 +02:00 |
|
Dillon Kearns
|
75b487f204
|
Add minimum value for shopping cart quantity.
|
2022-08-01 09:29:52 +02:00 |
|
Dillon Kearns
|
c5777b8b33
|
Use path.join to prevent duplicate slashes.
|
2022-07-28 08:22:04 +02:00 |
|
Dillon Kearns
|
e53efe7ad3
|
Update adapter script.
|
2022-07-27 21:30:46 +02:00 |
|
Dillon Kearns
|
675271a07e
|
Update netlify config.
|
2022-07-27 21:16:37 +02:00 |
|
Dillon Kearns
|
c99af60ab5
|
Use password hashing in smoothies example.
|
2022-07-27 18:58:08 +02:00 |
|
Dillon Kearns
|
944b78bce4
|
Add a login helper function.
|
2022-07-27 18:10:23 +02:00 |
|
Dillon Kearns
|
2328cf3dee
|
Install bcrypt-js.
|
2022-07-27 18:09:58 +02:00 |
|
Dillon Kearns
|
13e272cabd
|
Fix type.
|
2022-07-26 09:03:32 +02:00 |
|
Dillon Kearns
|
e191b1c870
|
Extract function.
|
2022-07-25 15:57:40 +02:00 |
|
Dillon Kearns
|
fb8e23e5b6
|
Change argument order.
|
2022-07-25 15:15:45 +02:00 |
|
Dillon Kearns
|
e51b7b9e57
|
Inline type alias.
|
2022-07-25 13:24:06 +02:00 |
|
Dillon Kearns
|
f1f25f787e
|
Rename types.
|
2022-07-24 21:00:47 +02:00 |
|
Dillon Kearns
|
6757b27ea4
|
Rename types.
|
2022-07-24 20:20:05 +02:00 |
|
Dillon Kearns
|
ea22871b65
|
Change Validation type to support constraints for named fields with new design.
|
2022-07-24 15:06:07 +02:00 |
|
Dillon Kearns
|
6291237bf4
|
Remove hardcoded form id.
|
2022-07-24 10:02:06 +02:00 |
|
Dillon Kearns
|
c853df574b
|
Rename functions.
|
2022-07-24 09:21:55 +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 |
|