jquery.git
2006-12-13 John ResigReleasing jQuery 1.0.4.
2006-12-12 Jörn ZaeffererGot context functions back in, added noteworthy stuff...
2006-12-12 John ResigFixed an issue with .find(expr,Function) and a Safari...
2006-12-11 Jörn Zaefferertypooo
2006-12-11 Jörn ZaeffererCreated newandnotheworthy.txt to collect information...
2006-12-11 Jörn ZaeffererFixed docs for #134
2006-12-11 Jörn ZaeffererFix for #476
2006-12-11 Jörn ZaeffererFix for #467
2006-12-11 Jörn ZaeffererFix for #474
2006-12-11 Jörn ZaeffererFixed #471
2006-12-08 Paul Bakausfinally added the toggle option for animate(). It's...
2006-12-05 Jörn ZaeffererRenamed $.ajax's "before"-option to "beforeSend" to...
2006-12-04 Jörn ZaeffererIntroduced before callback (#384) (updated test data)
2006-12-04 Jörn ZaeffererRenamed preprocess to before, for consistency with...
2006-12-04 Jörn ZaeffererSimplified XMLHttpRequest shadow (tested on 5.5, 6...
2006-12-03 Jörn ZaeffererCode and documentation cleanup; fixed #317 and #464
2006-12-02 Jörn ZaeffererFixed jQuery.eval (or rather, jQuery.globalEval to...
2006-11-30 Jörn ZaeffererFixed bug #344 (tests, implementation, docs)
2006-11-30 Jörn ZaeffererMoved $ alias more to the top (address #137)
2006-11-30 Jörn ZaeffererFixed serializing arrays (bug #448)
2006-11-30 Jörn ZaeffererFix for event fix: Don't overwrite event.target if...
2006-11-29 Mike AlsupFixed regEx to work with Unix an PC files.
2006-11-29 Jörn ZaeffererAdded test for filter(Array), fixed bug #446
2006-11-28 Jörn ZaeffererFixed docs for $.ajax for data option
2006-11-22 Jörn ZaeffererTried to fix make build, PLEASE TEST
2006-11-21 Jörn ZaeffererReplaced all x.constructor == String comparsions with...
2006-11-21 Jörn ZaeffererAnother attempt to fix the getScript problem
2006-11-21 Jörn ZaeffererFixed typo in comment
2006-11-21 Jörn ZaeffererBetter fix for #407 issue
2006-11-20 Jörn ZaeffererOptimize :input with better regex
2006-11-20 Jörn ZaeffererImproved testsuite (pass/fail indicator already exists...
2006-11-20 Jörn ZaeffererFix for bug #407, yet to be tested
2006-11-18 Jörn ZaeffererTestsuite 2.0
2006-11-18 Jörn ZaeffererHeavily improved documentation for $.ajax, but may...
2006-11-17 Jörn ZaeffererReturn XMLHttpRequest from $.ajax() to allow aborting...
2006-11-17 Jörn ZaeffererAdded async option (ticket #367)
2006-11-17 Jörn ZaeffererFixed an issue with getJSON (type was not correctly...
2006-11-16 Brandon AaronRestore display property in fx module after animation...
2006-11-16 Brandon AaronMissing '}' in jQuery.param method in ajax.js
2006-11-16 Stefan Petreif one value of key/value pairs is array then treat...
2006-11-15 Brandon AaronFix for #181
2006-11-15 Brandon AaronFix for #310 and #395
2006-11-15 Jörn ZaeffererAdded visual pass/fail indicator (JUnit/Eclipse style)
2006-11-15 Jörn ZaeffererFix for typo in toggleClass docs
2006-11-15 Brandon AaronFix for improper object iteration in jQuery.css method
2006-11-14 Brandon AaronFix for #276
2006-11-13 Jörn ZaeffererFixed a missing semicolon
2006-11-11 Jörn ZaeffererFixed doc for $.ajax data option
2006-11-11 Jörn ZaeffererFixed docs for load; Added the response as third paramt...
2006-11-11 Jörn ZaeffererRefactored all logic from $.get and $.post into $.ajax...
2006-11-09 Jörn ZaeffererAdded accordion to PLUGINS_ALL
2006-11-09 Jörn ZaeffererModified test for load(); added fix for trigger, where...
2006-11-09 Jörn ZaeffererFixed typo
2006-11-08 Jörn ZaeffererRemoved check for getAttribute in attr, seems to work...
2006-11-07 John ResigFixed the issue with jQuery conflicting with windows...
2006-11-07 Jörn ZaeffererAdded test and check for end() when there is no stack...
2006-11-07 Jörn ZaeffererAdded pseudo-fix for #164; fixed some tests that failed...
2006-11-07 Jörn ZaeffererAdded tooltip for plugins build
2006-11-07 Jörn ZaeffererAdded comments and some docs to ant build
2006-11-07 Yehuda KatzAdded metadata (fully documented)
2006-11-04 Klaus HartlChanged return type to undefined for certain functions...
2006-11-03 Jörn ZaeffererRefactored ajax module: Dropped internal arguments...
2006-11-02 Brandon AaronFix for passing jQuery constructor a DOM NodeList in...
2006-11-02 Brandon AaronBacking out of REV 522 for further testing
2006-11-02 Brandon AaronFix jQuery constructor to handle DOM NodeLists properly...
2006-11-02 Brandon AaronFix jQuery.clean to work with Safari and DOM NodeLists
2006-11-02 Brandon AaronFix for #186 and for jQuery.event.fix
2006-11-01 Brandon AaronAnother $ bites the dust. Should be all of them now.
2006-11-01 Klaus HartlFixed Ant task "jquery_with_plugins" and ill-formed XML
2006-10-28 Yehuda KatzUpdated ant so the default task doesn't require plugins
2006-10-28 John ResigUpdated the version to 1.0.3.
2006-10-27 Jörn ZaeffererFixed previous() in docs
2006-10-27 Jörn ZaeffererRefactored with_plugins target to reuse jquery target...
2006-10-27 Jörn ZaeffererFix preventDefault for all browsers
2006-10-27 Klaus Hartlmake task pack_tabs independent of jquery by creating...
2006-10-27 Jörn ZaeffererFix to prevent potential memory leak, dunno if that...
2006-10-27 Jörn ZaeffererModified onexxx handlers to unbind themselve when execu...
2006-10-27 Yehuda KatzUpdates to the parsing engine
2006-10-26 Yehuda KatzAdded comments to various plugins and added make and...
2006-10-26 John ResigMoved dimensions to the plugins area.
2006-10-26 John ResigRolled back Joern's changes. They've been moved to...
2006-10-26 John ResigMoved jquery and plugins to a single trunk.
2006-10-26 Jörn ZaeffererFixed and improved jQuery's event system: The target...
2006-10-26 Jörn ZaeffererModified core and form test suites to use a single...
2006-10-25 Brandon AaronFix for jQuery.clean that caused Safari to crash with...
2006-10-20 Klaus HartlAdded task to build packed tabs plugin
2006-10-19 Brandon AaronMore clean up on jQuery.clean
2006-10-19 Brandon Aaronreadonly: "readOnly" added to 'fix' in jQuery.attr...
2006-10-18 John ResigAdded fix for radio inputs becoming unchecked during...
2006-10-17 Brandon AaronFix and tests for appending HTML options to select...
2006-10-17 Brandon AaronAdded tests for 193 and 170.
2006-10-15 Brandon AaronFix for #193 again
2006-10-15 John ResigGuess that was important, after all. Helps IE to map...
2006-10-15 John ResigAdded fix for jQuery.extend( Object, null || undefined...
2006-10-15 John ResigFixed all warnings generated when javascript.options...
2006-10-13 Jörn ZaeffererAdded test for #174; Modified failing (IE) tests for...
2006-10-13 Jörn ZaeffererFix for #265: Initialize defaults for global and timeou...
2006-10-13 Jörn ZaeffererFixed #216, added several tests for ajax module and...
2006-10-13 Jörn ZaeffererFix for #270
2006-10-12 John ResigAdded code to short-circuit a .each() loop.
next