Timeline
Nov 8, 2013:
- 12:54 PM Ticket #14526 (JQuery .load() - Script Tag Error) created by
- I have two pages, (1) home.html (2) includes/footer.html I am trying …
- 10:03 AM Changeset [85d4c01]2.2-stablekillphp by
- Gruntfile.js
- 10:00 AM Changeset [45be91e]2.2-stablekillphp by
- test/unit/event.js
- 10:00 AM Ticket #14422 (CSP violation including jquery in a blank page) closed by
- fixed: Thank you for submitting this bug! Fixed via …
- 9:00 AM Ticket #14519 (jQuery Ajax converters behavior change) closed by
- notabug: The fact it used to call the XML to JSON converter was a bug. Since …
- 5:19 AM Ticket #14525 (removeAttr() causes to send an unexpected request on Firefox) created by
- When a page has a base tag, $('img').removeAttr('src') sends an …
Nov 7, 2013:
- 8:50 PM Ticket #14524 (jQuery's Ajax interferes after adding jQuery script to an inner iframe) created by
- In this example, attempting to jQuery.ajax or jQuery.get causes the …
- 7:04 PM Changeset [626cbde]2.2-stablekillphp by
- .jshintignore
- test/data/jquery-1.9.1.ajax_xhr.min.js
- test/data/jquery-1.9.1.js
- test/index.html
- test/unit/support.js
- 6:56 PM Ticket #14523 (Accessor signatures of $.fn.data() have a side effect) closed by
- notabug: jQuery.fn.data only _reads_ from data-* attributes one time and never …
- 6:28 PM Ticket #14523 (Accessor signatures of $.fn.data() have a side effect) created by
- When used as a getter,
$.fn.data
will "fall back" to the DOMdata-
… - 4:17 PM Ticket #12757 (Enforce style guide via build process) closed by
- fixed: Fix #12757 - use jscs to check the style guide Close gh-1396 …
- 3:45 PM Changeset [0bb4090c]2.2-stablekillphp by
- bower.json
- 3:38 PM Changeset [abfa210]2.2-stablekillphp by
- Gruntfile.js
- package.json
- 2:58 PM Changeset [5ce0b34]2.2-stablekillphp by
- .jscs.json
- Gruntfile.js
- package.json
- 2:16 PM Changeset [ee0d0e6]2.2-stablekillphp by
- test/data/support/csp-clean.php
- test/data/support/csp-log.php
- test/data/support/csp.log
- test/data/support/csp.php
- test/unit/support.js
- 12:00 PM Ticket #14074 (jQuery 1 throws an error on window ready when there is an element in ...) closed by
- fixed: Fix #14074: element id="nodeName". Close gh-1389. (cherry picked from …
- 11:57 AM Changeset [c66a5e70]2.2-stablekillphp by
- src/data/accepts.js
- test/data/core/aliased.html
- test/unit/core.js
- test/unit/data.js
- 2:36 AM Ticket #14522 (.width() and .height() return incorrect and inconsistent values when ...) created by
- When there's a document that has -ms-writing-mode: tb-lr; …
Nov 6, 2013:
- 8:03 PM Ticket #14502 (Long id Names With Periods Don't Get Selected) closed by
- notabug: Right. For pathological ID names, the first choice would be to use …
- 12:54 PM Ticket #14376 (`.data()` doesn't handle the attributes with digits in the name well) reopened by
- This is one of those weird situations where we "cantfix" but we …
- 12:19 PM Ticket #14520 (Using Jpaginate plugin with jquery-1.10.2.min.js) closed by
- notabug: Please ask for help on stackoverflow, …
- 10:49 AM Ticket #14376 (`.data()` doesn't handle the attributes with digits in the name well) closed by
- cantfix: > …
- 10:37 AM Changeset [ff365d30]2.2-stablekillphp by
- src/traversing.js
- 10:27 AM Ticket #14101 (Version 1.10 .data() differs from 1.8 when getting data from ...) closed by
- fixed: https://github.com/jquery/jquery/commit/30eee925dbc9f8d465ccf064f48c240 …
- 10:25 AM Changeset [30eee925]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 9:16 AM Ticket #14518 (bug?) closed by
- duplicate: Duplicate of #13245. Use
.prop
instead of.attr
to get or set … - 8:57 AM Ticket #14520 (Using Jpaginate plugin with jquery-1.10.2.min.js) created by
- Error: Syntax error, unrecognized expression: [object …
- 8:48 AM Ticket #14519 (jQuery Ajax converters behavior change) created by
- I have an Ajax request with dataType specified as json. When I get a …
- 4:40 AM Ticket #14518 (bug?) created by
- http://jsfiddle.net/star4899/amw6E/2/ Event does not repeat bug
Nov 5, 2013:
- 5:16 PM Changeset [cc19a6b]2.2-stablekillphp by
- src/manipulation.js
- 5:13 PM Changeset [fb2e0a0]2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 1:18 PM Ticket #14517 (FadeIn not working correctly on a div containing svg images) created by
- The jQuery method .fadeIn (and possibly .fadeOut) don't work as …
- 10:16 AM Ticket #14516 (Error after DND Drop event) created by
- [19:13:48.099] Use of getPreventDefault() is deprecated. Use …
- 9:00 AM Ticket #14514 (attribute selector is not working if value has . in it) closed by
- notabug: Special characters like
.
must be escaped or in quotes: … - 7:04 AM Ticket #14515 (Normalize scrolling of document) created by
- A pretty common usecase I had to implement every now and then: A click …
- 3:35 AM Ticket #14473 (Was Working Good In jQuery v1.8.2) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:20 AM Ticket #14514 (attribute selector is not working if value has . in it) created by
- attribute selector is not working if value has . in it <input …
Nov 4, 2013:
- 8:11 PM Ticket #14513 (addClass does not work on svg elements) closed by
- duplicate: Duplicate of #10329.
- 7:34 PM Ticket #14513 (addClass does not work on svg elements) created by
- addClass does not work on svg elements
- 12:51 PM Changeset [19c1b61]2.2-stablekillphp by
- src/ajax/xhr.js
- 12:39 PM Ticket #14304 (Event in mouseenter handler is mutable (may change in deferred handler)) closed by
- notabug: Agreed. If you want a snapshot of the event as it appeared in the …
- 12:39 PM Ticket #14512 (unexpected result when using .attr() before/after .val() and .prop() ...) closed by
- notabug: This is the correct behavior. The value attribute actually corresponds …
- 12:28 PM Ticket #14512 (unexpected result when using .attr() before/after .val() and .prop() ...) created by
- The result of attr(), val() and prop() methods will not be correct, in …
- 10:32 AM Ticket #14508 (Apple iOS7 id based selectors with context can return elements outside ...) closed by
- notabug: Agreed, while the behavior is terribly inconsistent and should be …
- 10:14 AM Ticket #14511 (Update CSS parser syntax error message) created by
- The code for throwing syntax errors in the CSS parser looks as …
- 9:36 AM Changeset [d5b7139]2.2-stablekillphp by
- test/data/ajax/onunload.html
- 9:32 AM Ticket #14510 (Improve API interoperability with standard Promise) created by
- Discussed this at the jQuery team meeting in Amsterdam: The spec is …
- 9:27 AM Ticket #14509 (Create $.xhr) created by
- From the Amsterdam team meeting: Create $.xhr which is based on …
- 9:17 AM Ticket #14508 (Apple iOS7 id based selectors with context can return elements outside ...) created by
- This problem was discovered in a jQuery Mobile app that has a …
- 9:01 AM Ticket #14507 (Port .uniqueId() and .removeUniqueId() from jQuery UI) created by
- This is used in several places in jQuery UI and jQuery Mobile, …
Nov 3, 2013:
- 3:52 AM Ticket #14465 (jQ 2.0.3 css('display', ?)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 2, 2013:
- 4:52 AM Ticket #14462 ($("select").val() return different values in chrome and IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:52 AM Ticket #14371 (Framesets and memory not released.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 1, 2013:
- 5:02 PM Ticket #14505 (JQuery fadeTo() function not working) created by
- Hi, I try to reset the opacity of a div back to 0 but this is not …
- 3:32 PM Ticket #14504 (Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasks) created by
- grunt-contrib-jshint 0.7.1 allows the
jshintrc
option to be set to …
Note: See TracTimeline
for information about the timeline view.