Open tickets by component (50 matches)
Component: ajax (8 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #9883 | Allow users to respond to other ajax event states. | assigned | jaubourg | feature | low | None |
| #9885 | Add global Ajax beforeSend event | assigned | dmethvin | feature | low | None |
| #10190 | "upload" property of the XMLHttpRequest | open | feature | high | 1.next | |
| #10495 | before() fails but native insertBefore() works ok | open | pferreir | bug | low | None |
| #11484 | SourceURL support for scripts loaded by domManip using XHRs. | assigned | jaubourg | feature | low | 1.next |
| #13450 | "no element found" in Firefox when $.post reply has no Content-Type | open | eldmannen+jquery@… | bug | low | None |
| #13806 | JSONP error handler for cross origin requests is triggered only after timeout | assigned | ri.joel@… | feature | low | None |
| #13862 | Add possibility of passing arguments to XMLHttpRequest constructor | assigned | jaubourg | feature | high | 1.11/2.1 |
Component: attributes (1 match)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #10550 | clone does not transfer checked state for input[type=checkbox] in IE9 | reopened | bug | low | None |
Component: build (9 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #10198 | Run jQuery unit tests in XHTML | open | feature | high | 1.next | |
| #12757 | Enforce style guide via build process | open | bug | low | None | |
| #12778 | rewrite speed framework based off of the latest sizzle speed tests | open | feature | low | None | |
| #13061 | Improve module handling in testswarm grunt task | open | feature | low | 1.next | |
| #13119 | Make jQuery releases available via npm | assigned | rwaldron | bug | high | 2.next |
| #13371 | Update node-testswarm to 1.0 | open | bug | low | None | |
| #13537 | Make unit tests work with selector-native.js | open | feature | low | 2.next | |
| #13560 | update_submodules task doesn't work in a symbolically linked directory | assigned | danheberden | bug | low | None |
| #13793 | SourceMap on Google is broken | open | bug | blocker | 2.0.1 |
Component: core (4 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #12227 | $.extend(true, ....) won't work on sources that contain circular references. | assigned | dmethvin | bug | low | None |
| #12851 | Create a low-level "single-element API" | open | feature | low | None | |
| #13193 | document.ready not firing on Firefox, Opera with XSLT and XML | open | mccaskey | bug | low | None |
| #13801 | Deprecate context property | open | feature | low | 1.10 |
Component: css (6 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #9628 | width(), height(), etc. shouldn't round | assigned | mikesherov | bug | low | None |
| #10406 | :hidden selector finds <br /> elements in chrome and safari (but not FF or IE) | assigned | timmywil | bug | high | 1.11/2.1 |
| #12723 | Consider using "display: default" (once implemented) to circumvent the defaultDisplay code path | open | feature | low | 2.next | |
| #12974 | $('html').outerHeight(true) returns inconsistent results across browsers | open | jon@… | bug | low | None |
| #13132 | :visible inconsistent across browsers for empty tags | assigned | timmywil | bug | high | 1.11/2.1 |
| #13767 | left: auto on positioned elements is not converted to pixels by css() on WebKit | open | bug | low | None |
Component: deferred (1 match)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #13717 | $.Deferred helper methods to resolve/reject | open | feature | low | None |
Component: effects (7 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #8556 | fadeTo doesnt work in IE7 and IE8 for position different from static aplied in child element faded | assigned | mikesherov | bug | low | 1.next |
| #9676 | .toggle() on IE7 returns to zoom:1, not zoom:0 | assigned | mikesherov | bug | low | 1.next |
| #10568 | Animate width of hidden inline element | open | bug | low | 1.next | |
| #10710 | slidedown() and table issue | open | cbad | bug | low | None |
| #11982 | JQuery animate() issue when another animate is called from within the step function. | assigned | gnarf | bug | low | None |
| #12424 | Animate on IOS | open | Shinji | bug | low | None |
| #12821 | Create Unit test for toggle/show/hide( callback ) | assigned | gnarf | feature | low | None |
Component: event (4 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #12031 | Allow objects as event handlers | assigned | rwaldron | feature | low | None |
| #12171 | Event binding on disconnected element causes memory leak in IE7 | open | bug | low | None | |
| #13428 | focus event ignores additional data when triggered | open | mail@… | bug | undecided | None |
| #13864 | Add onlyHandlers argument to trigger() | open | feature | low | None |
Component: manipulation (2 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #10426 | Meta: Use createContextualFragment to speed up element creation | assigned | rwaldron | feature | low | 1.next |
| #12213 | Add hook to cleanData to allow cleanup | assigned | gnarf | feature | low | None |
Component: misc (1 match)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #13789 | variable module cannot accept 'null' | open | ystk_skm <brilliantpenguin@…> | bug | low | 2.0.1 |
Component: offset (1 match)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #13341 | Inconsistent offset given | assigned | mikesherov | bug | high | None |
Component: selector (1 match)
Component: unfiled (5 matches)
| Ticket | Summary | Status | Owner | Type | Priority | Milestone |
|---|---|---|---|---|---|---|
| #13883 | ajax request does not complete when clicking a download file in the middle of the request | new | gustavo_armenta@… | bug | undecided | None |
| #13902 | parents("table:first tr:first") is not fectching the tr in the thead. | new | bug | undecided | None | |
| #13903 | .ajax calling "error" when status = 200 but response is null | new | bug | undecided | None | |
| #13907 | jQuery 2.0.0 breaks jQuery-ui sortable when items are removed and re-added to the sortable | new | bug | undecided | None | |
| #13911 | Manipulation - nodes duplicate. | new | bug | undecided | None |
Note: See TracQuery
for help on using queries.
