Timeline
May 31, 2012:
- 6:54 PM Ticket #8370 (toggle animation height jumps/snaps when expanding) closed by
- fixed
- 6:54 PM Ticket #8370 (toggle animation height jumps/snaps when expanding) reopened by
- This was fixed in 1.8
- 6:50 PM Ticket #11843 (jQuery 1.7.1 - Text input's 'value' not updating in Firebug Inspect ...) closed by
- invalid
- 6:15 PM Changeset [1442bf9]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 12:34 PM Ticket #3838 ($(document).height() incorrect in IE6) closed by
- wontfix: See #11724. Firefox 12 > IE 6
- 12:33 PM Ticket #3838 ($(document).height() incorrect in IE6) reopened by
- 12:32 PM Ticket #11724 ($(document).height() changed in Firefox 12) closed by
- fixed: Fix #11724, $(document).height() in Firefox 12. Closes gh-802. This …
- 12:24 PM Changeset [ba70f8a]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- test/data/dimensions/documentSmall.html
- test/unit/dimensions.js
- 11:43 AM Ticket #11844 (slideToggle - Jump effect) created by
- Hi, There is a bug, if you set the width of the parent div. A simple …
- 11:33 AM Ticket #11743 (jQuery silently ignores errors during script tag ajax request in ...) closed by
- fixed: Fix #11743: Don't mask script errors in jQuery.ajax, closes gh-795. …
- 11:31 AM Changeset [74287298]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/manipulation.js
- test/data/badjson.js
- test/unit/ajax.js
- test/unit/manipulation.js
- 11:23 AM Ticket #11787 (Remove jQuery.curCSS) closed by
- fixed: Fix #11787: Remove jQuery.curCSS, closes gh-801. Changeset: …
- 11:21 AM Changeset [2d37b6c]1.12-stable2.2-stablekillphp by
- src/css.js
- 10:52 AM Ticket #11843 (jQuery 1.7.1 - Text input's 'value' not updating in Firebug Inspect ...) created by
- Using jQuery 1.7.1, I have noticed that the value attribute/property …
- 7:01 AM Ticket #11842 (using find(with selectos and filter :not(with some selectors) )) created by
- this instruction works (only one selector in :not filter) ie: …
May 30, 2012:
- 3:31 PM Ticket #11841 (documentation - Types) created by
- There are two different pages, http://docs.jquery.com/Types and …
- 3:00 PM Changeset [1122c8c]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- test/unit/selector.js
- 2:07 PM Changeset [f633c7f]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 1:47 PM Ticket #8473 (In IE9rc *[tabIndex] select all elements without tabindex also) closed by
- fixed: Remove the tabindex attrHook. Fixes #8473 Changeset: …
- 1:46 PM Changeset [3e2a77c]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- test/unit/selector.js
- 1:25 PM Ticket #11568 (unreliable behaviour with selecting tabIndex with attributes selectors) closed by
- duplicate: Closing as duplicate. It is the same bug from a different perspective. …
- 11:20 AM Changeset [f313384]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:07 AM Ticket #11840 (Remove class not working proper) created by
- Removed Class not working proper, "even" property work like "odd" and …
- 8:16 AM Ticket #11838 (Invalid argument in IE8 and earlier versions) closed by
- duplicate
- 6:32 AM Ticket #11836 (jQuery.event.trigger throw error, if current element has empty ...) closed by
- worksforme: Can't reproduce. Tried this http://jsfiddle.net/mofle/WbHrY/ testcase …
- 6:24 AM Ticket #11837 (selector not working for long ids) closed by
- invalid: It chokes on the
=
From the jQuery selectors docs: > If you wish … - 4:32 AM Ticket #11775 (Memory leak in .data()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:32 AM Ticket #11774 (jQuery animate gets incorrect height due to new display table ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:06 AM Ticket #11838 (Invalid argument in IE8 and earlier versions) created by
- Invalid argument in development version at line 8988 and symbol 5. […]
- 2:58 AM Ticket #11837 (selector not working for long ids) created by
- I have a long div id and jquery dosn't select it but good old …
- 1:39 AM Ticket #11836 (jQuery.event.trigger throw error, if current element has empty ...) created by
- Target: IE8 and below If an element on event path has an empty …
- 1:19 AM Ticket #11835 (h[e - d] is undefined) closed by
- invalid
- 1:19 AM Ticket #11835 (h[e - d] is undefined) created by
- h[e - d] is undefined
May 29, 2012:
- 10:33 PM Changeset [2c57d4c]1.12-stable2.2-stablekillphp by
- src/sizzle
- 8:48 PM Changeset [66f60ba]1.12-stable2.2-stablekillphp by
- src/sizzle
- 7:04 PM Ticket #11834 (animate opacity fails on IE7-8) created by
- Hi the following fails on IE7-8: […] But if I animate display to …
- 6:07 PM Ticket #11833 (Can't assign a function to a specific element using jQuery) closed by
- invalid: Please ask for help on the forum, not the bug tracker.
- 6:05 PM Ticket #11833 (Can't assign a function to a specific element using jQuery) created by
- This works in regular javascript: var mdiv = …
- 5:55 PM Ticket #8111 (text() reports contents of inline script tags) closed by
- wontfix: With 1.7 we tried using
.innerText
and we got #11153 for our … - 5:22 PM Ticket #11832 (XML parse in IE7,8) closed by
- invalid: See
$.parseXML()
- 4:08 PM Changeset [b4b2e87]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:46 PM Ticket #9939 (contains selector on child of sibling not working) closed by
- fixed: Update Sizzle: fixes a bug with the adjacent combinator. Fixes #9939. …
- 3:46 PM Changeset [de1d3fa]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:13 PM Changeset [9c69891]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:58 PM Changeset [75277c5]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:57 PM Changeset [162ffe7]1.12-stable2.2-stablekillphp by
- README.md
- 1:25 PM Changeset [5660b6d]1.12-stable2.2-stablekillphp by
- README.md
- 1:13 PM Changeset [a8d9d05]1.12-stable2.2-stablekillphp by
- README.md
- src/sizzle
- test/data/testinit.js
- test/unit/attributes.js
- test/unit/dimensions.js
- test/unit/effects.js
- test/unit/manipulation.js
- test/unit/queue.js
- test/unit/selector.js
- 12:51 PM Ticket #11832 (XML parse in IE7,8) created by
- $('<item></item>').length; return 1 $('<item …
- 12:04 PM Ticket #9800 (New method: .addBack (supersedes .andSelf)) closed by
- fixed: jQuery#addBack supports an optional selector that can be used to …
- 12:04 PM Changeset [02dd7c5]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 6:06 AM Ticket #11747 (Incorrete rowspan after Clone() in Explorer) closed by
- invalid: As Mike said, we don't support Quirksmode.
- 6:04 AM Ticket #11831 (document.on event not working correctly on iPad) closed by
- duplicate
- 5:55 AM Ticket #11831 (document.on event not working correctly on iPad) created by
- The following fiddle works on pc but not on iPad …
- 4:38 AM Ticket #11124 (feature request: context parameter for .is) closed by
- invalid: Closing as the PR related to this was similarly closed. We decided not …
- 3:45 AM Ticket #11830 (td的name和id属性的值一样会出错) closed by
- invalid: English and jsFiddle testcase please
- 3:43 AM Ticket #11830 (td的name和id属性的值一样会出错) created by
- 如果TD中的name和id的值一样会出错例如 <td id="name1" name="name2"> <td id="name2" …
May 28, 2012:
- 10:36 PM Ticket #11767 (Support custom build without effects) closed by
- fixed: Fix #11767. Modularize build and unit tests for exluding effects. …
- 10:36 PM Changeset [7f2cc46]1.12-stable2.2-stablekillphp by
- .gitignore
- grunt.js
- src/css.js
- src/effects.js
- src/sizzle
- test/data/testinit.js
- test/unit/css.js
- test/unit/effects.js
- test/unit/queue.js
- 10:34 PM Ticket #11829 (isArray bug IE6 and IE7) closed by
- worksforme: Thanks for contribution, as it turns out, everything you've asked …
- 10:20 PM Changeset [82d4c72]1.12-stable2.2-stablekillphp by
- .gitignore
- 9:39 PM Changeset [9efad09d]1.12-stable2.2-stablekillphp by
- .gitignore
- 9:34 PM Ticket #11829 (isArray bug IE6 and IE7) created by
- I'd like to point out an obscure IE6 and IE7 bug in the isArray …
- 9:29 PM Ticket #11772 (why jquery post unlike ( php form action=" test.php")) closed by
- invalid: Please ask for help in the forums, Stack Overflow, or on #jquery irc.
- 9:19 PM Ticket #6841 (IE<9 stylesheets with filter rules break when setting opacity) closed by
- worksforme: This works in 1.7.2: http://jsfiddle.net/R7sk7/
- 8:31 PM Ticket #11782 (Radio buttons set as "required" and then "not required" still act as ...) closed by
- fixed: This has been fixed. The property was being set to empty string on all …
- 8:14 PM Ticket #11811 (ajax method) closed by
- invalid
- 8:11 PM Ticket #8943 (':text' is case-sensitive on type whereas '[type=text]' is case-insensitive) closed by
- fixed: Update Sizzle: Case insensitive text filter. Fixes #8943 Changeset: …
- 8:10 PM Changeset [e9e12219]1.12-stable2.2-stablekillphp by
- src/sizzle
- 8:10 PM Ticket #4013 (:enabled no longer finds hidden elements) closed by
- fixed: Fixed in …
- 8:07 PM Ticket #10569 (:focus in Chrome) closed by
- duplicate
- 8:06 PM Ticket #11187 (jQuery.find() returns unexpected result in Safari) closed by
- fixed: Fixed in …
- 8:00 PM Ticket #10832 (jQuery.contains() fails with SVG elements in IE9 (includes solution)) closed by
- fixed: Fixed in …
- 7:57 PM Ticket #10346 (Customized Selector loop over uneccesarry elements in IE (browser can ...) closed by
- wontfix: This would only be changed by adding another function call to the …
- 7:16 PM Changeset [12a01ee]1.12-stable2.2-stablekillphp by
- test/qunit
- 6:38 PM Ticket #10148 (hidden inputs are not :enabled in IE6/7) closed by
- fixed: Fixed in …
- 6:32 PM Changeset [6f7bdf89]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/selector.js
- 6:09 PM Ticket #11819 (table of contents missing entry for Promise) closed by
- fixed: Page updated, thanks!
- 5:53 PM Ticket #11824 (scroll event not working in new element) closed by
- cantfix: The scroll event does not bubble so it cannot be used with delegation. …
- 5:36 PM Ticket #11828 (Race condition in Chrome 19 in element.text() [more specifically ...) created by
- http://jsfiddle.net/8Pr5H/4/ Step to reproduce: 0. Use Chrome …
- 5:26 PM Changeset [631f0933]1.12-stable2.2-stablekillphp by
- src/offset.js
- 4:04 PM Changeset [fb21faa]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:22 PM Ticket #11827 (jQuery.clean does not support svg elements) created by
- jQuery.clean allows conversion of strings to DOM nodes. While working …
- 3:07 PM Changeset [66cf58e]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/selector.js
- 1:34 PM Ticket #10017 (Inconsistent behavior with :selected and [selected] when using filter, not) closed by
- fixed: This has already been fixed. Sizzle uses jQuery's attribute logic.
- 1:10 PM Changeset [22d2fe3]1.12-stable2.2-stablekillphp by
- src/sizzle
- 12:59 PM Ticket #10498 (matchesSelector is missing oooOOOOOooOOoOOO!) closed by
- wontfix: matchesSelector has been removed.
- 12:58 PM Ticket #10809 (incorrect test using ".activeElement" in the :focus pseudo-class resolver) closed by
- fixed
- 12:55 PM Ticket #10526 (QSA's (':checked') does not return option elements in Webkit) closed by
- fixed: Fixed in …
- 12:54 PM Ticket #10697 (Sizzle revamp) closed by
- fixed: Fixed. https://github.com/jquery/sizzle/compare/912a821...5e4e755
- 12:48 PM Ticket #11826 (Explore a parsed caching system for matchesSelector within Sizzle) created by
- Explore a parsed selection cache that would hold 50 (or however many) …
- 12:43 PM Changeset [3ee332b]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/unit/selector.js
- 12:43 PM Changeset [519b225a]1.12-stable2.2-stablekillphp by
- test/qunit
- 12:41 PM Changeset [a4fc2eda]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/index.html
- test/unit/selector.js
- 6:04 AM Ticket #11825 (I can't select option tag in IE) created by
- I can't select option tag in IE.other selector work correctly but i …
- 5:45 AM Ticket #11824 (scroll event not working in new element) created by
- after an ajax request creating for example 2 elements (test1 parent of …
May 27, 2012:
- 12:50 PM Ticket #11823 (Remove webkitConvertPointFromNodeToPage) closed by
- fixed: Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796. …
- 12:43 PM Ticket #11823 (Remove webkitConvertPointFromNodeToPage) created by
- According to research by Orkel in …
- 12:37 PM Changeset [d0763a3]1.12-stable2.2-stablekillphp by
- build/jshint-check.js
- grunt.js
- src/offset.js
- 9:03 AM Ticket #11822 (Virus?) closed by
- invalid: Notice the extra
y
in the url, that is NOT the jQuery domain. This … - 1:51 AM Ticket #11822 (Virus?) created by
- Hi, I didn't know who to contact with this so I am using this contact …
May 26, 2012:
- 4:28 PM Ticket #10584 (better error text in IE on sizzle syntax errors) closed by
- fixed: This was fixed in …
- 4:22 PM Ticket #10525 (On element-rooted queries, we attach an ID to the context, but not for ...) closed by
- duplicate
- 3:23 PM Ticket #11821 (slideUp doesn't work in display:none parent) closed by
- worksforme: Works as intended. You slideUp the <p> and then try to show the …
- 3:09 PM Ticket #11784 (jquery function won't work on external file load('externalfile.php') ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
- 3:07 PM Ticket #11821 (slideUp doesn't work in display:none parent) created by
- If you want to apply a slideUp effect to an element, the parent can't …
- 4:42 AM Ticket #11752 (animate() not working in ie8 and under with latest script link) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 25, 2012:
- 9:18 PM Ticket #11820 (Event error does not attach to future elements with .on();) closed by
- cantfix: Error events on images don't bubble. There is no good way to fake this …
- 9:08 PM Ticket #11820 (Event error does not attach to future elements with .on();) created by
- The using the on() method does not properly bind future elements when …
- 4:34 PM Ticket #11819 (table of contents missing entry for Promise) created by
- The table of contents on http://api.jquery.com/Types is missing an …
- 8:38 AM Ticket #11816 (i love leah dizon. and you?) closed by
- invalid: Me? I have seen her pictures, and this is not a bug.
- 7:46 AM Ticket #11818 (How to remove address bar in ipad touch) closed by
- invalid: This has nothing to do with jQuery. Please use StackOverflow for …
- 7:27 AM Ticket #11818 (How to remove address bar in ipad touch) created by
- Jquery will hide bar but if we scroll up address bar will show up …
- 6:37 AM Ticket #11817 (setAttribute fails on IE7) created by
- This part of jquery.min.js 1.7.2 fails : …
- 4:16 AM Ticket #11730 (text() wrapper method error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:16 AM Ticket #11603 (.animate() bug in IE 6,7,8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:35 AM Ticket #11816 (i love leah dizon. and you?) created by
May 24, 2012:
- 9:54 PM Changeset [bc7231e]1.12-stable2.2-stablekillphp by
- src/css.js
- src/dimensions.js
- 9:42 PM Ticket #11311 (IE8 css 'bottom' returning incorrect value) closed by
- fixed: Fix #11311. Percents not pixels for top/left/bottom/right. Closes …
- 9:39 PM Changeset [d5e5ce5]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 9:04 PM Changeset [04c06e6]1.12-stable2.2-stablekillphp by
- src/support.js
- 12:35 PM Ticket #11815 (event.stopPropagation() prevents different namespaced events from ...) closed by
- invalid: Namespaces don't affect propagation. Ask for help on the forum.
- 12:27 PM Ticket #11815 (event.stopPropagation() prevents different namespaced events from ...) created by
- Not sure if this should be the expected behavior, or if my mind plays …
- 12:01 PM Ticket #11814 (Sizzle's element-rooted QSA strategy (i.e. attaching a temporary id) ...) created by
- This has been a known issue for a while, but I don't see a ticket …
- 11:24 AM Ticket #11813 ($(el).position().left returns wrong value in webkit browsers) created by
- In webkit browsers $(el).position().left returns 1 when the elements …
- 11:19 AM Ticket #9800 (New method: .addBack (supersedes .andSelf)) reopened by
- I'm re-opening this, because the second half of the ticket, "...in the …
- 11:18 AM Ticket #11810 (Error looping with $.each if there is a JSON array contains 'length' key) closed by
- duplicate
- 11:17 AM Ticket #11812 (Built in Rich Text Editor) closed by
- plugin: There are quite a few existing plugins, this is not something we would …
- 11:16 AM Ticket #11811 (ajax method) reopened by
- That's what I meant.
- 11:15 AM Ticket #11811 (ajax method) closed by
- patchwelcome: I like your documentation suggestion. The one about method would be …
- 11:09 AM Ticket #11812 (Built in Rich Text Editor) created by
- Hey I was wondering if you could work on a RichTextEditor so that you …
- 10:49 AM Ticket #11811 (ajax method) created by
- Request type != request method The only type of …
- 10:40 AM Ticket #11810 (Error looping with $.each if there is a JSON array contains 'length' key) created by
- Hello! I had a json array like { "properties": { "array": …
- 8:16 AM Ticket #11809 (Memory leak in .text(val) setter?) created by
- When hovering over an element multiple times I've noticed Chrome Dev …
- 4:37 AM Ticket #11732 (Incorect margin in IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:37 AM Ticket #11727 (In Opera (normal and mini) Cannot attach classes via addClass() or ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.