Dillon Kearns
|
1ed1d8bb8a
|
Remove some ContentCache references.
|
2022-02-03 20:11:22 -08:00 |
|
Dillon Kearns
|
69cdf963cf
|
Remove some instances of content.json.
|
2022-02-03 20:08:45 -08:00 |
|
Dillon Kearns
|
550c66dacb
|
Send shared data updates for dev server to make sure shared data hot reloads.
|
2022-02-03 18:30:49 -08:00 |
|
Dillon Kearns
|
6892ee8bc7
|
Inline value.
|
2022-02-03 17:45:57 -08:00 |
|
Dillon Kearns
|
d3e54fcff2
|
Inline value.
|
2022-02-03 16:56:48 -08:00 |
|
Dillon Kearns
|
1c9d6340f1
|
Simplify case expression.
|
2022-02-03 16:38:54 -08:00 |
|
Dillon Kearns
|
c9f78e7c5f
|
Encode NotFound pages for dev server.
|
2022-02-03 14:59:54 -08:00 |
|
Dillon Kearns
|
062cbea918
|
Send wrapper type instead of individual page data for Bytes content.dat.
|
2022-02-03 14:01:45 -08:00 |
|
Dillon Kearns
|
163f611894
|
Prettier formatting.
|
2022-02-03 11:51:34 -08:00 |
|
Dillon Kearns
|
159c075324
|
Send content.dat updates for hot reloading.
|
2022-02-03 11:51:17 -08:00 |
|
Dillon Kearns
|
82dea47a89
|
Update package-lock.
|
2022-02-03 11:20:56 -08:00 |
|
Dillon Kearns
|
e435c994b5
|
Uncomment hot reload watcher.
|
2022-02-02 09:53:47 -08:00 |
|
Dillon Kearns
|
103433ade6
|
Use Lamdera Wire decoders to decode initial page data from flags.
|
2022-02-01 17:59:57 -08:00 |
|
Dillon Kearns
|
1ee6cef81e
|
Render base64 string without btoa function to avoid error.
|
2022-02-01 11:07:24 -08:00 |
|
Dillon Kearns
|
934846b697
|
Use byte decoder fail instead of Debug.todo in generated code.
|
2022-02-01 11:01:50 -08:00 |
|
Dillon Kearns
|
502b2cf42b
|
Delete log statements.
|
2022-02-01 11:01:40 -08:00 |
|
Dillon Kearns
|
8df1439025
|
Write content.dat files instead of content.json for build step, and include bytes format in pre-rendered HTML output.
|
2022-02-01 10:57:21 -08:00 |
|
Dillon Kearns
|
0418d98de3
|
Update package-lock.
|
2022-02-01 10:55:46 -08:00 |
|
Dillon Kearns
|
db4e2f289e
|
Add missing variable.
|
2022-02-01 10:38:42 -08:00 |
|
Dillon Kearns
|
34db57235c
|
Add TODO comment.
|
2022-02-01 10:11:56 -08:00 |
|
Dillon Kearns
|
fcdd39b910
|
Use byte encodings for content.dat in dev server.
|
2022-02-01 10:11:47 -08:00 |
|
Dillon Kearns
|
cfbbf71bf5
|
Check if port is defined before subscribing to avoid error if port is unused.
|
2022-01-29 09:15:19 -08:00 |
|
Dillon Kearns
|
91c87dd235
|
Add favicon to example.
|
2022-01-29 09:14:38 -08:00 |
|
Dillon Kearns
|
8e3736d051
|
Use restoreColorSafe in more places.
|
2022-01-29 09:01:27 -08:00 |
|
Dillon Kearns
|
e638bd13fd
|
Fix error with sending api responses from dev server.
|
2022-01-29 09:00:38 -08:00 |
|
Dillon Kearns
|
c3b8032683
|
Add missing report option to restore dev server compiler errors.
|
2022-01-28 18:01:04 -08:00 |
|
Dillon Kearns
|
7339a980c2
|
Delete misplaced comment.
|
2022-01-28 16:15:56 -08:00 |
|
Dillon Kearns
|
2180ee09e1
|
Run elm-optimize-level-2 on lamdera output.
|
2022-01-28 12:03:47 -08:00 |
|
Dillon Kearns
|
b6135799fc
|
Skip elm-optimize-level-2 for the lamdera build for now.
|
2022-01-28 11:26:30 -08:00 |
|
Dillon Kearns
|
a0462a647e
|
Add safe error formatter function that prints raw error if it can't be JSON parsed, and improve error output for build.
|
2022-01-28 11:26:14 -08:00 |
|
Dillon Kearns
|
a7f2fa7eda
|
Remove obsolete unoptimizedRequest function.
|
2022-01-28 09:42:52 -08:00 |
|
Dillon Kearns
|
ea0a6efb9f
|
Rename and update docs.
|
2022-01-28 09:36:09 -08:00 |
|
Dillon Kearns
|
406c0cafd8
|
Rename function.
|
2022-01-28 09:34:11 -08:00 |
|
Dillon Kearns
|
6f7894fd3f
|
Rename module.
|
2022-01-28 09:27:43 -08:00 |
|
Dillon Kearns
|
83053692ca
|
Add some missing doc comments and regenerate docs.
|
2022-01-28 09:25:03 -08:00 |
|
Dillon Kearns
|
c6157ff293
|
Use Never in constructor as suggested in docs to avoid no unused constructor review error.
|
2022-01-28 08:51:50 -08:00 |
|
Dillon Kearns
|
1b19d8e22e
|
Add another elm-review rule.
|
2022-01-28 08:31:18 -08:00 |
|
Dillon Kearns
|
7ac4ceecde
|
Add NoPrematureLetComputation review rule.
|
2022-01-28 08:27:04 -08:00 |
|
Dillon Kearns
|
aff333dd2b
|
Ignore some tail-call optimization warnings.
|
2022-01-28 08:24:26 -08:00 |
|
Dillon Kearns
|
6660d918b7
|
Ignore some review errors.
|
2022-01-28 08:22:49 -08:00 |
|
Dillon Kearns
|
012cdcfd6f
|
Address review errors.
|
2022-01-27 21:32:18 -08:00 |
|
Dillon Kearns
|
eef3e595ac
|
Use public facing equivalent type name.
|
2022-01-27 21:30:45 -08:00 |
|
Dillon Kearns
|
095252eb18
|
Use external-facing name for type.
|
2022-01-27 21:27:49 -08:00 |
|
Dillon Kearns
|
c1141a8fe5
|
Remove unused.
|
2022-01-27 21:26:32 -08:00 |
|
Dillon Kearns
|
43749befd4
|
Add missing expose.
|
2022-01-27 21:12:58 -08:00 |
|
Dillon Kearns
|
af2c8bc385
|
Add annotation.
|
2022-01-27 21:11:34 -08:00 |
|
Dillon Kearns
|
ab44f68f1a
|
Add annotation.
|
2022-01-27 21:11:10 -08:00 |
|
Dillon Kearns
|
7596949110
|
Add annotation.
|
2022-01-27 21:10:57 -08:00 |
|
Dillon Kearns
|
cc07d814c0
|
Remove unused.
|
2022-01-27 21:10:30 -08:00 |
|
Dillon Kearns
|
1ff9abedfd
|
Remove unused module.
|
2022-01-27 21:09:23 -08:00 |
|