1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Rafael Mendonça França
12778f184f PasswordInput was added twice 2011-09-03 16:04:08 -03:00
Carlos Antonio da Silva
5b1471fdee Add input type range. Closes #308 and #290 2011-09-03 11:25:53 -03:00
José Valim
5d6d977fc8 Break up mapping input and also provide an enable API. 2011-09-03 11:13:29 +02:00
José Valim
6dfdbae374 Create PasswordInput. 2011-09-03 11:02:58 +02:00
José Valim
ab60a080b3 Split boolean inputs into their own class so we can change label input order. 2010-07-06 11:24: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
José Valim
b1df90790e Add block support. 2010-01-10 05:12:57 +01:00
José Valim
7d7c6cda72 Code refactoring finished. Now tests one. 2010-01-09 16:05:02 +01:00