Timeline
Sep 4, 2013:
- 8:16 PM Ticket #14333 (Use the native Array.filter method in jQuery.grep (jQuery 2.x)) closed by
- notabug
- 6:34 PM Ticket #14334 (Issues with AJAX request and caching on Chrome) created by
- It appears that there is an issue with Chrome 28+ and jQuery AJAX …
- 2:59 PM Ticket #14333 (Use the native Array.filter method in jQuery.grep (jQuery 2.x)) created by
- This is safe to do since jQuery 2.x only supports ES5 compliant browsers
- 2:53 PM Ticket #14332 (Optimize jQuery.grep for ES5 compliant browsers) created by
- Also add unit tests
- 2:06 PM Ticket #14331 (.css() / .animate() with backgroundPositionX fails in FireFox) closed by
- duplicate: Duplicate of #12963.
- 2:03 PM Ticket #14331 (.css() / .animate() with backgroundPositionX fails in FireFox) created by
- I am not able to use backgroundPositionX or backgroundPositionY in …
- 1:48 PM Ticket #14330 (Don't work focus with $(this) after blur) closed by
- notabug: It's not the same
this
, ask for help in a forum. - 1:14 PM Ticket #14330 (Don't work focus with $(this) after blur) created by
- If using concrete selector of element- all work. If using …
- 10:25 AM Ticket #14320 (Calling 'ev.preventDefault()' on latest Chrome Canary (31.0.1619.0) ...) closed by
- duplicate: Duplicate of #14282.
- 4:49 AM Ticket #14273 (.slideUp and .slideDown not working on canvas tags) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:49 AM Ticket #14266 (jquery css interpreter issue in IE8 Standards Mode) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:49 AM Ticket #14258 (http://api.jquery.com/trigger/) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 3, 2013:
- 12:12 PM Ticket #14329 (.html(data) incorrectly modifies regular expressions causing a global ...) closed by
- notabug:
.html()
doesn't have access to the regex, only to the string after … - 12:05 PM Ticket #14328 (.html regex) closed by
- notabug
- 12:04 PM Ticket #14329 (.html(data) incorrectly modifies regular expressions causing a global ...) created by
- Jquery .html(data) function will modify a regex script. For example …
- 11:58 AM Ticket #14328 (.html regex) created by
- 10:43 AM Changeset [0c18520]2.2-stablekillphp by
- test/.jshintrc
- test/data/testinit.js
- test/data/testrunner.js
- test/unit/attributes.js
- test/unit/core.js
- test/unit/event.js
- 8:11 AM Ticket #14326 (JQuery UI 1.10.3 Tabs Sortable) closed by
- notabug: You need to call the refresh() method. Please ask for help on the …
- 5:20 AM Ticket #14326 (JQuery UI 1.10.3 Tabs Sortable) created by
- Hi All I am using JQuery latest and JQuery UI 1.10.3 and there is a …
- 4:35 AM Ticket #14325 (Add unit tests for jquery.grep) created by
- Add unit tests for jquery.grep * empty array * sparse array * an …
- 2:05 AM Ticket #14313 (Optimize jQuery.merge for size) closed by
- fixed: Fix #14313: Optimize jQuery.merge for size. Close gh-1344. …
- 2:01 AM Changeset [f66d53c]2.2-stablekillphp by
- src/core.js
- test/unit/core.js
Sep 2, 2013:
- 10:45 PM Ticket #14324 (jquery.trigger will make a looped calling) created by
- there will cause a looped calling in show method. […] there is a …
- 1:28 PM Ticket #14323 (link click not working same as right mouse click) created by
- Dear Sir, I am facing a problem where i need to open a page in new …
- 12:40 PM Ticket #14319 (Permission denied & Could not complete the operation due to error ...) closed by
- notabug
- 11:10 AM Ticket #14322 (About Jquery Conflict) closed by
- notabug: Please ask for help on the forums or Stack Overflow.
- 10:57 AM Ticket #14322 (About Jquery Conflict) created by
- Hi There, How are You?. I have a problem with jquery-1.4.4.min.js and …
- 10:04 AM Ticket #14321 (Themeroller download - file not found) closed by
- notabug: Please report download builder and ThemeRoller bugs on …
- 9:51 AM Ticket #14321 (Themeroller download - file not found) created by
- When I press the download button to download the themeroller output, I …
- 9:34 AM Ticket #14320 (Calling 'ev.preventDefault()' on latest Chrome Canary (31.0.1619.0) ...) created by
- When using 'ev.preventDefault()', a warning shows on Chrome Canary, …
- 1:55 AM Ticket #14319 (Permission denied & Could not complete the operation due to error ...) created by
- SCRIPT70: Permission denied tinymce.min.js, line 2 character 7668 …
Aug 30, 2013:
- 7:55 PM Changeset [c75c9a8]2.2-stablekillphp by
- src/core.js
- 12:41 PM Ticket #14318 (The animations fadeIn and fadeOut do to function as expected when used ...) closed by
- fixed: Fix #14318: Cherry-pick interrupted animation fix from master …
- 12:39 PM Changeset [83396ba8]2.2-stablekillphp by
- test/unit/effects.js
Aug 29, 2013:
- 6:01 PM Ticket #14318 (The animations fadeIn and fadeOut do to function as expected when used ...) created by
- Before I start, I'll mention tickets I've found that appear related. …
- 4:18 PM Changeset [004c1fc5]2.2-stablekillphp by
- src/ajax/load.js
- src/css.js
- test/.jshintrc
- test/data/testrunner.js
- test/index.html
- test/jquery.js
- test/unit/event.js
- test/unit/ready.js
- 1:52 PM Changeset [ca1c90e]2.2-stablekillphp by
- test/jquery.js
- 9:47 AM Ticket #14316 (Deserialization invalid HTML issue inside the "buildFragment") created by
- Hi, My code works with the user data potentially containing non-valid …
Aug 28, 2013:
- 10:41 PM Ticket #14313 (Optimize jQuery.merge for size) created by
- - Use
+
operator instead oftypeof === "number"
- … - 12:23 PM Changeset [01d5a1a]2.2-stablekillphp by
- src/attributes/attr.js
- test/unit/attributes.js
- 4:31 AM Ticket #14249 (jQuery.Callbacks('unique once memory') not get the expect result) 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.