]> source.dussan.org Git - jquery.git/commit
Fix #11231, (append|prepend|before|after) w/ array of jQuery objects.
authorSindre Sorhus <sindresorhus@gmail.com>
Sat, 16 Jun 2012 02:17:05 +0000 (22:17 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Sat, 16 Jun 2012 02:29:02 +0000 (22:29 -0400)
commitea9ec9527647f0cea396ca536e6f34b4a4491d11
treec88f8c888103dd5fea810ee94db7dfa2970cf520
parent9c28a320c3fa6dcc06de4919d24da41451843570
Fix #11231, (append|prepend|before|after) w/ array of jQuery objects.

Closes gh-666, thanks to @rkatic!
src/manipulation.js
test/unit/manipulation.js