CHANGELOG.txt 988 B

1234567891011121314151617
  1. 8.3.0-beta1, 2017-11-10
  2. -------------------
  3. - JS error: Modernizr is not defined.
  4. - Add the new region property to the schema.
  5. - Adding Multiple Fields wrapped by a Tabs Group cause maximum execution error.
  6. - Branch tests are failing.
  7. - .
  8. - Creating Duplicate Fieldgroup Name Overwrites Existing Fieldgroup.
  9. - Field groups are not compatible with field layout. Part 1: Make sure regions are changed when changing layout.
  10. - Typo in Field Group Formatter Plugin HtmlElement::prerender.
  11. - Revert "Issue #2846589 by huzooka: Typo in Field Group Formatter Plugin HtmlElement::prerender".
  12. - Undefined index: form_display.
  13. - Typo in Field Group Formatter Plugin HtmlElement::prerender.
  14. - Replace all deprecated uses.
  15. - MessageWarning: Invalid argument supplied for foreach() in field_group_info_groups() (line 663 of modules/contrib/field_group/field_group.module).
  16. - Replace removed formBuilder->setError with formstate->setError.
  17. - Undefined index: id in template_preprocess_fieldset() notice.