Releases: jae-jae/QueryList
Releases · jae-jae/QueryList
V4.4.6
13 Dec 06:18
Compare
Sorry, something went wrong.
No results found
V4.4.5
16 Jul 07:13
Compare
Sorry, something went wrong.
No results found
fix: Call to undefined function QL\Dom\value()
V4.4.0
28 Apr 07:37
Compare
Sorry, something went wrong.
No results found
V4.2.8
05 Jul 06:10
Compare
Sorry, something went wrong.
No results found
Merge pull request #143 from maxiaozhi/patch-1
Fix the matching exception
V4.2.5
03 Apr 12:32
Compare
Sorry, something went wrong.
No results found
V4.2.0
20 Mar 05:47
Compare
Sorry, something went wrong.
No results found
Added
rules add attributes:
texts: get the text of multiple elements
htmls: get the html of multiple elements
htmlOuter: get the element's outer html
htmlOuters: get the outer html of multiple elements
destructDocuments():destroy all documents
Elements class add htmlOuters() method
Changed
destruct(): will destroy the current object
range: when range is not set, the data structure returned changes
Elements::each(): callback function parameters changed
V4.1.0
17 Dec 04:27
Compare
Sorry, something went wrong.
No results found
Added
postJson(): Send POST JSON Request
multiGet(): Concurrent GET Request
multiPost(): Concurrent Post Request
pipe(): data flow pipeline method
Add HTTP Cache
Changed
Static calls are no longer in single mode
V4.0.1
06 Dec 10:52
Compare
Sorry, something went wrong.
No results found
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
V3.1
28 Dec 07:50
Compare
Sorry, something went wrong.
No results found