Simple Form v3.3.0 Release Notes

Release Date: 2016-08-25 // over 7 years ago
  • ✨ enhancements

    • Add the aria-invalid attribute on inputs with errors.
    • Added support for the new ActiveModel::Type API over Active Record's column objects.

    🐛 bug fix

    • Fix merge_wrapper_options to correctly merge options with duplicated keys. @herminiotorres Closes #1278.