Commit Graph

2739 Commits

Author SHA1 Message Date
Dillon Kearns
63667f3e65 Update docs. 2021-07-30 14:29:23 -07:00
Dillon Kearns
abee315d8e Fix order of ToC. 2021-07-30 10:43:32 -07:00
Dillon Kearns
c8ed2fb140 Get description from first paragraph when there is no description frontmatter field. 2021-07-30 10:43:14 -07:00
Dillon Kearns
4a24a1c72a Update docs. 2021-07-30 10:16:40 -07:00
Dillon Kearns
a8450988dd Dev server was mixing up requests after serving a compiler error. This makes it resilient to that so it doesn't get into that state. 2021-07-30 09:58:59 -07:00
Dillon Kearns
f3a7309085 Formatting. 2021-07-30 09:58:21 -07:00
Dillon Kearns
7ebcd9f314 Fix reference. 2021-07-29 16:00:17 -07:00
Dillon Kearns
2a2872e6fa Update docs and move HTTP body functions out of DataSource and into DataSource.Http. 2021-07-29 15:57:44 -07:00
Dillon Kearns
0dd10c3192 Update references to use DataSource instead of StaticHttp in docs. 2021-07-29 14:33:20 -07:00
Dillon Kearns
0429ff0343 Update docs. 2021-07-29 14:29:09 -07:00
Dillon Kearns
d2cd89d342 Ignore temporarily unused module in review config. 2021-07-29 14:22:09 -07:00
Dillon Kearns
6ee8424cf5 elm-formatting. 2021-07-29 14:19:22 -07:00
Dillon Kearns
979fa5ce4c Stop using serverless route in example temporarily. 2021-07-29 14:17:32 -07:00
Dillon Kearns
20c89d9f78 Regenerate docs.json. 2021-07-29 14:13:33 -07:00
Dillon Kearns
c0891afb13 Remove serverless/on-demand helpers temporarily since they're not going to be in the initial 2.0 release. 2021-07-29 14:13:22 -07:00
Dillon Kearns
e8298bf8af Formatting. 2021-07-29 14:11:53 -07:00
Dillon Kearns
a63dd1b09d Expose some internal modules that are needed in generated code. 2021-07-29 14:06:34 -07:00
Dillon Kearns
041b78bb73 Add rule. 2021-07-29 13:15:57 -07:00
Dillon Kearns
602c74d57b Expose some internal modules that are needed in generated code, ignore some review rules with incorrect results. 2021-07-29 12:55:26 -07:00
Dillon Kearns
74bad44b7b Remove log in test case. 2021-07-29 12:37:32 -07:00
Dillon Kearns
c2f87fa226 Change npm start command for cypress tests. 2021-07-29 12:35:55 -07:00
Dillon Kearns
99ae3e5ab6 Add generated file for cypress test run to gitignore. 2021-07-29 12:32:46 -07:00
Dillon Kearns
49bce28926 Comment out test case for now - need to figure out how to get multiple dev servers running for cypress GH actions run. 2021-07-29 12:32:09 -07:00
Dillon Kearns
c480f1ce30 Change test project for cypress tests. 2021-07-29 12:30:50 -07:00
Dillon Kearns
0c1a7ccc3e Add annotations. 2021-07-29 10:10:12 -07:00
Dillon Kearns
cf0b7235eb Add DataSource.Port to exposed modules. 2021-07-29 10:10:05 -07:00
Dillon Kearns
4e0c4d3fe6 Make function call tail-call optimized. 2021-07-29 10:06:46 -07:00
Dillon Kearns
820198bbc2 Address review errors. 2021-07-29 10:03:42 -07:00
Dillon Kearns
7c8bf2f8b6 Update generated docs.json. 2021-07-29 09:56:49 -07:00
Dillon Kearns
99fdb7a80d Add missing doc comment reference. 2021-07-29 09:56:40 -07:00
Dillon Kearns
a0be8419c7 Add doc comment placeholder. 2021-07-29 09:53:47 -07:00
Dillon Kearns
e97ef235b7 Format file. 2021-07-29 09:50:22 -07:00
Dillon Kearns
526f1b1256 Update example. 2021-07-29 09:48:25 -07:00
Dillon Kearns
6261f79c9c Remove obsolete test case since HTTP errors are now sent from NodeJS, not Elm. 2021-07-29 09:40:18 -07:00
Dillon Kearns
e97dc19c77 Fix more tests. 2021-07-29 09:38:46 -07:00
Dillon Kearns
2e9a3b219a Add test helper for checking outgoing requests. 2021-07-29 09:32:51 -07:00
Dillon Kearns
dfe6330abf Use ports for HTTP requests in unit tests. 2021-07-29 09:17:36 -07:00
Dillon Kearns
780e78fe02 Update copy. 2021-07-28 17:08:03 -07:00
Dillon Kearns
74d8aa5fc2 Use position: sticky for navbar. 2021-07-28 15:40:58 -07:00
Dillon Kearns
0dfdf9f7ed
Merge pull request #196 from dillonkearns/worker-threads
Worker threads
2021-07-28 10:59:29 -07:00
Dillon Kearns
f61f4614d8 Update template. 2021-07-28 10:29:11 -07:00
Dillon Kearns
58979ce3d8 Fix pokedex example. 2021-07-28 10:29:06 -07:00
Dillon Kearns
5595edeee8 Remove future NodeJS optional chain syntax. 2021-07-28 10:22:07 -07:00
Dillon Kearns
409caff8c9 Update review dependencies. 2021-07-28 09:55:37 -07:00
Dillon Kearns
17fb3f0230 elm-review fix. 2021-07-28 09:45:59 -07:00
Dillon Kearns
8ece503f7f elm-review fix. 2021-07-28 09:45:45 -07:00
Dillon Kearns
3ac35efa71 Remove todo. 2021-07-28 09:22:56 -07:00
Dillon Kearns
545acf2cb6 Fix compiler error. 2021-07-28 09:01:49 -07:00
Dillon Kearns
8ad4444fac Use hashing for a test case. 2021-07-28 09:00:34 -07:00
Dillon Kearns
83128c5112 Update tests for single-item flow (not batched page build runs). 2021-07-28 08:06:05 -07:00