Sha256: 85e35bacb5737fed98a8d90efc52daa5781fbf847b1a6ece942ffb977618e717

Contents?: true

Size: 1.89 KB

Versions: 3

Compression:

Stored size: 1.89 KB

Contents

This document is for tracking deprecations and removals of 
Formtastic features and compatibilities.

v4.0 (planned)

* Remove support for Rails < 4.1
* Remove support for country_select 1.x syntax (they want to remove it in 3.0)
* Remove support for input_class, custom_input_class_name, standard_input_class_name, action_class, custom_action_class_name, standard_action_class_name

v3.1 (master)

* Deprecate support for Rails < 4.1
* Deprecate :member_value option
* Deprecate :member_label option
* Deprecate internal custom input class finder methods (input_class, custom_input_class_name, standard_input_class_name)
* Deprecate internal custom action class finder methods (action_class, custom_action_class_name, standard_action_class_name)

v3.0

* Remove support for Ruby version < 1.9.3
* Remove support for Rails version < 3.2.13
* Remove deprecated option :value (#1025)
* Remove deprecated option :hint_class (#1025)
* Remove deprecated option :error_class (#1025)
* Remove deprecated option :group_by (#1025)
* Remove deprecated option :group_label (#1025)
* Remove deprecated option :find_options (#1025)
* Deprecate support for Rails < 4.0.4

v2.3

* Remove deprecated date, time and datetime inputs
* Deprecate :error_class option
* Deprecate support for Rails < 3.2.13

v2.2

* Remove deprecated buttons DSL, ButtonHelper and commit_button helper
* Deprecate :value option
* Deprecate :hint_class option
* Deprecate :error_class option
* Deprecate :group_by and :group_label options
* Deprecate :find_options option

v2.1

* Remove the previously deprecated :label_method, :value_method & :group_label_method options
* Remove the previously deprecated :as => :numeric
* Remove the previously deprecated inline_errors_for and related methods
* Remove the previously deprecated SemanticFormHelper and SemanticFormBuilder
* Deprecate the Buttons DSL (f.buttons, f.commit_button) in favor of the new Actions DSL — see above

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
formtastic-3.1.5 DEPRECATIONS
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/formtastic-3.1.4/DEPRECATIONS
formtastic-3.1.4 DEPRECATIONS