heartcombo--simple_form/test/inputs
Gustavo Bazan 7595be661a Add color input
Add an input for color picker

Browser support for color picker is still limited but I don't see a reason not to support it within simple_form
2018-11-13 21:23:10 +00:00
..
boolean_input_test.rb Use form attribute in the boolean nested hidden field 2018-10-06 00:19:51 -03:00
collection_check_boxes_input_test.rb Boolean inputs in nested style accepts non-string label 2018-01-31 22:39:44 -02:00
collection_radio_buttons_input_test.rb Boolean inputs in nested style accepts non-string label 2018-01-31 22:39:44 -02:00
collection_select_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
color_input_test.rb Add color input 2018-11-13 21:23:10 +00:00
datetime_input_test.rb Drop EOL Ruby versions 2018-10-30 11:28:04 +00:00
disabled_test.rb Improve disabled option to input_field 2018-05-13 17:05:30 +03:00
discovery_test.rb Memoize input_html_classes (#1605) 2018-09-21 23:36:22 -03:00
file_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
general_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
grouped_collection_select_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
hidden_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
numeric_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
priority_input_test.rb Drop EOL Ruby versions 2018-10-30 11:28:04 +00:00
readonly_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
required_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
string_input_test.rb Drop EOL Ruby versions 2018-10-30 11:28:04 +00:00
text_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00