heartcombo--simple_form/lib/simple_form/components
José Valim d245019220 Only add required if browser_validations is enabled. 2011-12-05 13:11:02 +01:00
..
errors.rb Get rid of the enabled/disabled in favor of has_*? syntax. 2011-12-04 12:29:53 +01:00
hints.rb Deprecate translate in favor of disabling the automatic lookup in hints and placeholders. 2011-12-04 15:49:57 +01:00
html5.rb Only add required if browser_validations is enabled. 2011-12-05 13:11:02 +01:00
label_input.rb Use AS::Concern, cleanup spaces 2011-09-03 09:40:47 -03:00
labels.rb Deprecate translate in favor of disabling the automatic lookup in hints and placeholders. 2011-12-04 15:49:57 +01:00
maxlength.rb Deprecate translate in favor of disabling the automatic lookup in hints and placeholders. 2011-12-04 15:49:57 +01:00
min_max.rb Make min_max also a component. 2011-12-04 16:31:13 +01:00
pattern.rb Deprecate translate in favor of disabling the automatic lookup in hints and placeholders. 2011-12-04 15:49:57 +01:00
placeholders.rb Deprecate translate in favor of disabling the automatic lookup in hints and placeholders. 2011-12-04 15:49:57 +01:00
readonly.rb Move required to html5 component. 2011-12-05 10:44:02 +01:00