]> source.dussan.org Git - jquery.git/commit
Data: remove the expando when there's no more data
authorTimmy Willison <timmywillisn@gmail.com>
Wed, 6 May 2015 22:29:06 +0000 (15:29 -0700)
committerTimmy Willison <timmywillisn@gmail.com>
Tue, 12 May 2015 14:09:40 +0000 (10:09 -0400)
commit56bb677725b21415905e5c3eeb1e05be4480e780
tree6ea93a20973e78f466412eeb58957af7e9075bdf
parent764dc949d0d65742606747ce75852d1b5dd59fcd
Data: remove the expando when there's no more data

Fixes gh-1760
Close gh-2271
src/data/Data.js
src/event.js
test/unit/data.js
test/unit/event.js