Timeline
Oct 20, 2006:
- 11:47 AM Ticket #162 (cloneNode() issues) closed by
- fixed: That page uses $ for document.getElementById. This caused a conflict …
- 11:07 AM Changeset [215aab2]1.12-stable2.2-stablekillphp by
- build.xml
- 4:48 AM Ticket #294 (hoverClass) created by
- It would be nice if there was a feature called hoverClass. Which would …
Oct 19, 2006:
- 5:47 PM Changeset [4bcb578]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:36 PM Ticket #290 (Document behaviour of destructive methods like find etc.) created by
- There have been several requests about the behaviour of find() etc. …
- 2:31 PM Changeset [24142f6]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 9:07 AM Ticket #288 (Expressions: sorting) created by
- I'd like to see jQuery Expressions with sorting support. XPath can't …
Oct 18, 2006:
- 6:48 AM Ticket #285 (Selecting $(window) with iFrame errors) created by
- If you try to use the $(window) selector on a page that contains an …
- 12:32 AM Changeset [ca91d78]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Oct 17, 2006:
- 4:16 PM Ticket #284 (Create a nightly build) created by
- A crontab should suffice. It will be a great help for everyone without …
- 3:12 PM Changeset [14b09024]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/jquery/jquery.js
- 11:34 AM Changeset [6f7cd66]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/fx/fx.js
- src/jquery/jquery.js
Oct 16, 2006:
- 5:32 AM Ticket #262 (Extending Object prototype breaks jQuery (was: "name.replace is not a ...) closed by
- worksforme
- 5:31 AM Ticket #229 (it is impossible to implicitly abandon search context (without .end())) closed by
- worksforme: This isn't a bug, it is by design. There have been discussion to …
- 5:19 AM Ticket #239 (Animation Docs) closed by
- fixed
Oct 15, 2006:
- 6:47 PM Changeset [688c724]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:03 PM Changeset [2e23d01]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Oct 14, 2006:
- 11:19 PM Ticket #274 (load() of html is not shown properly after hide/show) closed by
- invalid: This can be fixed by adding the following line in the callback of your …
- 11:11 PM Ticket #238 (Seperate private and public $.extend) closed by
- fixed: Fixed in SVN rev 441.
- 11:11 PM Changeset [c9511ef]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:00 PM Ticket #220 (Nathan) closed by
- fixed: This has been fixed in the latest SVN.
- 10:58 PM Ticket #77 (JS 'warnings' generated in firefox) closed by
- fixed: Ok, I went through and fixed all the problems. These have all been …
- 10:57 PM Changeset [af961d5]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/event/event.js
- src/jquery/jquery.js
- 10:04 PM Ticket #281 (Paula) created by
- Not entirely what the cause of this is, yet, but I think that the …
- 2:05 PM Ticket #280 (update trac's versions+milestone lists) created by
- in trac you can only select milestone 1.0, and versions 1.0b1 and 1.0
- 2:02 PM Ticket #279 (Ben) created by
- If I do $("a").filter(".x,.y.z") I don't get the correct selection. …
Oct 13, 2006:
- 7:36 PM Ticket #278 (Make :contains() be optionally case insensitive) created by
- At the moment, :contains() is case sensitive only. We need a way to …
- 7:11 PM Ticket #273 (ajaxStart and ajaxStop are having issues) closed by
- fixed: Yeah, this was it - good catch!
- 7:10 PM Ticket #271 (.add( jQuery )) closed by
- duplicate
- 7:09 PM Ticket #188 (Ron) closed by
- fixed: This should be resolved now, as attribute setting has been modified in …
- 5:06 PM Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) created by
- When you use animate() to change the height or width of an element to …
- 2:52 PM Ticket #275 (XML not properly parsed by Interface Autocompleter) closed by
- invalid: I see. This is related the the $.ajax function's parameter changes in …
- 2:40 PM Ticket #275 (XML not properly parsed by Interface Autocompleter) created by
- The Interface plugin's Autocompleter doesn't properly handle the …
- 2:22 PM Ticket #164 (IE throws errors for $(this) in nested each loops) reopened by
- From Stephan Woodbridge: I see that Bug #164 has closed. I just …
- 1:53 PM Ticket #274 (load() of html is not shown properly after hide/show) created by
- Example of the problen can be found here …
- 1:02 PM Ticket #273 (ajaxStart and ajaxStop are having issues) created by
- There have been multiple reports that ajaxStart and ajaxStop do not …
- 10:56 AM Changeset [e7669f6]1.12-stable2.2-stablekillphp by
- build/test/data/with_fries.xml
- src/ajax/ajax.js
- src/jquery/jquery.js
- 10:02 AM Ticket #265 (Some variables are not initialized properly in jQuery.ajax in 1.0.2) closed by
- fixed: global and timeout options are now initialized properly when $.ajax is …
- 10:02 AM Changeset [bfa8306]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 9:58 AM Ticket #216 (Add "html" dataType for $.ajax) closed by
- fixed: Fixed in SVN.
- 9:57 AM Changeset [cb53fc0]1.12-stable2.2-stablekillphp by
- build/test/data/test.html
- src/ajax/ajax.js
- src/jquery/jquery.js
- 8:48 AM Ticket #208 ($.load should automatically be JQuerified) closed by
- worksforme: Defining your DOM ready code inside a single function and passing that …
- 8:40 AM Ticket #256 ($('something').load('test.html').show("slow") won't work) closed by
- duplicate: See #263.
- 8:36 AM Ticket #270 (Mod of API Docs for jQuery "val") closed by
- fixed: Fixed in SVN.
- 8:36 AM Changeset [ba7dc19]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:19 AM Ticket #264 (jQuery 1.0.2 appears to break the Interface Elements Autocompleter plugin) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.