0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
\t -> " " More... about 13 years ago
Added code to use event handler functions. More... about 13 years ago
Moved destroy overrides to dom.*; improved detection for needing leak breaking. More... about 13 years ago
Renamed hasKey to hasOwnProperty and added skip condition in mix(). More... about 13 years ago
Switched to push from assignment in toArray. More... about 13 years ago
Improved dom-parentelement. More... about 13 years ago
Added xhr leak test, sync xhr, and timeout xhr tests. More... about 13 years ago
Improved memory leak breaking on IE. More... about 13 years ago
Require "has/bugs" for the forIn implementations. More... about 13 years ago
Renamed __cache__ to __event_cache__. More... about 13 years ago
Updated RequireJS. More... about 13 years ago
Updated non-require test. More... about 13 years ago
Moved listen tests to test_listen and added test-event.js to simulate clicks. More... about 13 years ago
Changed runTests to work with dom-ready. Removed listen tests from test_html. More... about 13 years ago
Use when() on return value of a test to handle Deferreds. More... about 13 years ago
Add check for props in mix(). More... about 13 years ago
Removed listen and fireEvent from dom-event and moved domReady to dom-ready.js. More... about 13 years ago
Declare __cache__ on global to prevent error in strict mode. More... about 13 years ago
Move "use strict"; inside factory function. More... about 13 years ago
Added listen from Kris Zyp and updated tests. More... about 13 years ago
Fixed RequireJS domReady routine. More... about 13 years ago
Added back nulling of prototype. More... about 13 years ago
Fixed wrong conditional in domReady. More... about 13 years ago
Renamed stop() to cancel(). More... about 13 years ago
Improved test kick-off routine. More... about 13 years ago
Moved test function wrapping code to run() and added forEach helper. More... about 13 years ago
Cleaned up Deferred.js. More... about 13 years ago
Cleaned up delegation routine in object.js. More... about 13 years ago
Better naming in xhr.js. More... about 13 years ago
Removed cancelSubscriptions test. More... about 13 years ago