Timeline
May 9, 2013:
- 11:16 PM Ticket #13875 (An question about jQuery event) closed by
- notabug
- 11:10 PM Ticket #13875 (An question about jQuery event) created by
- Hi,hear is the step: 1. First,use jQuery bind an event for an …
- 8:41 PM Ticket #13873 (Exclamation mark doesn't work in trigger() when using event namespace ...) closed by
- notabug: Those were called "exclusive events" but were never documented. They …
- 7:06 PM Ticket #13873 (Exclamation mark doesn't work in trigger() when using event namespace ...) created by
- Here is the code: […] and the HTML: […] When I [run the code …
- 3:14 PM Changeset [b5580a9]2.2-stablekillphp by
- AUTHORS.txt
- Gruntfile.js
- 3:04 PM Ticket #13223 (jQuery 1.9 + client-side template = “Syntax error, unrecognized expression”) closed by
- fixed: Fix #13223. Re-allow leading space in HTML. Close gh-1264. (cherry …
- 2:53 PM Changeset [9fdbc8b]2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- test/unit/selector.js
- 2:26 PM Changeset [c9267ab]2.2-stablekillphp by
- .mailmap
- AUTHORS.txt
- src/attributes.js
- 12:29 PM Ticket #13872 ($(self.location).attr("href") fails in IEs) closed by
- notabug: > Get the value of an attribute for the first element in the set of …
- 12:21 PM Ticket #13872 ($(self.location).attr("href") fails in IEs) created by
- as of 5/9/2013 running javascript:$(location).attr("href") in the …
- 8:37 AM Ticket #13871 (jquery-1.9.1) created by
- Accroding to http://jquery.com/upgrade-guide/1.9/ the hover event is …
May 8, 2013:
- 8:00 PM Changeset [47f56f1]2.2-stablekillphp by
- build/release.js
- 12:19 PM Ticket #13768 (Error trying to load jQuery from node.js) closed by
- wontfix: Closing wontfix, but we should document this somewhere. Opened api …
- 11:56 AM Changeset [5e42df0]2.2-stablekillphp by
- src/data.js
- 10:54 AM Changeset [2fc6b658]2.2-stablekillphp by
- src/sizzle
- 10:48 AM Ticket #13870 (How next() works) closed by
- notabug: Sorry, I'm confused about the confusion. > Get the immediately …
- 9:52 AM Ticket #13870 (How next() works) created by
- In the help http://api.jquery.com/next/ it is not clear, what is …
- 8:28 AM Ticket #13869 (Can't call before() method with static markup more than once) closed by
- notabug: We only fix bugs in the latest version. For that specific case, it is …
- 7:44 AM Ticket #13869 (Can't call before() method with static markup more than once) created by
- Please see the following Fiddle: http://jsfiddle.net/q3RxT/ If you …
- 4:35 AM Ticket #13814 (Ajax get XML response is returning as text instead of XML document) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 7, 2013:
- 5:56 PM Ticket #13866 ($.fn.css should work (not crash) on the document) closed by
- wontfix: This seems like overkill. There are valid use cases for allowing …
- 5:38 PM Changeset [7725f8e]2.2-stablekillphp by
- src/sizzle
- 4:40 PM Ticket #13867 (Return jquery.Event for chaining) closed by
- wontfix: Thanks but jQuery is not accepting new features at this time.
- 4:08 PM Ticket #13867 (Return jquery.Event for chaining) created by
- I think it would be nice for e.stopPropagation, …
- 3:26 PM Changeset [24f2166]2.2-stablekillphp by
- src/sizzle
- 12:07 PM Ticket #13866 ($.fn.css should work (not crash) on the document) created by
- Since 13832 won't be fixed I …
- 11:53 AM Ticket #13865 (jQuery.support mutation events) closed by
- plugin
- 11:44 AM Ticket #13865 (jQuery.support mutation events) created by
- 1.9.1 prefers the use of feature detection though jQuery.support. Is …
- 11:01 AM Ticket #13863 (checkbox bug) closed by
- duplicate: Duplicate of #13245.
- 8:28 AM Ticket #13864 (Add onlyHandlers argument to trigger()) created by
- Currently there are
trigger
andtriggerHandler
. However, the … - 5:07 AM Ticket #13863 (checkbox bug) created by
- hi, first time i click the sel_all checkbox all checkbox will change …
- 3:21 AM Ticket #13862 (Add possibility of passing arguments to XMLHttpRequest constructor) created by
- Making AJAX requests on Firefox OS (operating system, not regular …
May 6, 2013:
- 3:42 PM Ticket #13577 (New minimal selector engine fails on textNode objects) closed by
- fixed: Check nodeType of elements passed to selector-native's find. Fixes …
- 3:42 PM Changeset [8d3c050]2.2-stablekillphp by
- src/selector-native.js
- src/sizzle
- 3:41 PM Changeset [6d04ebf]2.2-stablekillphp by
- src/selector-native.js
- 3:09 PM Ticket #13861 (Flash of White on page loads) closed by
- notabug
- 3:08 PM Ticket #13861 (Flash of White on page loads) reopened by
- This code is actually in jQuery UI, not jQuery core. Could you please …
- 3:04 PM Ticket #13861 (Flash of White on page loads) closed by
- fixed: Upgrading jQuery should fix the issue. That code has already been …
- 2:53 PM Ticket #13859 (Selector in IE8 (anchor/id)) closed by
- wontfix: Actually, this only happens in quirksmode. jsbin is not setting the …
- 1:58 PM Ticket #13861 (Flash of White on page loads) created by
- I'm using jquery UI in a Wordpress plugin. The issue is that it is …
- 12:29 PM Ticket #13855 (Problems animating line-height property) closed by
- duplicate: Duplicate of #13472. A ticket is open to document cssNumber. …
- 12:25 PM Ticket #13856 (doesn't work .buttonset() on jQuery with wordpress) closed by
- notabug: Unfortunately, we are unable to assist with issues related to support …
- 12:22 PM Ticket #13832 ($("html").parent() differs from $("html").parents()) closed by
- wontfix: Making this a docs ticket, given how long it's been like this it is …
- 12:20 PM Ticket #13854 (Prefixing eventnames could be done by jQuery) closed by
- wontfix
- 12:16 PM Ticket #13857 (jquery-1.6.4 populates mobile datepicker input value on load, ...) closed by
- notabug: Unfortunately, we are unable to assist with issues related to support, …
- 10:32 AM Changeset [caf9639]2.2-stablekillphp by
- build/release.js
- 9:28 AM Ticket #13860 (Unexpected call to method or property access (1.9.1, IE 8)) created by
- Error shows with inclusion of jquery-1.9.1.min.js. Message: …
- 6:53 AM Ticket #13859 (Selector in IE8 (anchor/id)) created by
- Selectors like $("#test span") fails in IE8 when there's an element …
- 3:28 AM Ticket #13858 (jQuery find when the first input id value is 'id') created by
- Given following HTML: <form> <input id="id" /> </form> and jQuery …
May 5, 2013:
- 5:32 PM Ticket #13857 (jquery-1.6.4 populates mobile datepicker input value on load, ...) created by
- To reproduce, you can download the datepicker page …
- 7:21 AM Ticket #13856 (doesn't work .buttonset() on jQuery with wordpress) created by
- I have a number of :checkbox elements that are initialized by a …
May 4, 2013:
- 9:23 PM Ticket #13855 (Problems animating line-height property) created by
- I have a table with four rows, whose line-height I want to animate …
- 5:20 PM Ticket #13854 (Prefixing eventnames could be done by jQuery) created by
- I would like to write: […] Instead of: […] Or this …
May 3, 2013:
- 7:06 PM Ticket #13853 (Wrong Description or Wrong Functionality) created by
- In event.pageX You have Description: The mouse position …
- 1:55 PM Ticket #13852 (Is Jquery 9.1 work in quirks mode?) closed by
- duplicate: Duplicate of #12388.
- 1:35 PM Ticket #13852 (Is Jquery 9.1 work in quirks mode?) created by
- I have 1 application in classic asp and it has not followed the HTML …
- 9:55 AM Ticket #13851 (CSP still bothering) closed by
- notabug: This sounds like a good question for StackOverflow our our forum, …
May 2, 2013:
- 6:30 PM Ticket #13851 (CSP still bothering) created by
- Hi there: I am currently refactoring our systems but I am running …
- 5:10 PM Ticket #13545 (.find breaks with documentfragments) closed by
- wontfix: I don't think we should make a change here. Sometimes document …
- 4:39 PM Ticket #13342 (Support setting $.html() on shadow roots) closed by
- plugin: This is a great discussion of the current state of Shadow DOM but I …
- 4:35 PM Ticket #13850 (.data() and removeData() doesn't work correctly with hyphenated property) closed by
- fixed: Fixes #13850. Better removal of hyphenated data property names. …
- 4:35 PM Changeset [2406b5e]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 4:31 PM Ticket #13812 (Problem with Video Subtitles) closed by
- notabug: The OP seems to have just downloaded the subtitles. Refer to …
- 4:29 PM Ticket #13841 ($.when().always gives different types of arguments depending on ...) closed by
- wontfix: Okay, I see jaubourg's point here. If you care about the return value …
- 4:22 PM Ticket #13511 (remove the .removeAttr("style") hack) closed by
- wontfix: Agreed, this probably isn't going to happen for a while. Closing to …
- 3:40 PM Ticket #13850 (.data() and removeData() doesn't work correctly with hyphenated property) created by
- if data is stored for an element twice with a hyphenated property, …
- 1:43 PM Ticket #13255 (jQuery 2.0b1 and Cordova 2.3.0 cause "Uncaught TypeError: Cannot read ...) closed by
- fixed: Fix #13255. Set a default event target for Cordova. Changeset: …
- 1:40 PM Changeset [e8b110c]2.2-stablekillphp by
- README.md
- 1:39 PM Changeset [6b539150]2.2-stablekillphp by
- src/event.js
- 10:37 AM Ticket #13848 (getting script error on IE7) closed by
- notabug: Please ask for help on the forums or in the …
- 10:37 AM Ticket #13847 (Require Enhancement: Simplify Yearly Navigation.) closed by
- notabug: Unfortunately, we are unable to assist with issues related to support …
- 9:26 AM Ticket #13849 (Weird performance issue in jQuery.find) closed by
- notabug: Most importantly, this is not a bug. It's better to discuss things …
- 4:59 AM Ticket #13849 (Weird performance issue in jQuery.find) created by
- See http://jsperf.com/jquery-find-vs-context-sel/38 Cases 1 and 2 …
- 4:31 AM Ticket #13848 (getting script error on IE7) created by
- Hi, I am getting script error on jquery library on IE7 browser. …
- 12:50 AM Ticket #13847 (Require Enhancement: Simplify Yearly Navigation.) created by
- http://www.eyecon.ro/bootstrap-datepicker/ …
Note: See TracTimeline
for information about the timeline view.