heartcombo--simple_form/CHANGELOG.md

675 B

master

bug fix

  • Form builder can be used outside the context of a controller @jasonwebster
  • Skip pattern attribute when using validates_format_of with :without option @glebm

3.0.0.beta1

enhancements

  • Support to Rails 4.
  • Removed deprecated methods.
  • SimpleForm no longer sets the size attribute automatically and the default_input_size setting is now deprecated.
  • Support to aria-required attribute to required fields @ckundo

Please check v2.1 for previous changes.