Skip to content

v1.11

Compare
Choose a tag to compare
@Imangazaliev Imangazaliev released this 13 Aug 07:32
· 80 commits to master since this release
  • Add Element::isElementNode() method
  • Add ability to retrieve only specific attributes in Element::attributes() method
  • Add Element::removeAllAttributes() method
  • Add ability to specify selector and node type in Element::previousSibling() and Element::nextSibling() methods
  • Add Element::previousSiblings() and Element::nextSiblings() methods
  • Many minor fixes and improvements