Commit Graph

5850 Commits

Author SHA1 Message Date
Dillon Kearns
73e4030add Remove elmi-to-json call in test script. 2024-04-29 10:29:25 -07:00
Dillon Kearns
f37ead2baf Update changelog. 2024-04-29 10:23:41 -07:00
Dillon Kearns
88b3ee6f37 Bump NPM package. 2024-04-29 10:22:06 -07:00
Dillon Kearns
532b5bf48b 3.0.14 2024-04-29 10:21:54 -07:00
Dillon Kearns
b40faa07b6 Update NPM dependencies. 2024-04-29 10:21:06 -07:00
Dillon Kearns
038a9a563b Remove elmi-to-json devDep. 2024-04-29 10:14:02 -07:00
Dillon Kearns
1d82608bd2 Update dependencies in elm-pages init template (for next NPM release). 2024-04-29 10:13:06 -07:00
Dillon Kearns
a18d7a88a8 Revert elm-codegen version. 2024-04-29 08:59:46 -07:00
Dillon Kearns
92e3a13f05 Remove reference to package-private type alias in generated code. 2024-04-29 08:04:17 -07:00
Dillon Kearns
2b352f6109 Update package-lock. 2024-04-29 08:01:51 -07:00
Dillon Kearns
b3dbbc1242 Bump compatability key. 2024-04-28 08:40:31 -07:00
Dillon Kearns
039a779866 3.0.13 2024-04-28 08:39:44 -07:00
Dillon Kearns
ee374839b4 Remove all-contributors section in readme since the Elm package documentation doesn't render it correctly and creates a lot of noise. 2024-04-28 08:39:09 -07:00
Dillon Kearns
ec6f1ea9ab Bump Elm package. 2024-04-28 08:36:53 -07:00
Dillon Kearns
90820e3d74 Update changelog and bump compatability key. 2024-04-28 08:36:25 -07:00
Dillon Kearns
aad1ad9b41 Update docs.json. 2024-04-28 08:32:37 -07:00
Dillon Kearns
1c865478bb Update changelog. 2024-04-28 08:32:19 -07:00
Dillon Kearns
9cc86b1588 Use context.cwd for writeFile and readFile. 2024-04-28 07:19:35 -07:00
Dillon Kearns
5a7e6c75df Add SKIP_ELM_CODEGEN flag. 2024-04-26 09:08:22 -07:00
Dillon Kearns
66f72d5430 Handle HTTP errors in the middle of a Stream. 2024-04-26 09:06:13 -07:00
Dillon Kearns
0954490e7d
Merge pull request #472 from tanyabouman/update-docs-deps
update and fix examples/docs Elm dependencies
2024-04-26 08:40:37 -07:00
Tanya Bouman
15dad3edf8 update and fix examples/docs elm dependencies 2024-04-26 11:10:15 -04:00
Dillon Kearns
593312d159 Rewrite if condition as switch statement. Closes #467. 2024-04-25 10:59:47 -07:00
Dillon Kearns
0e41e9e961 Update elm-codegen. 2024-04-25 10:08:27 -07:00
Dillon Kearns
380888d219
Merge pull request #469 from miniBill/globby
Work around bug in micromatch
2024-04-25 10:07:51 -07:00
Dillon Kearns
6a32e56136 Add test case for capturing leading "./". 2024-04-25 10:07:15 -07:00
Dillon Kearns
6df31fa436 Add comment with link to GitHub issue. 2024-04-25 09:53:10 -07:00
Dillon Kearns
878c5eda17 Add some test cases for glob with leading "./". 2024-04-25 09:51:27 -07:00
Dillon Kearns
75a6a8737a Bump package-lock file. 2024-04-25 09:34:45 -07:00
Dillon Kearns
f27ca580b8
Merge pull request #456 from miniBill/generator-cleanup
Generator cleanup
2024-04-25 09:32:56 -07:00
Dillon Kearns
785106174a
Merge pull request #466 from tanyabouman/backendtask-docs
update documentation examples in BackendTask and BackendTask.File
2024-04-25 09:29:43 -07:00
Dillon Kearns
9fdd9f034c
Merge pull request #468 from miniBill/vendored-result-extra
Move vendored Result.Extra to Vendored.Result.Extra
2024-04-25 09:29:14 -07:00
Dillon Kearns
3ad8f74739 Merge branch 'master' into generator-cleanup 2024-04-25 09:17:29 -07:00
Dillon Kearns
d362cdcfd4 Merge branch 'master' into backendtask-docs 2024-04-25 09:16:22 -07:00
Dillon Kearns
c485c89196 Merge branch 'master' into vendored-result-extra 2024-04-25 09:15:51 -07:00
Dillon Kearns
f80c7e48f8 Merge branch 'master' into globby 2024-04-25 09:11:00 -07:00
Dillon Kearns
31d38e0c8d Update Spinner docs. 2024-04-25 07:42:17 -07:00
Dillon Kearns
ad0f2d7dda Reorder docs. 2024-04-24 18:03:31 -07:00
Dillon Kearns
2cf138d1c4 Update Spinner API and docs. 2024-04-24 11:08:30 -07:00
Dillon Kearns
700becea25 Update docs. 2024-04-24 10:23:42 -07:00
Dillon Kearns
aa01a8094b Update spinner docs. 2024-04-24 10:08:42 -07:00
Dillon Kearns
6679f0bbc8 Handle race condition with CLI commands that throw errors. 2024-04-24 08:55:58 -07:00
Dillon Kearns
f64375ebc6 Update docs. 2024-04-22 13:19:19 -07:00
Dillon Kearns
f056252e0d Update docs. 2024-04-22 10:06:22 -07:00
Dillon Kearns
a90bd55219 Update docs. 2024-04-22 09:53:31 -07:00
Dillon Kearns
b130821acb Update docs and turn off performance logs when quiet. 2024-04-22 09:30:58 -07:00
Dillon Kearns
a71cd7034b Update docs. 2024-04-22 09:13:54 -07:00
Dillon Kearns
f1ebc26f0a Update docs. 2024-04-22 08:15:38 -07:00
Dillon Kearns
826d55fddf Update docs. 2024-04-22 07:55:27 -07:00
Dillon Kearns
1d211ecd00 Update docs. 2024-04-22 07:02:31 -07:00