We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add Document::createDocumentType()
Created Implementation (markdown)
Link all dom classes, add Implementation
moved classes into the DOM sub namespace
replace $dom with $document or $fdQuery
Fix namespace for Document after 7.0.0 changes.
Fixed a typo s/ass/as/
Updated Query (markdown)
Fix typo s/taversing/traversing/
Fixed link to Extended DOM.
Class FluentDOM\Document doesn't seem to exist, but FluentDOM\DOM\Document does; I hope my fix is correct!
filter argument
XMLReader iterators and XMLWriter::collapse()
Updated CSS Selectors (markdown)
Updated Backwards Compatibility (markdown)
Updated _Sidebar (markdown)
Updated Home (markdown)
Created Extended DOM (markdown)
Created Plugins (markdown)
Created Plugin Guidelines (markdown)
Created XMLWriter (markdown)
Created XMLReader (markdown)
Created jQuery (markdown)