]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2015-05-19 Oleg GaidarenkoAttributes: don't test SVG CSS-class manipulation in IE8
2015-05-19 Oleg GaidarenkoEvent: provide verbose info for focus(in | out) & renam...
2015-05-18 Michał GołębiowskiAjax: Rename Spartan to Edge in a comment
2015-05-18 Michał GołębiowskiAjax: Use the native XHR for all non-local requests...
2015-05-13 Chris RebertBuild: bower.json: remove moot `version` field
2015-05-12 Richard McDanielOffset: account for scroll when calculating position
2015-05-12 Timmy WillisonCore: remove custom ready event
2015-05-12 Timmy WillisonAttributes: add SVG class manipulation
2015-05-12 Timmy WillisonTests: fix tests in accordance with new :visible behavior
2015-05-12 Timmy WillisonCSS: fix :visible/:hidden selectors for inline element...
2015-05-12 Michał GołębiowskiCore: Align code in intro.js with master
2015-05-11 Richard GibsonCSS: Ignore the CSS cascade in show()/hide()/etc.
2015-05-07 Timmy WillisonBuild: append "+compat" to tag version and jQuery.fn...
2015-05-05 Timmy WillisonManipulation: privatize internal domManip() function
2015-05-05 Timmy WillisonManipulation: privatize buildFragment() function
2015-05-05 Timmy WillisonEffects: add tests for jQuery.easing._default in Animat...
2015-05-05 Timmy WillisonEffects: set default easing using jQuery.easing._default
2015-05-05 Mu HaibaoCore: remove isArraylike check for nodes
2015-05-05 Calvin MetcalfBuild: Remove npm from dependencies
2015-05-05 Timmy WillisonOffset: allow offset setter to throw for disconnected...
2015-05-05 Timmy WillisonOffset: remove ownerDocument check in offset getter
2015-05-05 Arthur StolyarOffset: Fix .offset() to correctly work with ShadowDOM
2015-05-05 Timmy WillisonSelector: add test for jQuery.unique() alias
2015-05-04 Timmy WillisonSelector: add jQuery.uniqueSort; deprecate jQuery.unique
2015-05-04 Timmy WillisonCore: allow init to accept an alternate rootjQuery...
2015-05-04 Timmy WillisonData: camelCasing should not ignore case
2015-05-04 Timmy WillisonData: always camelCase keys in .data()
2015-05-04 Timmy WillisonCSS: fix dependency order for amd
2015-05-04 Timmy WillisonData: do not include digits when camelCasing
2015-05-03 Oleg GaidarenkoCore:CSS:Event: simplification of native method signatures
2015-05-03 Oleg GaidarenkoAjax: remove "onunload" event handler
2015-05-03 Oleg GaidarenkoEvent: add support comment
2015-05-03 Oleg GaidarenkoEvent: remove guard for falsy handler argument of jQuer...
2015-04-30 Richard GibsonManipulation: Make an HTML interception point
2015-04-30 Richard GibsonManipulation: Detect sneaky no-content replaceWith...
2015-04-29 Timmy WillisonCore: add workaround for iOS JIT error in isArrayLike
2015-04-27 Michał GołębiowskiTests: Increase QUnit timeout
2015-04-22 Richard GibsonDeferred: Always handle progress callbacks before done...
2015-04-20 Bastian BuchholzAttributes: remove unnecessary element null check
2015-04-13 Alexander O... Core: Follow the AMD specification for define
2015-04-13 Michał GołębiowskiCSS: Don't expose jQuery.swap
2015-04-13 Timmy WillisonBuild: update Sizzle
2015-03-30 Michał GołębiowskiDocs: Rename 1.x to compat
2015-03-30 Timmy WillisonAttributes: revert returning null for non-existant...
2015-03-30 Dave MethvinWrap: Support .unwrap( selector) for selective unwrapping
2015-03-28 Michał GołębiowskiBuild: Update native-promise-only (again)
2015-03-26 Jon HesterTests: add the current version of node and iojs to...
2015-03-25 Michał GołębiowskiCore: Update tested jsdom, drop obsolete workarounds
2015-03-25 Michał GołębiowskiBuild: Update native-promise-only
2015-03-23 Michał GołębiowskiOffset: Round offset value for the sake of floating...
2015-03-20 Richard GibsonDeferred: Backwards-compatible standards interoperability
2015-03-17 Richard GibsonTests: Expand CSS relative adjustment tolerance for IE
2015-03-17 Richard GibsonTests: Fix CSS relative adjustment test for round-down...
2015-03-16 Timmy WillisonAttributes: revert returning null for non-elements
2015-03-16 Michał GołębiowskiTests: Restore IE8 workarounds (Sinon timers for IE...
2015-03-16 Timmy WillisonAttributes: fix failing test for new return value
2015-03-16 Winston HowesAttributes: return null when attribute does not exist
2015-03-09 Mr21CSS: Support relative adjustment in any applicable...
2015-03-08 Stephen EdgarBuild: remove deprecated JSHint options
2015-03-08 Oleg GaidarenkoEvent: correct support comment
2015-02-19 Oleg GaidarenkoCore: change jQuery.each and jQuery#each signatures
2015-02-19 Oleg GaidarenkoAjax: remove use of jQuery#each second argument
2015-02-19 Oleg GaidarenkoTests: make top of the HTML suite compliant with style...
2015-02-17 Oleg GaidarenkoAjax: remove deprecated extensions from ajax promise
2015-02-14 Oleg GaidarenkoAjax: move explanatory comment to appropriate place
2015-02-14 Oleg GaidarenkoBuild: fix broken assertions caused by QUnit update
2015-02-14 Oleg GaidarenkoAjax: replace "jqXHR.complete" callback with "always"
2015-02-14 Oleg GaidarenkoAjax: make jQuery#load "type" field explicit
2015-02-14 Oleg GaidarenkoAjax: simplify one ajax call and add explanatory comment
2015-02-14 Oleg GaidarenkoCore: simplify "each" stylesheet iteration test
2015-02-14 Jörn ZaeffererBuild: Update QUnit to latest (1.17.1)
2015-02-11 Oleg GaidarenkoOffset: don't run scrollTop/scrollLeft iframe test...
2015-02-11 Oleg GaidarenkoManipulation: don't auto-insert tbody
2015-02-10 Oleg GaidarenkoManipulation: simplify html wrappers
2015-02-10 Oleg GaidarenkoManipulation: simplification of manipulation wrappers
2015-02-08 Michał GołębiowskiCSS: Fix the pixelMarginRight support test in IE8
2015-02-05 Michał GołębiowskiCSS: Add a support test for the hack for .css('marginRi... 2061/head
2015-01-30 Timmy WillisonRelease: push dist to same remote as project
2015-01-30 Timmy WillisonRelease: remove sourcemap comment from all copies of...
2015-01-30 Timmy WillisonRelease: fix CDN archive creation
2015-01-29 Timmy WillisonRelease: dist can be run during a test
2015-01-29 Timmy WillisonRelease: Distribute files to distribution repo
2015-01-29 Michał GołębiowskiData: Use a PDF object instead of a Java applet for...
2015-01-29 Michał GołębiowskiAjax: Run the PATCH test only in IE8 on TestSwarm 2026/head
2015-01-29 Michał GołębiowskiBuild: Speed up the Travis build
2015-01-25 Michał GołębiowskiEvent: Add a note about a mouseenter bug in Chrome
2015-01-19 Timmy WillisonRelease: update AUTHORS.txt
2015-01-19 Timo TijhofCore: Return empty array instead of null for parseHTML("")
2015-01-15 Oleg GaidarenkoManipulation: increase delay of data-URI test
2015-01-14 Dave MethvinEvent: HTML5 drop events inherit from MouseEvent
2015-01-14 Oleg GaidarenkoManipulation: blacklist IE8 from running tests for...
2015-01-13 Oleg GaidarenkoOffset: simplify jQuery#offsetParent method
2015-01-13 Leonardo BragaManipulation: add support to tag-hyphenated elements
2015-01-13 Leonardo BragaCore: add support to tag-hyphenated elements
2015-01-12 Dave MethvinBuild: Sanctify the component name status of Wrap
2015-01-12 Dave MethvinCore: Remove deprecated context and selector properties
2015-01-12 George MauerAjax: $.post and $.get can now take an options object
2015-01-11 Richard GibsonBuild: Rearrange grunt/npm tasks into a build/dist...
2015-01-11 Richard GibsonCore: Standardize indexOf comparisons
2015-01-11 Richard GibsonCallbacks: Reduce size
next