Commit Graph

4834 Commits

Author SHA1 Message Date
Dillon Kearns
30848f385c Build generator in CI. 2022-10-14 09:46:02 -07:00
Dillon Kearns
a70db9ea43 Remove obsolete install step from build. 2022-10-14 09:45:34 -07:00
Dillon Kearns
6639475ff7 Remove prepare script for now. 2022-10-11 10:05:34 -07:00
Dillon Kearns
98136765e3 Update to latest date-or-date-time. 2022-10-10 14:48:09 -07:00
Dillon Kearns
9ae9797735 Pass through headers from actions in a case where they were dropped. 2022-10-07 10:39:20 -07:00
Dillon Kearns
78f2657c85 Remove exposed phantom variants. 2022-10-07 10:17:33 -07:00
Dillon Kearns
ebb4aa4b96 Update SetCookie docs. 2022-10-07 10:11:12 -07:00
Dillon Kearns
500ce61585 Disable windows snapshot test for now. 2022-10-07 10:00:29 -07:00
Dillon Kearns
3986e296dd Add dark mode session example. 2022-10-07 09:59:48 -07:00
Dillon Kearns
8d8029b668 Add codegen setup for end-to-end example. 2022-10-06 11:12:36 -07:00
Dillon Kearns
eb398c30e3 Move nested Maybe wrapped in Result to flat Err variant in Session API, and remove obsolete expectSession helper. 2022-10-06 09:50:44 -07:00
Dillon Kearns
b4a603fca8 Change argument order. 2022-10-06 09:35:42 -07:00
Dillon Kearns
7fea8a2853 Remove some obsolete exposed values from Session API, and update docs. 2022-10-06 08:54:25 -07:00
Dillon Kearns
fd2742cb1a Extract function. 2022-10-06 08:32:01 -07:00
Dillon Kearns
1adc07126e Remove unused. 2022-10-06 08:12:56 -07:00
Dillon Kearns
96ad324e4b Make HttpOnly cookies the default (opt in to JS visibile cookies instead of opting out). 2022-10-06 07:56:14 -07:00
Dillon Kearns
722e03337a Fix example. 2022-10-05 15:41:35 -07:00
Dillon Kearns
fbfcd49721 Separate out SetCookie records from Options so the Options can be passed as standalone value. 2022-10-05 15:30:29 -07:00
Dillon Kearns
fe5263aa24 Rename some values to better reflect that signed cookies aren't encrypted, only signed. 2022-10-05 14:42:27 -07:00
Dillon Kearns
d18c6d289a 3.0.0-beta.2 2022-10-05 14:25:00 -07:00
Dillon Kearns
3b92127277 3.0.0-beta.2 2022-10-05 14:24:44 -07:00
Dillon Kearns
671bfa8e65 Bump Elm package. 2022-10-05 14:23:09 -07:00
Dillon Kearns
ca3ffe0427 Update todos example. 2022-10-05 14:07:36 -07:00
Dillon Kearns
3399c24aff Remove unused dependency. 2022-10-05 12:57:08 -07:00
Dillon Kearns
0303636813 Update examples to use List Html for body. 2022-10-05 12:47:48 -07:00
Dillon Kearns
8ff1f21754 Change document's body to List of Html instead of a single element. 2022-10-05 12:40:06 -07:00
Dillon Kearns
ab1ad3b23a Use DateOrDateTime in example. 2022-10-05 12:39:46 -07:00
Dillon Kearns
0fe6c62933 Update docs.json. 2022-10-05 12:22:22 -07:00
Dillon Kearns
3e0a0dbccc Replace DateOrDateTime with type defined in external package. 2022-10-05 12:21:21 -07:00
Dillon Kearns
8e30daff12 Add dependency. 2022-10-05 12:20:01 -07:00
Dillon Kearns
a98ddc6a4e Use new Head.Seo.Date value in example. 2022-10-05 08:53:04 -07:00
Dillon Kearns
3064f9ee93 Remove unused code. 2022-10-05 08:44:52 -07:00
Dillon Kearns
1d27e96dfb Update docs. 2022-10-05 08:44:38 -07:00
Dillon Kearns
9a1823af75 Run elm-format. 2022-10-04 17:20:05 -07:00
Dillon Kearns
f6cb6ca7fd Add missing dependency in examples. 2022-10-04 17:15:48 -07:00
Dillon Kearns
613f7df781 Add missing docs and add elm-review-documentation. 2022-10-04 16:38:43 -07:00
Dillon Kearns
e81c3e1b42 Use DateOrDateTime custom type instead of a string for more safety in Seo API. 2022-10-04 16:28:58 -07:00
Dillon Kearns
880dfdca9e Use MimeType custom type instead of type alias for String for better safety in Seo API. 2022-10-04 16:10:55 -07:00
Dillon Kearns
0c1654e445 Update package-lock. 2022-10-04 16:10:32 -07:00
Dillon Kearns
3d0b7cece0 Update package-lock. 2022-10-04 14:55:47 -07:00
Dillon Kearns
c09645ffb4 3.0.0-beta.1 2022-10-04 14:38:57 -07:00
Dillon Kearns
3b158a32f6 3.0.0-beta.1 2022-10-04 14:38:51 -07:00
Dillon Kearns
730e9f9224 3.0.0-beta.1 2022-10-04 14:36:12 -07:00
Dillon Kearns
b0b09cf9fc Install lamdera before running npm ci. 2022-10-04 14:34:04 -07:00
Dillon Kearns
f127d48e1a 3.0.0-beta.1 2022-10-04 14:31:41 -07:00
Dillon Kearns
7d3173a7a5 Use lamdera in build step. 2022-10-04 14:31:18 -07:00
Dillon Kearns
b7e68c3f6d 3.0.0-beta.1 2022-10-04 14:29:01 -07:00
Dillon Kearns
ecf883a301 3.0.0 2022-10-04 14:28:13 -07:00
Dillon Kearns
630e458b0e Build elm-pages-codegen.js compiled code for generator in bundle. 2022-10-04 14:28:00 -07:00
Dillon Kearns
83aa56edac Use beta tag for publishing beta version. 2022-10-04 14:26:24 -07:00