Timeline
Aug 15, 2013:
- 8:38 PM Changeset [cecb52ff]2.2-stablekillphp by
- README.md
- src/ajax/xhr.js
- src/attributes/attr.js
- src/attributes/prop.js
- src/attributes/val.js
- src/css.js
- src/jquery.js
- src/manipulation.js
- src/offset.js
- src/support.js
- 3:58 PM Changeset [7877c4f]2.2-stablekillphp by
- build/build.js
- 3:56 PM Changeset [b7b50a7]2.2-stablekillphp by
- build/build.js
- 3:52 PM Tickets #14113,14163 batch updated by
- fixed: AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. Changeset: …
- 2:15 PM Changeset [6318ae6]2.2-stablekillphp by
- .gitignore
- Gruntfile.js
- README.md
- bower.json
- build/build.js
- build/r.js
- package.json
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/load.js
- …
- 12:30 PM Ticket #14259 (script not eval when using append code block in ajax loaded text) created by
- when I'm using append twice(in ajax loaded text)some inserted scripts …
- 3:38 AM Ticket #14258 (http://api.jquery.com/trigger/) created by
- In first demo then i click on button 2, span 1 value changed by 1 same …
Aug 14, 2013:
- 1:52 AM Ticket #14256 (In IE10, Object Tag has not getAttribute func) created by
- Hello, in jQuery Source Code. 1840 line, […] IE10`s "Object" Tag …
Aug 13, 2013:
- 4:29 PM Ticket #14255 (IE Bug when moving Dialog) created by
- When main scrollbar of the page is not at the top, and a jquery ui …
- 12:44 PM Ticket #14254 (any click anywhere closes magnific pop up ajax box) closed by
- notabug: Please ask for support on the forums or in …
- 12:12 PM Ticket #14254 (any click anywhere closes magnific pop up ajax box) created by
- whenever i try to fill login form (which is a magnific pop up ajax …
- 10:12 AM Ticket #14253 (wrong set .width() for selectboxes) created by
- http://jsfiddle.net/jmpHN/3/ this happens from jQuery v1.8, but early …
- 9:54 AM Ticket #14087 (Update release script to update Sizzle's package.json version + tag it) closed by
- notabug: This is no longer necessary now that we include stable versions of …
- 8:45 AM Ticket #14251 (jQuery UI Datepicker month and year combo not working in jQuery ...) closed by
- notabug
Aug 12, 2013:
- 12:31 PM Changeset [7627b8b]2.2-stablekillphp by
- README.md
- 8:06 AM Ticket #14251 (jQuery UI Datepicker month and year combo not working in jQuery ...) created by
- HTML Code <div class="popup"> Date Picker<input type="text" …
Aug 11, 2013:
- 11:09 PM Ticket #14250 (addClass and removeClass needlessly assign to className.) created by
- Assigning to className, even with the same value, triggers a re-render …
- 12:18 PM Ticket #14249 (jQuery.Callbacks('unique once memory') not get the expect result) created by
- var callbacks = $.Callbacks('unique once memory'); callbacks.add(fn1); …
- 9:28 AM Ticket #14246 (d.options is null) closed by
- notabug: This is not a valid bug report. Please ask for help on a forum.
- 4:51 AM Ticket #14246 (d.options is null) created by
- whenever open a model dialog,showing an error d.options is null in …
Aug 10, 2013:
- 4:24 PM Ticket #14245 (FadeIn problem in 1.10.2) closed by
- duplicate: Duplicate of #14244.
- 1:44 PM Ticket #14245 (FadeIn problem in 1.10.2) created by
- I upgraded from 1.6.2 and fadeIn stopped working. The only change I …
- 1:43 PM Ticket #14244 (FadeIn problem in 1.10.2) created by
- I upgraded from 1.6.2 and fadeIn stopped working. The only change I …
- 4:37 AM Ticket #14176 (contents() is not working for iframe!!!) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:37 AM Ticket #14158 ($.ajax() on v2.0.3 under Jasmine 2 throws DOM Exception 12) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:37 AM Ticket #14128 (Not loading script from localhost without "crossDomain: true") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:49 AM Changeset [012bda7]2.2-stablekillphp by
- test/unit/effects.js
Aug 9, 2013:
- 11:47 PM Changeset [5bbfa46]2.2-stablekillphp by
- test/unit/effects.js
- 11:08 PM Changeset [2bdeb6b]2.2-stablekillphp by
- test/unit/css.js
- 9:32 AM Ticket #14242 (Internet Explorer 11 User Agent String Support) closed by
- notabug: Please file this here: https://github.com/jquery/jquery-migrate/issues
- 9:21 AM Ticket #14242 (Internet Explorer 11 User Agent String Support) created by
- Dear JQuery Technical Expert, I am Shifeng Li in Austin. I would like …
- 8:23 AM Ticket #14238 (It consoles up to parent level.) closed by
- notabug: Event bubbling, learn it. Ask for help on a forum.
- 8:21 AM Ticket #14239 (jQuery.one runs multiple times when assigned with multiple event types) closed by
- duplicate: Duplicate of #14241.
- 8:19 AM Ticket #14240 (jQuery.one runs multiple times when assigned with multiple event types) closed by
- duplicate: Duplicate of #14241.
- 7:54 AM Ticket #14241 (jQuery.one runs multiple times when assigned with multiple event types) closed by
- notabug: You're saying bind two event handlers: A click and mouseenter, each of …
- 7:27 AM Ticket #14241 (jQuery.one runs multiple times when assigned with multiple event types) created by
- When you use jQuery.one with multiple event types, the handler can end …
- 7:26 AM Ticket #14240 (jQuery.one runs multiple times when assigned with multiple event types) created by
- When you use jQuery.one with multiple event types, the handler can end …
- 7:26 AM Ticket #14239 (jQuery.one runs multiple times when assigned with multiple event types) created by
- When you use jQuery.one with multiple event types, the handler can end …
- 3:34 AM Ticket #14238 (It consoles up to parent level.) created by
- I used jQuery 1.10.2 i.e CDN url. I have made "UL LI" tree view and …
Aug 8, 2013:
- 8:44 PM Ticket #14204 (Browser inconsistency with click handling on classes) closed by
- worksforme: This all seems to work properly for me. http://jsfiddle.net/5fNQd/7/ …
- 8:36 PM Ticket #14166 (Accessing a Window's Height in IE 8 Breaks, Sometimes) closed by
- patchwelcome: It is normal for the tracker to change the state from pending to new …
- 8:32 PM Ticket #14226 (Provide Deferred Instance Detection) closed by
- notabug: Agreed, it's best to use the standard check for a
.then
method. - 8:31 PM Ticket #14231 (fadeIn fadeOut queue functionality not works) closed by
- notabug: You must spell
queue
properly in your options object. - 8:29 PM Ticket #14234 (window[ "eval" ].call( window, data );) closed by
- duplicate: Duplicate of #14233.
- 7:06 PM Ticket #14236 (Inconsistency with attributes selectors) closed by
- notabug: Yes, quotes are required. Says so in the docs: …
- 6:55 PM Ticket #14236 (Inconsistency with attributes selectors) created by
- There is a little inconsistency between Chrome and Firefox with …
- 5:14 PM Ticket #14235 (Jquery collections model is different in firefox and chrome) closed by
- notabug: Sry but if u cud do it urself or not depend on that stuff, it wud be gr8.
- 5:10 PM Ticket #14235 (Jquery collections model is different in firefox and chrome) created by
- i found an issue working with arrays of objects made by jquery, ill …
- 2:46 PM Ticket #14234 (window[ "eval" ].call( window, data );) created by
- Using firefox 20.0.1 it gives me a bug saying this, …
- 2:44 PM Ticket #14233 (window[ "eval" ].call( window, data );) created by
- Using firefox 20.0.1 it gives me a bug saying this, …
- 9:44 AM Changeset [9214c37]2.2-stablekillphp by
- test/unit/effects.js
- 3:02 AM Ticket #14232 (IE8 val() does not work if used as class not id) created by
- Hi, On IE8 the val() method does not work with class selector. jquery …
Note: See TracTimeline
for information about the timeline view.