Sha256: d5a19cc0bf55c37f1ce2799f8852ccc96e2206db11fdabb41819000472df2abe
Contents?: true
Size: 1.81 KB
Versions: 2
Compression:
Stored size: 1.81 KB
Contents
3.1.4 * Performance improvements (#1174) * Added priority time zones configuration (#1172) * Added input generators (#1150) * Added support for `enum` (#1098) * Added support for Reform gem by relying only on `defined_enums` Hash for enum collections (#1113) * Added support for customizeable skipped columns (#1133) * Added automatic input readonly attribute for attr_readonly attributes (#1158) * Added support for multiple validation contexts (#1179) * Rails 5 Beta support (#1183) * Fixed typos and improved documentation 3.1.3 * Fixed (silenced) additional Rails 5 deprecation on column_for_attribute that we missed in 3.1.0 3.1.2 * Fixed that we specified 4.0.4 instead of 4.1 in the Rails version deprecation message 3.1.1 * Fixed class custom input & action class loading in test environments * Added documentation of custom input & action class finders * Added a link to documentation & wiki from custom class deprecation warnings 3.1.0 * Performance and documentation improvements 3.1.0.rc2 * Deprecated :member_value and :member_label options 3.1.0.rc1 * Deprecated support for Rails version < 4.1.0 * Fixed synchronization issues with custom_namespace configuration * Fixed bug where boolean (checkbox) inputs were not being correctly checked (also in 2.3.1) * Fixed (silenced) Rails 5 deprecation on column_for_attribute that we're handling fine * Added new DatalistInput (:as => :datalist) for HTML5 datalists * Added configurable namespaces for custom inputs * Various performance and documentation improvements --- See 3.0-stable branch for 3.0.x changes https://github.com/justinfrench/formtastic/blob/3.0-stable/CHANGELOG See 2.3-stable branch for 2.3.x and earlier releases https://github.com/justinfrench/formtastic/blob/2.3-stable/CHANGELOG
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
ish_lib_manager-0.0.1 | test/dummy/vendor/bundle/ruby/2.3.0/gems/formtastic-3.1.4/CHANGELOG |
formtastic-3.1.4 | CHANGELOG |