]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2011-05-10 John ResigUpdating the source version to 1.6.1pre
2011-05-10 John ResigTagging the 1.6.1rc1 release. 1.6.1rc1
2011-05-10 John ResigUpdating QUnit.
2011-05-10 John ResigUpdating Sizzle.
2011-05-10 John ResigMore formatting tweaking.
2011-05-10 John ResigMerge branch 'master' of github.com:jquery/jquery
2011-05-10 John ResigUpdate sizzle.
2011-05-10 timmywilUpdate QUnit
2011-05-10 John ResigFix tabs in delegate test.
2011-05-10 John ResigMake sure that data properties with hyphens are always...
2011-05-10 John ResigMake sure that mouseenter/mouseleave fire on the correc...
2011-05-10 louisremiLanding pull request 374. .animate() Callbacks should...
2011-05-10 Sahab YazdaniLanding pull request 370. Fixes #8763.
2011-05-10 jaubourgAdds unit/support.js to unit tests. Still have to test...
2011-05-10 louisremioops console 374/head
2011-05-10 timmywilAdd fallback to prop for the window and document. Switc...
2011-05-09 louisremioops unit test
2011-05-09 louisremi.animate() Callbacks should fire in correct order ...
2011-05-09 jaubourgFixes #9104. Returning null or undefined in a pipe...
2011-05-09 jaubourgFixes #9109. When jQuery is loaded in the body, then...
2011-05-08 timmywilRemove value check from formHook; other elements can...
2011-05-08 timmywilCall extend on prop to avoid changing original properti...
2011-05-08 timmywilSet val before hide/show check and fix easing setting...
2011-05-07 Daniel PihlstromFix per-property easing. Fixes #9067
2011-05-07 gnarfLanding pull request 372. Test for numeric properties...
2011-05-07 timmywilReduce the boolean list only to those that have corresp...
2011-05-07 timmywilGlobal found in valHook for select(get)
2011-05-06 timmywilGlobal found in dataAttr function
2011-05-06 timmywilCheck empty string instead of specified as specified...
2011-05-06 timmywiltmp was global in the new fn.promise. Fixes #9147.
2011-05-06 timmywilReduce boolean attribute list to only content attributes
2011-05-05 timmywilUpdate boolean attribute list to contain all boolean...
2011-05-05 timmywilAdd support for the contenteditable attribute
2011-05-05 timmywilConstruct boolHook and rboolean regex to deal with...
2011-05-04 timmywilSet the property corresponding to a boolean attribute...
2011-05-04 timmywilRun property names through propFix in removeProp
2011-05-04 timmywilSet corresponding property to false when removing boole...
2011-05-04 timmywilUpdate boolean check to avoid crashes, add all name...
2011-05-04 John ResigIf no hook is provided, and a boolean property exists...
2011-05-03 John ResigFix problem with appending multiple string arguments...
2011-05-03 John ResigUpdating release note script.
2011-05-03 timmywilFix setting value attributes on option elements. Fixes...
2011-05-02 timmywilFix QUnit Header links
2011-05-02 timmywilAvoid changing html in two places; add minified jQuery...
2011-05-02 timmywilAdd a test page for running the test suite against...
2011-05-02 John ResigLess aggressive semicolon insertion for the minified...
2011-05-02 John ResigEnsure that an endline is in place at the end of the...
2011-05-02 John ResigUpdate the UglifyJS code.
2011-05-02 John ResigFix bug with handling minor releases after major releas...
2011-05-02 John ResigUpdating the source version to 1.6.1pre
2011-05-02 John ResigTagging the 1.6 release.
2011-05-02 John ResigCheck for #8984 wasn't strong enough, enhanced.
2011-05-02 John ResigMake sure that empty nodelists continue to map properly...
2011-05-02 John ResigChange check for skipping the initial quickExpr RegExp...
2011-05-02 timmywilSet background to none on our mock body and remove...
2011-05-01 timmywilTest for a colon in attribute names for IE6/7. Fixes...
2011-04-29 Dave MethvinMerged pull request #361 from rwldrn/9008a.
2011-04-29 Rick WaldronRestores var names to satisfy the crock-machine. Supple... 361/head
2011-04-29 Rick WaldronRestored /g flag to rspaces; Adds unit tests; Supplemen...
2011-04-28 Dave MethvinMerged pull request #360 from xavierm02/patch-3.
2011-04-28 MONTILLET XavierJavascript -> JavaScript except if it was intentional... 360/head
2011-04-28 timmywilSyntax in testrunner
2011-04-28 rwldrnMake cached rspaces regex definitions consistent. Fixes...
2011-04-28 rwldrnLanding pull request 357. Update unit tests for widows...
2011-04-28 Rick WaldronLanding pull request 354. Adds QUnit Aliases to testrun...
2011-04-27 timmywilCorrect the attachment of the p tag in the widows/orpha... 353/head
2011-04-27 John ResigAdd a simple script for generating the release notes...
2011-04-26 John ResigAdding a Node-based release management script for pushi...
2011-04-26 John ResigUpdating the source version to 1.6pre
2011-04-26 John ResigTagging the 1.6rc1 release. 1.6rc1
2011-04-26 Julian AubourgMerged pull request #348 from rwldrn/8978.
2011-04-26 Rick WaldronjQuery.support core style guide correction. Fixes ... 348/head
2011-04-25 timmywilMerged pull request #345 from rwldrn/8971.
2011-04-25 rwldrnNo need to test for widows & orphans values in IE6... 345/head
2011-04-25 timmywilAdd tests data- and aria- attributes and the autofocus...
2011-04-25 aFarkashandle data- and aria- special
2011-04-25 aFarkasdealing with boolean content attribute
2011-04-23 Jordan BoeschLanding pull request 344. using jQuery.nodeName where...
2011-04-23 timmywilSwitch the form nodeName check in attr to use jQuery...
2011-04-22 John ResigDisabling .add(form.elements) unit test.
2011-04-22 timmywilMerge branch 'master' of github.com:jquery/jquery
2011-04-22 timmywilCombine the support tests for radioValue and appendChecked
2011-04-22 Rick WaldronLanding pull request 340. Adds widows, orphans to cssNu...
2011-04-22 Dave MethvinMerge branch 'master' of github.com:jquery/jquery into...
2011-04-22 timmywilLanding pull request 332. Appending disconnected radio...
2011-04-22 timmywilLanding pull request [337](https://github.com/jquery...
2011-04-21 timmywilUpdate Sizzle and QUnit
2011-04-21 jaubourgMakes sure no unload handler is bound when not in IE...
2011-04-20 jeresigUpdating Sizzle and QUnit.
2011-04-19 timmywilFollow w3c standard for setting the common boolean...
2011-04-19 timmywilFix test suite fails for hiding text nodes in F4 and...
2011-04-19 timmywilOnly use getAttributeNode on buttons when setting value
2011-04-19 jaubourg(Re) Fixes #8884 in a way that keeps the format of...
2011-04-17 Rick WaldronDRY out #6514 333/head
2011-04-17 timmywilMerge branch 'master' of github.com:jquery/jquery
2011-04-17 timmywilFix value attribute and val for value on button element...
2011-04-17 John ResigRemove unnecessary usage of Function.prototype.bind...
2011-04-17 John ResigUpdating UglifyJS.
2011-04-17 Brian BrennanFix live mouseenter and mouseleave binding so they...
2011-04-17 John ResigRemove unnecessary usage of Function.prototype.bind...
next