483
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix issue where the deprecated Element#childOf was not initially present on elements. More... over 12 years ago
Mark the copyright header so that it isn't removed by JS compressors
sdumitriu
as Sergiu Dumitriu
More... over 12 years ago
XWIKI-8193: Minor changes to prototype.js to make it more rewrite-friendly More... over 12 years ago
Rakefile fixes. More... over 12 years ago
Update to latest PDoc. More... over 12 years ago
Fix PDoc error. More... over 12 years ago
Add documentation to explain how `HTMLSelectElement#remove` clashes with `Element#remove`. [close #122] More... over 12 years ago
Fix regression in behavior of `someElements.each(Element.toggle)`. [close #136] More... over 12 years ago
Merge branch 'master' of github.com:sstephenson/prototype More... over 12 years ago
Merge pull request #107 from superdav42/master More... over 12 years ago
Fix issue where `getOpacity` would return a string, not a number, in newer versions of IE. More... over 12 years ago
Fix error in `Element.positionedOffset` that made incorrect adjustments for margins. [close #141] More... over 12 years ago
Fix regression with handling of `$break` inside `Array#inject`. [close #162] More... over 12 years ago
Update documentation for `Element.visible`. More... over 12 years ago
Fix issue with `Element.visible` reading only inline style. [closes #131] More... over 12 years ago
Bump version number. More... over 12 years ago
Remove old version of Sizzle in source tree. More... over 12 years ago
Bypass a capability check in newer IEs to avoid a "this page uses Java" dialog. More... over 12 years ago
Fix a capability check that raised an exception in IE8. More... over 12 years ago
Add a `test:server` rake task. More... over 12 years ago
Fix issue in old versions of IE with checkbox reading. More... over 12 years ago
Change failing tests. More... over 12 years ago
Remove a failing test. More... over 12 years ago
Update include point for latest version of Sizzle. More... over 12 years ago
Update Sizzle to latest stable version. More... over 12 years ago
Fix failing string test in Chrome. More... over 12 years ago
Merge pull request #110 from jwestbrook/cumulativeScrollOffset-fix More... over 12 years ago
Style and reduce redundant code More... over 12 years ago
Fixes scollTop property that is deprecated on body More... over 12 years ago
Added fix based on https://prototype.lighthouseapp.com/projects/8886/tickets/3701 More... almost 13 years ago