Timeline
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 …
Oct 31, 2013:
- 8:05 PM Ticket #14503 (IE8 null-values in `headers` object causes Ajax to drop headers properties) created by
- Environment: IE8 with "Enable native XMLHTTP support" …
- 9:49 AM Ticket #14502 (Long id Names With Periods Don't Get Selected) created by
- In the following code if will have a value like …
- 3:36 AM Ticket #14501 (在实现表格变色上迟钝,slow,and error in selector) created by
- http://jsbin.com/asIWequ/4/edit <tbody> <tr><td><input …
- 3:07 AM Ticket #14500 (Enable global events for cross browser requests) created by
- The problem To my surprise, "Global events are never fired …
- 2:35 AM Ticket #14499 (ajaxComplete incomplete documentation) created by
- The documentation for ajaxComplete explains the argument will be …
- 12:07 AM Ticket #14494 (Element dimetions issue on Firefox 24/25) closed by
- patchwelcome: +84 bytes to dist/jquery.min.js and it doesn't even work consistently …
Oct 30, 2013:
- 10:24 PM Ticket #14498 (Version 1.9.1 messes with some CSS animations) created by
- Version 1.9.1 messes with some CSS animations. It works with other …
- 2:09 PM Ticket #13560 (update_submodules task doesn't work in a symbolically linked directory) closed by
- notabug: True, we don't use this task anymore.
- 2:06 PM Ticket #14485 (mouseenter fires more often than expected when mouse is moved during ...) closed by
- cantfix: This is not something jQuery can address.
- 12:50 PM Ticket #14497 (index passed as first argument to iterator in each) closed by
- duplicate: Duplicate of #12566.
- 12:42 PM Ticket #14496 (jQuery 2.1.0-beta1 fails to initialize in a XHTML page) closed by
- fixed: Fixed by …
- 12:38 PM Ticket #14497 (index passed as first argument to iterator in each) created by
- This is not expected behavior. When I call each, i mean to iterate …
- 12:31 PM Ticket #14496 (jQuery 2.1.0-beta1 fails to initialize in a XHTML page) created by
- The row 3974 div.innerHTML = "<input type='radio' checked …
- 10:10 AM Ticket #14495 (Select .val() select a ghost option) closed by
- notabug: The new behavior is correct; that "ghost empty option" is purely a …
- 5:27 AM Ticket #14495 (Select .val() select a ghost option) created by
- With this html : <select id="select"> <option value="1">Option …
Oct 29, 2013:
- 5:20 PM Ticket #14494 (Element dimetions issue on Firefox 24/25) created by
- Firefox doesn't allow numbers formatted like …
- 10:56 AM Ticket #14493 ($.ajax() Callbacks) created by
- On our site we're using push notifications, when a user clicks on a …
- 10:12 AM Ticket #14492 (parseJSON incorrectly accepts comma expressions) created by
- The value returned from
parseJSON
can be overridden by appending a …
Note: See TracTimeline
for information about the timeline view.