Dillon Kearns
|
b855a20794
|
Update model state through FormMsg's.
|
2022-01-05 16:11:15 -08:00 |
|
Dillon Kearns
|
8887bbf97d
|
Change Msg type, and wire up FormMsg.
|
2022-01-05 15:12:58 -08:00 |
|
Dillon Kearns
|
67cc4e045a
|
Update add cli command.
|
2022-01-05 15:12:38 -08:00 |
|
Dillon Kearns
|
08138e7a26
|
Use () instead of Never for Msg's in stateless pages. That way, you can map Msg's (unlike never).
|
2022-01-05 14:09:37 -08:00 |
|
Dillon Kearns
|
ca469f39ce
|
Add hidden field helper.
|
2022-01-05 13:55:31 -08:00 |
|
Dillon Kearns
|
ed814e54ee
|
Replace min/max record fields with properties under the hood.
|
2022-01-05 11:48:33 -08:00 |
|
Dillon Kearns
|
a6508282d7
|
Add rating range field.
|
2022-01-05 11:40:35 -08:00 |
|
Dillon Kearns
|
1dd04db688
|
Delete commented reference code.
|
2022-01-05 11:36:16 -08:00 |
|
Dillon Kearns
|
7fe9168d10
|
Rename function.
|
2022-01-05 11:23:39 -08:00 |
|
Dillon Kearns
|
ae854e5742
|
Replace requiredText with more general required function.
|
2022-01-05 11:23:08 -08:00 |
|
Dillon Kearns
|
a018c48f5a
|
Rename function.
|
2022-01-05 11:21:43 -08:00 |
|
Dillon Kearns
|
9a1a33732d
|
Add multiple property.
|
2022-01-05 09:46:40 -08:00 |
|
Dillon Kearns
|
2882bbe2fd
|
Add generic properties list.
|
2022-01-05 09:44:32 -08:00 |
|
Dillon Kearns
|
0f70795908
|
Add number input, required, and tel, url, email.
|
2022-01-05 09:27:18 -08:00 |
|
Dillon Kearns
|
2f4785d098
|
Delete commented code.
|
2022-01-05 08:08:55 -08:00 |
|
Dillon Kearns
|
521c914b00
|
Preserve initial checked status from radio buttons.
|
2022-01-04 18:23:49 -08:00 |
|
Dillon Kearns
|
d653c1ea49
|
Use enum mapping for radio.
|
2022-01-04 18:14:29 -08:00 |
|
Dillon Kearns
|
802d9ac538
|
Add radio button.
|
2022-01-04 17:55:37 -08:00 |
|
Dillon Kearns
|
af9ba5d099
|
Add push notifications section.
|
2022-01-04 16:20:44 -08:00 |
|
Dillon Kearns
|
0914f91bc7
|
Add checkbox input to tailwind form example.
|
2022-01-04 15:28:16 -08:00 |
|
Dillon Kearns
|
4d7203ad40
|
Add argument for default checked state on checkbox, and preserve checkbox state when repopulating form data.
|
2022-01-04 12:01:11 -08:00 |
|
Dillon Kearns
|
77778dcdf5
|
Add checkbox fields.
|
2022-01-04 11:47:57 -08:00 |
|
Dillon Kearns
|
d8ec3d735b
|
Decode inputs into types.
|
2022-01-03 21:17:07 -08:00 |
|
Dillon Kearns
|
4a5d0814a9
|
Update form styling.
|
2022-01-03 19:26:41 -08:00 |
|
Dillon Kearns
|
1fde8588b0
|
Extract functions.
|
2022-01-03 14:26:04 -08:00 |
|
Dillon Kearns
|
1ae8d6096a
|
Delete unused.
|
2022-01-03 14:12:53 -08:00 |
|
Dillon Kearns
|
0bfdc655ab
|
Add wrap functions so sections of forms can be wrapped with views.
|
2022-01-03 14:07:36 -08:00 |
|
Dillon Kearns
|
98040342f7
|
Build tailwind modules in netlify.
|
2022-01-03 12:15:26 -08:00 |
|
Dillon Kearns
|
9968d796fb
|
Add section heading.
|
2022-01-03 11:55:45 -08:00 |
|
Dillon Kearns
|
f2023a1b40
|
Update tailwind form example.
|
2022-01-03 11:14:39 -08:00 |
|
Dillon Kearns
|
0075c7eae8
|
Update tailwind setup and copy over raw form for reference.
|
2022-01-03 10:47:12 -08:00 |
|
Dillon Kearns
|
dda2f89cce
|
Use plain HTML for vanilla form page.
|
2022-01-03 10:07:06 -08:00 |
|
Dillon Kearns
|
07bd8902d6
|
Make view type extensible, and add tailwind form example.
|
2022-01-03 10:04:42 -08:00 |
|
Dillon Kearns
|
5ab5881fc8
|
Update form API to include errors.
|
2022-01-03 08:43:00 -08:00 |
|
Dillon Kearns
|
580f845ded
|
Make form views customizable.
|
2022-01-03 07:40:45 -08:00 |
|
Dillon Kearns
|
4ba0e99612
|
Preserve original values when there are validation errors.
|
2022-01-02 10:23:36 -08:00 |
|
Dillon Kearns
|
558cb98ff9
|
Add form server validations prototype.
|
2022-01-02 09:52:04 -08:00 |
|
Dillon Kearns
|
1165b73b61
|
Update form example.
|
2022-01-01 20:55:52 -08:00 |
|
Dillon Kearns
|
e4b1ba1b39
|
Update default user.
|
2022-01-01 18:35:36 -08:00 |
|
Dillon Kearns
|
e93f127c2c
|
Fix import.
|
2022-01-01 13:55:37 -08:00 |
|
Dillon Kearns
|
8e2bdc68ed
|
Add form API experiment.
|
2022-01-01 12:50:03 -08:00 |
|
Dillon Kearns
|
e71dad025a
|
Regenerate docs.
|
2021-12-31 16:16:28 -08:00 |
|
Dillon Kearns
|
7b743cf72d
|
Rename module.
|
2021-12-31 16:15:41 -08:00 |
|
Dillon Kearns
|
18c2030101
|
Rename type.
|
2021-12-31 16:11:01 -08:00 |
|
Dillon Kearns
|
86142cb6d8
|
Remove obsolete server request code from initial prototype.
|
2021-12-31 11:52:37 -08:00 |
|
Dillon Kearns
|
1c922f23b1
|
Update docs.
|
2021-12-31 11:43:17 -08:00 |
|
Dillon Kearns
|
d79311a5fa
|
Fix tests.
|
2021-12-31 11:22:19 -08:00 |
|
Dillon Kearns
|
78ee8d0117
|
Fix jsonError api route.
|
2021-12-31 11:17:12 -08:00 |
|
Dillon Kearns
|
3aae8c1adf
|
Remove Handler type in favor of a type variable for ServerRequest type.
|
2021-12-31 11:14:23 -08:00 |
|
Dillon Kearns
|
04ebcc0190
|
Add jsonBodyResult request function.
|
2021-12-31 11:03:57 -08:00 |
|