-
-
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
You left a comma in package.json
#31
by jos3000
was merged Jan 24, 2012
Loading…
updated Jan 24, 2012
Added more functions from the jQuery API
#35
by ironchefpython
was closed Feb 7, 2012
Loading…
updated Feb 7, 2012
changing traversal functions to return empty cheerio objects instead of null.
#40
by ironchefpython
was closed Feb 9, 2012
Loading…
updated Feb 9, 2012
Added clone, first, and last methods from the jQuery API
#37
by ironchefpython
was closed Feb 9, 2012
Loading…
updated Feb 9, 2012
$.html now takes a cheerio object in addtion to an element or array
#43
by ironchefpython
was merged Feb 12, 2012
Loading…
updated Feb 12, 2012
Fix spacing between attributes and their values
#50
by chriso
was merged Mar 14, 2012
Loading…
updated Mar 14, 2012
Added .eq method + tests + updated readme.
#58
by alexbardas
was merged May 27, 2012
Loading…
updated May 27, 2012
.removeClass() should remove all occurrences of class name
#64
by davidchambers
was merged Aug 3, 2012
Loading…
updated Aug 4, 2012
Added map function to Cheerio
Review
#26
by Siedrix
was closed Aug 10, 2012
Loading…
updated Aug 10, 2012
Regression in removeClass (null ref)
#84
by robashton
was merged Aug 19, 2012
Loading…
updated Aug 19, 2012
Add syntax highlighting to readme
#90
by sindresorhus
was merged Aug 19, 2012
Loading…
updated Aug 19, 2012
Test for numeric attributes
#105
by ironchefpython
was closed Oct 3, 2012
Loading…
updated Oct 3, 2012
squashed commits for issue 105 - test for numeric attributes
#107
by ironchefpython
was merged Oct 4, 2012
Loading…
updated Oct 4, 2012
Minor changes to placate jslint.
#109
by ironchefpython
was merged Oct 6, 2012
Loading…
updated Oct 6, 2012
removed reference to size() from the readme
#113
by ironchefpython
was merged Oct 7, 2012
Loading…
updated Oct 7, 2012
use
_.each
and _.map
to simplify cheerio namesakes
#121
by davidchambers
was merged Nov 17, 2012
Loading…
updated Nov 17, 2012
rewrite
isHtml
to have a single return statement
#125
by davidchambers
was closed Nov 29, 2012
Loading…
updated Nov 29, 2012
use a bound function rather than passing context to
_.filter
#123
by davidchambers
was merged Dec 17, 2012
Loading…
updated Dec 17, 2012
Cancel iteration when iterator returns false
#138
by jugglinmike
was closed Dec 19, 2012
Loading…
updated Dec 19, 2012
improve formatting consistency
#153
by davidchambers
was merged Jan 29, 2013
Loading…
updated Jan 29, 2013
Previous Next
ProTip!
Follow long discussions with comments:>50.