Timeline
Mar 3, 2013:
- 9:34 PM Ticket #13558 (jQuery 1.9.1 prop() in IE8) closed by
- cantfix: IE8 treats attributes and properties as the same thing. What you're …
- 7:41 PM Changeset [49abe3d]2.2-stablekillphp by
- test/unit/data.js
- 7:40 PM Ticket #13551 (.data() exception on jquery 2.0 beta2 when .data() isn't set) closed by
- fixed: Fixes #13551. Guard against illegal data access by undefined …
- 7:40 PM Changeset [692afbc]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 7:04 PM Ticket #13562 (The server can not find the requested page:) closed by
- notabug: You should probably report this to "jquerye.com"
- 5:42 PM Ticket #13562 (The server can not find the requested page:) created by
- The server can not find the requested page: …
- 2:11 PM Ticket #13561 (animate function not working properly in Chrome) created by
- Push this code into a BODY tag: <div id="xxx" style="position: …
- 1:18 PM Ticket #13560 (update_submodules task doesn't work in a symbolically linked directory) created by
- Output: Running "update_submodules" task Warning: fatal: Not a git …
- 1:00 PM Ticket #13559 (isWindow check in $.isPlainObject is redundant) created by
- By using jQuery.isWindow(obj) in the first line of $.isPlainObject, …
- 12:35 PM Ticket #13558 (jQuery 1.9.1 prop() in IE8) created by
- <textarea required=""></textarea> $('textarea').prop('required', …
- 11:55 AM Ticket #13557 (documentation comments) closed by
- notabug: Indeed they are.
- 11:32 AM Ticket #13557 (documentation comments) created by
- The discuss comments for the entire jquery documentation are now gone.
- 6:01 AM Ticket #13556 (İkinci el eşya) created by
- ikinci el eşyahttp://www.ikincielmerkez.com
Mar 2, 2013:
- 6:58 PM Ticket #13554 (Move [un]bind & [un]delegate to event-alias) created by
- == Proposal == I would like to make a case that these functions are no …
- 2:09 PM Changeset [91824bd]2.2-stablekillphp by
- src/data.js
- 1:07 PM Ticket #13550 (Regression: jQuery 2.0.0b2 bugs with $.fn.data handling parameters ...) closed by
- fixed: Fixes #13550. .data should not miss attr() set data-* with hyphenated …
- 1:07 PM Changeset [9bf8b04]2.2-stablekillphp by
- test/unit/data.js
- 1:04 PM Changeset [761b96c]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 8:34 AM Ticket #13552 (Custom Pseudo Selector fails if name starts with "eq") closed by
- notabug: We make no guarantees about which elements get passed to a custom …
- 6:22 AM Ticket #13553 (Leftover code for IE8 in effects.js) created by
- In src/effects.js in current jQuery 2.0.0pre in lines 443-452 there is …
- 3:37 AM Ticket #13552 (Custom Pseudo Selector fails if name starts with "eq") created by
- See this jsfiddle. http://jsfiddle.net/hCzUd/ If you create a pseudo …
Mar 1, 2013:
- 9:58 PM Ticket #13551 (.data() exception on jquery 2.0 beta2 when .data() isn't set) created by
- Hi, Just put in jquery 2.0 b2 in my script and I get an exception. …
- 8:15 PM Ticket #13550 (Regression: jQuery 2.0.0b2 bugs with $.fn.data handling parameters ...) created by
- A followup to bug #13548. The fix didnt't handle the situation where …
- 7:33 PM Changeset [8f721819]2.2-stablekillphp by
- src/data.js
- 7:26 PM Ticket #13549 (width() does not read and write using the same box model) created by
- Using width() to obtain the width of an element appears to return the …
- 7:03 PM Ticket #13548 (Regression: jQuery 2.0.0b2 bugs with $.fn.data handling parameters ...) closed by
- fixed: Fixes #13548. .data should not miss attr() set data-* with hyphenated …
- 7:02 PM Changeset [3212a293]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 5:45 PM Ticket #13548 (Regression: jQuery 2.0.0b2 bugs with $.fn.data handling parameters ...) created by
- jQuery 2.0.0b2 doesn't properly set data for parameters with dashes …
- 5:23 PM Ticket #13547 (propHooks failing in IE9 under non-minified 1.9.1) created by
- Line 2631 of the non-minified 1.9.1 fails with an exception under IE9 …
- 1:50 PM Changeset [9f981c8]2.2-stablekillphp by
- package.json
- 1:50 PM Changeset [4cbc235]2.2-stablekillphp2.0.0b2 by
- package.json
- 9:30 AM Ticket #13546 (X-XSS-Protection Flag and jQuery 1.9.0 opens about:blank) created by
- Old ipod or ipad can't submit HTML forms when using jQuery 1.9.0+ with …
- 9:04 AM Ticket #13544 (Unable to check a radio button twice) closed by
- notabug: http://jquery.com/upgrade-guide/1.9/#attr-versus-prop-
- 8:47 AM Ticket #13545 (.find breaks with documentfragments) created by
- Unexpected behaviour when dealing with DocumentFragments... […] …
- 8:14 AM Ticket #13544 (Unable to check a radio button twice) created by
- In this example, I'm checking a checkbox twice, but the last check is …
- 7:15 AM Ticket #13543 (Issue with jQuery's outerWidth() setter, padding and box-sizing at ...) created by
- The problem happens when I try to set the same outerWidth() value on 2 …
- 6:37 AM Ticket #13542 ($(div).css("right", Number.MIN_VALUE);) created by
Feb 28, 2013:
- 10:57 PM Ticket #13540 (if add dom to element widh tr is not effective in firefox chrome) created by
- <table id="text"> <tr>aaa</tr> </table> <script> …
- 8:06 PM Ticket #13539 (Stop overriding Sizzle.attr) created by
jQuery.attr
replacesSizzle.attr
and adds value in the following …- 5:45 PM Ticket #13538 (height() method returns different values in Chrome and Firefox) closed by
- notabug: They have different default stylesheets? I don't see anything in the …
- 5:25 PM Ticket #13538 (height() method returns different values in Chrome and Firefox) created by
- Instead of a jsfiddle, I'm including a link to the api docs, which …
- 5:21 PM Changeset [34c4e12]2.2-stablekillphp by
- src/exports.js
- test/data/testinit.js
- 4:59 PM Changeset [3f05afb]2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 4:18 PM Changeset [22a4e5b]2.2-stablekillphp by
- src/support.js
- 4:07 PM Ticket #13485 (jquery on IE9/10 issue: addclass from option/select) closed by
- notabug: This is using jQuery 1.7.2. Honestly I think this is the wrong venue, …
- 3:45 PM Changeset [eee2eaf]2.2-stablekillphp by
- AUTHORS.txt
- speed/index.html
- speed/jquery-basis.js
- test/networkerror.html
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/core.js
- test/unit/dimensions.js
- test/unit/event.js
- test/unit/manipulation.js
- …
- 3:01 PM Changeset [eebc778]2.2-stablekillphp by
- src/ajax.js
- test/data/errorWithJSON.php
- test/unit/ajax.js
- 2:51 PM Ticket #13388 (Ajax request not returning responseXML) closed by
- fixed: Fixes #11151, #13388. Minor refactor of response conversion and …
- 2:24 PM Ticket #13450 ("no element found" in Firefox when $.post reply has no Content-Type) reopened by
- 2:14 PM Changeset [38bc968]2.2-stablekillphp by
- test/unit/data.js
- 1:56 PM Changeset [054c694]2.2-stablekillphp by
- README.md
- 1:53 PM Ticket #13537 (Make unit tests work with selector-native.js) created by
- It would be good to have the native selector engine run a clean subset …
- 12:41 PM Ticket #12040 (Test against Content Security Policy (CSP)) closed by
- fixed: 1.x: …
- 11:49 AM Ticket #10290 (ELEMENT TRAVERSING API) closed by
- wontfix: Fix was commited to 2.0 beta …
- 10:47 AM Ticket #13536 (Problem with .prop()) closed by
- notabug:
div
s don't have aname
property andinput
s do. If you want the … - 10:31 AM Ticket #13536 (Problem with .prop()) created by
- Hi. We have a problem with the .prop() method and are sure this is a …
- 8:33 AM Ticket #13533 (Problem with resizable and aspectRatio: true and container: "idparent" ...) closed by
- notabug: This is not a jQuery core bug. It sounds like a jQuery UI bug perhaps …
- 3:54 AM Ticket #13450 ("no element found" in Firefox when $.post reply has no Content-Type) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:54 AM Ticket #13448 (arguments array of the $.ajax success callback contain only specified ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:33 AM Ticket #13533 (Problem with resizable and aspectRatio: true and container: "idparent" ...) created by
- When you set aspectRatio to true in resizable obj. div to resize is in …
Feb 27, 2013:
- 10:46 PM Ticket #13434 (Create querySelectorAll/matchesSelector selector option) closed by
- fixed: Fix #13434: native-API selector module What's out: * 6 KB * attribute …
- 10:45 PM Changeset [8be9cd1]2.2-stablekillphp by
- .gitignore
- src/selector-native.js
- 10:45 PM Changeset [1083f82]2.2-stablekillphp by
- Gruntfile.js
- src/selector-native.js
- 9:27 PM Ticket #13531 (jQuery-1.9.1 removeClass() not working properly) created by
- On line 2114, there is a bug for calling .removeClass() with no …
- 6:44 PM Ticket #13529 ($.ajax() Deferred does not pass json data) closed by
- notabug: I'm not sure why I was assuming the old complete was just an alias for …
- 5:14 PM Ticket #13530 (Inconsistent results with .has since 1.8.3. Should .has selector match ...) closed by
- notabug: This was a side effect of …
- 3:22 PM Ticket #13530 (Inconsistent results with .has since 1.8.3. Should .has selector match ...) created by
- The behavior of .has seems to have changed somewhere between 1.7.2 and …
- 12:27 PM Ticket #13529 ($.ajax() Deferred does not pass json data) created by
- When calling a (proper) json handler that returns data (obviously), …
- 12:16 PM Ticket #13528 (removeData() not working) closed by
- notabug: The documentation is correct and clear. The those refers to …
- 12:04 PM Ticket #13528 (removeData() not working) created by
- The removeData() function isn't working. At first I though my …
- 11:33 AM Ticket #13527 (mouse middle Click) closed by
- notabug: Please ask for help on a forum.
- 11:31 AM Ticket #13527 (mouse middle Click) created by
- jQuery下建立鼠标中键事件,然后调用: (function($) { $.fn.extend({ …
- 10:15 AM Changeset [0618710]2.2-stablekillphp by
- src/callbacks.js
- test/unit/callbacks.js
- 10:14 AM Ticket #13517 (Adding a callback calling empty method to $.Callbacks object makes ...) closed by
- fixed: Properly resets firingLength when emptying the list. Fixes #13517 …
- 9:26 AM Ticket #13526 (ajax recursion error when adding custom parameter with circular dependency) closed by
- duplicate: Duplicate of #12227 .
- 9:21 AM Ticket #13526 (ajax recursion error when adding custom parameter with circular dependency) created by
- When adding additional data to ajax request as a custom property (e.g. …
- 5:05 AM Ticket #13525 (ajax: incorrect/inconsistent handling of 204 NO CONTENT and 205 RESET ...) created by
- As you can see here …
- 3:58 AM Ticket #13439 (jquery Animations broken on iOS6.0 while scrolling) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 26, 2013:
- 11:41 PM Changeset [1b6be737]2.2-stablekillphp by
- src/data.js
- 10:57 PM Changeset [8bc7bde]2.2-stablekillphp by
- AUTHORS.txt
- src/deprecated.js
- src/traversing.js
- test/unit/effects.js
- test/unit/event.js
- test/unit/queue.js
- test/unit/traversing.js
- 10:40 PM Ticket #13494 (Object.defineProperty not supported on DOM Objects in Android < 4.0) closed by
- fixed: Fix #13494: Fallback defineProperties to jQuery.extend. Close gh-1182. …
- 10:38 PM Changeset [85f1985]2.2-stablekillphp by
- src/data.js
- 9:50 PM Ticket #13524 (Jquery and Jquery UI conflict !) closed by
- notabug: You should file a bug against jQuery UI since that's where the problem …
- 9:19 PM Ticket #13524 (Jquery and Jquery UI conflict !) created by
- After including also jquery UI in my page, the STEP function in the …
- 5:04 PM Ticket #13523 (Identity comparator in isWindow should be strict equality operator) created by
- == Identity comparator in isWindow should be strict equality operator …
- 1:06 PM Changeset [b55bfb1]2.2-stablekillphp by
- src/event.js
- 12:23 PM Ticket #13471 (Stack overflow if element which binded pure namespace event unbind a ...) closed by
- fixed: Fix #13471. $().on(".xyz"...) should avoid later crash. If the event …
- 12:19 PM Changeset [2bbc3d5]2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 11:17 AM Ticket #13522 (Email Validation (Plugins/Validation/Methods/email) Allows ...) closed by
- notabug: This is the core bug tracker, please report plugin bugs to the author. …
- 11:14 AM Ticket #13522 (Email Validation (Plugins/Validation/Methods/email) Allows ...) created by
- As the title suggests, the jQuery email validation plugin (built in to …
- 10:17 AM Changeset [31478b9]2.2-stablekillphp by
- src/ajax.js
- 9:28 AM Ticket #13468 (.animate() on CSSStyleRule not working in all browser) closed by
- plugin: I don't think we want to open a can of worms that big. Because of …
- 3:59 AM Ticket #13427 (outerWidth(true) and outerHeight(true) dot not count negative margin) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #13383 ($(...).attr("defer") returns "defer" instead of actual attribute.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #13382 (Checked attribute of a checkbox whose id has special characters is not ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #13380 (problem of attr) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #13379 (parseHTML()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #13373 (1.9.0) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #13337 (ajaxError() called by success code 200 !?!?) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 25, 2013:
- 10:14 PM Ticket #13518 (Possible bug > replaceWith() "messing-up" data/properties of newContent) closed by
- notabug: This is really too complex to debug. If you can't reproduce without …
- 9:17 PM Ticket #13519 (JQuery 1.9.0+ input checked issue) closed by
- duplicate: Duplicate of #13245.
- 7:46 PM Ticket #13520 (try.jQuery.com bug 3.21) created by
- on your domain try.jquery.com there is a bug on level 3.21 …
- 4:12 PM Ticket #13497 (removeAttribute( jQuery.expando ); crashes ie7) closed by
- notabug
- 3:48 PM Changeset [6d188186]2.2-stablekillphp by
- src/core.js
- src/data.js
- 3:45 PM Ticket #13519 (JQuery 1.9.0+ input checked issue) created by
- checkbox element want to always checked if click jquery 1.9.0 + it's …
- 3:33 PM Changeset [972de58]2.2-stablekillphp by
- src/support.js
- 1:52 PM Ticket #13518 (Possible bug > replaceWith() "messing-up" data/properties of newContent) created by
- Please take a look at the PoC I've created on Plunker at …
- 11:51 AM Ticket #13517 (Adding a callback calling empty method to $.Callbacks object makes ...) created by
- Try this page and open your web inspector console: …
- 11:39 AM Ticket #13516 (Attribute-filter combined with :visible gives no results) created by
- To validate a form, I used to loop through all visible input-fields …
- 9:49 AM Ticket #13515 (jQuery dialog will not allow next line to execute in IE 10 alone) closed by
- notabug: Please use the forums or Stack Overflow for help.
- 9:42 AM Ticket #13515 (jQuery dialog will not allow next line to execute in IE 10 alone) created by
- I have below sample code $(function() { alert('before dialog'); …
- 9:17 AM Ticket #13514 (Setting "wrong" value of select-element using .val() is inconsistent ...) created by
- Check this Fiddle: http://jsfiddle.net/ECFYX/9/ If the page has a …
- 8:29 AM Ticket #13513 (I found bugs in your code) closed by
- notabug: Our file is fine. Your file is broken.
- 8:28 AM Ticket #13506 (stopPropagation behaviour when trigger is passed an event.) closed by
- wontfix: In the example it seems that you're stopping propagation to avoid any …
- 7:51 AM Ticket #13513 (I found bugs in your code) created by
- Ошибка: SyntaxError: unterminated string literal JQuery_1.9.0.js …
Feb 24, 2013:
- 11:24 PM Ticket #13505 (jquery#add: seems to get items in collection out of order on larger lists) closed by
- fixed: Fix #13505: Yet another detached add patch Changeset: …
- 11:24 PM Changeset [6256c61]2.2-stablekillphp by
- src/sizzle
- 6:20 PM Ticket #13512 (regression leading spaces in html selector) closed by
- duplicate: Duplicate of #13223. Please do use jQuery Migrate and read the …
- 6:16 PM Ticket #13510 ([bower] - unable to install jQuery via Bower due to version mismatch) closed by
- cantfix: As far as I know the jQuery team does not publish the package on …
- 6:16 PM Ticket #13512 (regression leading spaces in html selector) created by
- rquickExpr seems to have a regression post 1.8 You used to be able to …
- 5:05 PM Ticket #13376 (Resize event is triggered in the middle of a running function called ...) closed by
- cantfix: I'm not sure if synchronous event firing is a bug or not, but if it is …
- 4:51 PM Ticket #13444 (issue with jQuery scrollTop() in Firefox vs Chrome Edit) closed by
- notabug: http://stackoverflow.com/questions/12222485/why-to-use-html-body-for-sc …
- 4:47 PM Ticket #13511 (remove the .removeAttr("style") hack) created by
- Please see #9699. The fix for this bug was then fixed in upstream …
- 4:40 PM Ticket #13449 (AJAX Load on Safari, Chrome not working) closed by
- notabug: Ask for help on a forum, not the bug tracker.
- 4:39 PM Ticket #13058 (.text() doubles text for last xml item on (mobile) Safari) closed by
- patchwelcome: Anyone who can repro is welcome to provide additional information and …
- 4:37 PM Ticket #13466 (Form submittng to itself) closed by
- notabug: The docs.jquery.com site is being decommissioned and is not maintained.
- 4:32 PM Ticket #13472 (jQuery css lineHeight doesn't append px to value) closed by
- notabug: Line heights can be unitless. …
- 4:28 PM Ticket #13473 (Erro of selection on select element) closed by
- notabug: Use
.prop()
, if you need more help use the jQuery Migrate plugin and … - 4:22 PM Ticket #13488 (IE7 cann't parse correctly the untight code.) closed by
- notabug: Please ask for help on a forum.
- 3:49 PM Ticket #13510 ([bower] - unable to install jQuery via Bower due to version mismatch) created by
- I'm having this error when I'm doing a bower install: The version …
- 12:31 PM Ticket #13504 (noConflict() does not undef from AMD) closed by
- notabug:
noConflict
should have nothing to do with AMD. Nor should you ever … - 11:17 AM Ticket #13507 (jQuery, CSP and Google Chrome 25) created by
- I believe this is continuing on from bug #11249... but now effecting …
- 7:35 AM Ticket #13506 (stopPropagation behaviour when trigger is passed an event.) created by
- The stopPropagation behaviour is very unexpected when passed an event …
- 3:44 AM Ticket #13424 (selection box) 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.