Skip to content

Elemento 2.3.2

Choose a tag to compare

@github-actions github-actions released this 31 Oct 18:08

Changed

  • Change Elements.removeChildrenFrom(IsElement<E> element) to take into account if the element also implements ElementContainerDelegate<E, B>. In that case the children are removed from the container delegate instead of the element.