Timeline
Dec 4, 2012:
- 10:14 PM Changeset [4437002]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
expect()
value before fn call. :purple_heart:- 10:10 PM Ticket #12960 (Move the Style Guide into our repository) closed by
- fixed: https://github.com/jquery/contribute.jquery.com/commit/419477d6474fc0f5 …
- 9:50 PM Ticket #12449 (replaceWith() doesn't clone elements where required) closed by
- fixed: Fixes #12449. make replaceWith() clone elements where required. Closes …
- 9:50 PM Changeset [551c2c9f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 9:36 PM Ticket #12756 (Format all code in unit tests to conform to the style guide) reopened by
- 9:33 PM Ticket #11989 (Investigate fragment cache performance in terms of large html fragments) closed by
- fixed: Fix #11989. Remove fragment cache, moving to jquery-compat. Close …
- 9:30 PM Changeset [13449a99]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- test/unit/manipulation.js
- 9:23 PM Ticket #13001 (replaceWith fails to replace all objects) closed by
- duplicate: Duplicate of #12449.
- 9:11 PM Ticket #13000 (this has no function in $(window).width(500); all browsers) closed by
- cantfix: The ability to change the size of the browser window has long been a …
- 8:54 PM Ticket #12874 ($.ajax add is not defined) closed by
- notabug: We haven't received replies on this, and it's not clear how this can …
- 8:48 PM Ticket #12756 (Format all code in unit tests to conform to the style guide) closed by
- fixed: Fix #12756. Restyle manipulation unit tests. Close gh-1053. …
- 8:42 PM Changeset [ec72d9f]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 11:40 AM Ticket #13002 (Passing MVC path with an Area as URL in .ajax()) created by
- When passing in an MVC path with a specified area …
- 10:52 AM Ticket #13001 (replaceWith fails to replace all objects) created by
- I recently came across the following problem. When trying to use …
- 10:50 AM Ticket #1886 (Add jQuery.reduce()) closed by
- plugin: We wouldn't land this in jQuery unless we needed it internally.
- 10:49 AM Ticket #1886 (Add jQuery.reduce()) reopened by
- This can be done as a plugin. If you have created one, please post a …
- 7:17 AM Ticket #13000 (this has no function in $(window).width(500); all browsers) created by
- Hallo everybody, i want to change the window width but when i use …
- 4:46 AM Ticket #12999 (bug using append() on tag <section> in IE8) created by
- this valid html5 document will raise an error in IE8 (access to …
- 1:45 AM Changeset [2a419a7]1.12-stable2.2-stablekillphp by
- test/.jshintrc
- 1:40 AM Changeset [228ab3d]1.12-stable2.2-stablekillphp by
- test/.jshintrc
- test/data/ajax/echo/index.php
- test/data/ajax/headers/cache/index.php
- test/data/ajax/headers/request/index.php
- test/data/ajax/headers/response/index.php
- test/data/atom+xml.php
- test/data/badcall.js
- test/data/badjson.js
- test/data/cleanScript.html
- test/data/dashboard.xml
- …
- 12:44 AM Ticket #10539 (animate() might cause error in IE6-8) closed by
- fixed
Dec 3, 2012:
- 11:44 PM Ticket #12856 (Syntax error, unrecognized expression in jquery 1.8+) closed by
- fixed: Fix #12856: keep PSEUDO regex non-greedy Changeset: …
- 11:43 PM Changeset [3ab2634]1.12-stable2.2-stablekillphp by
- src/sizzle
- 9:46 PM Ticket #12998 ($('input').attr('tagName') !== 'INPUT') closed by
- notabug: There is no
tagName
attribute on that element. There is atype
, … - 9:43 PM Ticket #12998 ($('input').attr('tagName') !== 'INPUT') created by
- I can't get the expected tagName of input (IE10, Firefox17, Chrome23, …
- 1:06 PM Ticket #12943 (IE7: .text() returns empty string on <script> elements) closed by
- wontfix: Use
$('script[type="text/x-data"]').html()
to return the contents of … - 1:02 PM Ticket #9832 (text(), html() and append() don't work on <style> elements in IE8) closed by
- wontfix: text() is implemented via Sizzle and adding a special case to …
- 11:32 AM Changeset [4ada325]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/data/testrunner.js
- 10:56 AM Ticket #12997 (Values not read correctly from input) closed by
- notabug: You're comparing strings, not numbers. This is unrelated to jQuery, …
- 10:46 AM Ticket #12997 (Values not read correctly from input) created by
- Quite a considerable bug if you ask me... (Tried to recreate the bug …
- 8:39 AM Ticket #12991 (Impossible to download) closed by
- duplicate: Duplicate of #10536.
- 8:19 AM Ticket #12992 (UI dialog bug for browser.msie) closed by
- notabug: This is neither the correct place to report jQuery UI bugs, nor is it …
- 4:59 AM Ticket #12993 (jquery, on, event target) created by
- html: <ul> <li><span>001</span></li> <li><span>002</span></li> …
- 4:31 AM Ticket #12992 (UI dialog bug for browser.msie) created by
- $.widget("ui.dialog", { version: "1.9.1", options: { autoOpen: …
- 2:16 AM Ticket #12991 (Impossible to download) created by
- Hello, I don't know if i'm alone with this problem, but i can't …
- 12:49 AM Changeset [ad690f8]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/data/testrunner.js
Dec 2, 2012:
- 11:32 PM Changeset [5b9bf13]1.12-stable2.2-stablekillphp by
- test/.jshintrc
- test/data/test.js
- test/data/testinit.js
- test/data/testrunner.js
- test/unit/ajax.js
- test/unit/core.js
- test/unit/manipulation.js
- 1:13 PM Ticket #12989 (Move ajax "global" event behavior to compat plugin) closed by
- fixed: Landed at …
- 10:53 AM Changeset [27c9360]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 10:48 AM Changeset [b5acda7a]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:24 AM Ticket #12904 (.show()ing CSS hidden elements fails permanently if iframes are hidden ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 1, 2012:
- 8:29 PM Changeset [c2d6847]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/ajax.js
- 5:02 PM Ticket #12990 ('px' automatically added to column-count css property) created by
- Hi, I ran into this issue while using the column-count css property …
- 3:24 PM Ticket #12989 (Move ajax "global" event behavior to compat plugin) created by
- Per the description in #11717, the unusual behavior of global events …
Nov 30, 2012:
- 6:14 PM Ticket #12968 (Selector with syntax error works in FF and IE, not in Chrome.) closed by
- wontfix: I really don't want to support missing …
- 4:11 PM Changeset [b382af6]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 9:19 AM Ticket #12986 (Blur event is triggered on element remove in Chrome) closed by
- cantfix: Please, if it's a browser-specific bug don't start by asking us to fix …
- 8:59 AM Ticket #12987 (Problem $ is undefined only on IE) closed by
- notabug: Please ask for help on a forum.
- 8:33 AM Ticket #12987 (Problem $ is undefined only on IE) created by
- IE seem's not able to understand $(document).ready(); If we do a F5, …
- 8:01 AM Ticket #12986 (Blur event is triggered on element remove in Chrome) created by
- Blur event is triggered multiple times when the element is removed …
- 7:13 AM Ticket #12985 (bind images to Datalist from folder using Json and Jquery) closed by
- notabug: Please use the forum for support
- 7:01 AM Ticket #12985 (bind images to Datalist from folder using Json and Jquery) created by
- I want bind images to Datalist from folder using Json or Jquery in asp.net
Nov 29, 2012:
- 5:49 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 3:13 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 2:30 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 1:29 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 1:15 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 1:00 PM Ticket #12984 (savestate and loadstate) closed by
- notabug: Not even close to being a jQuery core bug, ask for help on a forum.
- 12:59 PM Ticket #12950 (scriptCharset in $.ajax not working) closed by
- wontfix: No answer from the OP in a week and two of the team members agree this …
- 12:58 PM Ticket #12984 (savestate and loadstate) created by
- Hi , I am trying to implement savestate and loadstate for jqxgrid. i …
- 12:51 PM Ticket #12983 ($.getJSON or $.ajax with jsonp type, not returning data) closed by
- notabug: http://suggestqueries.google.com/complete/search?output=firefox&client= …
- 12:42 PM Ticket #12983 ($.getJSON or $.ajax with jsonp type, not returning data) created by
- So this is the code, and the problem is that atleast with google …
- 11:28 AM Changeset [e63625e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:16 AM Changeset [8a79be7]1.12-stable2.2-stablekillphp by
- src/ajax.js
Nov 28, 2012:
- 6:16 PM Ticket #12004 (Allow ajax.method as alias for ajax.type) closed by
- fixed: Alias options.method to options.type. Fixes #12004. Changeset: …
- 6:15 PM Changeset [6378a19c]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 5:59 PM Changeset [081c4ef]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:29 PM Ticket #12982 (previousSibling and nextSibling are null after using the .after method ...) closed by
- notabug: There have been several bugs in the implementation of
.before()
and … - 2:20 PM Ticket #12982 (previousSibling and nextSibling are null after using the .after method ...) created by
- When I use .after() to insert an item into the DOM tree, the item is …
- 1:29 PM Ticket #12978 (.stop() does not trigger .fail()) closed by
- plugin: The problem is that
.promise
doesn't cover the animation; it … - 12:43 PM Ticket #12977 (use getAttribute to access swfobject's attribute in IE9) closed by
- duplicate: Duplicate of #12945. That is too much code for a bug report. …
- 12:37 PM Ticket #12981 (.focus() not working since 1.7.1) closed by
- duplicate: Duplicate of #12868. This is present in -git which will become 1.9
- 12:31 PM Ticket #12981 (.focus() not working since 1.7.1) created by
- http://jsbin.com/iyidex/1/edit
- 11:52 AM Ticket #12980 (.show() does not restore when using vendor generation) created by
- When you use […] as a style and generate vendor prefixes at …
- 8:30 AM Ticket #12978 (.stop() does not trigger .fail()) created by
- This could be considered a feature, but I consider it a bug. When an …
- 1:56 AM Ticket #12977 (use getAttribute to access swfobject's attribute in IE9) created by
- jQuery has some bug when try to access swfobject's attribute use …
Nov 27, 2012:
- 10:16 PM Ticket #12975 (Syntax error, unrecognized expression: [Break On This Error] ...) closed by
- notabug: This is not a bug report. Please ask for help on a forum.
- 9:37 PM Ticket #12957 (Improve wrapMap) closed by
- fixed: Fix #12957. Simplify wrapMap, it doesn't need end tags. Close gh-1044. …
- 9:32 PM Changeset [9ae6b1a]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/attributes.js
- test/unit/manipulation.js
- 9:12 PM Ticket #12975 (Syntax error, unrecognized expression: [Break On This Error] ...) created by
- Im having this error that causing ie browser dont work well. Syntax …
- 7:11 PM Ticket #12974 ($('html').outerHeight(true) returns inconsistent results across browsers) created by
- I am receiving inconsistent results between browsers when using …
- 6:41 PM Ticket #12973 (IE8: Selected elements may be lost when calling .text('string')) closed by
- notabug: Close your span like the docs say to do.
- 6:40 PM Ticket #12972 (Strange selector bug in IE with <P><FORM> elements) closed by
- notabug: Use the IE inspector to see what's going on. This isn't a jQuery bug …
- 6:34 PM Ticket #12973 (IE8: Selected elements may be lost when calling .text('string')) created by
- In IE8, the value of:
$('<span class="value">').text('text!').length
… - 6:05 PM Ticket #12972 (Strange selector bug in IE with <P><FORM> elements) created by
- For me this is a strange selector bug to explain. Try the testcase at: …
- 9:55 AM Ticket #12965 (Problem opera and method prepend) closed by
- notabug: There's way too much code here for a test case. Please ask for help …
- 9:53 AM Ticket #12969 (jQuery hover dont change parent) closed by
- notabug: Seems like an issue best worked out on a forum. The jQuery bug tracker …
- 9:53 AM Changeset [1052f9cb]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 9:53 AM Ticket #12970 (fadeIn() doesn't work) closed by
- notabug: Please ask for programming help on a forum. This is the bug tracker.
- 9:46 AM Changeset [243d4cc8]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 9:19 AM Ticket #12966 (jQuery site vulnerability in search qery string) closed by
- notabug: docs.jquery.com is being decommissioned very soon.
- 5:51 AM Ticket #12970 (fadeIn() doesn't work) created by
- Hi. I've a problem only with fadeIn on alls browsers. fadeOut, with …
- 4:32 AM Ticket #12969 (jQuery hover dont change parent) created by
- http://jsfiddle.net/p9m9k/2/ To reproduce bug: 1. hover on bbb111 …
- 4:22 AM Ticket #12968 (Selector with syntax error works in FF and IE, not in Chrome.) created by
- http://jsfiddle.net/JhvqV/ This bug happens since at least 1.7.1 and …
- 3:26 AM Ticket #12967 (Automatically prefix CSS values) created by
- Now that jQuery automatically prefixes CSS properties, auto-prefixing …
- 2:25 AM Ticket #12966 (jQuery site vulnerability in search qery string) created by
- Try this link and see how fast the page starts to reload itself. …
Note: See TracTimeline
for information about the timeline view.