Commit Graph

4711 Commits

Author SHA1 Message Date
Dillon Kearns
3ec709b723 Upgrade to latest Vite package. 2022-10-24 15:35:37 -07:00
Dillon Kearns
f45ea2921a Remove hanging text in docs. 2022-10-24 09:47:25 -07:00
Dillon Kearns
4b002adcdd Fix dependencies in example. 2022-10-19 15:22:04 -07:00
Dillon Kearns
40201e7b17 Fix dependencies in example. 2022-10-19 15:17:52 -07:00
Dillon Kearns
98736e0a39 Don't call a route's init when staying on the same path. 2022-10-19 15:14:57 -07:00
Dillon Kearns
5ccf361985 Add cypress types to test file. 2022-10-19 12:04:28 -07:00
Dillon Kearns
38151bc193 Fix dependencies. 2022-10-19 11:32:55 -07:00
Dillon Kearns
d0ca727ac6 Update dependencies. 2022-10-19 09:05:08 -07:00
Dillon Kearns
5be89eaa22 Add fetcher cypress test. 2022-10-18 15:35:06 -07:00
Dillon Kearns
23202cc650 Expose Generate.single helper. 2022-10-18 13:50:00 -07:00
Dillon Kearns
f726d128fa Add a way to scaffold pre-rendered pages in Generate API. 2022-10-18 11:02:39 -07:00
Dillon Kearns
7604b62593 Rename variant. 2022-10-18 10:17:24 -07:00
Dillon Kearns
022affea50 3.0.0-beta.5 2022-10-17 14:48:34 -07:00
Dillon Kearns
5f8367478d Add some additional types in generated code. 2022-10-17 14:48:01 -07:00
Dillon Kearns
f1ce6bdc54 3.0.0-beta.4 2022-10-17 14:21:19 -07:00
Dillon Kearns
b52fa21c3f Update type annotations in generated code. 2022-10-15 11:56:30 -07:00
Dillon Kearns
18ff67621b 3.0.0-beta.3 2022-10-14 13:03:42 -07:00
Dillon Kearns
738f4d3a4f 3.0.0-beta.3 2022-10-14 13:03:34 -07:00
Dillon Kearns
fb00f6df18 Bump NPM package. 2022-10-14 12:46:53 -07:00
Dillon Kearns
3a6d3cba3b Make diff in test more reslient to version changes. 2022-10-14 12:46:34 -07:00
Dillon Kearns
f4f7d955f5 Remove log statement. 2022-10-14 12:36:08 -07:00
Dillon Kearns
fb1277d5f5 Bump elm package. 2022-10-14 12:35:59 -07:00
Dillon Kearns
71df2495a0 Support aliased or non aliased imports of DataSource module in codemod. 2022-10-14 11:26:42 -07:00
Dillon Kearns
07a71e9b37 Support aliased and unaliased imports for Server.Request in codemod rule. 2022-10-14 11:20:47 -07:00
Dillon Kearns
a2c79f73cb Add missing imports in tests. 2022-10-14 10:44:07 -07:00
Dillon Kearns
0bdcb74e73 Fix format in link in doc comment. 2022-10-14 10:00:49 -07:00
Dillon Kearns
81a1fc98e3 Update dependency in sample projects. 2022-10-14 09:55:40 -07:00
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