Timeline
Aug 2, 2007:
- 8:57 PM Ticket #1458 (iResizeable moveDrag() ignores valid user defined onDrag array return value) created by
- Problem is in iResizeable.js inside function jQuery.iResize.onMove(). …
- 2:23 PM Ticket #1457 (treeview does not display lastCollapsable) created by
- If the last item in a sublist is another sublist the lastCollapsable …
Aug 1, 2007:
- 6:45 PM Ticket #1456 (E4X issue: elem.nodeName.toUpperCase is undefined) created by
- jQuery's nodeName function doesn't quite work with E4X elements, eg. …
- 6:18 PM Ticket #1455 (Conversion/Wrapping of JavaBean-Properties to JS-Properties) closed by
- fixed: Rhino already provides those wrappers.
- 5:50 PM Ticket #1455 (Conversion/Wrapping of JavaBean-Properties to JS-Properties) created by
- Find a nice and clean solution to replace this: […] with […] …
- 5:44 PM Ticket #1454 (Use Rhino scoping) created by
- Currently the complete global functions and properties for a Rhino …
- 5:40 PM Ticket #1453 (java.lang.String passed to append/jQuery.clean throws Exception) created by
- Passing a java.lang.String to jQuery.clean throws a …
- 3:55 PM Ticket #1452 (When each function encounters a void fn it throws exception) created by
- I have several jquery based ajax calls that work w/o issue. However …
- 3:14 PM Ticket #1451 (Boolean expression or conditional operator) created by
- […] The following expression is shorter and faster. […]
- 8:53 AM Ticket #1450 (IE mangles HTTP response status code 204 to 1223) created by
- I've come across some strange behavior in IE7. Sometimes when an …
Jul 31, 2007:
- 5:08 PM Ticket #1449 (parent method return duplicate elements) created by
- When you have multiple elements from the same parent elements in a …
- 4:13 PM Ticket #1448 (Interface website is crashing IE7 under Vista) created by
- When visiting the Interface plugin website …
- 1:13 PM Ticket #1447 (maxlength -> maxLength) created by
- maxlength needs to be camelcased in order to work.
- 11:18 AM Ticket #1439 (Crashes on Nokia Webkit browsers) closed by
- duplicate: It sounds like this was based on an old branch of webkit (~Safari …
- 6:02 AM Ticket #1446 (init method doesn't check correctly form.elements property) created by
- form.elements has different behaviour. While FireFox and Opera pass …
- 5:58 AM Ticket #1445 (last jQuery parse RegExp problems with some id or IE) created by
- RegExp used is not correct, IE6 gives me an error (looks for range …
- 5:54 AM Ticket #1444 (Interface and Sortable arg var problems) created by
- method: clean problem: Sortable doesn't work with FireFox 1.5 / 2.0 …
Jul 30, 2007:
- 11:01 PM Ticket #1443 (Safari evalScript is Async) created by
- This is different from all the other browsers, one alternative is to …
- 11:00 PM Ticket #1425 (evalScript and global context) closed by
- fixed: Fixed in SVN rev [2531].
- 10:59 PM Changeset [6b0d3bb]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- 10:23 PM Ticket #1440 (.focus() doesn't fire for 'a' (anchor) element) closed by
- fixed: Fixed in SVN rev [2529].
- 10:22 PM Changeset [4ae80a1]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 1:17 PM Ticket #1442 (Exception in IE when accessing XML attribute) created by
- Occurs with the following XML file: …
- 1:16 PM Ticket #1441 (An error in success() triggers the error() callback) created by
- This is a mistake - plus it makes it really hard to debug errors in …
- 1:07 PM Ticket #1440 (.focus() doesn't fire for 'a' (anchor) element) created by
- This is a regression from 1.1.2 to 1.1.3.x: <a id="myLink">This …
- 10:54 AM Ticket #1436 (UNwanted addition to insertAfter()) closed by
- invalid: This is desired, and required. It sounds like you want to use .wrap: […]
- 8:02 AM Ticket #1439 (Crashes on Nokia Webkit browsers) created by
- Since upgrading to 1.1.3.1, my web applications crash Nokia Webkit …
- 6:31 AM Ticket #1438 (Note to IE opacity filter) created by
- The original code in the .attr method: return elem.filter ? […] …
- 3:16 AM Ticket #1437 (Sortables didn't recognize scroll offset to find new position) created by
- […] ...just scroll some ticks down and try to drag an entry. The …
Jul 29, 2007:
- 11:41 PM Ticket #1436 (UNwanted addition to insertAfter()) created by
- I am attempting to wrap a <div> around a variable number of <p> …
- 11:03 PM Ticket #1435 (Safari 1.3.2 click event not returning false) created by
- Safari 1.3.2 on OSX 10.3.9 using older version of jquery (but have …
- 10:52 PM Ticket #1084 (jQuery.find can't handle underscores in nodeNames) closed by
- fixed: Fixed in SVN rev [2522].
- 10:52 PM Changeset [660490e]1.12-stable2.2-stablekillphp by
- build/test/data/with_fries.xml
- src/selector/selectorTest.js
- 10:29 PM Ticket #1084 (jQuery.find can't handle underscores in nodeNames) reopened by
- 10:14 PM Changeset [334462b]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 7:10 PM Changeset [d8e9f0c]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 7:02 PM Ticket #1349 (.is(':visible') is incorrect when parent element is hidden) closed by
- fixed
- 7:01 PM Changeset [17949af]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 6:32 PM Changeset [3c82f8fb]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- 3:07 PM Changeset [80a149b]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- build/test/data/cow.jpg
- build/test/data/testsuite.css
- build/test/fx.html
- build/test/index.html
- src/fx/fxTest.js
- src/jquery/coreTest.js
- src/selector/selectorTest.js
- 12:40 PM Ticket #1434 (no check if Property className exists) created by
- in function "remove" I had the error "error: elem.className has no …
- 9:50 AM Ticket #1433 (Safari bug in minmax plugin) created by
- Safari does not like the use of the word "native" in the minmax …
Jul 28, 2007:
- 11:05 AM Ticket #1432 (jQuery json) created by
- We modified the httpData method to can parse the json object with …
Jul 27, 2007:
- 4:20 PM Ticket #1431 (Bug in Animations) created by
- Hi! I detect a bug using the animate function. See the difference …
- 2:55 PM Ticket #1320 (In IE, $(document).ready fires too soon.) reopened by
- Ok, so this fixed the problem, but actually made document ready fire …
- 2:28 PM Ticket #1430 (get() issue) created by
- When using a multi select (i.e. <select multiple=multiple>), you can …
- 2:07 AM Ticket #1429 (N, E, S, W resizable handlers don't function properly when a ratio is ...) created by
- N, E, S, W handlers do not function properly when a ratio is enforced. …
- 2:03 AM Ticket #1428 (Resizing boundaries of 0 don't function) created by
- Because of the way the resizing layering works, I use the CSS trick of …
Jul 26, 2007:
- 11:39 PM Ticket #1427 (Memory and performance leak) created by
- On line 88 and 1383 of jQuery 1.1.3.1 there is a wasted Array object …
- 5:35 PM Ticket #1426 (Gracefully fail in IE < 6) created by
- Is there any simple way not to fire errors in IE < 6? Having put up a …
- 9:16 AM Ticket #1425 (evalScript and global context) created by
- Since changeset 2428 ( http://dev.jquery.com/changeset/2428 ) - the …
- 9:04 AM Ticket #1424 (Correction of height and width methods) created by
- […] The (h || h===0) checking works right with undefined, null …
Note: See TracTimeline
for information about the timeline view.