Dillon Kearns
|
0ec4a02b00
|
Update changelog.
|
2021-08-01 14:10:01 -07:00 |
|
Dillon Kearns
|
af2b63bfa5
|
Bump Elm package.
|
2021-08-01 14:05:06 -07:00 |
|
Dillon Kearns
|
440b3f28b7
|
Don't escape HTML text in <style> tags.
|
2021-08-01 11:17:00 -07:00 |
|
Dillon Kearns
|
bbe33d4b52
|
Update examples and tests.
|
2021-08-01 10:25:38 -07:00 |
|
Dillon Kearns
|
c1fb9c3436
|
Remove obsolete argument.
|
2021-08-01 10:23:20 -07:00 |
|
Dillon Kearns
|
e2c689da3f
|
2.0.1
|
2021-07-31 20:37:32 -07:00 |
|
Dillon Kearns
|
dc60b4e6c3
|
Update template package.json file.
|
2021-07-31 20:37:20 -07:00 |
|
Dillon Kearns
|
49cff61592
|
2.0.0
|
2021-07-31 20:31:36 -07:00 |
|
Dillon Kearns
|
0c10828abd
|
Include necessary package files for build command in npm package.
|
2021-07-31 20:31:15 -07:00 |
|
Dillon Kearns
|
2d8cc895da
|
Use published package in template elm.json file.
|
2021-07-31 20:27:17 -07:00 |
|
Dillon Kearns
|
51f753845f
|
Update generated file.
|
2021-07-31 20:09:23 -07:00 |
|
Dillon Kearns
|
14ef482c21
|
Merge pull request #176 from dillonkearns/static-files
elm-pages v2
|
2021-07-31 19:56:17 -07:00 |
|
Dillon Kearns
|
2f41a30d3c
|
Bump Elm package.
|
2021-07-31 19:52:29 -07:00 |
|
Dillon Kearns
|
d35619a3f9
|
Remove unused.
|
2021-07-31 19:48:27 -07:00 |
|
Dillon Kearns
|
f530e6c87a
|
Update changelog.
|
2021-07-31 19:46:00 -07:00 |
|
Dillon Kearns
|
6e9f769d7f
|
Formatting.
|
2021-07-31 17:11:51 -07:00 |
|
Dillon Kearns
|
1d07bff182
|
Skip removing cache dir if it doesn't exist.
|
2021-07-31 17:01:56 -07:00 |
|
Dillon Kearns
|
87153f6a71
|
Update site copy.
|
2021-07-31 16:58:01 -07:00 |
|
Dillon Kearns
|
c7a76ed605
|
Add keep-cache flag to explicitly keep HTTP/JS port cache if used.
|
2021-07-31 16:50:28 -07:00 |
|
Dillon Kearns
|
92ed0a37b0
|
Update docs.
|
2021-07-30 15:49:39 -07:00 |
|
Dillon Kearns
|
75fdb62684
|
Update docs.
|
2021-07-30 15:45:55 -07:00 |
|
Dillon Kearns
|
2cfffb7da1
|
Update docs.
|
2021-07-30 15:44:04 -07:00 |
|
Dillon Kearns
|
b78f8c008b
|
Rename types in ApiRoute module.
|
2021-07-30 15:35:11 -07:00 |
|
Dillon Kearns
|
9c1b1196b8
|
Fix reference in test.
|
2021-07-30 15:23:36 -07:00 |
|
Dillon Kearns
|
7f184a95ec
|
Regenerate docs.json.
|
2021-07-30 15:21:27 -07:00 |
|
Dillon Kearns
|
8678c95208
|
Rename internal module.
|
2021-07-30 15:21:16 -07:00 |
|
Dillon Kearns
|
de5ceb24ab
|
Update some references to renamed modules.
|
2021-07-30 15:18:55 -07:00 |
|
Dillon Kearns
|
8575d56284
|
Rename internal module.
|
2021-07-30 15:13:32 -07:00 |
|
Dillon Kearns
|
43948c6b39
|
Rename internal module.
|
2021-07-30 15:08:30 -07:00 |
|
Dillon Kearns
|
89ea8b67fb
|
Update template.
|
2021-07-30 14:58:42 -07:00 |
|
Dillon Kearns
|
9305772b2e
|
Update readme.
|
2021-07-30 14:47:24 -07:00 |
|
Dillon Kearns
|
731bea779b
|
Rename DataSource.Port.send -> DataSource.Port.get.
|
2021-07-30 14:34:10 -07:00 |
|
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 |
|