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,057
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 212 of 222
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added experimental fix for bug #214
Jörn Zaefferer
More...
over 18 years ago
Typo; Extended description for $("<div>stuff</div") example (ticket #218)
Jörn Zaefferer
More...
over 18 years ago
Added test for bug #232
Jörn Zaefferer
More...
over 18 years ago
Fixed bug #222 (again)
Jörn Zaefferer
More...
over 18 years ago
Added fix for bug #204, yet untested
Jörn Zaefferer
More...
over 18 years ago
added Brandon's offset function
Paul Bakaus
More...
over 18 years ago
Fixed bug #225 again
Jörn Zaefferer
More...
over 18 years ago
Added * You can have as many $(document).ready events on your page as you like.
Jörn Zaefferer
More...
over 18 years ago
removed the test for bug #164, the test suite is unable to handle the resulting error in IE correctly. I'll add it back later.
Jörn Zaefferer
More...
over 18 years ago
I had to put the check for 'typeof console != "undefined"' back in, otherwise IE complains about console not being defined.
Jörn Zaefferer
More...
over 18 years ago
css('display') works slightly differently in Safari. Also, the test suite having <input checked/> doesn't work in Safari, at all. Fixed to be standards compliant.
John Resig
More...
over 18 years ago
Removed ifelse, scheduled for a later release, if at all
Jörn Zaefferer
More...
over 18 years ago
Fixed minor bug with Safari and the test suite.
John Resig
More...
over 18 years ago
Fixed test suite bug with Opera with the .attr('action') test. Opera always returns a fully-qualified URL, not just 'formaction'. Boooo.
John Resig
More...
over 18 years ago
Added .filter("expr",ifCallback,elseCallback) (works for find, not, clone, add, etc.). Fixed bug in Makefile. Fixed bug in expression parsing. Removed need for Q in expression parsing.
John Resig
More...
over 18 years ago
Reset ajaxTimeout after running timeout tests
Jörn Zaefferer
More...
over 18 years ago
Small fixes to tests
Jörn Zaefferer
More...
over 18 years ago
Removed test for bug #206, wontfix
Jörn Zaefferer
More...
over 18 years ago
Added ifelse method, fixed bug #160 for IE6
Jörn Zaefferer
More...
over 18 years ago
Added fix for bug #222
Jörn Zaefferer
More...
over 18 years ago
Fixed bug #215
Jörn Zaefferer
More...
over 18 years ago
Fixed bug #165 (ignoring the exception) and #156 (ifModified option added to $.ajax)
Jörn Zaefferer
More...
over 18 years ago
Added local timeout option for $.ajax + test
Jörn Zaefferer
More...
over 18 years ago
Added tests for global and local ajax handlers, added global option to $.ajax to allow suppressing of global events
Jörn Zaefferer
More...
over 18 years ago
Marked load() as private, won't work anyway
Jörn Zaefferer
More...
over 18 years ago
Refactored and fixed test suite to run async tests
Jörn Zaefferer
More...
over 18 years ago
Removed event test for load; Added fix for bug #225
Jörn Zaefferer
More...
over 18 years ago
Added tests, fixed getScript and getJSON, fixed comment in $.ajax
Jörn Zaefferer
More...
over 18 years ago
Added docs for jQuery.browser, fixed doc for prev, cleaned up tests
Jörn Zaefferer
More...
over 18 years ago
Don't include any plugins (or other files by accident) as default
Jörn Zaefferer
More...
over 18 years ago
←
1
2
…
208
209
210
211
212
213
214
215
216
…
221
222
→
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