Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Schierbeck 56c2959bd7 Infer the step attr from the DB column type instead 2010-09-14 10:52:14 +08:00
Daniel Schierbeck b1b51c56f3 Refactor the code a bit 2010-09-14 10:52:14 +08:00
Daniel Schierbeck 88e6dd51b0 Add a step attribute when a numeric field is integer only 2010-09-14 10:52:13 +08:00
Daniel Schierbeck abeb06a1db Set the max attribute when there's a <= validation 2010-09-14 10:52:13 +08:00
Daniel Schierbeck c81f3ca994 Set the min attribute when there's a >= validation 2010-09-14 10:52:13 +08:00
José Valim 1ef232cf6d Numberic type inputs now have type=number for HTML5. 2010-06-01 23:40:12 +02:00
José Valim 433f5a7603 Add support for both email and url input types from HTML 5. 2010-02-06 22:21:26 +01:00