Skip to content

1.3.1

Compare
Choose a tag to compare
@felixarntz felixarntz released this 07 Feb 13:29
· 79 commits to master since this release
  • Enhanced: alerts can now be made dismissible by defining the constant CF7BS_ALERT_DISMISSIBLE
  • Fixed: properly add for attributes to labels for checkbox and radio groups for accessibility
  • Fixed: wrapped checkbox and radio groups with <fieldset> for accessibility; needs to be manually enabled by defining the constant CF7BS_FIELDSET_WRAP (because of possible backwards compatibility issues with styling)
  • Fixed: ID is no longer created for button groups which have an empty ID specified