]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2011-09-21 Dave MethvinAllow IE .trigger()ed events through on a check/radio.
2011-09-21 Dave MethvinDon't fire change on an already-selected radio.
2011-09-21 Dave MethvinFix #6593. Don't let onchange trigger twice for element...
2011-09-20 Mathias BynensLanding pull request 509. Add a comment explaining...
2011-09-20 timmywilRemove stop argument in manipulation test, which no...
2011-09-20 Dave MethvinFix #9901, verified by this unit test.
2011-09-20 Dave MethvinLanding pull request 491. Fix #7322. Make `.is()` with...
2011-09-20 Dave MethvinUpdate qunit.
2011-09-20 timmywilsemicolon for jshint happiness
2011-09-20 timmywilMove filter tests to proper location
2011-09-20 timmywilAdded filtering tests and updating sizzle to fix filter...
2011-09-20 Corey FrangLanding pull request 512. 1.7 - removeData now takes...
2011-09-20 Rick WaldronLanding pull request 492. 1.7 Remove multiple attribute...
2011-09-20 Rick WaldronLanding pull request 477. 1.7 jQuery.offset.supportsFix...
2011-09-19 Rick WaldronLanding pull request 490. 1.7 HTML5 Support for innerHT...
2011-09-19 jrburkeLanding pull request 331. Add support for registering...
2011-09-19 Corey FrangLanding pull request 503. 1.7 data: set a flag in the...
2011-09-19 Corey FrangLanding pull request 500. 1.7 - "public data" stored...
2011-09-19 Corey FrangLanding pull request 496. 1.7 animate: allow named...
2011-09-19 Rick WaldronLanding pull request 510. Add notes about #9699 fix.
2011-09-19 timmywilUpdate sizzle
2011-09-19 timmywilAdd sparse array performance improvement for inArray...
2011-09-19 timmywilCall .is(:visible) on the window or document does not...
2011-09-19 timmywilCheck for property support in the boolHook before falli...
2011-09-19 timmywilFix inArray for positive start indices
2011-09-19 Dave MethvinRevert "Fix #6593. Don't trigger `change` event twice...
2011-09-19 Dave MethvinEliminate global variable "l" (!)
2011-09-19 Dave MethvinImprove delegation/change tests to display event firing...
2011-09-19 Dave MethvinNarrow the invisible-element embargo to focus/blur...
2011-09-19 Dave MethvinUpdate "Fix #6593. Don't trigger `change` event twice...
2011-09-19 Dave MethvinFix #9593. Create a new jQuery.Event rather than a...
2011-09-19 Dave MethvinFix #6593. Don't trigger `change` event twice when...
2011-09-19 Dave MethvinFix #6170. Don't try to run DOM methods on `window`.
2011-09-19 Dave MethvinRemove the relatedTarget adjustment for mouseenter...
2011-09-19 Dave MethvinCosmetic and style cleanups.
2011-09-19 Dave MethvinFix the special event handler for mouseover/out events.
2011-09-19 Dave MethvinSplit out mouse hover/enter/leave tests into a separate...
2011-09-19 Dave MethvinRework #1486 patch to avoid `try/catch` and look for...
2011-09-19 Dave MethvinFix #9951. Precompute path for `.trigger()` to match...
2011-09-19 Dave MethvinFix some messy rebasing issues.
2011-09-19 Dave MethvinFixes for IE8. Avoid killer recursion in special events...
2011-09-19 Dave MethvinThe unload event no longer needs the IE6SP2 fix, see...
2011-09-19 Dave MethvinClean up the delegate matching logic.
2011-09-19 Dave MethvinMake a `blur` event bubble properly when mutated into...
2011-09-19 Dave MethvinRemove redundancy in the IE special submit handler.
2011-09-19 Dave MethvinFix simulate() arg order.
2011-09-19 Dave MethvinClean up the quick selector expression parsing code.
2011-09-19 Dave Methvinspecial.handle now must call the handleObj.handler...
2011-09-19 Dave MethvinRework the special events interface to add handle and...
2011-09-19 Dave MethvinRewrite IE special change/submit to make it faster...
2011-09-19 Dave MethvinFixes #8858. Pass the .trigger(..., data) to the event...
2011-09-19 Dave MethvinAdd unit tests for quickIs cases and fix the regexp...
2011-09-19 Dave MethvinPre-compute delegated event path and handlers to comply...
2011-09-19 Dave MethvinCleanup for on/off unit test.
2011-09-19 Dave MethvinjQuery 1.7 event work:
2011-09-19 Dave MethvinFix bad calls to .undelegate().
2011-09-19 timmywilRemove unnecessary commented code
2011-09-19 timmywilAllow second argument to be passed to array.indexOf...
2011-09-19 timmywilRemoving topic.js as it will be a plugin
2011-09-19 jaubourg$.Callbacks, $.Topic and notify/progress on $.Deferred.
2011-09-19 timmywilAnimation state is tracked on toggled/stopped animation...
2011-09-19 timmywilOverride Sizzle attribute retrieval with jQuery.attr...
2011-09-19 timmywilUpdating the source version to 1.7pre
2011-09-19 Corey FrangLanding pull request 511. Adding a little Makefile...
2011-09-19 Rick WaldronFixes typo 510/head
2011-09-19 Rick WaldronAdd notes about #9699 fix
2011-09-19 Rick WaldronRemoves whitespace junk
2011-09-12 John ResigUpdating the source version to 1.6.5pre
2011-09-12 John ResigTagging the 1.6.4 release.
2011-09-09 Dave MethvinUpdating the source version to 1.6.4pre
2011-09-09 Dave MethvinTagging the 1.6.4rc1 release. 1.6.4rc1
2011-09-07 Dave MethvinMerge pull request #489 from dmethvin/fix-10208-button...
2011-09-07 Dave MethvinFix #10208. Check for `button` as well as `input` when... 489/head
2011-09-07 rwldrnBug in rmultidash. Fixes #10194
2011-09-07 rwldrnReverts broken support string. Fixes #10197
2011-09-01 Dave MethvinMerge branch 'master' of github.com:dmethvin/jquery
2011-09-01 Dave MethvinUpdating the source version to 1.7pre.
2011-09-01 Dave MethvinTagging the 1.6.3 release.
2011-09-01 Rick WaldronLanding pull request 478. Apply fixes as noted by Diego...
2011-09-01 Dave MethvinUpdating the source version to 1.6.3pre
2011-08-29 Dave MethvinMerge branch 'master' of github.com:jquery/jquery
2011-08-29 Dave MethvinUpdating the source version to 1.6.3
2011-08-29 Dave MethvinTagging the 1.6.3rc1 release. 1.6.3rc1
2011-08-26 jaubourgConsiders Safari XMLHttpRequest's bug when testing...
2011-08-26 rwldrnLanding pull request 476. Fix lint complaints about...
2011-08-26 timmywilRevert "Begrudgingly adds chrome detection to jQuery...
2011-08-26 timmywilRevert "Updated version numbers; Fixes #9385"
2011-08-25 timmywilRevert back to always setting the attribute to empty...
2011-08-25 Dave MethvinMerge pull request #445 from rwldrn/9897
2011-08-25 Dave MethvinMerge pull request #464 from dmethvin/fix-10021-relativ...
2011-08-25 Dave MethvinMerge pull request #465 from anton-ryzhov/master
2011-08-25 Dave MethvinMerge pull request #468 from rwldrn/10080
2011-08-25 Dave MethvinMerge pull request #473 from dmethvin/fix-10098-faux...
2011-08-25 Dave MethvinMerge pull request #474 from dmethvin/fix-9521-xss...
2011-08-23 Dave MethvinUse jdalton's shorter sequence for the chars. 473/head
2011-08-23 Dave MethvinUse a semantic name for the variable.
2011-08-23 Dave MethvinPrioritize #id over <tag> to avoid XSS via location... 474/head
2011-08-23 Dave MethvinFixes #10098. Avoid a slashy-starry char sequence in...
2011-08-22 timmywilRevert "Landing pull request 461. Adds a due diligence...
2011-08-22 Rick WaldronLanding pull request 461. Adds a due diligence check...
next