Commit Graph

73 Commits

Author SHA1 Message Date
Dillon Kearns
819dd0d5e2 Add new rule. 2021-06-03 17:57:57 -07:00
Dillon Kearns
dcf3205092 Rename ServerRequest to be under DataSource namespace. 2021-06-03 17:27:28 -07:00
Dillon Kearns
9f435f5b20 Expose package module. 2021-06-03 17:22:01 -07:00
Dillon Kearns
2dad37d154 Expose ApiRoute module and add some doc comments. 2021-06-02 13:41:43 -07:00
Dillon Kearns
2ac7dd0b24 Wire up PageUrl. 2021-05-24 11:17:34 -07:00
Dillon Kearns
48dabe8673 Add Pages.Url and replace ImagePath with Pages.Url.Url type. 2021-05-23 15:11:46 -07:00
Dillon Kearns
231d38cc69 Unexpose PagePath module. 2021-05-23 11:13:15 -07:00
Dillon Kearns
8a982aa884 Add new Path API. 2021-05-23 10:03:21 -07:00
Dillon Kearns
50c4c6d682 Vendor elm-html-in-elm in preparation for fixing text node HTML escaping. 2021-05-21 09:20:54 -07:00
Dillon Kearns
82e0d34afd Add flags. 2021-05-17 12:51:04 -07:00
Dillon Kearns
df1d623f5a Update Glob name in elm.json exposed modules. 2021-04-28 14:07:32 -07:00
Dillon Kearns
c7984cccfd Remove unused dependency. 2021-04-25 20:36:21 -07:00
Dillon Kearns
810010bd1a Parser-based implementation doesn't work because it's greedy (not possible to do lazy matching like regex). 2021-04-25 15:17:52 -07:00
Dillon Kearns
2cb1162f35 Add language tag package dependency. 2021-04-22 21:28:08 -07:00
Dillon Kearns
93d8572ddf Rename Pages.StaticFile -> DataSource.File. 2021-04-20 14:27:36 -07:00
Dillon Kearns
fb2c5be7ce Update doc comments. 2021-04-20 14:24:36 -07:00
Dillon Kearns
c2a6ff6be6 Remove old module from package exposed. 2021-04-16 09:47:19 -07:00
Dillon Kearns
543243de88 Remove unused module. 2021-04-10 13:58:08 -07:00
Dillon Kearns
ba6a5b9cca Remove unused module. 2021-04-10 13:15:39 -07:00
Dillon Kearns
222382ce7f Update elm-codec version. 2021-04-08 08:42:07 -07:00
Dillon Kearns
39b83767b6 Fix some test errors. 2021-04-02 21:43:57 -07:00
Dillon Kearns
b1047709c6 Add Glob and StaticFile as exposed package modules. 2021-04-02 13:58:54 -07:00
Dillon Kearns
5c64e4e2d4 Address some elm-review errors. 2020-12-07 08:55:12 -08:00
Dillon Kearns
6f608102c4 Bump elm version. 2020-10-26 11:53:20 -07:00
Dillon Kearns
61a46aef91 Add icons to manifest config. 2020-10-20 16:41:00 -07:00
Dillon Kearns
daa128796d Split off beta build process and add snapshot test. 2020-10-09 17:08:02 -07:00
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