Commit Graph

2141 Commits

Author SHA1 Message Date
Dillon Kearns
25c149833f Remove unused import. 2023-05-29 19:22:05 -07:00
Dillon Kearns
cc4f751011 Update script. 2023-05-29 19:07:07 -07:00
Dillon Kearns
75fba44201 Update scaffolding helper. 2023-05-29 18:56:05 -07:00
Dillon Kearns
921aa4bc9d Update examples. 2023-05-29 16:18:44 -07:00
Dillon Kearns
249c168c42 Update example. 2023-05-29 15:11:31 -07:00
Dillon Kearns
e91fd307fd Update examples. 2023-05-29 15:03:19 -07:00
Dillon Kearns
5eb05ae128 Update example. 2023-05-29 15:00:47 -07:00
Dillon Kearns
d5f8005cb3 Update interface for Request with Parser removed. 2023-05-27 20:39:19 -07:00
Dillon Kearns
7a1bf102c0 Remove Debug.todo. 2023-05-27 15:08:43 -07:00
Dillon Kearns
1d6476cd8f Remove comment. 2023-05-27 15:08:37 -07:00
Dillon Kearns
27999b3186 Migrate away from parser-style Request.Parser. 2023-05-27 10:21:10 -07:00
Dillon Kearns
6fb8e960bd Update docs. 2023-05-25 11:31:34 -07:00
Dillon Kearns
9e260a021c Temporarily comment out http test cases to check CI. 2023-05-25 09:39:45 -07:00
Dillon Kearns
f26066cf92 Cypress docs say it's unsafe to chain after clear. Also added force input to workaround bug with saying input field is disabled. 2023-05-25 09:39:09 -07:00
Dillon Kearns
556302d75d Try commenting out tests with GitHub API requests to see if rate limiting fixes CI. 2023-05-25 09:18:20 -07:00
Dillon Kearns
ab72c870b6 Update gitignore. 2023-05-25 09:14:00 -07:00
Dillon Kearns
13384707b6 Move cypress tests into end-to-end folder. 2023-05-25 09:07:14 -07:00
Dillon Kearns
3d6d6a1a75 Try different start command for cypress in CI. 2023-05-25 08:48:35 -07:00
Dillon Kearns
769c163618 Remove docs page which is now covered in the package docs for Pages.Form. 2023-05-24 15:46:36 -07:00
Dillon Kearns
1609f487ff Rename function. 2023-05-24 15:05:04 -07:00
Dillon Kearns
1fe11c9253 Remove fetcher module which is now covered inline in package docs. 2023-05-24 14:39:47 -07:00
Dillon Kearns
4559a5171b Update reference and names. 2023-05-24 10:56:01 -07:00
Dillon Kearns
2136dc250c Fix reference. 2023-05-24 10:06:58 -07:00
Dillon Kearns
b1cba8ce0e Reorganize modules. 2023-05-24 09:30:56 -07:00
Dillon Kearns
513e58f560 Rename module. 2023-05-24 08:39:43 -07:00
Dillon Kearns
08fcd53f09 Rename fields. 2023-05-24 08:37:02 -07:00
Dillon Kearns
284a40c306 Use navigation requests as default form submission strategy, with builder function to set withConcurrent. 2023-05-23 11:24:17 -07:00
Dillon Kearns
d873003ef8 Update docs. 2023-05-17 11:40:08 -07:00
Dillon Kearns
a010d93a9d Rename Path -> UrlPath. 2023-05-17 10:12:18 -07:00
Dillon Kearns
db8d5b37e2 Rename type to make namesapce more unique across Elm packages. 2023-05-17 10:04:57 -07:00
Dillon Kearns
a58f8e6710 Use built-in netlify adapter in examples. 2023-05-16 11:13:05 -07:00
Dillon Kearns
05845559fd Update todo example. 2023-05-16 10:55:54 -07:00
Dillon Kearns
c45269f3a2 Remove unused. 2023-05-16 09:24:20 -07:00
Dillon Kearns
ac179b451f Update adapter docs. 2023-05-15 12:51:14 -07:00
Dillon Kearns
5696c42a69 Use multi-value headers in netlify adapter and in server responses. 2023-05-15 11:26:48 -07:00
Dillon Kearns
e73412f913 Update dependencies. 2023-05-11 16:34:25 -07:00
Dillon Kearns
c0b09ae8e9 Fix package-lock. 2023-05-11 16:28:28 -07:00
Dillon Kearns
1a6f3a2e7e Update dependencies. 2023-05-11 16:25:18 -07:00
Dillon Kearns
a0011fb1c3 Update dependencies in examples folders. 2023-05-11 16:21:25 -07:00
Dillon Kearns
a708b85b23 Use valid netlify route pattern. 2023-05-11 15:20:07 -07:00
Dillon Kearns
35c390f704 Uncomment stars endpoint. 2023-05-11 15:15:01 -07:00
Dillon Kearns
adf0b5422d Update adapter. 2023-05-11 14:26:38 -07:00
Dillon Kearns
2d52038b7b Add adapter in blog-engine example. 2023-05-10 14:30:29 -07:00
Dillon Kearns
5972226283 Add to gitignore. 2023-05-10 14:28:21 -07:00
Dillon Kearns
24e4587221 Add a reset to CI to fix error. 2023-05-10 10:22:32 -07:00
Dillon Kearns
a47b44a425 Add initial iteration of docs on adapters. 2023-05-10 09:51:01 -07:00
Dillon Kearns
b33dd5a6c1 Update code for latest form API. 2023-05-10 09:50:37 -07:00
Dillon Kearns
6dddd2b5fe Bump package-lock files. 2023-05-06 10:56:51 -07:00
Dillon Kearns
2396724f6a Prevent vite warning message. 2023-05-06 09:24:03 -07:00
Dillon Kearns
1e1e76ec21 Update package lock files. 2023-05-06 09:07:34 -07:00