Commit Graph

4772 Commits

Author SHA1 Message Date
Dillon Kearns
1085355b07 Change package name for beta release. 2022-10-03 08:55:03 -07:00
Dillon Kearns
c08d3e9be6 Update docs. 2022-10-03 08:52:16 -07:00
Dillon Kearns
f6bd17f616 Merge branch 'serverless-latest' 2022-09-28 13:40:07 -07:00
Dillon Kearns
131f7b750c Remove unused. 2022-09-27 08:49:31 -07:00
Dillon Kearns
4f13650b73 Delete unused. 2022-09-27 08:47:51 -07:00
Dillon Kearns
54d6184b64 Remove elm-pages add command. 2022-09-27 08:31:20 -07:00
Dillon Kearns
59a237dda6 Apply simplifications. 2022-09-26 16:29:55 -07:00
Dillon Kearns
882d6e741d
Merge pull request #317 from dillonkearns/elm-codegen-main
elm-codegen Main entrypoints
2022-09-26 16:17:49 -07:00
Dillon Kearns
0d0edd7030 Fix casing in dev server error message. 2022-09-26 16:11:04 -07:00
Dillon Kearns
058adc63f9 Checkout recursive git submodules in github action. 2022-09-26 15:46:03 -07:00
Dillon Kearns
79a99c8f32 Fix test error. 2022-09-26 15:37:10 -07:00
Dillon Kearns
bfd5ed49c8 Use some helpers. 2022-09-23 15:20:19 -07:00
Dillon Kearns
77f6568e4a Use helper. 2022-09-23 14:51:15 -07:00
Dillon Kearns
762102e74f Merge two branches into one with Elm.Pattern. 2022-09-23 14:49:14 -07:00
Dillon Kearns
975eff210c Remove obsolete code. 2022-09-23 14:28:43 -07:00
Dillon Kearns
10e4e7e191 Use and extract more helper functions. 2022-09-23 14:24:45 -07:00
Dillon Kearns
4bb9b5d327 Use more helper functions. 2022-09-23 14:19:19 -07:00
Dillon Kearns
57b2e3116c Use helper function. 2022-09-23 14:14:41 -07:00
Dillon Kearns
20e13f84e6 Remove extra param. 2022-09-23 13:46:20 -07:00
Dillon Kearns
f4a1417425 Remove final todos from elm-codegen migration. 2022-09-23 13:46:02 -07:00
Dillon Kearns
72f1da671a Add workaround for missing import. 2022-09-23 10:39:43 -07:00
Dillon Kearns
57bfade238 Update codegen branch. 2022-09-23 10:39:32 -07:00
Dillon Kearns
2164ece531 Migrate more code generation. 2022-09-22 16:50:39 -07:00
Dillon Kearns
d7001dbc9f Migrate more view code. 2022-09-22 13:00:22 -07:00
Dillon Kearns
73d7dbb359 Migrate more view generation code. 2022-09-22 12:26:57 -07:00
Dillon Kearns
7dfa06ceb0 Rename function. 2022-09-22 08:37:46 -07:00
Dillon Kearns
79a4782a2f Migrate more view generation code. 2022-09-22 08:34:44 -07:00
Dillon Kearns
f26986851a Add view function generation starting point. 2022-09-22 07:14:32 -07:00
Dillon Kearns
e895377c4a Migrate more codegen. 2022-09-21 17:05:03 -07:00
Dillon Kearns
ae566b3b9f Migrate more code. 2022-09-21 16:59:28 -07:00
Dillon Kearns
fd1247a063 Fill in a todo in codegen. 2022-09-21 10:53:13 -07:00
Dillon Kearns
08d3195db3 Migrate another branch to elm-codegen. 2022-09-21 10:42:33 -07:00
Dillon Kearns
8b28efa6bc Add another branch of codegen. 2022-09-21 09:46:17 -07:00
Dillon Kearns
3b0c1952a1 Implement codegen for another branch. 2022-09-21 09:36:53 -07:00
Dillon Kearns
21e371c80c Use new .value helpers. 2022-09-21 09:14:53 -07:00
Dillon Kearns
3708ec261d Update codegen branch and add more code for generating update function. 2022-09-21 09:11:36 -07:00
Dillon Kearns
3672ad15c9 Print better message on error. 2022-09-20 13:22:40 -07:00
Dillon Kearns
e01c437eb3 Wire in vendored elm-codegen package. 2022-09-20 13:22:28 -07:00
Dillon Kearns
1488dabca6 Add git submodule for vendoring elm-codegen. 2022-09-20 13:18:02 -07:00
Dillon Kearns
61d79b354b Add initial wiring for update. 2022-09-20 13:17:06 -07:00
Dillon Kearns
2f6650d904 Wire up elm-codegen init function. 2022-09-19 18:58:47 -07:00
Dillon Kearns
abdd4e7d37 Generate onActionData. 2022-09-19 18:24:47 -07:00
Dillon Kearns
1d69e91b3b
Fix typo. 2022-09-18 20:09:00 -07:00
Dillon Kearns
fc1582e24b Migrate codegen for action function. 2022-09-17 19:50:55 -07:00
Dillon Kearns
f24f240cf1 Migrate codegen for dataForRoute. 2022-09-17 19:46:44 -07:00
Dillon Kearns
ab91fc7ee5 Generate subscriptions with elm-codegen. 2022-09-16 16:12:21 -07:00
Dillon Kearns
ced9fc53cd Generate init function with elm-codegen. 2022-09-16 13:48:42 -07:00
Dillon Kearns
3301d3110c Extract helper. 2022-09-16 13:11:38 -07:00
Dillon Kearns
652215fdf9 Migrate more codegen code. 2022-09-16 13:05:17 -07:00
Dillon Kearns
2a55081a75 Generate surrounding code for init. 2022-09-16 10:40:19 -07:00