383
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change Effect.Base#render not to use eval(), so certain JavaScript runtime environments (like Adobe AIR) that do not support eval() work. [King Maxemilian, John-David Dalton] [#20 state:resolved] More... almost 16 years ago
Fixed a calculation error in Effect.Transitions.pulse that could lead to flickering, add easing and change it to be a normal 0 to 1 transition that can be used with any effects; Effect.Pulsate now uses its own implementation. More... almost 16 years ago
Merge branch 'master' of git://github.com/staaky/scriptaculous More... almost 16 years ago
link to scriptaculous twitter account in README More... about 16 years ago
Fixed Effect.ScrollTo. More... about 16 years ago
Update Prototype version check so all version can be required and use $$ in the loader instead of getElementsByTagName. Closes #9032, #10966 [Nick Stakenburg] More... about 16 years ago
Update years in copyright statements. More... about 16 years ago
Merge branch 'master' of git://github.com/jdalton/scriptaculous More... about 16 years ago
Added missing semi-colons for code consistency (side note it helps with a ton of compression), but main reason is code onsistency *wink More... about 16 years ago
Take advantage of githubs rdoc rendering for the README file. More... about 16 years ago
bumped year in license More... about 16 years ago
Merge branch 'master' of [email protected]:madrobby/scriptaculous More... about 16 years ago
first commit More... about 16 years ago
script.aculo.us: bump Prototype to 1.6.0.2 More... over 16 years ago
script.aculo.us: Fix an issue with Effect.ScrollTo that caused Firefox to scroll to the wrong offset in some situations. Closes #10245. More... over 16 years ago
Fixes an issue with IE ghosting on non-absolute elements. Closes #10423. More... over 16 years ago
script.aculo.us: update Prototype to #8551 More... over 16 years ago
script.aculo.us: change version number in loader More... over 16 years ago
script.aculo.us: Update to Prototype 1.6.0.1; prep 1.8.1 More... over 16 years ago
Fix Element#getStyles in IE. Closes #10563. [Tobie Langel] More... over 16 years ago
script.aculo.us: Fix a regression with autocompleters not responding correctly to cursor keys on both Safari and IE. Closes #10107. More... over 16 years ago
script.aculo.us: version bump More... over 16 years ago
script.aculo.us: Ajax.InPlaceEditor now can deal with callbacks that return an object More... over 16 years ago
script.aculo.us: Fix a potential problem with the loader and Firefox 2.0 on the Mac. Closes #9951. More... over 16 years ago
script.aculo.us: Update to Prototype trunk revision [8057] More... over 16 years ago
script.aculo.us: Liberte, egalite, fraternite More... over 16 years ago
script.aculo.us: Add duration and distance options to Effect.Shake. Closes #8637. [amiel, rmm5t] More... over 16 years ago
script.aculo.us: Update code to use new Hash implemention in Prototype 1.6. Update InPlaceEditor to use new Class.create syntax. More... over 16 years ago
script.aculo.us: mark 1.8pre0 More... over 16 years ago
fix the order in class.create More... over 16 years ago