]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2018-03-20 Dave MethvinCSS: Avoid filling jQuery.cssProps 4005/head
2018-03-19 Michał Gołębiowski... Build: Don't require sudo on Travis, use sandboxless...
2018-03-07 Oleg GaydarenkoBuild: remove artefact from previous commit
2018-03-05 Saptak SenguptaCore: Use isAttached to check for attachment of element
2018-03-05 Oleg GaydarenkoBuild: Seasonal update of uglify and its options
2018-02-12 Michał Gołębiowski... Tests: Fix Android 4.0 Deferred tests
2018-02-12 Michał Gołębiowski... Tests: Disable native abort test in Android 4.0
2018-01-20 Timmy WillisonBuild: Updating the master version to 3.3.2-pre.
2018-01-19 Timmy WillisonBuild: Updating the master version to 3.3.1-pre.
2018-01-19 Timmy WillisonRelease: update version to 3.3.0-pre
2018-01-19 Timmy WillisonRelease: add new authors to AUTHORS.txt
2018-01-19 Timmy WillisonTests: skip test with invalid selector for selector...
2018-01-17 Timo TijhofBuild: Add "-debug" suffix to name of karma debug tasks
2018-01-17 Saptak SenguptaFilter: Use direct filter in winnow
2018-01-16 Timmy WillisonTests: ensure that module assertions run on supported...
2018-01-16 Timmy WillisonTests: fix tests in AMD mode
2018-01-16 basil.belokonManipulation: Add support for scripts with module type
2018-01-16 Timmy WillisonTests: correctly set sudo in travis config, not karma...
2018-01-16 Timmy WillisonTests: temporarily require sudo access for karma:main...
2018-01-16 Timmy WillisonTests: fix number of expected assertions in basic core
2018-01-16 Jason BedardCore: deprecate jQuery.type
2018-01-16 Timmy WillisonTests: fix weird flaky attributes test in Edge 16
2018-01-16 Timmy WillisonTests: fix weird failure in Edge 16 CSS
2018-01-16 Jason BedardCore: deprecate jQuery.isNumeric
2018-01-16 Dave MethvinAjax: Don't process non-string data property on no...
2018-01-16 Dave MethvinEvent: Move event aliases to deprecated
2018-01-15 Jason BedardCore: deprecate jQuery.isFunction
2018-01-09 Dave MethvinBuild: Remove CRLF line endings to fix builds on Windows
2018-01-08 Timmy WillisonTests: fix function reference for unbinding
2018-01-08 Timmy WillisonBuild: Fix UglifyJS output in Android 4.0; update uglify
2018-01-08 Timmy WillisonTests: only run ontimeout test if ontimeout exists
2018-01-08 Timmy WillisonAjax: add unit test for getScript(Object)
2018-01-08 Timmy WillisonAttributes: allow array param in add/remove/toggleClass
2018-01-08 Timmy WillisonManipulation: use `.children` to select tbody elements
2018-01-08 Timmy WillisonCore: deprecate jQuery.proxy (not slated for removal)
2018-01-08 Timmy WillisonCore: deprecate jQuery.now
2018-01-08 Timmy WillisonCore: adjust data tests to ensure proper camelCasing
2018-01-08 Nilton CesarCore: make camelCase function available only for intern...
2018-01-03 Michał Gołębiowski... Build: Only run browser tests in one Node version on...
2017-12-18 Timo TijhofTests: Add support for running unit tests via grunt...
2017-12-11 Timmy WillisonDocs: Create CODE_OF_CONDUCT.md
2017-12-06 Saptak SenguptaCSS: Correctly set support properties with non-default...
2017-11-22 Richard GibsonManipulation: Reduce size by eliminating single-use...
2017-11-20 Michał Gołębiowski... Tests: Add iOS 11 support test results
2017-11-06 Michał Gołębiowski... Build: Test on Node.js 9
2017-10-18 Michał Gołębiowski... Tests: Add Safari 11 support test results
2017-10-18 Michał Gołębiowski... Tests: Make Node tests work for paths with spaces in...
2017-09-25 Michał Gołębiowski... Build: Remove package-lock.json, add it to .gitignore
2017-09-25 Michał Gołębiowski... Build: increase timeout in Promises/A+ tests 10 times
2017-09-25 Michał Gołębiowski... Build: Drop cross-spawn, use child_process.spawn shell...
2017-09-25 Henry ZhuBuild: Update to Babel 7, use for-of plugin instead...
2017-09-18 Richard GibsonCSS: Detect more WebKit styles erroneously reported...
2017-09-08 Richard GibsonTests: Update lineHeight adjustments to give Android...
2017-08-28 Richard GibsonCSS: Avoid unit-conversion interference from CSS upper...
2017-08-16 Jordan BelandTests: Update path calculation
2017-08-12 Michał Gołębiowski... Build: Update my name in ATHORS.txt
2017-08-12 Michał Gołębiowski... Build: Update my name in .mailmap
2017-08-08 Matan Kotler... Build: Fix comment typo
2017-08-07 Richard GibsonDimensions: Don't trust non-pixel computed width/height
2017-07-31 Richard GibsonTests: Replace non-ASCII whitespace in source code
2017-07-31 Richard GibsonDimensions: Improve offsetWidth/offsetHeight fallback
2017-07-24 Erik LaxAjax: add an ontimeout handler to all requests
2017-07-20 Richard GibsonTests: Account for TestSwarm focus issues
2017-07-20 Richard GibsonTests: Simulate events when CI hinders use of native...
2017-07-19 Richard GibsonTests: Reduce the abort timeout for simple focus testing
2017-07-19 Richard GibsonTests: Abort focus tests when the environment doesn...
2017-07-19 Richard GibsonTests: Try extra hard to control focus
2017-07-18 Richard GibsonSupport: Properly check for IE9 absolute scrollbox...
2017-07-10 Richard GibsonDimensions: Detect and account for content-box dimensio...
2017-07-10 Jason BedardOffset: fix error from bad merge in #3695
2017-07-10 Jason BedardRevert "Offset: Resolve strict mode ClientRect "no...
2017-07-10 Jason BedardTest: ensure position/offset return mutable objects
2017-07-10 Shashanka NatarajCore: Deprecate jQuery.isWindow
2017-07-10 Pierre SpringEvent: `stopPropagation()` on native event-handler
2017-07-10 Timmy WillisonBuild: fix uglify options for uglify update
2017-07-10 Timmy WillisonBuild: Update sinon, husky, and qunitjs
2017-06-26 CDAGamingBuild: update node dependencies; commit package-lock...
2017-06-20 Jason BedardDeferred: fix memory leak of promise callbacks
2017-06-19 Richard GibsonDimensions: Include scroll gutter in "padding" box
2017-06-05 Andreas SollederTests: minor typos
2017-05-30 Michał GołębiowskiBuild: Test on Node.js 8, stop testing on Node.js 7
2017-05-15 Michał GołębiowskiDocs:Tests: Update IE/Edge-related support comments...
2017-05-06 Michał GołębiowskiCSS: Drop the float mapping from cssProps
2017-04-29 Richard GibsonTests: Revert some testIframe changes to fix dimensions... 3658/head
2017-04-29 Richard GibsonRevert "Tests: Revert some testIframe changes to fix...
2017-04-29 Richard GibsonTests: Revert some testIframe changes to fix dimensions...
2017-04-29 Richard GibsonTests: Correct expected assertion count
2017-04-29 Richard GibsonTests: Clean up offset debugging
2017-04-29 Richard GibsonTests: Adjust by actual scroll position, rather than...
2017-04-29 Richard GibsonTests: Keep iframes visible in TestSwarm
2017-04-29 Richard GibsonTests: Add debugging to investigate iOS failures
2017-04-28 Richard GibsonTests: Reset iframe window scroll after updating html...
2017-04-25 Richard GibsonTests: Prepend test iframes for even *more* consistency
2017-04-25 Richard GibsonTests: Allow a mock QUnit.test for perfect testIframe...
2017-04-25 Richard GibsonTests: Attach test iframes to the body for visibility...
2017-04-25 Richard GibsonTests: Be even more async for iOS
2017-04-25 Richard GibsonTests: Improve offset test setup and labels
2017-04-24 Richard GibsonCore: Update isFunction to handle unusual-@@toStringTag...
2017-04-24 Richard GibsonOffset: Use correct offset parents; include all border...
2017-03-29 Boom LeeDocs: Update links to HTML spec for stripAndCollapse... 3638/head
next