heartcombo--simple_form/TODO.rdoc

19 lines
392 B
Plaintext
Raw Normal View History

2009-12-09 23:40:27 +00:00
== General
* Sample CSS
* Add support to default :prompt methods on datetime inputs
2009-12-09 23:40:27 +00:00
* Add support to default label method
* :country, :time_zone, :group and :file types support
2009-12-09 23:40:27 +00:00
== Associations
* has_many
* has_and_belongs_to_many
* belongs_to
== Validations
* Add automatic :required check
* Add unobstrusive javascript validations support
* Add mask support (same as hint, but with JS)