-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: cheeriojs/cheerio
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
cleanup: consistent indentation and string quoting
#63
by davidchambers
was merged Jun 18, 2012
Loading…
Added clone, first, and last methods from the jQuery API
#37
by ironchefpython
was closed Feb 9, 2012
Loading…
changing traversal functions to return empty cheerio objects instead of null.
#40
by ironchefpython
was closed Feb 9, 2012
Loading…
$.html now takes a cheerio object in addtion to an element or array
#43
by ironchefpython
was merged Feb 12, 2012
Loading…
readme: make descriptions of .next() and .prev() clearer
#61
by davidchambers
was merged Jun 15, 2012
Loading…
.removeClass() should remove all occurrences of class name
#64
by davidchambers
was merged Aug 3, 2012
Loading…
cleanup: consistent spacing around parens/brackets
#68
by davidchambers
was merged Jul 24, 2012
Loading…
fixed xss vulnerabilities on .attr() and .text()
#71
by matthewmueller
was merged Jul 24, 2012
Loading…
build(deps-dev): bump lint-staged from 15.4.1 to 15.4.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#4381
by dependabot
bot
was merged Jan 24, 2025
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.