Timeline
12/24/09:
- 19:03 Ticket #5712 (Allow jQuery.fn.is to accept a function) created by
- I am surprised that jQuery.fn.is does not handle the parameter as a …
- 17:29 Ticket #5711 (too much recursion) created by
- In firefox 3.5.6 on windows 7 I'm getting a "too much recursion error" …
- 10:06 Ticket #5710 (v. 1.4a2 - Too much recursions) created by
- Using Firefox 3.5.6 The 2nd row of the below reported code is causing …
12/23/09:
- 21:37 Ticket #5709 ($.ajax() - type is json if dataType is unspecified and c-t is ...) created by
- $.ajax() enhancement to treat a server's response ('data', from …
- 16:32 Ticket #5708 (Selectors failing in internet explorer) created by
- Selector such as tr:nth-child:gt(0) does not work in Internet Explorer. …
- 15:49 Ticket #5707 (Resize) created by
- Proplem options minWidth,maxWidth and minHeight,maxHeight To File: …
- 12:58 Ticket #5706 (.attr() fails with TypeError when used on foreign elements, such as SVG) created by
- For foreign elements in an HTML document, the .attr() method fails for …
- 08:12 Ticket #5705 (submit event binding doesn`t work in ie) created by
- When testing 1.4a2 in a live application (dev version is running 1.3.2), …
- 06:00 Ticket #5704 (Deep extend converts array to object) created by
- If an object already has an attribute that is not an array/object and is …
12/22/09:
- 20:58 Ticket #5703 (:hidden selector selects head and script elements) closed by
- invalid
- 20:49 Ticket #5703 (:hidden selector selects head and script elements) created by
- Test case: http://jquery.malsup.com/test/test14b.html
- 20:47 Ticket #5702 (Add Feature Detect For selected in Webkit) closed by
- fixed: Fixed. …
- 20:46 Changeset [a00e63ea5a2c26f8e6384b5d1e2247be44c727e9] by
-
- src/attributes.js
- src/support.js
- 20:46 Ticket #5702 (Add Feature Detect For selected in Webkit) created by
- Discussed more here: …
- 20:06 Changeset [7b0b348419c85841671459b4d7153afc88d1fa83] by
-
- src/attributes.js
- 20:04 Ticket #5701 (Make Sure selected Works in Safari with Optgroup) closed by
- fixed: Fixed. …
- 20:02 Changeset [4729f4d44326fd302c63af8f3324b6c4bac54084] by
-
- src/attributes.js
- test/unit/attributes.js
- 19:51 Ticket #5701 (Make Sure selected Works in Safari with Optgroup) created by
- Discussed here: …
- 18:53 Changeset [baff0b0c852d37c1fdcb16167f27c0c589289960] by
-
- src/ajax.js
- src/manipulation.js
- test/unit/ajax.js
- 18:28 Changeset [9360cccc9eb276cfd571066d87bb099d5d109516] by
-
- src/manipulation.js
- 17:49 Changeset [39518945047413f1185682078043e70e0c5c9091] by
-
- src/ajax.js
- test/unit/ajax.js
- 17:44 Ticket #4917 (IE 6/7/8 have bugs related to the Sizzle selector of child elements.) closed by
- fixed: It looks like this was resolved with the recent nodeName changes in …
- 17:07 Ticket #5652 (focus(), blur(), and submit() no longer working in 1.4) closed by
- fixed
- 17:04 Ticket #5681 (clone(true) does not clone event bindings) closed by
- fixed: Fixed. …
- 17:04 Changeset [7d0c18034e1a7967c1aabc84e66e6fd020cd541d] by
-
- src/manipulation.js
- 16:55 Ticket #3732 (Fix for css properties problem under IE) closed by
- worksforme: As far as I can tell this is already working. …
- 16:54 Changeset [1ea539b4f08d9056e7e133173f7093908a513f77] by
-
- test/unit/css.js
- 16:16 Ticket #5679 (Google closure-compiler compiled version of jQuery) closed by
- fixed: Fixed. …
- 11:54 Ticket #5700 (.class:not(:first) does not work as expected in IE8) created by
- $(".elem:not(:first)") will select all divs with class .elem in IE8, but …
- 07:03 Changeset [e87b090cb706b495b6c48e960d6c059c7fbddbd9] by
-
- src/attributes.js
- 07:01 Ticket #5699 (.val() on a checkbox with no specified value fails in WebKit) closed by
- fixed: Fixed. …
- 07:00 Changeset [1e64d581830f735999b60939eccf9bcdcb2e9ef9] by
-
- src/attributes.js
- src/support.js
- test/unit/manipulation.js
- 06:59 Ticket #5699 (.val() on a checkbox with no specified value fails in WebKit) created by
- It returns "" instead of "on", like every other browser.
- 06:28 Changeset [1b67aaee74c9b683ac31893b40077abd62e6d8c6] by
-
- src/attributes.js
- 06:19 Ticket #5698 (.val() logic on radio/checkbox doesn't make sense) closed by
- fixed: Fixed. …
- 06:18 Changeset [f298cce100c6fe23840ac95e66aaea9cb2bfb447] by
-
- src/attributes.js
- test/unit/manipulation.js
- 06:18 Ticket #5698 (.val() logic on radio/checkbox doesn't make sense) created by
- The || this.name will never get hit - and when it does (an empty value is …
- 05:24 Ticket #5697 (.val() doesn't work with empty value) closed by
- fixed: Fixed. …
- 05:24 Changeset [261b7efb5f86a5c9a3de8434f3cad858101e4249] by
-
- src/attributes.js
- test/unit/manipulation.js
- 05:24 Ticket #5697 (.val() doesn't work with empty value) created by
- Trying to get an empty value is impossible: …
- 04:23 Changeset [c97e914d40a8a24b47f2b6ef4f706b5367d94ee2] by
-
- README.md
- 01:31 Ticket #5696 (Minor Feature: Slugify) created by
- Not a huge deal, but I find a function to turn text into a URL friendly …
- 01:19 Changeset [7e69fdbad4d4bf05e94d22fd4a3e0a9fe625fc69] by
-
- src/event.js
- 01:13 Changeset [3776cbe314ac6f5081e998c3d5ac84d3fbc51872] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/support.js
- 00:58 Changeset [61e37d41490aed319a176c6ca7feb95e5505059c] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/intro.js
- src/manipulation.js
- …
12/21/09:
- 23:06 Changeset [36c99dc0c7a745a88488f519b38de811d6d4c8d9] by
-
- src/event.js
- 23:02 Changeset [e083d15fc786a853e54b800e3798536f1d958301] by
-
- src/event.js
- src/manipulation.js
- src/queue.js
- src/support.js
- 21:24 Changeset [209751fcbd8a42eef68df44c875763b6af8a5474] by
-
- src/event.js
- 21:10 Changeset [03481a52c72e417b01cfeb499f26738cf5ed5839] by
-
- src/event.js
- src/support.js
- test/delegatetest.html
- 20:32 Changeset [5dc6b7ce3469eaadb37a151d449e8d36571d1894] by
-
- src/event.js
- test/delegatetest.html
- test/unit/event.js
- 20:14 Ticket #5695 (Default submit event cannot be prevented when triggering click event of a ...) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/3f83b9188af0 …
- 19:41 Ticket #5062 (SlideUp in IE7 quirks mode flickers) closed by
- wontfix: Or you can just made sure that your document isn't in quirksmode (provide …
- 17:54 Changeset [d7a00234abb07658b47b098a318af334ff3b2509] by
-
- test/delegatetest.html
- 16:11 Changeset [0d5bd174614fa278826ac4aaaa64342f17c0ae56] by
-
- src/effects.js
- test/unit/effects.js
- 11:01 Ticket #5694 (Exception... "Could not convert JavaScript argument arg 0" nsresult: ...) created by
- I tried jquery-1.4a2.js for my application end got the following error …
- 02:43 Ticket #5693 (recursion error) created by
- This works fine in 1.3.1 but in 1.4a2 when I create a dialog and then …
- 00:26 Ticket #5692 (In IE8 hide("slow") removes margin-bottom from a div when used in special ...) created by
- How to repeat: - Open test case in IE8 (pure, not compatibility) - …
12/20/09:
- 15:06 Ticket #5690 (long tree the vertical dot line not long enough) closed by
- invalid: This isn't a jQuery core bug so it shouldn't be reported here. You can …
- 13:59 Ticket #5691 (Stack overflow in IE6) created by
- I have a page with one plugin "selectbox". when i try this plugin with …
- 11:09 Ticket #5690 (long tree the vertical dot line not long enough) created by
- if the tree is heigher than the image treeview-default-line.gif (16x1776), …
- 07:00 Ticket #5689 (live function for focus events no longer works) created by
- Attaching to focus events using the live function appeared to work for me …
- 06:27 Ticket #5582 (jquery.is(':attribute') always returns true for attributes it doesn't know ...) closed by
- fixed: Fixed, throws an exception now. …
- 05:45 Ticket #4150 (jQuery(str) has Performance/Crash issues with space right padded strings.) closed by
- fixed: I just re-tested the attached test case and it's no longer a problem. …
- 03:11 Ticket #5683 (onload fires before document.body exists, in dynamically written iframes ...) closed by
- duplicate: This is a dup of #4320, if the problem still exists in 1.4a2 please reopen …
- 03:02 Ticket #5681 (clone(true) does not clone event bindings) reopened by
- Sorry, it *is* broken in 1.4a2.
- 03:00 Ticket #5681 (clone(true) does not clone event bindings) closed by
- worksforme
- 02:50 Ticket #5678 (line 640 and line 685 repeat the same code) closed by
- invalid: This isn't clear enough.
- 01:28 Ticket #5688 (Too much recursion errors) created by
- When dropping 1.4a2 into a live application, I get "too much recursion" …
12/19/09:
- 22:50 Changeset [f0505c6d75722d5617dedfd5f6165285c18103c8] by
-
- test/index.html
- test/unit/selector.js
- 20:40 Ticket #5686 ($.map is not consistent with $#each, $#map and $.each) created by
- I notice that with $.map, both the function parameter order and "this" …
- 20:40 Ticket #5685 (Minor optimization of jQuery.fx.step) created by
- Lines 368-372 from effects.js 1.4a2 […] it is unnecessary to continue …
- 20:23 Ticket #5684 (Effects: exception in animation callback causes endless loop) created by
- This bug was (in some sense) already discovered 1 year ago (Ticket #2846), …
- 15:57 Ticket #5683 (onload fires before document.body exists, in dynamically written iframes ...) created by
- If an iframe's HTML is completely replaced via script (e.g. using …
- 14:14 Ticket #5682 (mouseenter/mouseleave from or to a scrollbar cause error in Firefox) created by
- The firebug report is: Permission denied to access property 'nodeType' …
- 13:30 Ticket #5681 (clone(true) does not clone event bindings) created by
- jQuery 1.3.2 works as expected. Same problem occurs with 1.4a and the …
- 10:36 Ticket #5680 (RangeError: Maximum call stack size exceeded.) created by
- I get the following error when using 1.4a2 with Safari on OSX : The …
- 08:59 Ticket #5679 (Google closure-compiler compiled version of jQuery) created by
- Maybe you can support a closure-compiled version of jQuery while 1.4 is …
- 03:35 Changeset [1feb92afb42d5213e2705290761779260bbd1fa4] by
-
- src/event.js
- 02:23 Changeset [3fd62eae9df3159fc238a515bb748140a942313d] by
-
- Makefile
- build.xml
- build/google-compiler-20091218.jar
- build/yuicompressor-2.4.2.jar
- src/intro.js
- 01:32 Ticket #5678 (line 640 and line 685 repeat the same code) created by
- 01:29 Changeset [42f8c3add3e0e4370d4bd6816bf471e07baf34be] by
-
- src/event.js
- 00:58 Changeset [0d06f3997be54896ab99e2ab0975dc7c144e7955] by
-
- version.txt
- 00:58 Changeset [f745357baec82e0be59c651f70d1e489f237c398] by
-
- version.txt
- 00:50 Changeset [a0af1a8f88b625fff3e7a582c775de45702ced8d] by
-
- version.txt
- 00:50 Changeset [92d6ce5aa09301372318b4f5ec3884fe61723823] by
-
- version.txt
- 00:47 Changeset [1c7d3155f0afbd331b09ebd2fc3081d3a9834994] by
-
- test/index.html
- 00:43 Changeset [298bfb79e6acfe2c0e3b1845a05291af82910ace] by
-
- src/core.js
- 00:36 Changeset [67b3be24e1215609cca524ee8158fc7e6e80db93] by
-
- src/core.js
- 00:24 Changeset [5e811146ee34fde5fa60e142e7ee4422e2748024] by
-
- test/unit/attributes.js
12/18/09:
- 18:28 Ticket #5677 (Live click events don't register on MobileSafari (iPhone)) created by
- See gist: http://gist.github.com/259656 This was tested on a 2G iPhone …
- 17:43 Changeset [c05712f0a51a137c9243cbc33b4cb0d5d853a80d] by
-
- test/unit/core.js
- 17:41 Changeset [d40083c866738727aa7ffd7f13d2955bc9575d5e] by
-
- src/attributes.js
- src/core.js
- test/unit/attributes.js
- test/unit/core.js
- 17:37 Ticket #5676 (fadeIn/fadeOut/fadeTo leaves inline style "filter" behind in IE) created by
- Using fadeIn/fadeOut leaves an inline "filter" key in the style attribute …
- 17:19 Ticket #5669 (isPlainObject( null/undefined/window ) on IE) closed by
- fixed: Landed. …
- 17:19 Changeset [148fb7ba8e992dd70c64cdc6a1c6f643fd1ba160] by
-
- src/core.js
- test/unit/core.js
- 16:30 Ticket #4299 (attr(attrName, newAttrValue) fails on object which has child with ...) reopened by
- The problem wasn't actually solved, still fails in IE, I backed out the …
- 16:30 Changeset [27d65b59f96460987abb84dadc3a75dde8826b3a] by
-
- src/attributes.js
- 16:27 Changeset [f0366306923ecf97b487032d61c2fcc2b4b068c4] by
-
- src/attributes.js
- 16:16 Changeset [99d83fbd6d0391a2300d5c3de7e59bb9942553be] by
-
- src/effects.js
- 16:01 Changeset [b70872f70d720e5f25eea7fdf0453804074dc194] by
-
- Makefile
- Rakefile
- build.xml
- src/effects.js
- test/index.html
- test/unit/effects.js
- 15:54 Changeset [9368b188c06dd66d43e3a488465078e1d6eb765f] by
-
- src/traversing.js
- 12:49 Ticket #5675 (if a custom live event is triggered using trigger() with an extra argument ...) created by
- if a custom live event is triggered using trigger() with an extra argument …
12/17/09:
- 21:07 Ticket #5674 (css('z-index') returns incorrect value in Safari) created by
- Safari 3 Mac. When an element has its z-index set in an external …
- 20:07 Ticket #5668 (Scripts are not being disabled in the loaded page) closed by
- fixed: Landed. …
- 20:06 Changeset [fe7e2fee1673d76130b40488c61982b081aff29f] by
-
- src/ajax.js
- 20:06 Ticket #5667 (serialize / serializeArray ignores HTML 5 input types) closed by
- fixed: Landed. …
- 20:05 Changeset [b31b9bd756a1489c3b1b856ed8b624c55da9e02f] by
-
- src/ajax.js
- test/unit/ajax.js
- 20:04 Ticket #5167 (abbr is not a self-closing tag) closed by
- fixed: Hmm, looks like you accidentally added in 'area' twice, dmethvin. Landed …
- 20:04 Changeset [6bc222e7a19d620a79a0b2af46c98664218a81a3] by
-
- src/manipulation.js
- 20:02 Ticket #5654 (Ajax callbacks and the this keyword) closed by
- fixed: Landed. …
- 20:01 Changeset [d85d366fbffd9d46ac4153b2756866d77487e58d] by
-
- src/ajax.js
- 20:01 Changeset [927e1966debda40d8def96b6a4ea35d2a9d5423c] by
-
- src/ajax.js
- test/unit/ajax.js
- 20:01 Changeset [04b92e78315c9c5650db6d8c25f90e7158070862] by
-
- src/ajax.js
- 19:58 Changeset [aa81bb5e458efd25981933c339ac1a0090e6eb0f] by
-
- test/unit/attributes.js
- 19:18 Changeset [1d921e21714ab98421abaee1e1003b4497a950f9] by
-
- test/unit/attributes.js
- 19:17 Changeset [ed5731dcc41db31fd699d1f4e4b250e83b10308e] by
-
- src/core.js
- src/traversing.js
- 18:34 Changeset [ba86cc0294e483752fd76f620aba6d0a4a7a8ee1] by
-
- test/unit/selector.js
- 18:23 Changeset [3a4bcf8a9ca6d3a986858d2572b356176ae06012] by
-
- test/unit/selector.js
- 18:15 Changeset [892fb555477dc96f58e3f8fd5446f7990188fc21] by
-
- src/manipulation.js
- 17:58 Ticket #5673 (ready() callbacks fire inline after load) created by
- When an event listener is installed, the expectation is that the callback …
- 17:23 Changeset [100ed686426b8b404b094b8c8086aefce715f91a] by
-
- src/attributes.js
- 16:11 Changeset [2c34462b62b7d7f3fb9bd0b86db6fbc4821aa9be] by
-
- src/core.js
- 15:55 Changeset [0ba7433948a324388cc65fa58295ed55055829df] by
-
- src/core.js
- 15:31 Changeset [dd3128c4d4508afa3796b70539c8324065e72b3e] by
-
- src/core.js
- 09:58 Ticket #5672 (Jquery Splitter) created by
- Splitter is not getting displayed properly in netscape browser…
- 09:25 Ticket #5671 (Core Error .data) created by
- Hello! The method jQuery.data throws an error. Solution: to add this …
- 04:44 Ticket #4733 (makeArray sometimes breaks on DOM Elements) closed by
- worksforme: Can you reopen this with a test case? It seems like DOM elements with a …
- 04:09 Changeset [9a0174b057ae58735c3c5f595e420c7bb1db038c] by
-
- src/core.js
- 04:05 Ticket #4938 (Array.prototype.slice() required argument) closed by
- fixed: Looks like this was fixed at some point, there aren't any instances of …
- 03:57 Ticket #5081 (An runtime error about invalid argument in IE 7/8 on attr) closed by
- invalid: IE will throw an error if you pass invalid arguments, such as: […] …
- 03:52 Ticket #5264 (embed tags do not work anymore in IE6 with current nightly build) closed by
- invalid
Note: See TracTimeline
for information about the timeline view.
