heartcombo--simple_form/TODO.rdoc

19 lines
392 B
Plaintext

== General
* Sample CSS
* Add support to default :prompt methods on datetime inputs
* Add support to default label method
* :country, :time_zone, :group and :file types support
== 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)