Timeline
Dec 7, 2012:
- 12:14 PM Ticket #13017 (parseXML doesn't allow access to attributes of root node) closed by
- notabug: Please ask for help on the forum. You're looking in the
#document
… - 12:05 PM Ticket #13017 (parseXML doesn't allow access to attributes of root node) created by
- See your parseXML example, replaced the first append with: $( …
- 11:07 AM Ticket #13016 (jQuery.event.dispatch IE8 bug ( if event.target is removed in "click" ...) created by
- After cur is iterated: […] the top element in IE8 …
- 9:14 AM Ticket #11405 (deferred.notify() invokes progressCallbacks with deferred as context) closed by
- fixed: Deferred: .resolve(), .reject() and .notify() now set the callback …
- 9:14 AM Changeset [23d7cf0]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 9:11 AM Ticket #13015 (Backbone Events are not binded to element with class name in an inline ...) closed by
- duplicate: Duplicate of #10791. Use
[class~="foo"]
when selecting SVG … - 8:53 AM Ticket #13015 (Backbone Events are not binded to element with class name in an inline ...) created by
- Backbone Events are not binded to element with class name in an inline …
- 8:23 AM Ticket #13014 (demo in FAQ not working) created by
- For the FAQ, 1.7 How do I disable/enable a form element? the demo …
- 4:11 AM Ticket #12800 (Error not handled calling https from http without installed certificate) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 6, 2012:
- 9:19 PM Ticket #13013 (Move jQuery.buildFragment() to compat plugin) closed by
- fixed: Fix #13013. Move jQuery.buildFragment() to compat plugin. Changeset: …
- 9:17 PM Changeset [282c044]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- 9:06 PM Ticket #13013 (Move jQuery.buildFragment() to compat plugin) created by
- Paul Ramos stubbed out the frag cache via #11989. Since there are only …
- 6:10 PM Ticket #12999 (bug using append() on tag <section> in IE8) closed by
- notabug: It probably has to do with the lack of an …
- 6:00 PM Ticket #13010 (After spacing the autocomplete suggestion hide) closed by
- notabug: Unfortunately, we are unable to assist with issues related to support, …
- 5:59 PM Ticket #13009 (Hi ticker error) closed by
- notabug: Please ask for help on the forums or in the …
- 5:01 PM Changeset [747600b]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 1:46 PM Changeset [5dd8a90]1.12-stable2.2-stablekillphp by
- .jshintrc
- grunt.js
- src/.jshintrc
- test/.jshintignore
- test/.jshintrc
- test/data/test.js
- test/data/testinit.js
- test/data/testrunner.js
- 1:36 PM Ticket #13012 (Animation on descendent element does not work on first mouseover with ...) created by
- When attempting to animate a descendent element using the .hover() …
- 10:29 AM Ticket #13011 (Setting type attribute on an input doesn't work as intended) created by
- Testcase: http://jsfiddle.net/yeqcf/1/ Using the following example …
- 9:15 AM Ticket #13010 (After spacing the autocomplete suggestion hide) created by
- I have using the autocomplete jquery plugin. I am facing an issue. i …
- 8:44 AM Ticket #13007 (Trigger & bind a custom event with eventType is the same of method ...) closed by
- notabug: As documented. http://api.jquery.com/trigger/
- 8:43 AM Ticket #13008 (Invalid JSON error is coming when there is a '\' character in any of ...) closed by
- notabug: Please ask for help on the forum.
- 5:45 AM Ticket #13009 (Hi ticker error) created by
- Hi This is my error where I am trying to get a ticker <script …
- 4:05 AM Ticket #12938 (IE 7 bug in find() method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12936 (TypeError: matchExpr[type].exec is not a function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12871 (IE7 and IE8 issues with .load() and .html()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12843 (Doble llamado a functiones) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12835 (select - onchange bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12834 (SCRIPT5007: Unable to get value of the property 'nodeType': object is ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:34 AM Ticket #13008 (Invalid JSON error is coming when there is a '\' character in any of ...) created by
- Hi, I have a tree structure in my application, when i give a "\" …
- 2:45 AM Ticket #13007 (Trigger & bind a custom event with eventType is the same of method ...) created by
- Class = function() {} Class.prototype = { method: function() { …
Dec 5, 2012:
- 11:47 PM Changeset [26bf8dd]1.12-stable2.2-stablekillphp by
- src/sizzle
- 11:30 PM Changeset [9bfe9e7]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:42 PM Changeset [abe009c]1.12-stable2.2-stablekillphp by
- src/sizzle
- 9:05 PM Ticket #13006 (postMessage events lack data) closed by
- notabug: jQuery's
Event
object only normalizes a small set of properties, as … - 5:08 PM Ticket #13006 (postMessage events lack data) created by
- The postMessage API takes two arguments: a message and a targetOrigin. …
- 11:49 AM Ticket #13004 (In Chrome (23.0.1271.95 m) on page with Adobe Flash Animation stops ...) closed by
- cantfix: Thanks for your contribution, however this is not an issue that is …
- 11:43 AM Ticket #13005 (This jquery script does not work in IE8) created by
- Works great in firefox, but fails in IE8, not sure why. […]
- 11:28 AM Ticket #13004 (In Chrome (23.0.1271.95 m) on page with Adobe Flash Animation stops ...) created by
- In Chrome (23.0.1271.95 m) on page with Adobe Flash Animation stops …
- 8:54 AM Changeset [b7ece8c6]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
- …
- 8:54 AM Changeset [6df2900]1.12-stable2.2-stablekillphp by
- test/.jshintrc
- 8:54 AM Changeset [7f7007d]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/unit/ajax.js
- 8:41 AM Ticket #13003 (Error in Selector raises exception $('$something')) closed by
- notabug: jQuery intentionally raises exceptions on invalid selectors to make it …
- 2:55 AM Ticket #13003 (Error in Selector raises exception $('$something')) created by
- jQuery is raising an error when using selectors which say …
- 2:12 AM Changeset [20608b3]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/unit/ajax.js
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
Note: See TracTimeline
for information about the timeline view.