Timeline
Mar 22, 2014:
- 3:53 PM Ticket #14906 (.css() tries to call camelCase on undefined in version 1.11.0) created by
- .css() tries to call camelCase on undefined Versions: 1.11.0, 1.9.1 …
Mar 21, 2014:
- 3:22 PM Ticket #14903 (IE 11 fullscreen inside iframe needs workaround) created by
- IE 11 has a bug in its fullscreen support. If the element being made …
- 12:33 PM Changeset [5265cda]2.2-stablekillphp by
- build/release.js
- package.json
Mar 20, 2014:
- 11:36 PM Ticket #14902 (Use element.matches in alternate selector engine if it's available) closed by
- fixed: Selector: Use Element.matches in selector-native if available Spec: …
- 11:32 PM Changeset [2c2c93c]2.2-stablekillphp by
- AUTHORS.txt
- src/selector-native.js
- 11:27 PM Ticket #14902 (Use element.matches in alternate selector engine if it's available) created by
- See https://github.com/jquery/jquery/pull/1524
- 11:19 PM Ticket #14897 (Android 2.3 doesn't pass isDefaultPrevented value to bubbled events) closed by
- fixed: Event: Fix isDefaultPrevented for bubbled events in Android 2.3 Fixes …
- 11:16 PM Changeset [ad032d3]2.2-stablekillphp by
- src/event.js
- 10:57 PM Ticket #14848 (on at least some form elements .hide(0) acts as a toggle instead of ...) closed by
- fixed: Effects: Don't overwrite display:none when .hide()ing hidden elements …
- 10:54 PM Changeset [890d441]2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 10:49 PM Ticket #14750 ($.show() after $.hide() sometimes does not restore the correct display ...) closed by
- fixed: CSS: jQuery#hide should always save display value Fixes #14750 Closes …
- 10:37 PM Changeset [5a8f769]2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 6:01 PM Ticket #14852 (jQuery done() function throw a excption but not enclosed within a try block) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 6:01 PM Ticket #14837 (Not properly packaged for Bower) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 5:15 PM Ticket #14901 ("Unsafe HTML" warnings in WWA) closed by
- fixed: https://github.com/jquery/jquery/commit/85af4e6412e49c2e6a872feef00718a …
- 4:56 PM Ticket #14901 ("Unsafe HTML" warnings in WWA) created by
- See https://github.com/jquery/jquery/pull/1537
- 4:54 PM Changeset [85af4e64]2.2-stablekillphp by
- src/manipulation/support.js
- 3:56 PM Ticket #14858 (jQuery 1.11.0 and up - .val() of option with no value attribute ...) closed by
- fixed: Attributes: Trim whitespace from option text when returned as a value …
- 3:47 PM Changeset [541e734]2.2-stablekillphp by
- AUTHORS.txt
- src/attributes/val.js
- test/unit/attributes.js
- 3:12 PM Ticket #14686 (val() throws invalid argument in Internet Explorer 10-11) closed by
- fixed: Fixed at …
- 3:01 PM Ticket #14898 (jQuery 1.x doesn't support embed load events, while 2.x does) closed by
- notabug: We can't reliably attach data to
embed
elements in IE<8. The docs … - 2:51 PM Ticket #14900 (CSS line-height bug in Firefox) closed by
- notabug: Please ask for help on a forum.
- 2:51 PM Ticket #14899 (Invalid argument error on IE with jQuery 1.6.3 lib) closed by
- notabug: Please ask for help on a forum.
- 2:43 PM Ticket #14736 (window.getDefaultComputedStyle(elem) may return null) closed by
- fixed: CSS: window.getDefaultComputedStyle may return null Fixes #14736 …
- 2:42 PM Changeset [e547a27]2.2-stablekillphp by
- AUTHORS.txt
- src/css/defaultDisplay.js
- 1:28 PM Ticket #14900 (CSS line-height bug in Firefox) created by
- I found a bug, but don't know if it firefox or jquery related, so post …
- 12:50 PM Changeset [ca0086b]2.2-stablekillphp by
- AUTHORS.txt
- src/core.js
- 12:38 PM Changeset [9ad6e7e]2.2-stablekillphp by
- speed/benchmark.js
- speed/benchmarker.css
- speed/benchmarker.js
- speed/closest.html
- speed/css.html
- speed/event.html
- speed/filter.html
- speed/find.html
- speed/index.html
- speed/jquery-basis.js
- …
- 12:33 PM Changeset [d3c1ce9]2.2-stablekillphp by
- package.json
- 12:33 PM Changeset [3ffd95b]2.2-stablekillphp by
- package.json
Mar 19, 2014:
- 4:55 PM Ticket #14876 (jQuery 1.11 ALMOST fixes local MSIE 11 ajax) closed by
- worksforme: Your test case doesn't really involve accessing local files but it …
- 9:12 AM Ticket #14899 (Invalid argument error on IE with jQuery 1.6.3 lib) created by
- Hi I am using jQuery min 1.6.3 version lib on the site and when …
- 6:20 AM Ticket #14898 (jQuery 1.x doesn't support embed load events, while 2.x does) created by
- jQuery 1.x doesn't support setting load events on
<embed>
…
Mar 18, 2014:
- 9:29 PM Changeset [a10aa3aa]2.2-stablekillphp by
- test/data/core/dont_return.php
- 5:34 PM Ticket #14897 (Android 2.3 doesn't pass isDefaultPrevented value to bubbled events) created by
- It turns out checking
returnValue
inisDefaultPrevented
code is … - 3:59 PM Changeset [55c196e]2.2-stablekillphp by
- test/unit/event.js
- 3:55 PM Changeset [14e0a63]2.2-stablekillphp by
- test/unit/event.js
- 3:40 PM Ticket #14893 (MSIE 11 context caching removes non-original jQuery properties and methods) closed by
- notabug
- 11:56 AM Ticket #14896 (Issue with IE8) closed by
- notabug: Please ask for help on stackoverflow, …
- 11:55 AM Ticket #14895 (using requestAnimationFrame for events such as resize and scroll) closed by
- notabug: That's a good recommendation for jQuery users to implement in their …
- 11:50 AM Changeset [b507494]2.2-stablekillphp by
- test/data/core/dont_return.php
- 11:22 AM Ticket #14896 (Issue with IE8) created by
- I updated the jQuery from 1.83 to 2.1 using nuget. Everything works …
- 10:36 AM Ticket #14895 (using requestAnimationFrame for events such as resize and scroll) created by
- quoted from MDN: Since resize events can fire at a high rate, …
- 6:55 AM Changeset [c1e9bb9]2.2-stablekillphp by
- build/tasks/testswarm.js
Mar 17, 2014:
- 1:13 PM Ticket #14882 (document.ready doesn't fire in iOS7 for jQuery loaded after window ...) closed by
- fixed: Core: Blacklist the ready test on async-loaded jQuery in iOS7 Fixes …
- 1:13 PM Changeset [551578e]2.2-stablekillphp by
- test/unit/core.js
- 12:15 PM Ticket #14759 (IE8 element.css({ font: 'bold 11px/14px Lucida Grande' }) doesn't work) closed by
- fixed: Closed by …
- 12:06 PM Ticket #14892 (Unable to trigger a checkbox click immediately after changing disabled ...) reopened by
- Oh, NOW I get it. un-disable and then click.
- 11:13 AM Ticket #14894 (IE11: exception when calling $.fn.data() on the body element when it ...) created by
- IE11 throws an exception when calling $.fn.data() on a jQuery …
- 9:08 AM Ticket #14892 (Unable to trigger a checkbox click immediately after changing disabled ...) closed by
- notabug: > I really do want to both enable the checkbox *and* check it. So …
Mar 16, 2014:
- 5:00 PM Ticket #14893 (MSIE 11 context caching removes non-original jQuery properties and methods) created by
- If page is loaded from bfcache (high-level back-forward cache), $. …
- 1:05 PM Ticket #12171 (Event binding on disconnected element causes memory leak in IE7) closed by
- patchwelcome: We don't have the resources or inclination to fix this, and it's not a …
- 12:51 PM Ticket #14753 (finish() and stop(true, true) are inconsistent in their behavior with ...) closed by
- notabug: I believe this was our intention with this method. Stop "the whole …
- 12:40 PM Ticket #14634 (step and progress callbacks should fire for the last frame, before complete) closed by
- notabug: This is actually working as intended. The "step" callback happens …
- 11:58 AM Ticket #14872 (jQuery UI Tooltip Removing Document Title) closed by
- notabug: Closing this ticket since it sounds like it would have to be fixed in …
- 11:54 AM Ticket #14889 (about jquery mobile Radio buttons,can add name="id" in form) closed by
- notabug: This is the jQuery core bug tracker, per the notices everywhere on …
- 11:27 AM Ticket #14283 (width() on table columns fails in IE due wrong rdisplayswap value) closed by
- notabug: I'm going to close this as abuse of the
<col>
element. As mentioned … - 11:04 AM Ticket #14741 (Improve compatibility with Pointer Events) closed by
- fixed: Event: Unit test for #14741 fix Fixes #14741 Closes gh-1503 …
- 10:54 AM Changeset [472f70a]2.2-stablekillphp by
- test/unit/event.js
- 10:49 AM Changeset [e06f428]2.2-stablekillphp by
- src/event.js
- 10:19 AM Changeset [44247b1c]2.2-stablekillphp by
- README.md
Mar 15, 2014:
- 11:14 PM Changeset [aa951a3]2.2-stablekillphp by
- build/tasks/testswarm.js
Note: See TracTimeline
for information about the timeline view.