Commit Graph

4249 Commits

Author SHA1 Message Date
Dillon Kearns
1a8df4e6d2 Remove unused. 2022-07-24 09:21:23 +02:00
Dillon Kearns
a009fc5e64 Update docs. 2022-07-24 09:20:25 +02:00
Dillon Kearns
4cd79105f2 Rename functions. 2022-07-24 09:18:10 +02:00
Dillon Kearns
c99e78b49c Remove unused. 2022-07-24 09:17:21 +02:00
Dillon Kearns
b4c26d5401 Rename functions. 2022-07-24 09:14:48 +02:00
Dillon Kearns
0c4e76c247 Rename functions. 2022-07-24 09:12:31 +02:00
Dillon Kearns
c37eb3668e Rename functions. 2022-07-24 09:11:12 +02:00
Dillon Kearns
94b6649271 Rename type. 2022-07-24 09:09:20 +02:00
Dillon Kearns
4eb3667847 Rename type. 2022-07-24 09:08:43 +02:00
Dillon Kearns
02c5a7a613 Rename type. 2022-07-24 09:08:15 +02:00
Dillon Kearns
9e70a093d5 Rename type that is now internal-only. 2022-07-24 09:07:40 +02:00
Dillon Kearns
8c69fb26db Remove unused. 2022-07-24 09:05:51 +02:00
Dillon Kearns
30cbc970de Remove unused. 2022-07-24 09:04:15 +02:00
Dillon Kearns
9d8320d5fd Remove unused. 2022-07-24 09:01:28 +02:00
Dillon Kearns
60a5ef19da Remove unused. 2022-07-24 08:51:43 +02:00
Dillon Kearns
320374cee7 Migrate use of old Form type. 2022-07-23 20:29:03 +02:00
Dillon Kearns
f77db01796 Migrate usage of old Form type. 2022-07-23 20:26:40 +02:00
Dillon Kearns
7c843b714f Migrate test case. 2022-07-23 20:20:22 +02:00
Dillon Kearns
c31f1b43ed Migrate a test case. 2022-07-23 20:16:32 +02:00
Dillon Kearns
5fe860a11e Migrate another page to new Form type, and Form.dynamic function. 2022-07-23 18:42:10 +02:00
Dillon Kearns
fc6d544558 Migrate more tests. 2022-07-23 11:12:23 +02:00
Dillon Kearns
93e2afc158 Migrate more test cases. 2022-07-23 08:51:24 +02:00
Dillon Kearns
0e2ab10e50 Migrate some test cases. 2022-07-23 08:48:44 +02:00
Dillon Kearns
8a6bd84c11 Migrate another page. 2022-07-23 08:45:20 +02:00
Dillon Kearns
80b418ecf9 Migrate another page. 2022-07-23 08:44:00 +02:00
Dillon Kearns
8680999754 Migrate another page. 2022-07-22 21:29:09 +02:00
Dillon Kearns
4496a72e35 Migrate another page. 2022-07-22 21:26:00 +02:00
Dillon Kearns
8f2c1a04f5 Migrate another page. 2022-07-22 21:23:05 +02:00
Dillon Kearns
54276b82af Remove completed todo. 2022-07-22 21:19:50 +02:00
Dillon Kearns
f978587688 Migrate another page. 2022-07-22 21:18:32 +02:00
Dillon Kearns
82769e3c20 Show button transition. 2022-07-22 21:06:20 +02:00
Dillon Kearns
6a6cb2e17e Remove obsolete attribute. 2022-07-22 21:05:47 +02:00
Dillon Kearns
d1bbef991a Migrate another page. 2022-07-22 21:05:27 +02:00
Dillon Kearns
fbe4b28a12 Migrate another page to new Form type. 2022-07-22 20:59:51 +02:00
Dillon Kearns
0529b0a9d5 Migrate another page. 2022-07-22 20:45:29 +02:00
Dillon Kearns
c01d4f6765 Migrate another module to new form API. 2022-07-22 17:32:43 +02:00
Dillon Kearns
70cd707a96 Migrate module. 2022-07-22 17:29:46 +02:00
Dillon Kearns
f034531062 Migrate tailwind form example to new form type. 2022-07-22 16:31:46 +02:00
Dillon Kearns
9a011c012c Migrate another page to new form type. 2022-07-22 12:02:51 +02:00
Dillon Kearns
170c906e72 Use new Form type for another route. 2022-07-22 09:41:35 +02:00
Dillon Kearns
c2f0e2922a Add form data parser for new type. 2022-07-21 15:31:16 +02:00
Dillon Kearns
cdfca81338 Include info to render field view in Validation type. 2022-07-20 20:56:26 +02:00
Dillon Kearns
7df69aa6d0 Wire up Form rendering with hardcoding. 2022-07-20 11:49:19 +02:00
Dillon Kearns
fc153e7f48 Remove some hardcoding. 2022-07-20 11:36:50 +02:00
Dillon Kearns
379ffc55ba Stub out new design for Form.init with some Debug.todo calls. 2022-07-19 18:36:08 +02:00
Dillon Kearns
642b9a6f9b Fix command. 2022-07-12 16:28:29 +02:00
Dillon Kearns
4541ce8adc Fix examples. 2022-07-12 13:25:24 +02:00
Dillon Kearns
5aaa975cba Extract out isValid logic to make sure it stays in sync with form errors. 2022-07-12 12:52:51 +02:00
Dillon Kearns
c5d9fe865d Extract common helper for preparing validation errors and hidden input values in Form module. 2022-07-12 12:25:14 +02:00
Dillon Kearns
625eeb1a37 Remove unused. 2022-07-12 11:58:40 +02:00