openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
jQuery
Settings
|
Report Duplicate
3,059
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
1 day
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 209 of 226
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added in the new .noConflict() function for resolving conflict between jQuery and other $ functions.
John Resig
More...
over 18 years ago
Changed transitions to easing. easing is now an object that can be extended to add new easing functions.
Stefan Petre
More...
over 18 years ago
Improved a lot of docs, adding description to examples, merging methods with optional arguments; Modified filter(Function) to set correct scope (this == element) instead of passing element as argument
Jörn Zaefferer
More...
over 18 years ago
Added transition effect
Stefan Petre
More...
over 18 years ago
Changed "Hash" to "Map" in docs
Jörn Zaefferer
More...
over 18 years ago
Merged the three unbind docs into one, added a few more (optional) hints; Use one() instead of bind() for unload
Jörn Zaefferer
More...
over 18 years ago
Updated test for #750
Jörn Zaefferer
More...
over 18 years ago
Added assertions for #750
Jörn Zaefferer
More...
over 18 years ago
ChangeLog is the more common name for this file.
John Resig
More...
over 18 years ago
Updated the list of whats changed.
John Resig
More...
over 18 years ago
Added back the check for safari before checking target.nodeType, IE fails otherwise
Jörn Zaefferer
More...
over 18 years ago
Messed around with API document: Improved layout, removed animation, added <Content> type
Jörn Zaefferer
More...
over 18 years ago
Improved docs for append, prepend, before and after, merging the three pairs into one
Jörn Zaefferer
More...
over 18 years ago
It's now possible to trigger default events like .click(), .submit(), .focus(), etc. Using the jQuery event trigger.
John Resig
More...
over 18 years ago
Cleaned up a bunch of the event code, removed .oneEvent() and .unEvent().
John Resig
More...
over 18 years ago
Completely removed pushStack - and all code related to .find(..., fn). The stack is, also, non-destructive and maintained nicely using references.
John Resig
More...
over 18 years ago
Fixed types for String|Number and added some more @see tags
Jörn Zaefferer
More...
over 18 years ago
Improved docs for FX module, merging method descriptions and marking optional arguments
Jörn Zaefferer
More...
over 18 years ago
added evalScripts test
Mike Alsup
More...
over 18 years ago
remove test that belonged in ajaxTest.js
Mike Alsup
More...
over 18 years ago
[no comment]
Stefan Petre
More...
over 18 years ago
update target of evalScripts test
Mike Alsup
More...
over 18 years ago
Add test to show evalScripts/find problem.
Mike Alsup
More...
over 18 years ago
Add new test file
Mike Alsup
More...
over 18 years ago
Added note for IE's behaviour of stripping script tags when there are no chracters in front of it (see #746)
Jörn Zaefferer
More...
over 18 years ago
Added test and documentation for filter(Function)
Jörn Zaefferer
More...
over 18 years ago
typo, a bit formatting
Jörn Zaefferer
More...
over 18 years ago
Fix for #504
Brandon Aaron
More...
over 18 years ago
Moved all the expressions tests over into selector area, out of the main suite.
John Resig
More...
over 18 years ago
Modified tests to show #746
Jörn Zaefferer
More...
over 18 years ago
←
1
2
…
205
206
207
208
209
210
211
212
213
…
225
226
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree