Commit Graph

47 Commits

Author SHA1 Message Date
Dillon Kearns
a125919f1d Bump elm package. 2020-07-14 12:12:02 -07:00
Dillon Kearns
df781b9b49 Bump elm package. 2020-06-16 08:33:54 -07:00
Dillon Kearns
14518e2497 Bump elm version. 2020-05-13 21:19:52 -07:00
Dillon Kearns
0dd025b7f6 Bump elm package version. 2020-05-11 18:20:11 -07:00
Dillon Kearns
3a61933d81 Merge branch 'master' into phantom-builder 2020-05-11 10:40:58 -07:00
Dillon Kearns
299d73d807 Remove coupling to elm-markup library. 2020-04-19 18:32:39 -07:00
Dillon Kearns
435724de98 Port over pipeline module. 2020-04-17 21:24:23 -07:00
Dillon Kearns
f72a4588c7 Add an optimized decoder wrapper module. 2020-04-16 22:03:39 -07:00
Dillon Kearns
a6dcde5dde Merge branch 'master' into phantom-builder 2020-04-07 16:59:02 -07:00
Dillon Kearns
03bd2d4c43 Update changelog and elm version. 2020-03-28 16:21:14 -07:00
Dillon Kearns
7febc91635 Move builder code over to replace Pages.Platform.application. 2020-03-10 21:49:37 -07:00
Dillon Kearns
fa1acb9967 Add some documentation boilerplate. 2020-03-10 21:11:23 -07:00
Dillon Kearns
09a7a78ac1 Bump elm package version. 2020-03-04 09:02:51 -08:00
Dillon Kearns
7a05176ace Bump elm package version. 2020-02-03 12:19:15 -08:00
Dillon Kearns
c8fda4aac4 Bump elm version. 2020-01-30 09:46:03 -08:00
Dillon Kearns
76314230c9 Bump elm package. 2020-01-25 20:07:54 -08:00
Dillon Kearns
5cff77629b Bump elm package. 2020-01-25 17:06:29 -08:00
Dillon Kearns
0b266754af Bump elm version. 2020-01-23 20:18:16 -08:00
Dillon Kearns
089bdf894c Bump elm package version. 2020-01-20 18:13:21 -08:00
Dillon Kearns
196c040b75 Bump elm package. 2020-01-04 22:00:12 -08:00
Dillon Kearns
e0f4ce47ae Bump elm package version. 2020-01-03 15:08:08 -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
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