Timeline
11/20/06:
- 21:01 Changeset [26cda0c1e549da365ae13cabcb7d0a84e0dad2b7] by
-
- src/jquery/jquery.js
- 20:54 Changeset [a87fa0188b8e0f56881afdfe0e7a7afb49eb0619] by
-
- build/test/data/testrunner.js
- build/test/data/testsuite.css
- build/test/index.html
- 20:37 Changeset [46faa03820f82e5b03e6b3d73bd9d5b194b2b310] by
-
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 15:00 Ticket #418 (<tbody> duplicated) created by
- When adding <tbody> to a table, you actually end up with two inserted: …
- 04:56 Ticket #417 (.html not working properly in opera 9.02) created by
- Seems .html reformat input string. For example: …
11/18/06:
- 13:37 Changeset [7cc550727c4e0bcd93c5d435f0799f568fc74dfa] by
-
- build.xml
- build/test/data/test.js
- build/test/data/testrunner.js
- build/test/index.html
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- src/event/event.js
- src/event/eventTest.js
- src/fx/fx.js
- src/fx/fxTest.js
- …
- 10:37 Changeset [797ccbaf3185e501a52b5a3517126fdbab03764c] by
-
- src/ajax/ajax.js
- 01:30 Ticket #409 (iautocompleter broken by 1.0.3 on IE (or the other way around)) closed by
- wontfix: You should contact Stefan directly about this. I think iautocompleter …
- 01:27 Ticket #410 (event has no properties) created by
- Line 1024 (uncompressed jquery.js): event.preventDefault = function() {
- 01:16 Ticket #27 (.css() returns incorrect values) closed by
- fixed
- 01:16 Ticket #132 (Context is being modified) closed by
- fixed
- 01:15 Ticket #207 (IE weirdness on semi-opaque anti-aliased text, a small fix) closed by
- duplicate
- 01:10 Ticket #222 (Hover Bug) closed by
- fixed
- 01:07 Ticket #126 (Nesting Animations) closed by
- fixed
- 00:52 Ticket #409 (iautocompleter broken by 1.0.3 on IE (or the other way around)) created by
- Hi, Looks like iautocompleter (which is not in svn?) is broken when I use …
- 00:04 Ticket #77 (JS 'warnings' generated in firefox) closed by
- fixed
- 00:00 Ticket #73 (Event Object) closed by
- fixed
11/17/06:
- 23:58 Ticket #71 (hide/show broken) closed by
- fixed
- 23:54 Ticket #51 (Issue with Arrays) closed by
- fixed
- 22:22 Ticket #392 (Update CSS Selectors Documentation) closed by
- fixed: Updated.
- 22:20 Ticket #67 (the center() function doesn't work when the parent object is body) closed by
- fixed: I'm fairly certain that this has been resolved in SVN.
- 22:19 Ticket #48 (Seach scope does not work as expected with content loaded via $.get) closed by
- duplicate
- 20:15 Ticket #360 ($('dd:nth-child(odd)') Doesn't select correctly) closed by
- wontfix: This is correct - and the way its expected to work in CSS. To do what you …
- 18:57 Ticket #308 (Making jquery 1.0.2 work in Firefox 2.0 ...) closed by
- worksforme: Not able to duplicate this, closing.
- 18:50 Ticket #266 (AJAX xml override for XHTML docs.) closed by
- wontfix: I didn't realize that overrideMimeType didn't exist in IE, though. So it …
- 17:40 Ticket #408 (name attribute removed in Internet Explorer) created by
- When I create an input element with a name, the name gets removed when I …
- 17:23 Ticket #266 (AJAX xml override for XHTML docs.) reopened by
- I think what's being driven at here is that the dataType should try harder …
- 16:55 Ticket #407 (getScript and Safari) created by
- While developing the PunchCard widget I've found a problem with getScript …
- 15:14 Ticket #290 (Document behaviour of destructive methods like find etc.) closed by
- invalid: Destructive behaviour will be history from 1.1 on, therefore this ins't …
- 15:13 Ticket #349 (Fix to API navigation in Safari) closed by
- invalid: The current API docs will be replaced with a new version soon that doesn't …
- 14:58 Ticket #266 (AJAX xml override for XHTML docs.) closed by
- worksforme: Klaus said he doesn't see any bug here, and he is our personal mimtype …
- 14:50 Ticket #405 (Aborting XMLHttpRequest is not possible) closed by
- fixed: Fixed in SVN. $.ajax() now returns the XMLHttpRequest. Docs reflect this …
- 14:49 Changeset [cb0fbbbac1ccad88fe548d9e1fe2b8d791098eb0] by
-
- src/ajax/ajax.js
- 14:49 Ticket #405 (Aborting XMLHttpRequest is not possible) created by
- Currently it is not possible to manually abort an XMLHttpRequest started …
- 10:15 Changeset [c119a80ea37a6940ec55dfb7b9f9b296800c7928] by
-
- src/ajax/ajax.js
- 09:57 Ticket #371 (ajax dosen't support xml posts) closed by
- fixed: Fixed in SVN. Added option to override Content-Type header (contentType), …
- 09:56 Changeset [1e620109d7bd3f77f770f5dbe22f3ef616fa0bb0] by
-
- build/test/data/testsuite.css
- src/ajax/ajax.js
11/16/06:
- 21:42 Changeset [06c185321c4d6feea0894146db0547caf9b4768a] by
-
- src/fx/fx.js
- 20:39 Changeset [6404d6e3ecfc369c45c2e9661628402d0a6e9898] by
-
- src/ajax/ajax.js
- 15:28 Ticket #399 (Second handler firing after first returned false) created by
- When registering two functions to an event on the same element and the …
- 10:30 Changeset [317ea5caeacdae60ef759fd1e35c9219c9e14c87] by
-
- src/ajax/ajax.js
11/15/06:
- 23:11 Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) closed by
- fixed: This is actually the way it is supposed to work. The stylesheet should …
- 22:54 Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) reopened by
- This still isn't working right. I suspect that this issue is related, as …
- 17:13 Changeset [32816eff59095841e078cf5a7bf637ea64c4c801] by
-
- src/event/event.js
- 16:14 Ticket #219 (slideDown misscalculates the height in some cases.) closed by
- worksforme: I'm closing this out as worksforme. Feel free to reopen with a simplified …
- 16:09 Ticket #368 (attribute selector not working in IE6 in jQuery 1.0.3) closed by
- wontfix: This is caused by IE messing with the attribute value when using …
- 16:01 Ticket #288 (Expressions: sorting) closed by
- worksforme
- 15:54 Ticket #395 ($(E ~ F) fails if E is the first sibling) closed by
- duplicate: See #310 This is now fixed in SVN Rev: 585
- 15:53 Ticket #310 (jQuery ~ operator bug (and fix)) closed by
- fixed: This is now fixed in SVN Rev: 585 See also #395
- 15:53 Changeset [f12df1df853d9ddabe45164f03c811ba01b6bfd2] by
-
- src/jquery/jquery.js
- 10:08 Changeset [db621dd8ddf90259d4a170691fdd15574c2c011b] by
-
- build/test/data/testrunner.js
- build/test/data/testsuite.css
- 10:07 Changeset [d6ab3c71ac49f370367f28e0bdf433c173adbdb1] by
-
- src/jquery/jquery.js
- 04:24 Ticket #395 ($(E ~ F) fails if E is the first sibling) created by
- I am having a problem with the "element preceded by" syntax for $. …
- 01:58 Changeset [fcc99cd0f5464d8172405ad33b797e74d751b4c6] by
-
- src/jquery/jquery.js
11/14/06:
- 21:11 Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) closed by
- fixed: This is now fixed in SVN REV: 576. As a result of this fix the private …
- 21:02 Changeset [044d47a504b73b66518852374e04024d22a75662] by
-
- src/fx/fx.js
- 19:34 Ticket #392 (Update CSS Selectors Documentation) created by
- Seem that the documentation about the CSS Selectors …
- 16:18 Ticket #390 (Can't attach IFrame's load event/IE7) created by
- Try: […] $(d).bind(...) dosen't work too. but standard …
11/13/06:
- 14:17 Ticket #48 (Seach scope does not work as expected with content loaded via $.get) reopened by
- 14:16 Ticket #284 (Create a nightly build) reopened by
- 10:37 Changeset [9261e7ee13d867b3434ea0d9617ca30844318966] by
-
- src/ajax/ajax.js
Note: See TracTimeline
for information about the timeline view.
