aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* No ticket: Clean up uglifyjs compress options. Close gh-1382.Timo Tijhof2013-10-151-3/+10
| | | | (cherry picked from commit e15627022f0c5e13a972baffb41f6f52ca4d3ec3)
* Fix #14394: Changing style !important in webkit. Close gh-1385.Lihan Li2013-10-152-0/+9
|
* Preparations for npm/bower publishingTimmy Willison2013-10-152-4/+4
|
* No ticket: Test cleanupRichard Gibson2013-10-151-21/+9
|
* No ticket: Small curCSS size optimizationsRichard Gibson2013-10-151-4/+8
|
* Fix #14432: Always return string from .css("z-index"). Close gh-1395.George Kats2013-10-152-1/+21
|
* Unify build script capabilities between branches. Specifically, added a ↵Timmy Willison2013-10-151-8/+9
| | | | special comment pragma for removing certain lines.
* Remove commentTimmy Willison2013-10-151-2/+1
|
* Fixes #14450. Remove CommonJS+AMD syntax.Timmy Willison2013-10-156-97/+92
|
* Update requirejs to compatible version, remove r.jsTimmy Willison2013-10-153-25858/+47
|
* No ticket: Fix subproject iframe testsRichard Gibson2013-10-113-9/+18
|
* Fix #14381: Update to Sizzle 1.10.11Richard Gibson2013-10-111-1/+1
| | | | (cherry picked from commit 64bdf4140b58c6dae72db78fc2f02832ed51a863)
* No ticket: Correct typo in README section "rebasing". Close gh-1398.Dominik D. Geyer2013-10-111-1/+1
|
* Update Sizzle to 1.10.10Timmy Willison2013-10-101-1/+1
|
* Add bower install script and release scripts to jshint and pass lintTimmy Willison2013-10-074-15/+12
|
* Edit bower install script based on comments. Close gh-1392.Timmy Willison2013-10-072-14/+4
|
* Warn on npm install if Bower isn't installed.Scott González2013-10-072-1/+25
|
* Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387Timo Tijhof2013-10-061-2/+2
|
* Fix some code style inconsistenciesOleg2013-10-078-13/+10
|
* Fix #13993. Save result of native inline handlers. Close gh-1368.Dave Methvin2013-10-062-2/+13
|
* Updated author information.Scott González2013-10-042-11/+16
|
* No ticket. Simplify the post-uglify task.Michał Gołębiowski2013-10-022-14/+7
|
* Add setup function for the event moduleOleg2013-09-301-3/+6
|
* Focus on the body before running focus testOleg2013-09-301-22/+21
| | | | | | (cherry picked from commit b2f27632ebaa0f975eb70d531925129cee4014b9) Conflicts: test/unit/event.js
* No ticket: Compress core and data modulesRichard Gibson2013-09-282-48/+48
| | | | | | | | | (cherry picked from commit b31bd4c05d87660352a3f7d3081146e332440d99) Conflicts: src/core.js src/data.js
* Run focus test only if document has focusOleg2013-09-231-21/+21
| | | | (cherry picked from commit 0b9a182ecde49adb508d76577e8f244da08a1e51)
* No ticket: Fix IE focus test failuresRichard Gibson2013-09-231-2/+5
| | | | (cherry picked from commit 3d6ed4483e2c9c52d83bdab72e9b884ebf720f22)
* No ticket: Fix XHTML regression. Close gh-1375.Anthony Ryan2013-09-231-1/+1
|
* core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.Timo Tijhof2013-09-231-1/+1
|
* Updating the source version to 2.1.0-pre✓™Dave Methvin2013-09-191-1/+1
|
* Tagging the 2.1.0-beta1 release.2.1.0-beta1Dave Methvin2013-09-191-1/+1
|
* Fix #14290. Don't throw if text node is appended to table. Close gh-1371.Dave Methvin2013-09-191-1/+1
|
* Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close ↵Dave Methvin2013-09-191-3/+4
| | | | gh-1365.
* Update release script for sourcmap syntax changeDave Methvin2013-09-191-4/+4
|
* No ticket: Improve line-height animation test stabilityRichard Gibson2013-09-171-23/+31
|
* Fix #12723 and simplification and optmization of defaultDisplay helperOleg2013-09-172-19/+34
|
* Simplify replaceWith method. Closes gh-1276Oleg2013-09-172-28/+19
|
* Correct code style in comment lineOleg2013-09-131-1/+1
|
* No ticket: fix code style inconsistencies. Closes gh-1361Oleg2013-09-1315-31/+32
|
* Small adjustment to prefilter test. Follow the right path for prefixes.Timmy Willison2013-09-121-1/+2
|
* Ref #14313: NaN detection. Close gh-1352.Richard Gibson2013-09-122-3/+6
| | | | (cherry picked from commit 0bc0a69026ce4c1ac570a729d3c975a4a55d0ff4)
* Fix #14351: Update SizzleRichard Gibson2013-09-121-1/+1
|
* Adjust prefilter test to error on string indexing in oldIETimmy Willison2013-09-121-1/+2
|
* charAt -> string indexing. Close gh-1359.Mike Sidorov2013-09-122-2/+2
|
* Travis: Also install bowerJörn Zaefferer2013-09-121-1/+1
|
* Add unit tests for jQuery.grep. Close gh-1345.Amey Sakhadeo2013-09-121-0/+20
|
* Add Travis CI config for PR testingJörn Zaefferer2013-09-122-1/+7
|
* Flip the switch on checkOnTimmy Willison2013-09-111-1/+1
|
* Correct the checkClone support test for Safari 5.1 and mobile webkitsTimmy Willison2013-09-111-14/+11
|
* Fix support test for checkClone. Fixes Safari 5.1 manip failures.Timmy Willison2013-09-112-2/+4
|