Commit Graph

1345 Commits

Author SHA1 Message Date
Dillon Kearns
3a61933d81 Merge branch 'master' into phantom-builder 2020-05-11 10:40:58 -07:00
Dillon Kearns
bca521a9af
Merge pull request #100 from dillonkearns/generate-files-static-http
Generate files static http
2020-05-11 09:38:34 -07:00
Dillon Kearns
30fbb917cd Improve some variable names and add some notes. 2020-05-11 09:37:47 -07:00
Dillon Kearns
4cf6ad9d92 Merge branch 'master' into generate-files-static-http 2020-05-11 09:27:30 -07:00
Dillon Kearns
2641097917 Remove direct chokidar dependency. 2020-05-10 18:04:42 -07:00
Dillon Kearns
d184e7f723
Merge pull request #91 from dillonkearns/cms/docs/core-concepts
Create Docs “core-concepts”
2020-05-10 17:54:00 -07:00
Dillon Kearns
e3b8af646c Update docs. 2020-05-10 17:51:33 -07:00
Dillon Kearns
03e434538e
Merge pull request #95 from dillonkearns/structured-data
MVP for Structured Data (json-ld) to expand SEO API
2020-05-10 17:29:10 -07:00
Dillon Kearns
bfd6977177 Update docs. 2020-05-10 15:56:55 -07:00
Dillon Kearns
91c3fb2dea Merge branch 'master' into structured-data 2020-05-10 15:08:39 -07:00
Dillon Kearns
2446458dda
Merge pull request #74 from dillonkearns/content-hot-reloading
Reload content cache on hot reload updates.
2020-05-10 07:40:13 -07:00
Dillon Kearns
dd65124eb3 Update docs. 2020-05-10 07:38:51 -07:00
Dillon Kearns
df5b36d7fb Render loading indicator off to the side of the elm debugger panel. 2020-05-09 20:33:32 -07:00
Dillon Kearns
538b76f45c Don't render loading indicator at all outside of dev mode. 2020-05-09 15:20:44 -07:00
Dillon Kearns
87d810790f Move more of loading indicator style into Elm. 2020-05-08 07:13:16 -07:00
Dillon Kearns
3a1b7aea1d Move some styles inline in loading spinner. 2020-05-08 06:46:09 -07:00
Dillon Kearns
8b365a9146 Implement OptimizedDecoder.lazy. 2020-05-07 21:36:17 -07:00
Dillon Kearns
e62d61fbab Generate manifest config for initial run. 2020-05-06 19:00:11 -07:00
Dillon Kearns
414f7ab1f8 Rename parameter. 2020-05-05 07:21:04 -07:00
Dillon Kearns
8a35d49d1c Remove unused arguments. 2020-05-05 07:19:16 -07:00
Dillon Kearns
ee16b43404 Remove commented code. 2020-05-05 07:14:49 -07:00
Dillon Kearns
d79fc80233 Remove unused arguments. 2020-05-05 07:14:24 -07:00
Dillon Kearns
ed2d671586 Change hook based on dev/prod mode. 2020-05-05 06:58:58 -07:00
Dillon Kearns
feb0572f6b Add shadow. 2020-05-05 06:55:27 -07:00
Dillon Kearns
2e8e9754d1 Remove unused code. 2020-05-04 20:46:14 -07:00
Dillon Kearns
e03e4d254f Pass through decode error messages for unoptimized json decoder requests. 2020-05-04 16:10:53 -07:00
Dillon Kearns
ba7d7fdc9c Wire in a custom message for StaticHttp.fail. 2020-05-04 16:10:32 -07:00
Dillon Kearns
d930593340 Update docs. 2020-05-04 15:53:47 -07:00
Dillon Kearns
b49fe854d8 Formatting. 2020-05-04 14:01:00 -07:00
Dillon Kearns
d676064acf Remove some unused code. 2020-05-04 14:00:53 -07:00
Dillon Kearns
03315da320 Change error message string. 2020-05-04 14:00:33 -07:00
Dillon Kearns
a210fcfd35 Remove unused require. 2020-05-03 20:15:52 -07:00
Dillon Kearns
73c4a2dec2 Make sure gen directory exists. 2020-05-03 17:38:34 -07:00
Dillon Kearns
8171f205fe Get build process working with new webpack setup. 2020-05-03 17:31:19 -07:00
Dillon Kearns
4c43d02f32 Remove unused code. 2020-05-03 15:57:24 -07:00
Dillon Kearns
09402d13c2 Remove unused code. 2020-05-03 15:48:02 -07:00
Dillon Kearns
0d7620935f Add a hack to make sure metadata changes come through in HMR. 2020-05-03 11:46:11 -07:00
Dillon Kearns
21c7588329 Use new lifecycle for HMR. 2020-05-03 11:40:47 -07:00
Dillon Kearns
d2968fff89 Show error overlay for metadata parsing errors. 2020-05-03 07:10:27 -07:00
Dillon Kearns
bbb6c56729 Make sure to get content.json for the current page on hot reload. 2020-05-03 07:09:35 -07:00
Dillon Kearns
cb0f4cbed4 Generate Pages.elm module from a Webpack plugin so it hooks into the lifecycle more smoothly. 2020-05-02 17:22:53 -07:00
Dillon Kearns
701e27953e Get dev server running when there is an error on initial run. 2020-04-22 18:15:37 -07:00
Dillon Kearns
003f35be3a Pull up require statement. 2020-04-22 18:03:37 -07:00
Dillon Kearns
3622269e36 Add StaticHttp.fail function. 2020-04-22 18:02:34 -07:00
Dillon Kearns
171eefbb05 Remove unused argument. 2020-04-22 18:00:46 -07:00
Dillon Kearns
463bec6602 Add lukewestby as contributor. 2020-04-22 06:54:36 -07:00
Dillon Kearns
e31f6d3977 Update ANSI color scheme. 2020-04-20 17:33:08 -07:00
Dillon Kearns
20339f7256 Display build errors in overlay. 2020-04-20 17:12:16 -07:00
Dillon Kearns
4aae309665 Add wiring for setting up HMR plugin with custom styling. 2020-04-20 15:12:20 -07:00
Dillon Kearns
b2e66174e9 Reorder constant declaration. 2020-04-20 15:06:58 -07:00