No ticket. Use data_priv methods instead of jQuery._removeData and jQuery._data;...
commite8731410a4714a3383dfc5342f835e0177b58ff7
authorOleg Gaidarenko <markelog@gmail.com>
Mon, 8 Apr 2013 19:35:16 +0000 (8 15:35 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Mon, 8 Apr 2013 19:35:16 +0000 (8 15:35 -0400)
tree311279ca18c848dffaa72953a3864eb29fef288a
parent1a3939659b2c2506fb50ca3ee21e84c642cb5f64
No ticket. Use data_priv methods instead of jQuery._removeData and jQuery._data; Remove needless, internal second argument of jQuery.cleanData. Closes gh-1234
src/attributes.js
src/css.js
src/data.js
src/effects.js
src/event.js
src/manipulation.js
src/queue.js