Commit Graph

25 Commits

Author SHA1 Message Date
Dillon Kearns
022e9e9016 Hide hidden Secrets functions from package, put under Pages module namespace. 2019-12-11 06:07:08 -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
1b2d08bc54 Use ilias's latest json library, update docs site, use 19.1 for docs site. 2019-12-09 20:18:48 -08:00
Dillon Kearns
d27b27115d Bump elm package. 2019-11-04 10:36:12 -08:00
Dillon Kearns
a04f26bc99 Get a simple test case passing for JSON reducers! 2019-11-03 10:07:20 -08:00
Dillon Kearns
f3fbc9ff72 Update docs to use the new StaticHttp module. 2019-11-02 16:32:12 -07:00
Dillon Kearns
a6a0a5abed Add regex package. 2019-11-02 15:35:20 -07:00
Dillon Kearns
7d14d8de88 Do fuzzy search suggestion for missing secret. 2019-10-29 17:59:08 -07:00
Dillon Kearns
7cd6ebe39b Show decoder errors for each page. 2019-10-24 06:13:15 -07:00
Dillon Kearns
40b4f29c60 Expose StaticHttp module. 2019-10-22 21:54:16 -07:00
Dillon Kearns
f9f003eaad Add codec boilerplate. 2019-10-21 21:31:44 -07:00
Dillon Kearns
c2f8b5253a Prepare some boilerplate for elm-program-test. 2019-10-21 18:49:46 -07:00
Dillon Kearns
f655449255 Add docs for Internal module. 2019-10-21 16:19:44 -07:00
Dillon Kearns
0e1fa9d255 Move code over to package for a new design to expose docs for Pages.Platform on package docs site. 2019-10-21 15:25:59 -07:00
Dillon Kearns
313ae0e08c Move modules over in preparation for elm package publish. 2019-09-15 16:05:40 -07:00
Dillon Kearns
f0b98c8d63 Change file structure. 2019-07-23 08:50:51 -07:00
Dillon Kearns
c676bede0f Upgrade dependencies. 2019-07-23 06:32:13 -07:00
Dillon Kearns
25337c03e5 Add generator module. 2019-07-22 20:40:38 -07:00
Dillon Kearns
628a258f57 Extract index view to module. 2019-07-22 14:58:26 -07:00
Dillon Kearns
23a772f020 Render index page with markup error messages. 2019-07-22 11:36:54 -07:00
Dillon Kearns
02464649f4 Look up pages. 2019-07-22 09:34:58 -07:00
Dillon Kearns
1df77dceb5 Move content to separate module. 2019-07-22 09:12:01 -07:00
Dillon Kearns
96078b43aa Add initial markup rendering. 2019-07-22 08:54:28 -07:00
Dillon Kearns
71dd7cbabe elm-app-gen 2019-07-22 08:11:26 -07:00