1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/TODO.rdoc
2009-12-20 23:42:29 +01:00

11 lines
245 B
Text

== General
* Sample CSS
* Add default size support
* Allow block to be given to overwrite content
== Validations
* Add automatic :required check
* Add unobstrusive javascript validations support
* Add mask support (same as hint, but with JS)