]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2011-10-12 Dave MethvinFixes #10477. Get `.off(type, null, fn)` right.
2011-10-12 jaubourgRemoves isPending and introduces state as a means to...
2011-10-11 Dave MethvinFix focus/blur unit test issues. Reopens #6705.
2011-10-11 Dave MethvinFix #10468. Remove jQuery.event.proxy and jQuery.event...
2011-10-07 Julian AubourgMerge pull request #535 from gnarf37/queue-true
2011-10-07 timmywilMinor fix in events; undeclared var from last commit
2011-10-07 Corey FrangEffects - Allow queue: true - Fixes #10445 535/head
2011-10-07 Dave MethvinMerge pull request #531 from rwldrn/events.js-cleanup
2011-10-06 timmywilAdd a hook for removing contenteditable in IE6/7 and...
2011-10-06 Rick WaldronAdditional nits 531/head
2011-10-06 Rick WaldronStyle sweep
2011-10-06 Dave MethvinRename jQuery.event.propHooks to .fixHooks.
2011-10-05 Dave MethvinMerge pull request #522 from rwldrn/10371
2011-10-04 Rick WaldronLanding pull request 530. Fixes coniditional path for...
2011-10-04 jaubourgisProgressing becomes isPending. Unit tests added.
2011-10-04 Julian AubourgMerge pull request #529 from shichuan/master
2011-10-04 Shi Chuanupdated Juriy Zaytsev's detecting event support techniq... 529/head
2011-10-02 jaubourgWe have too many unctions in this function.
2011-10-01 Rick WaldronLanding pull request 523. Adds character frequency...
2011-10-01 Corey FrangLanding pull request 525. Fixing tests with qunit.
2011-09-30 timmywilAdd support for calling outer/inner Width/Height on...
2011-09-29 Dave MethvinFix #10375. Don't put `type` in jQuery.event.props
2011-09-28 timmywilUpdate Sizzle. Fixes #3144, #6863.
2011-09-28 Dave MethvinUpdating the source version to 1.7pre
2011-09-28 Rick WaldronRemoves 'subline' from test/index.html. Fixes #10371 522/head
2011-09-28 Dave MethvinTagging the 1.7b1 release. 1.7b1
2011-09-28 Dave MethvinExpose jQuery.event.simulate for use by special event...
2011-09-28 Corey FrangLanding pull request 520. Unset the complete function...
2011-09-28 Corey FrangLanding pull request 514. 1.7 - queue refactoring to...
2011-09-28 timmywilMove createSafeFragment to the top to satisfy lint
2011-09-28 timmywilFixes IE7 test suite. Keep the testElement attached...
2011-09-28 timmywilFixes a fail in unit/traversing. Use an iframe's docume...
2011-09-26 Rick WaldronRestore original click prop hook 519/head
2011-09-26 Rick WaldronFixed tests to run in IE9
2011-09-26 Rick WaldronMerge branch 'fix-8789-rwldrn-fix' of git://github...
2011-09-26 timmywilRevert QUnit. Recent start/stop changes cause problems...
2011-09-26 Dave MethvinMinor cleanups to code. Futile effort to get IE to...
2011-09-25 Dave MethvinpropHooks now an object with `props` array and `filter...
2011-09-25 Dave MethvinMerge branch '8789-fun-with-fix' of https://github...
2011-09-23 Rick WaldronMoves mouse properties to mouseProps 502/head
2011-09-23 Dave MethvinSimplify the `.closest(Array)` code since we no longer...
2011-09-23 Rick Waldroncurrent state
2011-09-22 Rick WaldronRemoves early return loop, must copy properties
2011-09-22 Rick WaldronShortcircuit fix if possible
2011-09-22 Rick WaldronMore ref localization
2011-09-22 Rick WaldronRemove unnec. empty line
2011-09-22 Rick WaldronMore reference caching
2011-09-22 Rick WaldronCache reference to propHook lookup and result
2011-09-22 Rick WaldronRestore this.propHooks => jQuery.event.propHooks for...
2011-09-22 Rick WaldronAdds notes re: crash status of fix conditions
2011-09-22 Rick WaldronMoves key event fixes to own even prop hook defs
2011-09-22 Rick WaldronjQuery.event.propHooks => this.propHooks where possible
2011-09-22 jaubourgFixes a weird IE7 bug in the unit tests. If anybody...
2011-09-22 Dave MethvinAllow more cases to use `innerHTML` in the `.html`...
2011-09-22 Dave MethvinFix #7061. Lazy-attach to the genuine submit event...
2011-09-21 jaubourgTrimmed down $.Callbacks and $.Deferred.
2011-09-21 Dave MethvinRemove the rarely-used pseudos from quickis.html
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 Rick WaldronRemoves pageX pageY from prop list
2011-09-20 Rick WaldronUpdates rmouseEvent
2011-09-20 Rick WaldronImplements jQuery.event.propHooks. Fixes #8789
2011-09-20 Rick WaldronAdds implementation tests for jQuery.event.propHooks...
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...
next