Timeline
01/12/07:
- 23:26 Ticket #795 (WEIRD new lines in PRE in IE7) created by
- Trying Rev.1043 with Chili, it works as expected in FF, but not in IE. …
- 21:21 Ticket #794 (Default action gets called with FF2 even after ...) created by
- Default form action gets called (browser submits the form) with FF2 even …
- 20:35 Ticket #792 (Unable to bind unload event of the window) closed by
- fixed
- 18:57 Ticket #793 (1.1b .css() seems to require the element HAS to be in DOM) created by
- HTML: […] Lib: […]
- 12:47 Ticket #792 (Unable to bind unload event of the window) created by
- When you try to bind the unload event of the window writing …
- 10:54 Ticket #791 (Cross-reference API documentation) created by
- A good API documentations needs cross-reference. A possible format for the …
- 10:46 Ticket #790 (Extend the API docs with a format for callback arguments) created by
- Nearly every plugin and a lot of core methods use callbacks. The current …
- 10:32 Ticket #789 (Thickbox fails with 1.1b + compatibility layer) created by
- That pretty much sums it up. It loads the overlay then fails.
- 07:33 Ticket #787 (Array support in selector is broken) closed by
- fixed: We're removing support for the array selector in favor of the comma …
- 07:32 Changeset [dfa1a0246f0249056f3ce85f62a61e609f20fd07] by
-
- src/selector/selector.js
- 07:28 Ticket #785 (addClass doesn't seem to work when in an ajax callback that returns ...) closed by
- fixed: This has been fixed in SVN. Doing .append("") caused an error to occur.
- 03:53 Changeset [39b0976e3ed605ec985a6171b059f20ad566808d] by
-
- src/event/event.js
- src/outro.js
01/11/07:
- 22:31 Ticket #788 (toggle issue on tables) created by
- Show / hide in table rows don't work well under IE because it uses display …
- 21:50 Ticket #787 (Array support in selector is broken) created by
- Here's a test that shouldn't be broken […]
- 19:40 Ticket #786 (:nth-child(even/odd) is incorrect) created by
- Running $("div:nth-child(odd)") only ever seems to return one result.
- 19:32 Ticket #784 (Seplling mistake in comment) closed by
- fixed: Fixed.
- 19:32 Changeset [5b7f34d74bd78c97d86ae82f2899d0ce6d04b0c3] by
-
- src/jquery/jquery.js
- 18:44 Changeset [bfa79591b3c849d8df6cd8c7eac757732a855519] by
-
- src/jquery/jquery.js
- 18:40 Changeset [f368960479a1b8f7904bc2ca65a7a9cd74cc5a13] by
-
- build/docs/js/doc.js
- 18:09 Ticket #785 (addClass doesn't seem to work when in an ajax callback that returns ...) created by
- Consider the following code... […] The addClass method doesn't seem …
- 17:25 Ticket #780 (NS_ERROR_XPC_BAD_CONVERT_JS) closed by
- fixed
- 17:24 Changeset [6350e8a7e027de13e33116ffd130260bda64e4bf] by
-
- src/jquery/jquery.js
- 17:18 Ticket #782 ($('body').append(html) breaking within a plugin) closed by
- invalid: Appending to body works fine. The actual error is caused by the leading …
- 17:07 Ticket #784 (Seplling mistake in comment) created by
- In 1.1b line 615: 'wheather' should be 'whether'
- 16:59 Changeset [4b2028896db81e7c5fee13b92a23e89526762f6a] by
-
- src/jquery/jquery.js
- 15:21 Ticket #783 (Flip/Unroll loops to improve speed (up to 67% faster than for loop)) created by
- It's easiest to link to this article which explains the differences in …
- 15:18 Ticket #782 ($('body').append(html) breaking within a plugin) created by
- I can't replicate this using different code (i.e. writing a different type …
- 15:10 Ticket #781 (1.1b : $(this).siblings().toggle(); changes all inline siblings (after ...) created by
- Before click: […] After click […]
- 14:59 Ticket #767 (Error in parsing value for property 'left'. Declaration dropped.) closed by
- invalid: There was an API change in the favor of performance the extra properties …
- 13:59 Ticket #779 (error with packed version of latest jquery) closed by
- fixed: Fixed in Revision 1000. Yeah.
- 13:57 Changeset [fd30d7746d1b98b362f796f235805061d63d514f] by
-
- src/jquery/jquery.js
- 13:38 Ticket #750 (jQuery( 'param', $( 'object' )[0] ); fails if an OBJECT element exists) reopened by
- I've retouched my fix, following John's style. It's just 89 packed bytes …
- 13:06 Ticket #780 (NS_ERROR_XPC_BAD_CONVERT_JS) created by
- […] Using code: […] test is just a div, but this error is displayed …
- 12:10 Ticket #779 (error with packed version of latest jquery) created by
- There seems to be an error with the packed version of 1.1b (used …
- 10:35 Ticket #749 (parseColor function incorrectly parses 6-character-long color values) closed by
- fixed
- 08:55 Ticket #774 (Support for generic xml document) reopened by
- You don't understand me,I need to use it as create*(element/comment etc.) …
- 08:25 Ticket #778 (reference to undefined property a.type) created by
- I'm not sure if it's too early to be reporting 1.1b issues (I noticed it …
- 07:41 Changeset [d1390665b6e7d475d237cafcf8948440c9adfbf8] by
-
- version.txt
- 07:34 Ticket #739 (problem with all event binding functions in jquery 1.04 when used in ...) closed by
- invalid
- 07:32 Ticket #750 (jQuery( 'param', $( 'object' )[0] ); fails if an OBJECT element exists) closed by
- fixed: Fixed in SVN rev 994. I just added a check enforcing all "*" searches to …
- 07:31 Changeset [74c06be3ea29d246194815342a79ea798ea56771] by
-
- src/selector/selector.js
- 04:55 Ticket #776 (.text() only returns the first element matched) closed by
- fixed: Fixed in SVN.
- 04:52 Changeset [9449591eef44360b5bfdb9a23cea1f4a1a6f3c33] by
-
- src/jquery/jquery.js
- 04:44 Ticket #764 (Some selector cause a crash in Safari) closed by
- fixed
- 03:57 Changeset [07aa989ce912e2bcdee79074e119599aa5eb72f6] by
-
- src/jquery/jquery.js
- 00:00 Ticket #777 (evalScripts() runs embed js befor previous external code) created by
- <script type="text/javascript" src="alert_hello.js"></script> <script …
01/10/07:
- 23:14 Ticket #776 (.text() only returns the first element matched) created by
- $(SELECTOR).text() returns only the first element matched, rather than a …
- 22:16 Ticket #775 (bug in parents()?) closed by
- duplicate: Already fixed.
- 21:51 Ticket #775 (bug in parents()?) created by
- fn is not a function map([a.toggle wms.portal], undefined)jquery.js (line …
- 21:31 Changeset [c69047213514549551f3f612968bc669561e17c5] by
-
- src/ajax/ajax.js
- 21:19 Changeset [bb3520432673f18c3e461cb319e4be6bf547f23d] by
-
- src/jquery/jquery.js
- 18:46 Changeset [c6e6e72561979ab80aaf5ce1ab63d3dd010382a3] by
-
- src/event/event.js
- src/jquery/jquery.js
- 18:26 Changeset [7b439921c48070e7b01ebda3580e0ada01a082b5] by
-
- src/selector/selector.js
- 18:23 Ticket #773 (appendTo object notation support) closed by
- fixed: Alright, we'll fix up the docs to note this.
- 18:22 Ticket #127 (Add support for custom easing) closed by
- fixed: This is in 1.1.
- 18:21 Ticket #774 (Support for generic xml document) closed by
- worksforme: We have that right now - just pass in the XML document to jQuery, like so: …
- 18:20 Ticket #319 (Multiple Expression in .siblings(), .filter(), .not()) closed by
- fixed
- 18:19 Ticket #772 (filter( filter ) doesn't work at all) closed by
- fixed: Fixed in SVN.
- 18:06 Changeset [75b6bcdb4206fc8cb0bd4294bdc9fef87c44325d] by
-
- src/jquery/jquery.js
- src/selector/selector.js
- 17:54 Changeset [f2ff0db0320cfab0d856ff68d012cb843c97b600] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selector.js
- 17:39 Ticket #774 (Support for generic xml document) created by
- I would be nice to have generic xml document support,some kind of wrapper …
- 16:42 Ticket #773 (appendTo object notation support) created by
- How about support of "appendTo" in object notation form,not only …
- 16:40 Ticket #772 (filter( filter ) doesn't work at all) created by
- filter(callback) doesn't work like it should …
- 16:40 Changeset [ee0175c4b9d665322ac496dfcc6f8b0cc70b3c35] by
-
- src/jquery/jquery.js
- 16:14 Ticket #771 (remove(String) fails to filter elements) closed by
- fixed: Fixed in SVN rev 980.
- 16:13 Changeset [62303ad5efa11f0524dde236c91e8cb33ca87b3e] by
-
- src/jquery/jquery.js
- 16:00 Changeset [3d3237c1c0f3ec60b7b25442fc64c3705043fcd4] by
-
- src/jquery/jquery.js
- 15:04 Changeset [378bb9ded8df94f68a9c712375eda925778c33e4] by
-
- build/test/data/name.php
- 15:03 Changeset [8ec860d637ca667e8050e0755d55fc1496301d96] by
-
- build/test/data/json.php
- build/test/data/name.php
- 11:11 Changeset [9b0aaeebea0d7ad39ae1cf51dac997d475fd06bd] by
-
- src/jquery/coreTest.js
- 11:09 Ticket #771 (remove(String) fails to filter elements) created by
- Something like $("#container *").remove("a") should remove only anchors, …
- 11:08 Changeset [200319ea6b6a59daebce1cfc1d330a9d52c208c0] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 09:54 Ticket #770 (.add is broken) closed by
- fixed: The unnecessary array dimension is now fixed. The other issue here is …
- 09:53 Changeset [caad7f814e2cade14e5ccdf62a54b3ffce5ddb4b] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 09:37 Changeset [a5f9108a2109b2ed5778af860b0928d8e6b0fdd2] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 08:39 Ticket #770 (.add is broken) created by
- url: http://walkingwoods.com/jquery/ var text_editor = …
- 07:00 Changeset [84ecf3937b156e7892131481ed6b1df230bbbbc7] by
-
- src/jquery/jquery.js
- 01:06 Changeset [6de5275687cabf1016649899407c9cfb26d4ed70] by
-
- src/fx/fx.js
- 00:46 Changeset [a3806202ffe1ecc85ba6213f06cc7b6f68c49695] by
-
- src/fx/fx.js
01/09/07:
- 21:21 Changeset [2ad5faf3a1dde0714583cd7ea7e9a40de0dca9ad] by
-
- src/intro.js
- 19:54 Changeset [028f9d859dfed30e45046f28f5fec12cf6e7b2bf] by
-
- src/event/event.js
- 17:16 Ticket #761 (Document event properties and methods) closed by
- fixed: In SVN. More to come with more event fixing (#748)
- 17:15 Changeset [41cc839a2dff6342aaba048eae36d66d2a25d288] by
-
- src/event/event.js
- src/fx/fxTest.js
- src/jquery/jquery.js
- 16:14 Changeset [d3d7d7ebff2e1fc6a1e8ea9a620a7560ff71ef1a] by
-
- src/jquery/coreTest.js
- 15:46 Ticket #766 ($(SELECTOR).next() and $(SELECTOR).prev() are not working) closed by
- fixed: Fixed in SVN rev 956.
- 15:44 Changeset [609dec9a78ac98e69b67a73989d8437f67c6d33a] by
-
- src/jquery/jquery.js
- 15:28 Ticket #768 (Issue with using next()) closed by
- duplicate: Duplicate: #766
- 15:27 Changeset [694becea3898f060ed815cf864ea1d4e87a800fb] by
-
- src/jquery/coreTest.js
- 15:20 Ticket #765 (.parents does not work in 1.1a) closed by
- fixed: Fixed in SVN.
- 15:19 Ticket #763 (Parents() throws error) closed by
- fixed: Fixed in SVN.
- 15:19 Changeset [ea283bd13130303271077a6ee8b14b7c79bd0ce4] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 14:51 Ticket #769 (Checkbox's state is erased after wrap() or append() action (IE 6)) created by
- When you wrap a checkbox checked, check state is erased. Testpage : …
- 06:04 Changeset [aa424984f7c37956f568512aa94bc16787e4c651] by
-
- src/selector/selector.js
- 05:06 Ticket #768 (Issue with using next()) created by
- When using next() it doesn't appear to see the next item in the DOM. I've …
- 04:58 Ticket #767 (Error in parsing value for property 'left'. Declaration dropped.) created by
- After updating to your latest diminsions.js Revision 939, I get an error …
- 03:41 Ticket #742 (Animate with opacity doesn't hold inline style values) closed by
- invalid: This is the correct behavior. You are using a 'show' action/value for the …
- 00:21 Ticket #766 ($(SELECTOR).next() and $(SELECTOR).prev() are not working) created by
- When looking for siblings in 1.1a, the .next() and .prev() functions do …
01/08/07:
- 22:01 Ticket #765 (.parents does not work in 1.1a) created by
- In versions < 1.1a, $('SELECTOR').parents() returned either an array of …
- 19:14 Ticket #764 (Some selector cause a crash in Safari) created by
- After an upgrade to 1.1a I experience crashes in Safari (latest safari …
- 18:33 Ticket #763 (Parents() throws error) created by
- Calling parents(), with or without an expression argument, throws an …
- 16:13 Ticket #762 (toggleClass fails due to jQuery.className.has changes) closed by
- fixed: Fixed in SVN. jQuery.className.has now accepts both node and className.
- 16:12 Changeset [76d6d445bb68009c010e0b91dbf21747bc2d35ba] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 14:45 Ticket #750 (jQuery( 'param', $( 'object' )[0] ); fails if an OBJECT element exists) reopened by
- OBJECT.getElementsByTagName("*") and OBJECT.all return no elements This …
- 12:53 Ticket #762 (toggleClass fails due to jQuery.className.has changes) created by
- Due to the change in jQuery.className.has, which now expects a String as …
- 06:08 Changeset [d97397d38e4c578cf999ea09c31f20702ff2c387] by
-
- ChangeLog.txt
- 04:51 Changeset [8bcb016dfaa029a5e98cc3c25b9f999053217f36] by
-
- version.txt
- 02:39 Ticket #417 (.html not working properly in opera 9.02) closed by
- fixed: Fixed in SVN rev 927.
- 02:39 Changeset [32d81db90d6ca32ed41b43cbaea347abb1c86c6e] by
-
- src/jquery/jquery.js
- 01:26 Changeset [789f0e1093beb559bb2acef708cc4b27c00f557d] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 01:17 Changeset [d0e8a2452ebd30abe403d402e813513cef675694] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 01:12 Changeset [b603ca03c460bad9d8cf367ddc0f18ef46a2ef2d] by
-
- src/jquery/jquery.js
- 00:12 Changeset [12e63353391f1a556a73fe92bcd8e5f0ac277726] by
-
- src/ajax/ajaxTest.js
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selector.js
01/07/07:
- 23:59 Ticket #756 (.text(val) should set escaped text) closed by
- fixed: Added to SVN, with an additional stripTags argument.
- 23:59 Changeset [5acecf6e2814701f9e22f91f17fcb33ef910e88a] by
-
- ChangeLog.txt
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 23:42 Changeset [c78b1fb9a1f44c640290c1ffdb16b0c1d5531b7b] by
-
- ChangeLog.txt
- 23:38 Ticket #758 (Inelegant aspect of hide() and show(). Hiding something that's hidden ...) closed by
- fixed: Fixed in SVN.
- 23:38 Changeset [e057aeddccc52372b179c53bd88e15af9650353b] by
-
- src/fx/fx.js
- 23:19 Changeset [e50014d47e3f3799031119595a43082ea94afd89] by
-
- src/jquery/jquery.js
- 23:12 Ticket #449 (Wiki seems to be vandalized - update trac) closed by
- fixed: We're moving over to MediaWiki for the docs. The new URL is here: …
- 23:03 Ticket #753 (Advanced Setting of Attribute/CSS Values) closed by
- fixed: Implemented in SVN. The new helper function parseSetter() may be improved …
- 23:01 Changeset [cb0250f1fa5af5c84e858ea978fcaa1194f4694f] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 22:53 Ticket #755 ($("foo").find("foo") returns weird results) closed by
- fixed: Fixed in SVN.
- 22:52 Ticket #752 ([@foo] should match object properties too) closed by
- fixed
- 22:51 Changeset [e1e47cddd64e904606c6d239d1d3e1d647f23df6] by
-
- src/selector/selector.js
- 22:29 Changeset [33662cd713c28b2db0adccec170ffe93b35f098a] by
-
- src/jquery/jquery.js
- src/selector/selector.js
- 22:19 Ticket #761 (Document event properties and methods) created by
- The (normalized) properties and methods of the event object should be …
- 21:43 Changeset [0798c6e64e4e0c984d5ece50ade61827c2105c39] by
-
- src/event/event.js
- src/fx/fx.js
- src/jquery/jquery.js
- 20:56 Changeset [386c0bc8a686eaa90be12dd1c6690668ff7442c7] by
-
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 19:56 Changeset [a8f1d0ea4dcd97308a752b81b36ea7329db18881] by
-
- src/fx/fx.js
- 12:13 Changeset [4451a83407b396a3e52b83667fe51a10bfb31289] by
-
- src/jquery/coreTest.js
- 11:15 Ticket #754 (Error in docs for $.each() callback) closed by
- fixed: Fixed in SVN. Docs now don't mention "this" anymore, but only name/index …
- 11:15 Changeset [46001b94f34f7230482e64f5444346ffc5044f2c] by
-
- src/jquery/jquery.js
- 10:27 Ticket #750 (jQuery( 'param', $( 'object' )[0] ); fails if an OBJECT element exists) closed by
- fixed: Fixed.
- 10:26 Changeset [955fdb87a72e0d85676db932eda9f6a4319306d9] by
-
- build/test/index.html
- src/selector/selectorTest.js
- 09:20 Changeset [d7b73ea5c7440c49c804b3cafe67e84aafbdd064] by
-
- src/ajax/ajax.js
- src/event/event.js
- src/fx/fx.js
- src/jquery/jquery.js
- version.txt
- 05:00 Milestone 1.1a completed
- This release is set to make some minor API changes to the outstanding 1.0 …
- 01:09 Ticket #760 (.css('fontSize') returns different value in Internet Explorer) created by
- The .css() method returns a different font-size value for Firefox and …
- 00:28 Changeset [f6205e054eb6b04b71f8487d55bb0e5730bb3c52] by
-
- src/fx/fx.js
01/06/07:
- 23:58 Ticket #759 (Minor bug in getPosition method of Interface plugin.) created by
- Part of the getPosition function walks up the DOM to the body element to …
- 22:34 Changeset [458d427c0e4af4502e14400110b5327aa2513781] by
-
- build/docs/js/pager.js
- src/jquery/jquery.js
- 13:41 Ticket #758 (Inelegant aspect of hide() and show(). Hiding something that's hidden ...) created by
- As the summary says - when something is hidden and I trigger a command to …
- 06:18 Changeset [ab0287681f790ad36beb5e35160bedfe181e30f7] by
-
- src/ajax/ajax.js
- 05:31 Changeset [c330527318775d32c87954f640c53066e7a732d9] by
-
- src/ajax/ajax.js
- src/event/event.js
- 05:09 Changeset [e473f3a9118e4eae8d1aa2c3ab3527944db2e83b] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 01:11 Ticket #757 (Update for ifxtransfer.js) created by
- Hey guys, i've been using jQuery/Interface.eyecon.ro for quite a while …
01/05/07:
- 22:00 Changeset [645570310bc60b5bcee1aca4b05606503ad49c95] by
-
- src/fx/fx.js
- 21:01 Ticket #756 (.text(val) should set escaped text) created by
- Current it just sets the HTML, when it should set the actual text instead. …
- 20:20 Ticket #755 ($("foo").find("foo") returns weird results) created by
- When an initial selector doesn't return any results, future selectors will …
- 20:05 Ticket #754 (Error in docs for $.each() callback) created by
- I recently took a look at the code for $.each and noticed that it passes …
- 18:09 Ticket #753 (Advanced Setting of Attribute/CSS Values) created by
- It would be great if you could do: .attr("value", function(){ return …
- 18:06 Ticket #752 ([@foo] should match object properties too) created by
- Currently all [@foo...] operations only match HTML attributes - they …
- 16:13 Ticket #751 (selectors regex enhancement) created by
- ..it would be nice if jquery would support selecting elements in the …
- 09:14 Changeset [887b890fa672183f7d6d754ac18478e036a7beb2] by
-
- src/fx/fx.js
- src/jquery/jquery.js
- 06:40 Changeset [150262153be3fcf1bbc7438d9b4c76d1d1d3bd6b] by
-
- src/fx/fx.js
Note: See TracTimeline
for information about the timeline view.
