Commit Graph

13 Commits

Author SHA1 Message Date
Dillon Kearns
8ce539a3a3 Rename module. 2022-07-08 17:56:52 -07:00
Dillon Kearns
86890804e4 Review fix. 2022-07-02 09:04:51 -07:00
Dillon Kearns
e5e9f8211a Update elm-test and elm-test-rs, and remove redundant describe in test. 2022-06-30 11:42:49 -07:00
Dillon Kearns
c2bff93c8e Fix review errors. 2022-06-30 10:15:33 -07:00
Dillon Kearns
3e78e1deea Add time of day picker field. 2022-06-29 09:16:51 -07:00
Dillon Kearns
5e9492d45a Use new validated min/max field attributes in place of obsolete non-validated versions. 2022-06-23 10:29:28 -07:00
Dillon Kearns
6928e0cbbe Add minlength and maxlength. 2022-06-23 10:07:27 -07:00
Dillon Kearns
fabbec5d80 Add float field. 2022-06-23 09:36:22 -07:00
Dillon Kearns
7a655336f1 Add checked min/max field helpers. 2022-06-23 09:14:27 -07:00
Dillon Kearns
1830425a12 Add required int tests. 2022-06-23 07:41:55 -07:00
Dillon Kearns
b5b3296b05 Add some date parsing tests. 2022-06-23 07:22:48 -07:00
Dillon Kearns
fb1d6c5430 Fix optional int parsing for empty case. 2022-06-22 16:32:26 -07:00
Dillon Kearns
bd840d289f Add a field tests module. 2022-06-22 16:26:32 -07:00