Skip to content

Releases: verbb/formie

1.0.2

21 Jul 08:17
Compare
Choose a tag to compare

Added

  • Added subfield hooks for name and date fields.

Fixed

  • Added missing style for left/right submit buttons.
  • Fixed template theme CSS from being outputted when the layout is disabled.

1.0.1

20 Jul 22:27
Compare
Choose a tag to compare

Added

  • Added hooks to address and phone subfields.

Changed

  • Move field errors outside of input containers.
  • Hide required option for HTML field.

Fixed

  • Fixed db exception when saving form.
  • Only send notifications for fully complete submissions.
  • Fixed HTML field not wrapping in submissions edit page.
  • Fixed bug where an empty repeater field with required subfields wouldn’t validate.
  • Render email templates using TEMPLATE_MODE_CP.

1.0.0

20 Jul 04:02
c9ba15d
Compare
Choose a tag to compare

Initial release