0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding console.warnings adding support for class.implement More... over 14 years ago
Added legacy .set('styles') support More... over 14 years ago
Added legacy .set('styles') support More... over 14 years ago
formatting More... over 14 years ago
formatting More... over 14 years ago
added support More... over 14 years ago
added support More... over 14 years ago
fixed filterByAttribute More... over 14 years ago
fixed filterByAttribute More... over 14 years ago
Added toQueryString compat More... over 14 years ago
Added toQueryString compat More... over 14 years ago
added getSize BC More... over 14 years ago
added getSize BC More... over 14 years ago
Added remove() alias More... over 14 years ago
Added remove() alias More... over 14 years ago
Added 'properties' setter More... over 14 years ago
Added 'properties' setter More... over 14 years ago
quick and dirty browser checking More... over 14 years ago
quick and dirty browser checking More... over 14 years ago
* Adding new Compatibility Layer by Nathan White More... over 14 years ago
* Removing old Compatibility Layer More... over 14 years ago
- updated the check functions in Fx and Request to use the new Class property called "caller". More... about 15 years ago
added Docs and changelog for Element.match(element), cleanup More... over 15 years ago
whitespace cleanup More... over 15 years ago
Merge commit 'kassens/master' More... over 15 years ago
converted all linebreaks to unix style More... almost 16 years ago
converted all linebreaks to unix style More... almost 16 years ago
- Class events should now be used without their on prefix, i.e. addEvent('onChainComplete', fn) becomes addEvent('chainComplete'). If you want to add events in the options you need to prefix them with 'on' now ('foo' -> 'onFoo'). Note: This is not a breaking change. More... almost 16 years ago
Merge branch 'master' of git://github.com/subtleGradient/mootools-core More... about 16 years ago
- added code to fix the lack of function.caller in opera. Its not pretty, but its just for opera, and it only runs in opera. See the comments in the code. More... about 16 years ago