Commit Graph

4642 Commits

Author SHA1 Message Date
Dillon Kearns
730e9f9224 3.0.0-beta.1 2022-10-04 14:36:12 -07:00
Dillon Kearns
b0b09cf9fc Install lamdera before running npm ci. 2022-10-04 14:34:04 -07:00
Dillon Kearns
f127d48e1a 3.0.0-beta.1 2022-10-04 14:31:41 -07:00
Dillon Kearns
7d3173a7a5 Use lamdera in build step. 2022-10-04 14:31:18 -07:00
Dillon Kearns
b7e68c3f6d 3.0.0-beta.1 2022-10-04 14:29:01 -07:00
Dillon Kearns
ecf883a301 3.0.0 2022-10-04 14:28:13 -07:00
Dillon Kearns
630e458b0e Build elm-pages-codegen.js compiled code for generator in bundle. 2022-10-04 14:28:00 -07:00
Dillon Kearns
83aa56edac Use beta tag for publishing beta version. 2022-10-04 14:26:24 -07:00
Dillon Kearns
058e6b80fc Merge branch 'master' of github.com:dillonkearns/elm-pages-v3-beta 2022-10-04 13:39:48 -07:00
Dillon Kearns
01042726d5 3.0.0-beta.0 2022-10-04 13:38:21 -07:00
Dillon Kearns
71e29be42b 3.0.0-beta.0 2022-10-04 13:31:54 -07:00
Dillon Kearns
96dd80e8a0 Move elm-review dependencies out into hidden review sub-projects. 2022-10-04 13:15:20 -07:00
Dillon Kearns
f4a8e4284c Bump elm package. 2022-10-04 10:05:36 -07:00
Dillon Kearns
0fa72dc766 Remove unused dependencies. 2022-10-04 10:05:22 -07:00
Dillon Kearns
20ecc04c8c Review fixes. 2022-10-04 09:44:40 -07:00
Dillon Kearns
21527217cf Review fix. 2022-10-04 08:15:39 -07:00
Dillon Kearns
34e856b404 Fix type signature in generated code. 2022-10-03 14:48:50 -07:00
Dillon Kearns
df142095ca Bump package. 2022-10-03 14:39:06 -07:00
Dillon Kearns
381b5844f5 Move some code back to package instead of copied code. 2022-10-03 14:38:54 -07:00
Dillon Kearns
520961ec32 Copy over some more internal modules in codegen step. 2022-10-03 09:56:17 -07:00
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