Commit Graph

2119 Commits

Author SHA1 Message Date
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
Dillon Kearns
841b61ac16 Update docs. 2023-05-05 11:37:57 -07:00
Dillon Kearns
3426c43472 Update docs. 2023-05-05 10:38:55 -07:00
Dillon Kearns
04e68a12c2 Link a section in docs. 2023-05-05 10:28:14 -07:00
Dillon Kearns
f951b98e03 Update docs. 2023-05-05 10:13:58 -07:00
Dillon Kearns
81014aa143 Update docs. 2023-05-04 12:13:24 -07:00
Dillon Kearns
7fcc1a2d82 Update docs. 2023-05-04 11:39:51 -07:00
Dillon Kearns
bdbb5ac84d Update docs for elm-pages scripts. 2023-05-01 14:12:42 -07:00
Dillon Kearns
cda1dc58cf Update docs. 2023-05-01 09:26:47 -07:00
Dillon Kearns
b24366673c Update docs site for v3. 2023-04-24 09:32:12 -07:00
Dillon Kearns
bdaf246f58 Generate missing types and doc comments for docs command. 2023-04-19 18:10:55 -07:00
Dillon Kearns
4b14c008a7 Update to latest elm-review. 2023-04-19 10:59:28 -07:00
Dillon Kearns
a78e25c1db Add accidentally removed file. 2023-04-19 10:57:54 -07:00
Dillon Kearns
46296abb60 Update some projects. 2023-04-19 10:49:48 -07:00
Dillon Kearns
0272216a7e Update AddRoute script. 2023-04-19 10:17:56 -07:00
Dillon Kearns
b550164059 Update blog demo app and upgrade some Form scaffolding. 2023-04-19 09:47:05 -07:00
Dillon Kearns
721555de45 Integrate published elm-form package. 2023-04-17 12:48:53 -07:00
Dillon Kearns
323f2c0411 Update form API for integration to use same Options type. 2023-04-17 12:48:53 -07:00
Dillon Kearns
84b1278186 Wire in serverResponse data for forms. 2023-04-17 12:48:53 -07:00
Dillon Kearns
92a8057c63 Add options builder for form options. 2023-04-17 12:48:53 -07:00
Dillon Kearns
e7056d93c1 Update end-to-end to use latest form API. 2023-04-17 12:48:53 -07:00
Dillon Kearns
8275f4e447 More wiring for form integration prototype. 2023-04-17 12:48:53 -07:00
Dillon Kearns
a3f9b98409 Checkpoint for merging API. 2023-04-17 12:48:53 -07:00