Skip to content

1.2.2

Compare
Choose a tag to compare
@ext ext released this 31 May 23:04
· 102 commits to master since this release

Breaking changes:

  • Layout render_fieldset changed prototype, now includes
    $children_cb which must be called to render all the content
    inside the fieldset.

Bugfixes:

  • Fieldset rendering now works correctly when mixing fields inside
    and outside fieldsets.