]> source.dussan.org Git - jquery.git/commit
Core: .each/.map should accept an undefined/null value
authorThomas Tortorini <thomastortorini@gmail.com>
Thu, 25 Jun 2015 04:18:04 +0000 (06:18 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 27 Jul 2015 17:57:34 +0000 (19:57 +0200)
commitbf48c21d225c31f0f9b5441d95f73615ca3dcfdb
treecd02658ecd5a3419f388aae4ea984f5dc85caa8c
parentd24275372624bac897c4131fd1507a58c09a1483
Core: .each/.map should accept an undefined/null value

Fixes gh-2267
Closes gh-2363
src/core.js
test/unit/core.js