Commit Graph

  • 930731ba0f Double quote is the new simple quote louisremi 2011-04-11 21:33:15 +0200
  • d710442201 the expected number of assertions shouldn't contain a condition louisremi 2011-04-11 21:14:41 +0200
  • 6ddc3816dd limit this test to browsers not supporting opacity louisremi 2011-04-11 21:05:15 +0200
  • 272b8d69dc replace cssPropsAware branch louisremi 2011-04-11 20:33:52 +0200
  • 7fa6de0ec1 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger Dave Methvin 2011-04-11 13:25:57 -0400
  • a5071d49ba Shave some time off array setup in trigger/handle Dave Methvin 2011-04-11 13:19:00 -0400
  • 780b7983d0 Group all local functions at the top of the file and add comments louisremi 2011-04-11 19:01:04 +0200
  • a564a0b1ec Run order problem when running full test suite in Opera 11, removed failing test as it passed by itself and there are others just like it timmywil 2011-04-11 12:24:31 -0400
  • 094c48e0c5 Merge branch '8777' of https://github.com/rwldrn/jquery into rwldrn-8777 jeresig 2011-04-11 12:13:04 -0400
  • eb857e2b71 Fix unit tests in firefox 4 and opera 11, passing null or undefined to indexOf was throwing an error in those browsers timmywil 2011-04-11 11:54:55 -0400
  • 7957516671 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger Dave Methvin 2011-04-11 11:44:26 -0400
  • 868e1e28ce Ticket #8753 Always set event type explicitly Rick Waldon 2011-04-11 11:32:23 -0400
  • 1cca0817a0 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger Dave Methvin 2011-04-11 11:25:27 -0400
  • 6591f6dd9d Fix broken merge. jeresig 2011-04-11 11:22:52 -0400
  • 530c915553 Move initialization of event until we determine if anyone wants it. Dave Methvin 2011-04-11 11:15:00 -0400
  • 4c3aba9a15 Merge branch 'master' of github.com:jquery/jquery jaubourg 2011-04-11 13:41:17 +0200
  • 3411d47a6a Adds _mark and _unmark as a mean to keep track of ongoing non-queued animations in fn.promise. jaubourg 2011-04-11 13:40:14 +0200
  • 91d0398813 Adding a full-stop Rob Morgan 2011-04-11 12:32:45 +0800
  • 467747d55f Fixing typos in the README.md file Rob Morgan 2011-04-11 12:24:38 +0800
  • bb52010442 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger Dave Methvin 2011-04-10 17:40:31 -0400
  • 56ffad2dad Merge branch '8101_lrbabe_requestAnimationFrame' of https://github.com/timmywil/jquery into timmywil-8101_lrbabe_requestAnimationFrame jeresig 2011-04-10 17:27:34 -0400
  • 791402b453 Separate raf function definition from passing it to requestAnimationFrame timmywil 2011-04-10 17:17:34 -0400
  • 92dfb53314 Merge branch 'attrhooks.1.6v2' of https://github.com/timmywil/jquery jeresig 2011-04-10 17:11:35 -0400
  • 215c507f79 Added back support.js test for getSetAttribute and removed some duplicate code that crept into attributes.js timmywil 2011-04-10 17:08:18 -0400
  • f89edbc6e4 Merge branch 'modest_val_proposal' of https://github.com/timmywil/jquery into timmywil-modest_val_proposal jeresig 2011-04-10 16:56:56 -0400
  • 14ecd9a992 Merge branch 'proxy-native-bind' of https://github.com/gf3/jquery into gf3-proxy-native-bind jeresig 2011-04-10 16:51:22 -0400
  • 909a6ff60a Merge branch 'bug_7369' of https://github.com/timmywil/jquery into timmywil-bug_7369 jeresig 2011-04-10 16:48:02 -0400
  • 247363b9a7 Merge branch 'map-object.1.6' of https://github.com/danheberden/jquery into danheberden-map-object.1.6 jeresig 2011-04-10 16:46:14 -0400
  • 523db95de2 Merge branch '2773_find_closest' of https://github.com/timmywil/jquery into timmywil-2773_find_closest jeresig 2011-04-10 16:37:09 -0400
  • 52f31054fd Fix formatting. jeresig 2011-04-10 16:32:40 -0400
  • b8fd1f03a6 Merge branch 'bug_2773' of https://github.com/timmywil/jquery into timmywil-bug_2773 jeresig 2011-04-10 16:31:10 -0400
  • 83dc078055 Bringing in the latest Sizzle code. jeresig 2011-04-10 16:28:44 -0400
  • 2c74ee46ee Merge branch 'eventprops.1.6final' of https://github.com/rwldrn/jquery into rwldrn-eventprops.1.6final jeresig 2011-04-10 16:28:15 -0400
  • c10a76ec71 Merge branch 'master' into attrhooks.1.6v2 timmywil 2011-04-10 16:26:39 -0400
  • 7fb95ebe8f Merge branch 'attrhooks.1.6' jeresig 2011-04-10 15:49:17 -0400
  • b92d2f0bc9 Merge branch 'attrhooks.1.6v2' of https://github.com/timmywil/jquery into timmywil-attrhooks.1.6v2 jeresig 2011-04-10 15:41:51 -0400
  • da89d8768c Had some stale code in test/unit/attributes.js timmywil 2011-04-10 15:40:49 -0400
  • 9ed5c774e4 Pulling in latest Sizzle. jeresig 2011-04-10 15:38:54 -0400
  • a019fc9ff3 Merge branch 'git_for_dummies' of https://github.com/azatoth/jquery into land-git-readme Dave Methvin 2011-04-10 15:26:30 -0400
  • 8c318bf414 Fixes #7328. When getting data- attributes, after-cap any embedded dashes per the W3C HTML5 spec. Alexis Abril 2011-04-10 15:17:00 -0400
  • 8c40c00fac Fixes #8814. Clean up inArray. Rick Waldron 2011-04-10 14:31:31 -0400
  • 3a1b4661f5 #8150 - When removing the width and height attributes in IE6/7, setting to "" actually sets to 0 instead of auto timmywil 2011-04-09 17:25:06 -0400
  • 17afd80d48 IE8 testing for lowercasing the css properties on retrieving style; had assumed the style support check failed in IE8, which it now does timmywil 2011-04-09 15:56:35 -0400
  • 5dde3eb441 Git for dummies Carl Fürstenberg 2011-04-08 20:56:56 +0200
  • f182b7b921 Adds a default falsy value for focusinBubbles + minor style consistency regarding test expression in support map initialization. jaubourg 2011-04-08 18:24:25 +0200
  • 2594a935de Applies exception in Style Guidelines regarding objects and functions when they are the last argument of a function call. jaubourg 2011-04-08 17:41:14 +0200
  • 7a1c6beab0 Renames chain as pipe. jaubourg 2011-04-08 17:35:08 +0200
  • 98d83ef85f Fixes #8722. Remove try/catch used by #3533 to fix the IE Table Colon Blow bug, and instead check for colon in the event name. Thanks to daguej for scoping this out -- a colonoscopy you might say. Dave Methvin 2011-04-07 22:52:15 -0400
  • c470db6950 Merge branch 'master' of github.com:jquery/jquery Dave Methvin 2011-04-07 11:30:26 -0400
  • 14193e449e Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice. Fixes #8803 . Dave Methvin 2011-02-02 21:57:44 -0500
  • 6832595ccd Merge branch 'master' of github.com:jquery/jquery jaubourg 2011-04-07 06:56:19 +0200
  • c1dcad6942 Rewrite of the support module. We use a temporary body element in order not to have to wait for the document to be ready for boxModel-related support tests. jaubourg 2011-04-07 06:51:37 +0200
  • f3c6077da0 Rewrite of globalEval. Uses window.execScript or window.eval with a trick to ensure proper context. Unit tests added. jaubourg 2011-04-07 06:47:15 +0200
  • 4552d135f4 Adds fn.promise as a mean to observe the completion of animations on a set of elements. Only queued animations are handled for now, non-queued animations support coming soon. Effects unit tests updated to test the feature (needs more testing though). jaubourg 2011-04-07 06:00:52 +0200
  • bb99899ca0 Adds always and chain methods to deferreds. jaubourg 2011-04-07 05:49:32 +0200
  • 2f11ba7c98 Allow specific custom events to exit trigger early if there are no handlers bound for that type. Dave Methvin 2011-04-06 23:41:47 -0400
  • 75a4bc4a4e Makes sure each animation tick has the same timestamp for all animations in the batch. jaubourg 2011-04-07 05:07:20 +0200
  • bbd9c776ea Fix #8732. Change feature detect for focusin event support, so IE9 won't have duplicate events. Dave Methvin 2011-04-04 10:27:31 -0400
  • b7dd8404c5 Fixes #8712. Bubble custom events to the window when they are triggered. Ride that, Cowboy! Dave Methvin 2011-04-06 22:11:58 -0400
  • 879be3d812 Fix some spacing and comment issues that crept in with the rebase. Dave Methvin 2011-04-06 11:34:41 -0400
  • 29386db319 Sadly, we still have to bubble the event so inline handlers will work. Dave Methvin 2011-04-06 10:31:14 -0400
  • 246757bacd Only bubble a triggered event if we have attached a jQuery handler, but check the current element for an inline handler regardless. Make some other size optimizations as well. Dave Methvin 2011-03-15 23:40:25 -0400
  • bfa32317d2 Switch from recursion to iteration for event triggering. Move event-name namespace processing out of event handler, since it has to always go through trigger. Dave Methvin 2011-02-10 23:43:45 -0500
  • e0856738e6 Skip id regex check when large html strings are passed to the jQuery constructor (#7990). carpie 2011-01-19 17:37:31 -0600
  • ceaf093942 Merge branch 'cssrelative.1.6' of https://github.com/danheberden/jquery into danheberden-cssrelative.1.6 Dave Methvin 2011-04-05 22:40:59 -0400
  • d47c0ae422 Performance testing: localize val to each block and only set val to value when not a function timmywil 2011-04-05 22:40:12 -0400
  • 0fbadbcced Merge branch 'domready' of https://github.com/cowboy/jquery Dave Methvin 2011-04-05 22:24:40 -0400
  • 1e85027dee Merge branch '4321' of https://github.com/rwldrn/jquery into rwldrn-4321 Dave Methvin 2011-04-05 22:04:05 -0400
  • c1316a4cb1 Shorten up the code and do event cleanup on test cases. Dave Methvin 2011-04-05 21:59:09 -0400
  • b5c7c507c1 Merge branch 'ticket_7883' of https://github.com/rwldrn/jquery into rwldrn-ticket_7883 Dave Methvin 2011-04-05 21:42:58 -0400
  • 4b0c26f0af Ticket #8777 undelegate by namespace rwldrn 2011-04-05 18:12:50 -0400
  • 92a4d59c32 Remove this.type assignment rwldrn 2011-04-05 16:32:42 -0400
  • 9db18ddd84 Per rwaldron's request, added oRequestAnimationFrame as a possibility timmywil 2011-04-05 16:28:25 -0400
  • b1b2e83394 Move this.type setting to after prop set; avoid setting twice rwldrn 2011-04-05 16:20:55 -0400
  • 23a411b6bc Ticket #8753 Allow special properties to explicitly defined on jQuery.Event objects rwldrn 2011-04-05 15:55:40 -0400
  • c0389e3e37 Add missing var declaration for Dan Heberden 2011-04-05 08:33:14 -0700
  • 3609bed9e7 Remove extra else in parseJSON Dan Heberden 2011-04-05 07:20:58 -0700
  • a7e7dbd978 Bug 7587; Enhancement/1.6 Feature: Bypass regexp filter on $.parseJSON and use native thrown exceptions if window.JSON.parse is available Dan Heberden 2011-04-05 01:43:14 -0700
  • c72371f714 Improve speed of $.map with object support (-5% previous speed) and improve .length detection Dan Heberden 2011-04-04 23:59:54 -0700
  • 44a3b5839e Improve relative string performance in .css and some code cleanup Dan Heberden 2011-04-04 16:48:24 -0700
  • fe3203bb5b Some adjustments and style edits on lrbabe's pull for requestAnimationFrame timmywil 2011-04-04 19:25:12 -0400
  • 5b0369366a shorten requestAnimationFrame test louisremi 2011-03-11 11:33:15 +0100
  • c95ab2a39c first tick should not occur immediatly; no tick should happen after a stop() + comments louisremi 2011-02-02 11:25:09 +0100
  • 15e34d1f07 reduce impact of requestAnimationFrame on incompatible browsers by minimizing number of lookups louisremi 2011-02-02 10:26:04 +0100
  • 03e6f7235b there was no way to 'manually' stop an animation louisremi 2011-02-01 19:57:14 +0100
  • 6de29b24b1 timerId has to be set to true, to avoid starting multiple animation queues louisremi 2011-02-01 18:26:41 +0100
  • 933ea8c5fa 'this' is the window louisremi 2011-02-01 16:00:19 +0100
  • 9dc6397187 omitting 'window.' was causing undefined errors louisremi 2011-02-01 12:02:02 +0100
  • f7ccec1b70 use requestAnimationFrame instead of setInterval for animations, when available. louisremi 2011-01-31 18:57:23 +0100
  • 94fff6ff62 Remove the unused radiocheck regex timmywil 2011-04-04 14:22:58 -0400
  • 123dd72e80 Bug 7345; Add support for explicit/relative string values in .css - modified from original pull req by brandonaron #78 Dan Heberden 2011-04-04 11:21:15 -0700
  • 2ed81b44be Fixes #8744. Makes sure script transport abort method actually removes the script tag even if readyState exists. jaubourg 2011-04-04 17:41:30 +0200
  • 6f79bee3e3 Normalize css property names to lowercase for comparisons on a .attr('style') call since IE uppercases everything timmywil 2011-04-03 18:47:44 -0400
  • ad2b3bc9f9 Found a problem removing the style attribute in IE timmywil 2011-04-03 18:18:32 -0400
  • 2a8a2b6148 Move the if statement in jQuery.fn.removeAttr to jQuery.removeAttr timmywil 2011-04-03 16:49:48 -0400
  • ff75767558 Minor adjustments and cleanup, including normalizing the value to a string when setting( list of changes below ) timmywil 2011-04-02 14:23:33 -0400
  • 8cbf551a48 #5413 - Much shorter solution for getting width/height in ie6 - #8255 Added support for the list attribute in browsers that support it (it is automatically readonly, but can be set if using getAttribute( name, 2) timmywil 2011-04-01 21:38:54 -0400
  • 5fc2281fcc - Added a hook to swap display none for width and height in browsers that do not sufficiently support get/setAttribute timmywil 2011-04-01 21:13:01 -0400
  • 1e9b3ef3d8 Move the check for the name attribute out of attr and down to the formHook definition timmywil 2011-03-30 17:13:15 -0400
  • fa4373c11b Add style attribute support tests to $.attr timmywil 2011-03-29 21:49:37 -0400