summaryrefslogtreecommitdiff
path: root/src/Nodes/NodeTrait.php
AgeCommit message (Expand)Author
2018-10-31Look for classes names when checking visibilityAndres Rey
2018-10-21Fix incorrect tagName checkAndres Rey
2018-10-17Update comment of hasSingleTagInsideElementAndres Rey
2018-09-05Update initial parsing and add isWhitespace trait function.Andres Rey
2018-09-02Add hasAttribute overrideAndres Rey
2018-09-02Add isProbablyVisible functionAndres Rey
2018-09-02Rename hasSinglePNode to hasSingleTagInsideElement and accept tag as parameterAndres Rey
2018-09-01Import the isPhrasingContent function. Might want to check the recursive loop...Andres Rey
2018-03-19Apply StyleCI diffAndres Rey
2018-03-10Add _cleanClasses functionAndres Rey
2018-01-27Make sure that we do not allow the DOMDocument reach the parsing algorithm (B...Andres Rey
2017-12-01Move the DOM classes to its own namespaceAndres Rey
2017-12-01Merge remote-tracking branch 'origin/v1.0' into v1.0Andres Rey
2017-12-01Rename NodeClass namespace to NodesAndres Rey