Releases: jae-jae/QueryList
Releases · jae-jae/QueryList
V4.4.5
V4.4.0
V4.2.8
V4.2.5
V4.2.0
Added
rules
add attributes:texts
: get the text of multiple elementshtmls
: get the html of multiple elementshtmlOuter
: get the element's outer htmlhtmlOuters
: get the outer html of multiple elements
destructDocuments()
:destroy all documentsElements
class addhtmlOuters()
method
Changed
destruct()
: will destroy the current objectrange
: whenrange
is not set, the data structure returned changesElements::each()
: callback function parameters changed
V4.1.0
V4.0.1
- Rewrite the entire framework
- Have an expressive API
- Fully composer, no longer support manual installation
- The version of PHP must be larger than PHP7
- More modular and easier to expand
- Built in a powerful HTTP plug-in and code conversion plug-in
- Have almost all the same API as the jQuery operation DOM