Timeline
01/29/07:
- 20:48 Changeset [77a12d16f0a1793a8456a4ca178e230adf5f35d9] by
-
- build/build/build.js
- build/build/lite.js
- build/build/min.js
- build/build/pack.js
- 19:59 Ticket #893 (Packed jQuery Doesn't Have A License) created by
- The default packed version of jQuery doesn't include a license/copyright …
- 15:38 Ticket #892 (jQuery 1.1.1 and YUI not compatible?) created by
- Trying to load jQuery 1.1.1 (packed) and YUI yields this error: […] …
- 02:26 Ticket #891 (absolute path and $( expr, context )) created by
- With 1.1.1 I cant use an absolute like bellow […]
01/28/07:
- 22:35 Ticket #890 (Documentation enhancement) created by
- I have been trying to figure out what the speed parameter can be, besides …
- 09:41 Ticket #889 (split jquery chain in two parts for matching / not matching conditions) created by
- There are cases where you want to affect two sets of elements, matching …
01/27/07:
- 19:41 Ticket #888 (Pass the current element to the event fixer) created by
- The W3C spec has a currentTarget property on "e" that is effectively the …
- 15:01 Ticket #343 (Set the Content-Type of an AJAX request) reopened by
01/25/07:
- 15:51 Ticket #887 (Interface: autocomplete messes up <ul><li> tags on a page) created by
- The autocomplete functionality in Interface does not do well when multiple …
- 15:41 Ticket #886 (accordion: using it on tr elements) created by
- if you're using the accorion plugin with <tr> as headers, it does not work …
- 14:06 Changeset [216477bc578cf53f8e8c774c7118b949f52b1b08] by
-
- build.xml
- 13:51 Ticket #885 (IE 6, attr('href') on anchor return complete URL) created by
- In IE 6, attr('href') on an anchor return complete URL in place of the …
- 12:50 Ticket #884 (ajax function in IE sends variables using GET and POST at same time) created by
- Using Wireshark on a IE query, it appears that jquery sends a POST request …
- 06:01 Ticket #883 (There could be scenarios where value has no properties inside the prop ...) created by
- On Line 318, inside the prop function, we are checking "if ( …
- 03:27 Ticket #799 (Setting a CSS height/width then animating a div breaks it) reopened by
- I think you guys are missing something - it's completely impossible to …
01/24/07:
- 17:31 Ticket #882 (Interface - iresizable is not working properly on Firefox 2.) created by
- If you resize the cropper from 'e' direction on FF, you may see the …
- 17:05 Ticket #881 (Selector broken when an ID is preceded by a class or another ID) created by
- In version 1.1.1, I'm getting this error message: ret[ret.length - 1] …
- 17:03 Ticket #880 (Removing sortable from a droppable gives an error) created by
- I'm using Sortables to re-arrange items in a list plus Dropables to allow …
- 15:57 Ticket #879 ([interface::Resizable] ratio does not work when resizing vertically ("n" & ...) created by
- when resizing vertically all handlers work almost properly, but it is …
- 15:54 Ticket #878 ([interface::Resizable] containment missing) created by
- it would be quite cool if the resizable-plugin could have an "containment" …
- 14:00 Ticket #877 ($("#id", context) in another document misses id) created by
- I have a strange problem: I can't search an element in the parent.document …
- 12:55 Ticket #869 (namespace clashes inm interface plugins) closed by
- fixed
- 12:04 Ticket #876 (datePicker replaces class on input when inputClick:true is supplied) created by
- The datePicker plugin replaces any class on the input if "inputClick: …
- 11:09 Ticket #875 (Misleading code sample for ScrollToAnchors()) created by
- The code sample for ScrollToAnchors() ( http://interface.eyecon.ro/docs/fx) …
- 07:04 Ticket #874 ($(html) fails when html contains ' ') created by
- $('<p> </p>') fails (and freezes my Firefox 2.0.0.1). This happens when …
- 05:31 Ticket #873 (Re-work Triggered Events) created by
- This is how event triggering should be re-worked: .trigger("event"): * …
01/23/07:
- 17:38 Ticket #781 (1.1b : $(this).siblings().toggle(); changes all inline siblings (after ...) closed by
- fixed: Fixed.
- 17:37 Ticket #799 (Setting a CSS height/width then animating a div breaks it) closed by
- worksforme: Like Brandon said.
- 17:27 Ticket #872 (isWindow) created by
- Test to see if an object is a window object, some tests: […]
- 17:25 Ticket #871 (isArray) created by
- Test for items that are array-like, some test to consider […]
- 17:20 Ticket #870 (isElement) created by
- Build a function that can test for isElement, some tests to consider: …
- 17:02 Changeset [0eb642cc1f515f6c072c9ed96dfd757cb44f1656] by
-
- src/jquery/jquery.js
- 17:01 Ticket #861 (Regression in 1.1.1: search with context finds parent, not the desired ...) closed by
- fixed: Fixed in revision 1172.
- 16:58 Changeset [d9464547e0c328bf9f9b67e8d38621023a7e450e] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 16:57 Changeset [5cfaef9ff9b121850f1e27afae6819023acadbf7] by
-
- src/event/eventTest.js
- 14:47 Ticket #864 (The Core Test 7./3. Check elements from array fails in IE6) closed by
- fixed: Fixed in revision 1170.
- 14:46 Changeset [9f93c7b3b858c4491e1d2aa7a680b9b1dd29b17c] by
-
- src/event/eventTest.js
- src/jquery/jquery.js
- 11:42 Ticket #869 (namespace clashes inm interface plugins) created by
- some interface plugins contain references to "$". Example: $(elm) instead …
- 11:10 Changeset [926e80b90226d176710e092bbfdcfd7b9f06389b] by
-
- src/event/eventTest.js
- 11:07 Changeset [a30b3211e68eeea04107059cc82b3c3026138337] by
-
- src/jquery/jquery.js
- 10:50 Ticket #867 (multiple ajax only update one div) closed by
- worksforme: As documented, attr("id") returns the ID of the first matched element. Try …
- 10:37 Ticket #866 (multiple ajax only update one div) closed by
- duplicate: See #867
- 10:32 Changeset [c96b991493b3e432fe095a18cab29b046577976c] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 10:10 Ticket #868 (Interface and jquery 1.1 don't work anymore at all with Konqueror) created by
- Since you have updated libs, the scripts are painfully slow on Konqueror. …
- 08:59 Ticket #859 (Interface: Sortable lists get a blank-looking DIV "sortHelper" as a ...) closed by
- fixed
- 07:51 Ticket #867 (multiple ajax only update one div) created by
- when trying to load multiple ajax only the last div is updated, when you …
- 07:49 Ticket #866 (multiple ajax only update one div) created by
- when trying to load multiple ajax only the last div is updated, when you …
01/22/07:
- 21:17 Ticket #865 (in IE, droppable dragged elements lose correct active area) created by
- In IE, a droppable which is a draggable or a child of a draggable that has …
- 18:08 Ticket #864 (The Core Test 7./3. Check elements from array fails in IE6) created by
- [SVN Version 1159] Running the Test-Suite on IE6 the Test No. 7. …
- 18:00 Ticket #863 (click trigger works different in all but IE) created by
- [SVN Version 1159] Running the Test-Suite in Firefox the Results are …
- 17:20 Ticket #862 (c.split is not a function) created by
- I get a "c.split is not a function" error pointing to this line: …
- 14:18 Ticket #861 (Regression in 1.1.1: search with context finds parent, not the desired ...) created by
- Consider the following snippet: […] […] The query $('span', this) …
- 14:13 Ticket #860 (Interface docs error in Draggables) created by
- In the documentation for Draggable, …
- 07:28 Ticket #859 (Interface: Sortable lists get a blank-looking DIV "sortHelper" as a ...) created by
- In the demo at http://interface.eyecon.ro/demos/sort_lists.html and in my …
- 05:40 Changeset [2550b1ea6a6eb6ba50d378a5dcfbc8146ca88bff] by
-
- version.txt
- 05:33 Changeset [8fc9e06c46d55d2a8c27d951f5c4ee336b71f38a] by
-
- src/selector/selector.js
- 05:27 Changeset [8e105ef9318da2a38019878c6152a4a67d9fceb1] by
-
- src/jquery/jquery.js
- src/selector/selector.js
- 05:14 Changeset [d2f9022a8ebbfadeb6a329714a607d2dc2882769] by
-
- src/event/event.js
- 05:00 Changeset [23220321d1c937a69b7c2a51766ce8940724e7bf] by
-
- src/event/event.js
- 04:50 Changeset [31d65e905237376161b8309411296c6ee72ee100] by
-
- src/selector/selector.js
- 03:49 Ticket #854 ($.post(url, function) broken) closed by
- fixed: Fixed in SVN rev 1149.
- 03:49 Changeset [c39d1a21c61982baf511f6455047f7f055b228da] by
-
- src/ajax/ajax.js
- 03:32 Ticket #855 (Newlines in $(html) crash Firefox) closed by
- fixed: Fixed in SVN rev 1148.
- 03:25 Changeset [34c0bed54a5ad812b1f78a85529164e0085f50d7] by
-
- src/jquery/jquery.js
- 03:24 Ticket #858 (evalScripts() execute javascript twice with inline script from ajax data ...) created by
- Whe I try to load an external page with an inline script, firefox …
- 02:53 Changeset [6c072457ed36464f7f2bc15128e69206dbac5d24] by
-
- src/jquery/jquery.js
- 02:48 Ticket #857 (when use of ajax, jquery can not encode "%".) closed by
- worksforme: I just tested this, and it works fine for me: […]
- 02:43 Ticket #815 (click event handler for checkbox gets fired twice) closed by
- fixed: Fixed in SVN rev 1146.
- 02:41 Changeset [6c72f188cd8a7f98a10904b754eb4495f46af503] by
-
- src/event/event.js
- 02:25 Ticket #802 (jQuery trigger event not work in Safari) closed by
- worksforme: Yep, works for me. I was able to trigger the checking of a checkbox by …
- 02:24 Ticket #827 (.click() fires event in both ie and ff, but actually changes the "checked") closed by
- fixed: Fixed in SVN rev 1137.
- 02:20 Ticket #832 (isFunction unreliable (affects .trigger() and others)) closed by
- fixed: Thanks to your pointer, I made some great progress. I now have the …
- 02:17 Changeset [b81ea5f9ba19734f0409390bdf2fb685d7498bdc] by
-
- src/jquery/jquery.js
- 00:38 Changeset [e45dbf29f88fb965c0abd039a65bc0302dea7e43] by
-
- src/event/event.js
- 00:28 Ticket #808 (jjQuery(a, c) fails to navigate over rdocumentElement from parsed xml) closed by
- fixed: Fixed in SVN rev 1142.
- 00:28 Changeset [91410044426439983f409d198b8f9af2c5151d95] by
-
- src/selector/selector.js
- 00:26 Ticket #852 (Acces to child nodes in xml document) closed by
- fixed: Fixed in SVN rev 1142.
- 00:25 Changeset [ddb3004a476d6eec3d449bc39d93fb5b5f98f01b] by
-
- src/selector/selector.js
- 00:10 Ticket #831 (In IE (6 & 7) attr("href", "bla") on an anchor element results in ...) closed by
- worksforme: I can't duplicate this either.
- 00:09 Ticket #856 (load function missing) closed by
- fixed: It's still there. You're probably referring to the lack-of-data-passing …
Note: See TracTimeline
for information about the timeline view.
