Timeline
06/18/12:
- 17:27 Ticket #10373 (`document.defaultView` => `window`) closed by
- fixed: Update document.defaultView.getComputedStyle. Fixes #10373 Changeset: …
- 17:13 Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) closed by
- invalid: I think rwaldron is getting soft. Please ask for help on a place like …
- 16:32 Ticket #9385 (Deprecate jQuery.browser) closed by
- fixed: Duly and exhaustively deprecated. The jQuery.browser repo will be merged …
- 16:23 Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) created by
- cannot compare 9 and 10, 99 and 100, 999 and 1000 etc... similarly you can …
- 16:20 Ticket #8387 (flickering problem with jQuery 1.5 hide/show issue with inline and ...) closed by
- fixed: This is fixed. No unit test to write. All hail the animation rewrite!
- 16:19 Ticket #11921 (curCSS issue with jQuery UI) closed by
- invalid: scott.gonzalez knows what he's doing. I shouldn't have re-opened.
- 15:30 Ticket #11010 (Make Deferred.then == Deferred.pipe like Promise/A) closed by
- fixed: I've retitled the ticket to describe its actual goal, which was …
- 14:11 Ticket #11928 (IE6/IE7 security warning when using $.get() to add HTML content with ...) created by
- When using $.get(...) to add content to an HTTPS page, IE7 gives a false …
- 14:11 Ticket #11927 (Implement EventSource) closed by
- duplicate
- 13:41 Ticket #11926 (Implement EventSource) closed by
- plugin: As the author of jQuery.EventSource, I believe this should remain as a …
- 13:15 Ticket #11927 (Implement EventSource) created by
- I'm interested in implementing EventSource in jQuery with a fallback …
- 13:13 Ticket #11926 (Implement EventSource) created by
- I'm interested in implementing EventSource in jQuery with a fallback …
- 02:40 Ticket #11925 (special.teardown should pass the handle as second argument) created by
- The code in jQuery.event.special.beforeunload.teardown assumes this second …
- 02:39 Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) created by
- Opera 11.1 and 11.5 (maybe more subversions) support onhashchange, but …
- 01:35 Ticket #11923 (.removeClass() should remove all occurrences of class name) created by
- This behaviour is erroneous in my view: […]
06/17/12:
- 01:37 Ticket #11921 (curCSS issue with jQuery UI) reopened by
- We recently removed jQuery.curCSS in 1.8pre as its been deprecated since …
06/16/12:
- 17:34 Ticket #11922 (jQuery dateinput validator on Safari and Chrome) created by
- Hi there! The minimal setting for dateinput is cross browsing, of course. …
- 16:09 Ticket #11168 (slideToggle and css position in IE) closed by
- wontfix: needsdocs tickets should be closed. Once the documenting happens, remove …
- 15:44 Ticket #11523 (in Opera, offset() returns 0's on inline elements with negative ...) closed by
- wontfix: We closed the pull request because it was too large to warrant the …
- 15:35 Ticket #11225 (Animations flicker in Webkit and IE when "opposing" attributes are ...) closed by
- cantfix: I'm not sure there is anything we can do here. Firefox allows for …
- 15:14 Ticket #10182 (.show(duration) on td in chrome mispositions content) closed by
- wontfix: This is fixed as of Chrome 19, and is also fixed on jQuery edge because …
- 01:42 Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) closed by
- fixed: Fix #11566, allow appending to DocumentFragment, closes gh-814. …
- 01:40 Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) reopened by
- 01:28 Ticket #9505 (animate() issue when mixing percentages and pixels in WebKit) closed by
- fixed: Fix #9505, percentage position values in Webkit, closes gh-825. …
- 00:58 Ticket #11921 (curCSS issue with jQuery UI) closed by
- invalid: Well Scott should know so I'll close this ticket. Just FYI that's a pretty …
- 00:47 Ticket #11905 (Bad license urls) closed by
- fixed: Fix #11905, correct package.json license URLs, closes gh-826. Changeset: …
- 00:38 Ticket #11921 (curCSS issue with jQuery UI) created by
- When I use jQuery UI v1.8.18 position utility with jQuery 1.8pre I am …
06/15/12:
- 22:25 Ticket #11920 (jQuery append with element of attribute src makes IE do second request) created by
- Example: Create a script DOM element and set the src attribute and then …
- 15:23 Ticket #11919 (IE: jQuery .css() returns value in pixels instead of unit of measure ...) created by
- For example, if a div has a max-width of 97%, calling …
- 11:21 Ticket #11918 (:eq selector problem when using tag name with ':') created by
- Hello, There is a problem when using selector with ':' (ex. :eq() ) with …
- 07:11 Ticket #11917 (Attribute selector bug on Opera) created by
- http://jsfiddle.net/9ewL7/1/ In Opera (11.64, 12.0) the results are not …
- 06:12 Ticket #11109 (Sizzle: Expr.relative truncates prematurely) closed by
- fixed: Fixed in …
- 01:57 Ticket #11916 (Adding a button type="button" .. element in iE8 + iE7 compatibility mode ...) created by
- in iE8 + iE7 compatibility mode, when you create insert a <button …
06/14/12:
- 22:35 Ticket #11915 (buildParams fails tries to serialize obj functions) closed by
- wontfix: Param objects should only contain serialization safe values - JSON doesn't …
- 21:59 Ticket #11915 (buildParams fails tries to serialize obj functions) created by
- the buildParams funcion , called by $.ajax, fails when you pass an object …
- 18:42 Ticket #11914 (selector.submit() fails when using jQuery selector to grab form) created by
- When submitting a form using the GET method with many fields and a large …
- 18:34 Ticket #11913 (clone().show() does not revert to original CSS display property, ...) created by
- TEST: http://jsfiddle.net/bsnxp/1/ What it does: - Hides the div (you …
- 18:21 Ticket #11912 (Bug with unwrap?) created by
- Was wandering if the following was a bug with the unwrap function or by …
- 15:29 Ticket #11911 (Error while using selector with '>' symbol.) created by
- Error while using selector with '>' symbol. nodeName is null. This is …
- 15:18 Ticket #11910 ($.animate should have "stepComplete" Callback) created by
- There should be something like a "stepComplete" callback, which should …
- 12:07 Ticket #11907 (Errors on Eclipse) closed by
- invalid: This isn't the place to report a bug in Eclipse.
- 12:05 Ticket #11908 (special.teardown() method namespaces argument is not an array) closed by
- invalid: We never documented that, and it's not useful anyway because the …
- 11:04 Ticket #11909 (cc) closed by
- invalid: ============ --------- to you too!
- 09:32 Ticket #11909 (cc) created by
- [[Image( == == == == == […] …
- 08:51 Ticket #11908 (special.teardown() method namespaces argument is not an array) created by
- special.teardown() method should have namespaces argument of type array, …
- 08:32 Ticket #11907 (Errors on Eclipse) created by
- Hi I am using jquery-1.7.1.min.js on my app, and i am having the following …
- 08:16 Ticket #11840 (Remove class not working proper) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:16 Ticket #11834 (animate opacity fails on IE7-8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:59 Ticket #11906 (ajax error on cross-domain-request) created by
- If you want to do an ajax-request to a different domain with jQuery ajax …
- 03:23 Ticket #11905 (Bad license urls) created by
- In the package.json currently in master, the urls that point to the …
- 00:13 Ticket #11904 ('change' event no triggered if you modify `val()` by code) closed by
- invalid: Well we should follow the spec or you can lobby them to change it. You can …
06/13/12:
- 23:07 Ticket #11904 ('change' event no triggered if you modify `val()` by code) created by
- If I have a textfield with a handler listening to "change" event it is …
- 12:28 Ticket #11903 (css selectors "jq.is()" g ...) created by
- $('<u><b><b><i></i></b></b></u>').find('i').is('u > b i') == false for …
- 11:26 Ticket #11902 (:not + :contains selectors) created by
- I'm trying to use this code: $('div.b:not(:has(p:contains(not …
- 10:46 Ticket #11901 (JQuery opacity test is not exhaustive according to spec) created by
- On line 1417 of version 1.7.2 of JQuery there is a check to ensure that …
- 07:28 Ticket #11900 ($(document).ready doesn't work with IE (7,8,9) and dynamic iFrame) created by
- With DFP iFrame (DFP = Google Ad Server), $(document).ready does not work …
06/12/12:
- 19:14 Ticket #11899 (Problems with .attr() and [attribute] selector in IE7, after event DOM ...) closed by
- wontfix: Sorry, but this is outside of jQuery's scope …
- 19:12 Ticket #11899 (Problems with .attr() and [attribute] selector in IE7, after event DOM ...) created by
- Manipulation of events using the DOM Event Model creates problems for …
- 15:39 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) reopened by
- Thanks for taking the time to contribute to the jQuery project! Please …
- 15:11 Ticket #11891 (catch-all event handler) closed by
- invalid: That's not at all in keeping with the DOM event model, where events bubble …
- 15:06 Ticket #11841 (documentation - Types) closed by
- invalid: We're aware of the need and are working on it, I'll close this since it's …
- 15:05 Ticket #11859 (page error) closed by
- invalid: docs.jquery.com is obsolete and will be removed soon. Use api.jquery.com …
- 15:03 Ticket #11559 ("Bugs with API site") closed by
- invalid: Somewhat unconventional use of needsdocs but since this is the core bug …
- 15:01 Ticket #11850 (jQuery.ajax does not perform response with script Mime Type if status is ...) closed by
- worksforme: It just seems wrong to try and process the data type if the HTTP status …
- 14:47 Ticket #11827 (jQuery.clean does not support svg elements) closed by
- patchwelcome: I'll close this and note that SVG is on our wontfix list, but if there is …
- 14:42 Ticket #11849 (broken links) closed by
- fixed: This should be fixed now, the site was down.
- 13:19 Ticket #11898 (prevAll() with a complicated :not() selector returns results in wrong ...) created by
- When I use a selector in prevAll that has a :not() with multiple classes, …
- 13:11 Ticket #11808 (Browser discrepencies for .mouseup, .click, and .change when attached to ...) closed by
- worksforme
- 13:10 Ticket #11785 (.findOne() method) closed by
- patchwelcome: Per the jsperf I did, it doesn't seem worth adding this method since it's …
- 13:07 Ticket #11789 (Update README to describe grunt build system) closed by
- fixed: Landed here and tweaked later: …
- 12:30 Ticket #11786 (Deprecate .toggle( handler, handler, ... ) signature) closed by
- fixed: As @gibson042 mentions, the documentation is practically a suicide note. …
- 12:21 Ticket #10521 (Omitting % sign after 0 in .animate property breaks animation in Chrome) closed by
- duplicate
- 11:02 Ticket #11895 ($.when causes $ to be undefined inside of callbacks) closed by
- invalid
- 11:01 Ticket #11894 (Deferred.notify does not pass expected messages) closed by
- invalid: That's not how notification works: only the latest progress value is kept …
- 08:38 Ticket #11828 (Race condition in Chrome 19 in element.text() [more specifically ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:38 Ticket #11825 (I can't select option tag in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:12 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) closed by
- invalid: Unfortunately we only support the latest version. If you have questions, …
- 04:55 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) created by
- my website created using html5 and jquery runs fine on all other browsers …
- 04:22 Ticket #11895 ($.when causes $ to be undefined inside of callbacks) created by
- In the callbacks put on $.when, $ becomes undefined. Best demonstrated …
- 03:38 Ticket #11894 (Deferred.notify does not pass expected messages) created by
- I was writing a preloader for a project I was working on. The project has …
- 00:56 Ticket #8158 (Animating bottom to 0% fails on elements with a specified width in IE) closed by
- duplicate: This is actually fixed by #11311, and is now working on edge in the …
06/11/12:
- 23:01 Ticket #11600 (.load() causes security warning in IE7/8 when loading only a fragment from ...) closed by
- patchwelcome: This is probably best done as an app-level workaround, but if anyone has …
- 22:53 Ticket #11328 (Ctrl key doesn't set event.metaKey to true on Windows) closed by
- fixed: Fix #11328. I've never metaKey I liked on IE 6/7/8. The event.metaKey …
- 22:10 Ticket #11101 (Deprecate "exclusive" events option from trigger method) closed by
- fixed: I will mark this as done since there are no docs changes. This ticket will …
- 21:46 Ticket #11015 (Integrate with Closure Compiler) closed by
- worksforme: I'm going to close this, we're on track to have a Closure Compiler branch …
- 21:21 Ticket #10589 (Remove $.fn.data("events")) closed by
- fixed: Fix #10589. Remove deprecated $.fn.data("events") special case. No unit …
- 19:28 Ticket #11893 (.css({key:value}) valid border property value) created by
- .css treats borderWidth and borderTopWidth properties differently: …
- 18:29 Ticket #8109 (Meta: jQuery.tmpl Performance Issues) closed by
- invalid: This is not a jQuery Core ticket.
- 18:29 Ticket #8109 (Meta: jQuery.tmpl Performance Issues) reopened by
- Ignore the message above, should have referenced #7109.
- 18:27 Ticket #7109 (animate width starts with invalid width on webkit) closed by
- fixed: Landed fix for 1.8: https://github.com/jquery/jquery/pull/808
- 18:26 Ticket #11854 (percentage animations jump to end) closed by
- fixed: Fix #8109, percent animations; fix #11854, wrong this, close gh-808 …
- 17:59 Ticket #11109 (Sizzle: Expr.relative truncates prematurely) reopened by
- Reopening as this was not addressed in the rewrite. Here is another test …
- 12:58 Ticket #11892 (Search) created by
- The search is not working properly...If I search for a word which is in …
- 10:31 Ticket #11890 (Toggle and show not working) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 10:29 Ticket #11891 (catch-all event handler) created by
- In jQuery 1.6.4, registering an event handler on $(document) or $(window) …
- 09:46 Ticket #11890 (Toggle and show not working) created by
- Loaded a page using jQuery.post() with textarea set to display: none; Then …
- 02:05 Ticket #11857 (modularize css) closed by
- fixed: Fix #11857. Modularize css.js, add dependency management. Closes gh-816. …
Note: See TracTimeline
for information about the timeline view.
