Commit Graph

49 Commits

Author SHA1 Message Date
Dillon Kearns
fa68be3069 Update dependencies. 2022-11-30 09:38:24 -08:00
Dillon Kearns
a418abf3be Bump package-lock files. 2022-11-15 17:19:44 -08:00
Dillon Kearns
a2e0f87f0f Update dependencies. 2022-11-15 16:53:10 -08:00
Dillon Kearns
19fd31793b Update dependencies. 2022-11-15 16:40:02 -08:00
Dillon Kearns
5b22846c44 Bump package-lock versions. 2022-11-15 11:45:28 -08:00
Dillon Kearns
6d6640d5f4 Fix test. 2022-11-07 11:36:08 +05:30
Dillon Kearns
6a06767120 Include optional parameter for htmlToString configuration. 2022-10-29 19:38:19 +05:30
Dillon Kearns
7c9fb152c8 Move some meta tags from elm-pages.config.mjs template to Elm code. 2022-10-29 18:54:03 +05:30
Dillon Kearns
219204b8e9 Remove some extra whitespace. 2022-10-29 18:26:20 +05:30
Dillon Kearns
934571ebc1 Bump package lock files. 2022-10-24 15:44:10 -07:00
Dillon Kearns
4b002adcdd Fix dependencies in example. 2022-10-19 15:22:04 -07:00
Dillon Kearns
d0ca727ac6 Update dependencies. 2022-10-19 09:05:08 -07:00
Dillon Kearns
81a1fc98e3 Update dependency in sample projects. 2022-10-14 09:55:40 -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
0303636813 Update examples to use List Html for body. 2022-10-05 12:47:48 -07:00
Dillon Kearns
8e30daff12 Add dependency. 2022-10-05 12:20:01 -07:00
Dillon Kearns
f6cb6ca7fd Add missing dependency in examples. 2022-10-04 17:15:48 -07:00
Dillon Kearns
3d0b7cece0 Update package-lock. 2022-10-04 14:55:47 -07:00
Dillon Kearns
0b8e7f9e8b Install missing dependencies. 2022-09-14 14:36:57 -07:00
Dillon Kearns
f4d524bc9e Fix build. 2022-09-10 12:20:28 -07:00
Dillon Kearns
6e785a277f Update some dependencies. 2022-08-22 08:38:40 -07:00
Dillon Kearns
3403e29679 Update some NPM dependencies. 2022-08-22 08:35:24 -07:00
Dillon Kearns
056508d4ee Fix some type references in Effect modules. 2022-08-22 08:29:19 -07:00
Dillon Kearns
0d969ed851 Update package-lock. 2022-08-09 11:40:24 -07:00
Dillon Kearns
926d56af84 Update package-lock. 2022-08-03 09:40:57 +02:00
Dillon Kearns
078a95b5b8 Use clean diff for escaping test. 2022-07-09 08:23:58 -07:00
Dillon Kearns
325004f3fc Try removing symlink. 2022-06-30 11:56:13 -07:00
Dillon Kearns
d4447bfe16 Try global elm-format install to fix CI error. 2022-06-30 10:44:39 -07:00
Dillon Kearns
8ea702f4e7 Update examples. 2022-06-28 15:45:36 -07:00
Dillon Kearns
089db1378e Update examples. 2022-04-05 08:28:56 -07:00
Dillon Kearns
706ead2dc1 Update some test examples. 2022-04-04 16:22:45 -07:00
Dillon Kearns
339d54a9e9 Update examples to use ErrorPage, and add to NoContractViolations. 2022-03-29 15:32:43 -07:00
Dillon Kearns
535d6d4932 Fix base-path example. 2022-03-25 10:13:12 -07:00
Dillon Kearns
41fd2bf645 Update dependencies. 2022-03-09 10:57:47 -08:00
Dillon Kearns
ef89edf54b Update esbuild. 2022-03-09 10:55:16 -08:00
Dillon Kearns
e35b8b6516 Update cypress. 2022-03-09 10:54:36 -08:00
Dillon Kearns
38c31745d6 Update commander. 2022-03-09 10:53:58 -08:00
Dillon Kearns
b3d0d8667a Update vite. 2022-03-09 10:53:32 -08:00
Dillon Kearns
1309fbe329 Update test snapshot. 2022-03-09 10:46:24 -08:00
Dillon Kearns
0e1ccd8e3b Update base-path example. 2022-03-09 10:43:30 -08:00
Dillon Kearns
f16a30320d Rename Page.elm -> RouteBuilder.elm. 2022-03-05 09:50:01 -08:00
Dillon Kearns
7c69449164 Update example. 2021-12-10 10:57:25 -08:00
Dillon Kearns
43a6399827 Update test output. 2021-12-02 11:56:57 -08:00
Dillon Kearns
226c1202cf Update test output. 2021-12-01 14:35:46 -08:00
Dillon Kearns
267a94d1cd Add virtual-dom dependency in example project. 2021-10-16 09:13:50 -07:00
Dillon Kearns
26caa69929 Run snapshot tests from top-level npm test command. 2021-10-16 09:10:20 -07:00
Dillon Kearns
505d326783 Update snapshot test output from a Mac machine (doesn't have incorrect backslash characters). 2021-10-16 09:06:58 -07:00
Johannes Maas
6a38275faf Commit .html output for test 2021-10-03 11:32:21 +02:00
Johannes Maas
6bbfed04f8 Create base-path example for test 2021-10-03 11:17:50 +02:00