Commit Graph

904 Commits

Author SHA1 Message Date
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
Dillon Kearns
9670210598 Move StaticHttpBody type to an internal module so I can hide the details in the API. 2020-01-03 13:52:41 -08:00
Dillon Kearns
21da4794e7 Change Body to Custom Type. 2020-01-03 13:37:50 -08:00
Dillon Kearns
6f59399e2c Copy record into type alias for better docs. 2020-01-03 13:29:54 -08:00
Dillon Kearns
5c9e8bc9b5 Include Body in StaticHttp requests. 2020-01-03 13:22:53 -08:00
Dillon Kearns
5e12cb11c3 Remove redundant type alias. 2020-01-03 13:17:34 -08:00
Dillon Kearns
f2e8c70883 Change url hashing function to use JSON encoding. 2020-01-03 12:18:18 -08:00
Dillon Kearns
919e69a0ee Add changelog entry. 2020-01-02 17:01:58 -08:00
Dillon Kearns
4c2eee17d5 Add doc comment. 2020-01-02 17:00:11 -08:00
Dillon Kearns
c6707d2931 Add docs example. 2020-01-02 16:55:12 -08:00
Dillon Kearns
567a48c34d Add doc example. 2020-01-02 16:39:57 -08:00
Dillon Kearns
dbb229ab8d Add StaticHttp.andThen docs. 2020-01-02 16:33:35 -08:00
Dillon Kearns
ee72b0cf7c Update docs. 2020-01-02 15:36:34 -08:00
Dillon Kearns
4c9ac5afcf Update docs. 2020-01-02 15:28:25 -08:00
Dillon Kearns
2a0c8b616c Change casing. 2020-01-02 15:19:18 -08:00
Dillon Kearns
0088ecb7a5 Update docs and article. 2020-01-02 15:18:26 -08:00
Dillon Kearns
4ae9b25c12 Update docs. 2020-01-02 14:44:47 -08:00
Dillon Kearns
71a0508a55
Merge pull request #28 from matheus23/patch-2
Documentation typo: Metadata doesn't take a param
2019-12-16 10:09:30 -08:00
Dillon Kearns
52732c2fa2 Update article wording. 2019-12-11 20:17:36 -08:00
Dillon Kearns
4b75992ab7 Update dependency. 2019-12-11 10:33:26 -08:00
Dillon Kearns
d3d8207e29 Update references to elm 0.19.0 to 19.1. 2019-12-11 10:29:15 -08:00
Dillon Kearns
b6491cdb9c Update StaticHttp docs. 2019-12-11 09:25:17 -08:00
Dillon Kearns
7a9d59d47f Add Secrets docs. 2019-12-11 06:30:41 -08:00
Dillon Kearns
80b852e55d Move StaticHttp under Pages module namespace. 2019-12-11 06:13:02 -08:00
Dillon Kearns
022e9e9016 Hide hidden Secrets functions from package, put under Pages module namespace. 2019-12-11 06:07:08 -08:00
Dillon Kearns
fa7ac18fc1 Sort articles by publish date. 2019-12-11 05:54:12 -08:00
Dillon Kearns
a55440f44e Update to Elm 0.19.1. 2019-12-11 05:54:00 -08:00
Dillon Kearns
89c44de1db Update blog post. 2019-12-11 05:40:13 -08:00
Dillon Kearns
f7a509e6f5 Expose secrets module. 2019-12-11 05:38:17 -08:00
Dillon Kearns
b435eb1560 Merge branch 'master' into static-http 2019-12-10 17:26:17 -08:00
Dillon Kearns
a92be3388b Restore head tags and prefetching functionality with new static http API. 2019-12-10 13:50:56 -08:00
Dillon Kearns
f726f9dc2b Add article draft. 2019-12-10 09:51:54 -08:00
Dillon Kearns
d016beb50b Normalize path names so lookups succeed. 2019-12-10 09:51:43 -08:00
Dillon Kearns
8e11ef894a Update package-lock.json 2019-12-10 09:51:21 -08:00
Dillon Kearns
e93f699edf Remove debug log statements in CLI. 2019-12-10 09:51:05 -08:00
Dillon Kearns
1b09fcd991 Include star count in docs site header. 2019-12-10 07:48:22 -08:00
Dillon Kearns
e5a5e10184 Update changelog. 2019-12-10 06:45:34 -08:00