Timeline
07/20/10:
- 21:52 Ticket #6808 (jQuery.fn.data on JavaScript objects adds the jQuery Expando, which ...) created by
- Currently doing this: $(obj).data("foo", "bar"); Or anything that uses …
- 21:46 Ticket #6524 (ie8 and NaNpx value) reopened by
- I believe this is actually a result of passing an object with only one …
- 19:05 Ticket #6807 (jQuery.fn.data with JavaScript objects should set fields directly) created by
- Currently, you can use jQuery.fn.data on plain objects, but the data is …
- 18:03 Ticket #6806 (append function doesn't work correctly with tag on BlackBerry) created by
- The "append" function doesn't work correctly when parameter contains tag …
- 13:22 Ticket #6805 (RegExp test inside jQuery.parseJSON returns false positives) created by
- Objects and arrays with trailing comma's are let through by the testing …
- 02:13 Ticket #6804 (Added 'changeData' event that fires after data updated via fn.data()) closed by
- fixed: Landed. …
- 02:12 Changeset [2e10af143b7eafb7142524f6534a62aee1910bd1] by
-
- src/data.js
- test/unit/data.js
07/19/10:
- 23:23 Ticket #6804 (Added 'changeData' event that fires after data updated via fn.data()) created by
- The data linking plugin uses the fact that you can set data on plain …
- 20:20 Ticket #6803 (html function doesn't work on BlackBerry) created by
- The HTML function doesn't work on BlackBerry 8530 v5.0.0.337. See code …
- 12:40 Ticket #6802 (IE Memory leak with ajax) created by
- When I test the code below, i have a memory leak with IE8 (350 KB / 10 …
- 09:43 Ticket #2660 ([validate] range values are read incorrectly from markup) reopened by
- This is a simple and appropriate fix - why was this rejected?
- 06:34 Ticket #6801 (jQuery.event.add() does not check against undefined handlers) created by
- This is a cross browser issue: jQuery.event.add() does not check whether …
- 06:32 Ticket #6800 ("ret" variable from liveHandler() (v1.4.3) leaks into global namespace) created by
- This commit fixes it: …
- 06:31 Ticket #6799 ("val" variable from jQuery.css() (v1.4.3) leaks into global namespace) created by
- This commit fixes it: …
- 00:45 Ticket #6798 (XML parsing fails with different keywords in different browsers) created by
- Using Chrome 5.0.375.99 beta, Safari Version 5.0 (5533.16), and Firefox …
07/18/10:
- 21:33 Ticket #6797 (FireFox 4 Beta - getScript) created by
- On the current Firefox 4 Beta release: Calling $.getScript() will load …
07/17/10:
- 18:16 Ticket #6796 (Error 'script stack space quota is exhausted' when parsing 3MB XML file on ...) created by
- I'm running into 'script stack space quota is exhausted' when loading a …
07/16/10:
- 07:23 Ticket #6795 (ajaxSetup and context) created by
- incorrect setup of context property with ajaxSetup function line #4979 …
- 02:16 Ticket #6794 (.height() yelds to wrong height on first call) created by
- scenario: mozilla/5.0 (win; U; NT5.1; PT-BR; rv1.9.2.6) Gecko/20100625 …
07/15/10:
- 20:58 Ticket #6718 (Effect fails in IE with invalid property values) reopened by
- Testing jQuery UI Position in IE: var $WRAPPER = $('#wrapper'); …
- 14:59 Ticket #6793 (jQuery clone without innerHTML workaround for IE) created by
- Its pretty old fix from hedgerwang, rewamped for jQuery. …
07/14/10:
- 19:38 Ticket #6792 (Adding jquery script link breaks some layouts in IE8 compat mode) created by
- When testing some complex layouts using absolute positioning, they work …
- 17:17 Ticket #6791 (Animate on IMG elems incorrectly sets style.display to "block") created by
- When running an animation on an IMG elem, the fx update function sets the …
- 11:05 Ticket #6790 (.css() returning inconsistent values between browsers) created by
- Using jQuery v1.4.2, Firefox 3.6.6, Chrome 4.1, IE 6,7,8. Example, I'm …
- 10:20 Ticket #6789 (Check on nodeName results in an error) created by
- The following line: return (match === "*" && elem.nodeType === 1) || …
07/13/10:
- 10:29 Ticket #6788 (getWH is a function declared as a statement) created by
- In css() there is a function, getWH, that is defined using a "function …
- 09:26 Ticket #6787 (bug with iframe) created by
- i'm trying to reload content inside div with iframe. When i put recieved …
Note: See TracTimeline
for information about the timeline view.
