Timeline
Jan 17, 2007:
- 10:40 PM Ticket #847 (Destroying a sortable) created by
- I'm note able to destroy a Sortable. If you want to use more than one …
- 7:24 PM Ticket #846 (Opacity in FF2) created by
- Opacity in FF2 does not work when setting through .css() and passing a …
- 7:09 PM Ticket #845 (common error gives inscrutable error) created by
- line 2102: if ( a[j].constructor == Array ) causes exception: …
- 4:54 PM Ticket #844 (Loading jQuery 1.1 with Prototype throws error) created by
- Loading jQuery 1.1 with Prototype on Firefox 1.5.0.9 results in this …
- 4:03 PM Ticket #843 (Setting zIndex with css() as number throws error in IE7) created by
- […] (typeof 2 is number) throws an error in IE7 while […] …
- 3:32 PM Ticket #821 (jQuery.fn.add does not add elements to current jQuery object) reopened by
- There is a fundamental difference between the find method and the add …
- 3:31 PM Ticket #842 (DOM manipulation: Add 'replace' method) created by
- The replace method could be used to replace the actual content of an …
- 2:05 PM Ticket #841 (Sortable (and Drag) performance enhancement) created by
- On complex items, with background images, or complex CSS, the …
- 1:49 PM Ticket #840 (BUG: "reference to undefined property e.fromElement" line 1348) created by
- Using jQuery 1.1's hover(), when hovering in and out of the element, …
- 1:33 PM Ticket #839 (Setting opacity fails in jQuery 1.1) created by
- Setting opacity in jQuery 1.1 fails with the following error: …
- 12:34 PM Ticket #838 (crash in interface 1.1+sortable with input tag in sortable elements) created by
- as soon as the sortable div element contains a <input ... /> tag, no …
- 10:25 AM Ticket #837 (DOM inconsistency in add(),maybe more places) created by
- 1.0.4 version has support for direct manipulation on DOM …
- 9:17 AM Changeset [32f688d]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 8:46 AM Ticket #836 (load) closed by
- invalid: The examples for the various bind() shortcuts are somewhat misleading. …
- 8:42 AM Ticket #807 (Slower on Powerbook G4 both Fx2 and Safari2) closed by
- invalid: These are slower, but correct. The old implementation simply ignored …
- 8:38 AM Ticket #812 (CSS px set) closed by
- fixed: D'oh. Now we are at 5 "fixed" properties…
- 8:37 AM Changeset [b98898d9]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:34 AM Ticket #803 (setting opacity is not working) closed by
- fixed: jQuery.prop now handles these special cases. It may be a bit hackish, …
- 8:33 AM Changeset [756183f]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:31 AM Ticket #814 (Calling load(url, data) causes "fn.apply is not a function" error.) closed by
- fixed: Fixed in revision 1093.
- 8:27 AM Ticket #821 (jQuery.fn.add does not add elements to current jQuery object) closed by
- worksforme: jQuery now takes the fully functional approach, that is, no method …
- 8:25 AM Ticket #806 (Couldn't pass DOM Element to jQuery.fn.add method) closed by
- fixed: Fixed in revision 1104.
- 8:24 AM Changeset [3362ccf]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 8:01 AM Ticket #836 (load) created by
- Make <p>what</p> And code in (document.ready(...)): $("p").load …
- 7:24 AM Ticket #552 (ifxhighlight improved oldStyle.backgroundColor detection) closed by
- fixed: Fixed and commited to svn
- 7:15 AM Ticket #826 (Interface plugin resizable elements documentation typo) closed by
- fixed
- 7:13 AM Ticket #825 (iresizable: onDrag can return the new element position) closed by
- fixed: Added and commited to SVN
- 5:58 AM Ticket #830 (callback.apply is not a function during .load) closed by
- duplicate
- 5:44 AM Ticket #804 ($(string exp, element|jQuery context) won't handle jQuery as context) closed by
- fixed: Fixed in revision 1100, reverting the change. For …
- 5:43 AM Changeset [53e12752]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 5:29 AM Changeset [6897390]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 5:03 AM Changeset [2d32400]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 2:17 AM Ticket #835 (mysql lock) created by
- http://docs.jquery.com/Using_jQuery_with_Other_Libraries Database …
- 12:42 AM Ticket #834 ('TracReports' link not working) created by
- The 'TracReports' link in Trac pages don't work, taking to a wiki page
- 12:40 AM Ticket #833 (Interface Sortable doesn't work in tables) created by
- Using a sortable on a table makes a mess on the table, with white …
Jan 16, 2007:
- 9:31 PM Ticket #832 (isFunction unreliable (affects .trigger() and others)) created by
- There are several function-related problems that the new isFunction …
- 8:03 PM Ticket #831 (In IE (6 & 7) attr("href", "bla") on an anchor element results in ...) created by
- The following code $("a").attr("href", "bla"); adjust the href …
- 6:11 PM Ticket #830 (callback.apply is not a function during .load) created by
- I am getting the following error in firebug after upgrading to JQuery …
- 5:09 PM Ticket #829 (Add jQuery version to jQuery object) created by
- A consortium of portlet development and specifications has asked me to …
- 4:12 PM Ticket #443 (SPAM) reopened by
- 1:37 PM Ticket #828 (Can't cancel default action and/or stop propagation in .toggle()) created by
- $("#someelem").toggle(function() { dosomethinga(); return …
- 1:27 PM Ticket #552 (ifxhighlight improved oldStyle.backgroundColor detection) reopened by
- Thanks for your work on this. It's doing a great job removing the …
- 12:45 PM Ticket #827 (.click() fires event in both ie and ff, but actually changes the "checked") created by
- The checkbox in the code snippet below stays unchecked in IE6&7, but …
- 12:40 PM Ticket #826 (Interface plugin resizable elements documentation typo) created by
- On http://interface.eyecon.ro/docs/resizable you ment to say "ratio" …
- 11:56 AM Ticket #812 (CSS px set) reopened by
- One gotcha here: line-height can accept almost anything: …
- 11:31 AM Ticket #825 (iresizable: onDrag can return the new element position) created by
- If we want to limit drag or to make dragging "snap to grid", we …
- 9:20 AM Ticket #812 (CSS px set) closed by
- fixed: Fixed in SVN, revision 1096
- 9:19 AM Changeset [8bd7a35]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:41 AM Ticket #824 (jQuery.fn.css(hash) couldn't set 'z-index ' style property) closed by
- duplicate: See #812
- 8:39 AM Ticket #823 (bug using load() with params) closed by
- duplicate
- 8:31 AM Ticket #824 (jQuery.fn.css(hash) couldn't set 'z-index ' style property) created by
- I'm trying to set properties of jQueried object like this: […] …
- 6:38 AM Changeset [5ebd5f6]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 5:49 AM Ticket #823 (bug using load() with params) created by
- Error Console Firefox detected: Error: fn.apply is not a function …
- 4:18 AM Ticket #820 (.attr(String, Function(i){}) could use the index) closed by
- fixed: Implemented in SVN, revision 1091.
- 4:18 AM Changeset [c8b7881]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 2:31 AM Ticket #822 (Interface download being corrupted in Safari) closed by
- fixed: I changed downloading procedure.
Jan 15, 2007:
- 11:35 PM Ticket #822 (Interface download being corrupted in Safari) created by
- Custom-configured downloads of interface.js are corrupted when Safari …
- 7:05 PM Ticket #821 (jQuery.fn.add does not add elements to current jQuery object) created by
- if I have a jQuery object 'jq' and a DOM element 'element', and I call …
- 5:47 PM Ticket #820 (.attr(String, Function(i){}) could use the index) created by
- Here's the patch to the testfile: […] but alas i is undefined
- 5:23 PM Ticket #813 (Enhance filter(Function) to pass index) closed by
- invalid: already supported
- 5:21 PM Ticket #443 (SPAM) closed by
- invalid
- 5:18 PM Ticket #819 (Enhance testsuite to allow both run and walk modes) created by
- Safari fails miserable to complete the current testsuite: It just …
- 4:52 PM Ticket #797 (Alphabetical List) closed by
- duplicate: See #818
- 4:44 PM Ticket #818 (complete API docs draft as alternative to wiki/vq) created by
- TODOs: * Update to 1.1 * Add links to API on docs.jquery.com * Add …
- 4:39 PM Ticket #817 (before and result divs unreadable in ie7) created by
- In the new documentation, the before and result divs unreadable in …
- 4:38 PM Ticket #443 (SPAM) reopened by
- 4:34 PM Ticket #816 (jQuery version is not substituted in build) created by
- If jQuery is built from the build file in a local environment, …
- 4:28 PM Ticket #815 (click event handler for checkbox gets fired twice) created by
- A click event handler that is attached to a checkbox gets executed …
- 1:41 PM Ticket #814 (Calling load(url, data) causes "fn.apply is not a function" error.) created by
- Calling load(url, data) causes fn.apply is not a function with 1.1. …
- 1:39 PM Ticket #813 (Enhance filter(Function) to pass index) created by
- By passing the index as an argument to the filter callback, you could …
- 12:52 PM Ticket #812 (CSS px set) created by
- in jquery.js there is: Handle passing in a number to a …
- 12:29 PM Ticket #811 ("Elem has no properties" error when trying to use if ...) created by
- With 1.0.4 it used to be possible to check if plugin was attached to …
- 11:54 AM Ticket #810 (innerfade plugin does not work with the latest jquery on IE) created by
- I throws an error saying something about a mismatch somewhere in …
- 10:34 AM Ticket #809 (speeding merge and inArray) created by
- I know i'm late, 1.1 has just been released :) Here are faster …
- 10:14 AM Ticket #808 (jjQuery(a, c) fails to navigate over rdocumentElement from parsed xml) created by
- A have cross domain scripts in my app, so a could not get access to …
- 10:01 AM Ticket #805 (Changed behavior of jQuery.find method) closed by
- duplicate: See #804
- 9:52 AM Ticket #807 (Slower on Powerbook G4 both Fx2 and Safari2) created by
- I run the tests on my Powerbook G4 on both Firefox 2 and …
- 9:13 AM Ticket #806 (Couldn't pass DOM Element to jQuery.fn.add method) created by
- It understands only string and array as parameters P.S. It would be …
- 8:01 AM Ticket #805 (Changed behavior of jQuery.find method) created by
- In 1.1 release code: var wnd = $("#some-id"); var form = $("form, …
- 7:53 AM Ticket #804 ($(string exp, element|jQuery context) won't handle jQuery as context) created by
- $(a, c) gets passed on to find(a, c) if a is a non-html string; …
- 5:29 AM Changeset [8b51bfb]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 5:14 AM Ticket #803 (setting opacity is not working) created by
- $(el).css('opacity', 0.5); is not working in version 1.1
- 2:35 AM Ticket #802 (jQuery trigger event not work in Safari) created by
- Can anybody trigger evnet in Safari successfully?! Orz
- 2:17 AM Ticket #550 (recallDroppables function catch error when no item is being dragged) closed by
- fixed
- 2:17 AM Ticket #552 (ifxhighlight improved oldStyle.backgroundColor detection) closed by
- fixed
- 2:16 AM Ticket #549 (Droppable removes all class names on hover when activeclass not initialized) closed by
- fixed
- 2:15 AM Ticket #540 (TTabs scrolls to top after applying a tab in Firefox) closed by
- fixed
Jan 14, 2007:
- 9:25 PM Changeset [2aa6702]1.12-stable2.2-stablekillphp1.1 by
- version.txt
- 5:51 PM Changeset [8ac2169]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 5:37 PM Changeset [677483c]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 5:36 PM Changeset [c6a893b]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- build/test/index.html
- 5:25 PM Changeset [cd2bc21]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 5:03 PM Changeset [18f28ea]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 4:51 PM Ticket #795 (WEIRD new lines in PRE in IE7) closed by
- fixed: I've fixed this in SVN.
- 4:50 PM Ticket #796 (IE6: appending/prepending of elements doesn't work (coretest fails for ...) closed by
- fixed: Fixed in SVN.
- 4:49 PM Changeset [34355cd]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/event/event.js
- src/jquery/jquery.js
- src/selector/selector.js
- 4:09 PM Changeset [866187f]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:07 PM Changeset [2591319]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 2:49 PM Changeset [382a7ec]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- 2:32 PM Ticket #800 ($("div").append([]) breaks) closed by
- fixed: Fixed in SVN rev 1065.
- 2:30 PM Changeset [729396e]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 1:00 PM Ticket #801 ($("div").filter("*") breaks) closed by
- fixed: Fixed in SVN rev 1063.
- 1:00 PM Ticket #801 ($("div").filter("*") breaks) created by
- It causes a never-ending loop to occur.
- 12:56 PM Ticket #800 ($("div").append([]) breaks) created by
- Due to the current Safari check .append([]) breaks.
- 12:55 PM Ticket #786 (:nth-child(even/odd) is incorrect) closed by
- fixed: Fixed in SVN rev 1064.
- 12:54 PM Changeset [e50a2f6]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 12:45 PM Changeset [375499c]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 10:47 AM Changeset [2b82ffb]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- 8:48 AM Changeset [213118c8]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 2:17 AM Changeset [e1e631a0]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- 1:22 AM Changeset [ed5bda3]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/event/event.js
- src/fx/fx.js
- src/jquery/jquery.js
- src/selector/selector.js
- 1:02 AM Changeset [2bd21fe]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 12:00 AM Milestone 1.1 completed
Jan 13, 2007:
- 5:39 PM Ticket #798 (in 1.04, .toggle() would take a speed as a parameter, but not in 1.1b) closed by
- fixed: Fixed in SVN rev 1050.
- 5:38 PM Changeset [8507fae]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 5:32 PM Ticket #794 (Default action gets called with FF2 even after ...) closed by
- fixed: Fixed in SVN rev 1049.
- 5:29 PM Changeset [79c58b84]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 5:24 PM Ticket #799 (Setting a CSS height/width then animating a div breaks it) created by
- For example: […] then do: […] That works fine, but then try: …
- 4:53 PM Ticket #798 (in 1.04, .toggle() would take a speed as a parameter, but not in 1.1b) created by
- $('this').toggle(350); works in 1.04, but not 1.1b ofcourse it …
- 3:45 PM Ticket #793 (1.1b .css() seems to require the element HAS to be in DOM) closed by
- fixed: I think this has been resolved, it's not throwing an exception. …
- 3:09 PM Ticket #797 (Alphabetical List) created by
- Please consider bringing back the Alpha list of available jQuery …
- 2:43 PM Ticket #788 (toggle issue on tables) closed by
- duplicate: Duplicate of by #24
- 9:53 AM Ticket #796 (IE6: appending/prepending of elements doesn't work (coretest fails for ...) created by
- The jQuery test suite (SVN Rev. 1046) fails for tests 17-24 when …
Jan 12, 2007:
- 10:46 PM Ticket #739 (problem with all event binding functions in jquery 1.04 when used in ...) reopened by
- How is this bug invalid? I just tested it and the problem still exists …
- 6:26 PM 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. …
- 4:21 PM Ticket #794 (Default action gets called with FF2 even after ...) created by
- Default form action gets called (browser submits the form) with FF2 …
- 3:35 PM Ticket #792 (Unable to bind unload event of the window) closed by
- fixed
- 1:57 PM Ticket #793 (1.1b .css() seems to require the element HAS to be in DOM) created by
- HTML: […] Lib: […]
- 7:47 AM Ticket #792 (Unable to bind unload event of the window) created by
- When you try to bind the unload event of the window writing …
- 5:54 AM Ticket #791 (Cross-reference API documentation) created by
- A good API documentations needs cross-reference. A possible format for …
- 5:46 AM 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 …
- 5:32 AM Ticket #789 (Thickbox fails with 1.1b + compatibility layer) created by
- That pretty much sums it up. It loads the overlay then fails.
- 2:33 AM Ticket #787 (Array support in selector is broken) closed by
- fixed: We're removing support for the array selector in favor of the comma …
- 2:32 AM Changeset [dfa1a02]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 2:28 AM Ticket #785 (addClass doesn't seem to work when in an ajax callback that returns nothing) closed by
- fixed: This has been fixed in SVN. Doing .append("") caused an error to occur.
Jan 11, 2007:
- 10:53 PM Changeset [39b0976]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/outro.js
- 5:31 PM Ticket #788 (toggle issue on tables) created by
- Show / hide in table rows don't work well under IE because it uses …
- 4:50 PM Ticket #787 (Array support in selector is broken) created by
- Here's a test that shouldn't be broken […]
- 2:40 PM Ticket #786 (:nth-child(even/odd) is incorrect) created by
- Running $("div:nth-child(odd)") only ever seems to return one result.
- 2:32 PM Ticket #784 (Seplling mistake in comment) closed by
- fixed: Fixed.
- 2:32 PM Changeset [5b7f34d]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:44 PM Changeset [bfa7959]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:40 PM Changeset [f368960]1.12-stable2.2-stablekillphp by
- build/docs/js/doc.js
- 1:09 PM Ticket #785 (addClass doesn't seem to work when in an ajax callback that returns nothing) created by
- Consider the following code... […] The addClass method doesn't …
- 12:25 PM Ticket #780 (NS_ERROR_XPC_BAD_CONVERT_JS) closed by
- fixed
- 12:24 PM Changeset [6350e8a]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:18 PM Ticket #782 ($('body').append(html) breaking within a plugin) closed by
- invalid: Appending to body works fine. The actual error is caused by the …
- 12:07 PM Ticket #784 (Seplling mistake in comment) created by
- In 1.1b line 615: 'wheather' should be 'whether'
- 11:59 AM Changeset [4b202889]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 10:21 AM 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 …
- 10:18 AM Ticket #782 ($('body').append(html) breaking within a plugin) created by
- I can't replicate this using different code (i.e. writing a different …
- 10:10 AM Ticket #781 (1.1b : $(this).siblings().toggle(); changes all inline siblings (after ...) created by
- Before click: […] After click […]
- 9:59 AM 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 …
- 8:59 AM Ticket #779 (error with packed version of latest jquery) closed by
- fixed: Fixed in Revision 1000. Yeah.
- 8:57 AM Changeset [fd30d77]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:38 AM 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 …
- 8:06 AM Ticket #780 (NS_ERROR_XPC_BAD_CONVERT_JS) created by
- […] Using code: […] test is just a div, but this error is …
- 7:10 AM 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 …
- 5:35 AM Ticket #749 (parseColor function incorrectly parses 6-character-long color values) closed by
- fixed
- 3:55 AM Ticket #774 (Support for generic xml document) reopened by
- You don't understand me,I need to use it as create*(element/comment …
- 3:25 AM 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 …
- 2:41 AM Changeset [d1390665]1.12-stable2.2-stablekillphp1.1b by
- version.txt
- 2:34 AM Ticket #739 (problem with all event binding functions in jquery 1.04 when used in ...) closed by
- invalid
- 2:32 AM 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 …
- 2:31 AM Changeset [74c06be]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
Jan 10, 2007:
- 11:55 PM Ticket #776 (.text() only returns the first element matched) closed by
- fixed: Fixed in SVN.
- 11:52 PM Changeset [9449591]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:44 PM Ticket #764 (Some selector cause a crash in Safari) closed by
- fixed
- 10:57 PM Changeset [07aa989]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 7:00 PM Ticket #777 (evalScripts() runs embed js befor previous external code) created by
- <script type="text/javascript" src="alert_hello.js"></script> <script …
- 6:14 PM Ticket #776 (.text() only returns the first element matched) created by
- $(SELECTOR).text() returns only the first element matched, rather than …
- 5:16 PM Ticket #775 (bug in parents()?) closed by
- duplicate: Already fixed.
- 4:51 PM Ticket #775 (bug in parents()?) created by
- fn is not a function map([a.toggle wms.portal], undefined)jquery.js …
- 4:31 PM Changeset [c690472]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 4:19 PM Changeset [bb35204]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:46 PM Changeset [c6e6e72]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/jquery/jquery.js
- 1:26 PM Changeset [7b43992]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 1:23 PM Ticket #773 (appendTo object notation support) closed by
- fixed: Alright, we'll fix up the docs to note this.
- 1:22 PM Ticket #127 (Add support for custom easing) closed by
- fixed: This is in 1.1.
- 1:21 PM Ticket #774 (Support for generic xml document) closed by
- worksforme: We have that right now - just pass in the XML document to jQuery, like …
- 1:20 PM Ticket #319 (Multiple Expression in .siblings(), .filter(), .not()) closed by
- fixed
- 1:19 PM Ticket #772 (filter( filter ) doesn't work at all) closed by
- fixed: Fixed in SVN.
- 1:06 PM Changeset [75b6bcd]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- 12:54 PM Changeset [f2ff0db]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selector.js
- 12:39 PM Ticket #774 (Support for generic xml document) created by
- I would be nice to have generic xml document support,some kind of …
- 11:42 AM Ticket #773 (appendTo object notation support) created by
- How about support of "appendTo" in object notation form,not only …
- 11:40 AM Ticket #772 (filter( filter ) doesn't work at all) created by
- filter(callback) doesn't work like it should …
- 11:40 AM Changeset [ee0175c]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:14 AM Ticket #771 (remove(String) fails to filter elements) closed by
- fixed: Fixed in SVN rev 980.
- 11:13 AM Changeset [62303ad]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:00 AM Changeset [3d3237c]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 10:04 AM Changeset [378bb9d]1.12-stable2.2-stablekillphp by
- build/test/data/name.php
- 10:03 AM Changeset [8ec860d]1.12-stable2.2-stablekillphp by
- build/test/data/json.php
- build/test/data/name.php
- 6:11 AM Changeset [9b0aaee]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 6:09 AM Ticket #771 (remove(String) fails to filter elements) created by
- Something like $("#container *").remove("a") should remove only …
- 6:08 AM Changeset [200319ea]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 4:54 AM Ticket #770 (.add is broken) closed by
- fixed: The unnecessary array dimension is now fixed. The other issue here …
- 4:53 AM Changeset [caad7f8]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 4:37 AM Changeset [a5f9108a]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 3:39 AM Ticket #770 (.add is broken) created by
- url: http://walkingwoods.com/jquery/ var text_editor = …
- 2:00 AM Changeset [84ecf39]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Note: See TracTimeline
for information about the timeline view.