Skip to content

0.9.4

Compare
Choose a tag to compare
@shivam091 shivam091 released this 17 Jun 17:10
· 56 commits to main since this release
db9974b

What's new

  • Added specs for field helpers.

What's changed

  • Change to take additional_field_class precedence over HTML class (#42)
  • Change to collection_check_boxes and collection_radio buttons to render inline check boxes and
    radio buttons, respectively when form layout is inline. (#43)

What's fixed

  • Fixed bug causing skip_label option not to work in radio_button and check_box (#37)
  • Fixed bug causing additional_field_class to apply on radio_button and check_box (#40)
  • Fixed bug causing bootstrap options to not set on static_field (#41)