Commit Graph

941 Commits

Author SHA1 Message Date
Luke Westby
5785d45f66
escape frontmatter content so it handles newlines 2020-01-07 09:33:40 -08:00
Dillon Kearns
28df968c36 Update blog post with follow up resources. 2020-01-06 09:37:47 -08:00
Dillon Kearns
dc29eb4ed6 Fix builtAt time format (was divided by 1000 incorrectly). 2020-01-05 20:59:27 -08:00
Dillon Kearns
2d9ae3b9fc
Update CHANGELOG-ELM.md 2020-01-04 22:01:35 -08:00
Dillon Kearns
196c040b75 Bump elm package. 2020-01-04 22:00:12 -08:00
Dillon Kearns
784a83434f Update changelog. 2020-01-04 21:59:45 -08:00
Dillon Kearns
fee1bc303e Fix the anchor links to the docs table of contents. Fixes #11. 2020-01-04 21:56:47 -08:00
Dillon Kearns
7eaea5dace Don't reload pages when clicking a link to the exact same URL as current URL. Fixes #29. 2020-01-04 21:54:38 -08:00
Dillon Kearns
74ecf47ba4 Remove unused file. 2020-01-04 21:48:26 -08:00
Dillon Kearns
1319d635e0 1.1.6 2020-01-04 19:23:54 -08:00
Dillon Kearns
12d64d5ead Merge branch 'hmr' 2020-01-04 19:23:25 -08:00
Dillon Kearns
d71f4036fb Add changelog entry for HMR. 2020-01-04 19:22:38 -08:00
Dillon Kearns
cc79662e9a
Merge pull request #35 from dillonkearns/hmr
Setup hot module reloading for dev server
2020-01-04 19:15:32 -08:00
Dillon Kearns
c846c9ff25 Remove HMR config from production webpack configuration. 2020-01-04 19:09:25 -08:00
Dillon Kearns
48d19ddc72 Setup hot module reloading for dev server. 2020-01-04 18:53:08 -08:00
Dillon Kearns
c80ddd57db 1.1.5 2020-01-03 18:48:07 -08:00
Dillon Kearns
997c13d9b1 Update changelog. 2020-01-03 18:47:19 -08:00
Dillon Kearns
a5091c2998
Merge pull request #34 from dillonkearns/all-contributors/add-danmarcab
docs: add danmarcab as a contributor
2020-01-03 18:43:52 -08:00
allcontributors[bot]
a44b11feae
docs: create .all-contributorsrc [skip ci] 2020-01-04 02:42:36 +00:00
allcontributors[bot]
99e5db15f2
docs: update README.md [skip ci] 2020-01-04 02:42:35 +00:00
Dillon Kearns
bf603a908a
Merge pull request #23 from danmarcab/reload_content
Delay copying of elm files to /gen folder until cli app is done
2020-01-03 18:40:02 -08:00
Dillon Kearns
a28856d5ad Update package-lock file. 2020-01-03 18:34:37 -08:00
Dillon Kearns
dd785ea4af Merge branch 'master' into pr/23 2020-01-03 18:22:14 -08:00
Dillon Kearns
654ad51133 Fix changelog typo. 2020-01-03 16:58:46 -08:00
Dillon Kearns
d335a037b7 Update changelog. 2020-01-03 16:58:21 -08:00
Dillon Kearns
d3fd62ab65 1.1.4 2020-01-03 16:56:25 -08:00
Dillon Kearns
31f23a53c4 Update favicons package. 2020-01-03 16:51:58 -08:00
Dillon Kearns
8e60988c8f Add reference to upgrade checklist. 2020-01-03 16:21:26 -08:00
Dillon Kearns
7075f92e59 Upgrade docs to reference latest npm version. 2020-01-03 16:19:39 -08:00
Dillon Kearns
43e23d390a 1.1.3 2020-01-03 16:18:51 -08:00
Dillon Kearns
cce522862d Change buildTime to builtAt. 2020-01-03 16:18:37 -08:00
Dillon Kearns
0007f21e0c Add an upgrade guide doc. 2020-01-03 16:18:21 -08:00
Dillon Kearns
b3ab6464a5 Update changelog. 2020-01-03 16:04:23 -08:00
Dillon Kearns
7df6b7e13c 1.1.2 2020-01-03 16:02:19 -08:00
Dillon Kearns
ef614969e3 1.1.1 2020-01-03 16:00:45 -08:00
Dillon Kearns
70a1e75635 Remove reference to unused internal module in generated file. 2020-01-03 16:00:31 -08:00
Dillon Kearns
6452691617 Update changelog. 2020-01-03 15:13:33 -08:00
Dillon Kearns
e7865aba59 1.1.0 2020-01-03 15:12:15 -08:00
Dillon Kearns
33f095c405 Update changelog. 2020-01-03 15:10:55 -08:00
Dillon Kearns
e0f4ce47ae Bump elm package version. 2020-01-03 15:08:08 -08:00
Dillon Kearns
35fbee6fb8 Merge branch 'static-http' 2020-01-03 15:07:05 -08:00
Dillon Kearns
74d8f006e1 Remove intellij config file. 2020-01-03 15:01:36 -08:00
Dillon Kearns
d72f399b13 Fix compilation error. 2020-01-03 15:00:02 -08:00
Dillon Kearns
f648b93ffe Add note about secrets api in blog post. 2020-01-03 14:59:50 -08:00
Dillon Kearns
1e34faac47 Delete old generated files to prevent compilation errors. 2020-01-03 14:48:42 -08:00
Dillon Kearns
d3cc2aab0c Add missing doc comment. 2020-01-03 14:21:19 -08:00
Dillon Kearns
39443ef90f Add a jsonBody helper. 2020-01-03 14:19:35 -08:00
Dillon Kearns
81ce8979e9 Comment out debug log statement. 2020-01-03 14:02:24 -08:00
Dillon Kearns
e3b65cdb2b Add docs for static http body. 2020-01-03 14:01:56 -08:00
Dillon Kearns
cc2b43ed23 Move the body constructors to the StaticHttp module to be more analagous to elm/http. 2020-01-03 13:57:45 -08:00