Timeline
Nov 14, 2007:
- 9:00 PM Ticket #1904 (Calendar doesn't position well when used in position:fixed elements) closed by
- fixed: The offset method now supports fixed position elements. This should be …
- 8:57 PM Ticket #1903 (place shadow for elements of specific class) closed by
- fixed: Fixed in Rev [3827]
- 6:34 PM Ticket #1931 (.getScript misses charset property) created by
- Hello, It has come to my attention that there's no way to set script …
- 5:25 PM Ticket #1921 ([PATCH] function outerHeight(el) from ui.mouse.js calculates "width") closed by
- fixed: Fixed in Rev [3826]. I just used the dimensions outerWidth and …
- 5:03 PM Ticket #1925 (error with $(window).load in safari 2.0) closed by
- fixed
- 4:55 PM Changeset [ab96367]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:10 PM Ticket #1930 (Traversing with parents() doesn't work in IE 7.0) created by
- We use the following jquery expression: $('button').click( function() …
- 1:42 PM Ticket #1929 (An href with just the value of "#" incorrectly results in a remote tab) created by
- The value of "#" is of course useless anyway but the plugin should …
- 1:41 PM Ticket #1928 (warning with form plugin, SSL and IE6) created by
- I ran over an issue with IE6, which displays a security warning when …
- 11:13 AM Ticket #1853 (Shadow displays incorrectly on absolute div.) closed by
- fixed: The latest svn solves this issue. BTW shadow has moved to the fx module.
- 10:45 AM Ticket #1808 (UI Shadow doesn't work on Safari 2 without explicit z-index) closed by
- fixed: Fixed in Rev [3823]
- 10:45 AM Ticket #1923 (shadow enhancements, optimizations and clean-ups) closed by
- fixed: Fixed in Rev [3823]
- 10:10 AM Ticket #1911 (jQuery-bound events don't have access to jQuery-accessable items) closed by
- fixed: Try using the built-in browser methods to attach/bind the events (no …
- 10:06 AM Changeset [ee52c89]1.12-stable2.2-stablekillphp by
- src/event.js
- 7:43 AM Ticket #1927 (Add dialog open and close callbacks) created by
- Please add callback options for handling dialog open and close events.
- 5:15 AM Ticket #1926 (ui.dialog.js doesn't render the dialog correctly) created by
- The dialog in http://docs.jquery.com/UI/Dialog doesn't render …
- 12:47 AM Ticket #1925 (error with $(window).load in safari 2.0) created by
- In Safari version 2.0 $(window).load fails with error 'undefined …
- 12:21 AM Ticket #1911 (jQuery-bound events don't have access to jQuery-accessable items) reopened by
- i'm sorry but i don't see how this is outside of jquery's scope. i am …
- 12:06 AM Ticket #1898 ($("div", some_html_string) where string has EOL) closed by
- duplicate: Duplicate of #1888
- 12:05 AM Ticket #1889 (IE error in event.fix) closed by
- fixed: This is fixed in the latest svn
Nov 13, 2007:
- 11:52 PM Ticket #1893 (Unable to retrieve defaultValue using attr()) closed by
- fixed: Fixed in Rev. [3818]
- 11:51 PM Changeset [d5cb977]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:42 PM Ticket #1895 (jquery not selecting by id where id contains a dot) closed by
- worksforme
- 11:38 PM Ticket #1918 (memory leak onReady() in IE + patch) closed by
- fixed: This is fixed in the latest SVN
- 11:35 PM Ticket #1906 (about the method of $(el).contants('text') can't work) closed by
- invalid
- 11:31 PM Ticket #1911 (jQuery-bound events don't have access to jQuery-accessable items) closed by
- wontfix: This is pretty much outside the scope of jQuery. You should bind …
- 11:21 PM Ticket #1914 (elem.style has no properties) closed by
- fixed: It looks like your app is trying to get the offset of the
document
… - 10:33 PM Ticket #1356 (May add a sum() function ?) closed by
- wontfix: This will be best served as a plugin. The plugin code might look …
- 10:10 PM Ticket #1830 ($.copy) closed by
- wontfix: This is better implemented in your own code base. It can be achieved …
- 9:10 PM Ticket #1924 (UI Draggables (and perhaps others?) locations are off when parent ...) created by
- When a draggable's positioned parent (referenced as options.pp) has a …
- 7:35 PM Ticket #1923 (shadow enhancements, optimizations and clean-ups) created by
- I've attached a diff that includes a few optimizations, enhancements …
- 4:20 PM Ticket #1777 (jQuery UI Tabs not working in Safari 2.0.4) closed by
- worksforme: I just checked all of the examples on …
- 4:03 PM Ticket #1922 (Option "unselected: true" in conjunction with Ajax tabs behaves incorrectly) created by
- * "cache: false" does not get considered * one tab gets loaded, …
- 2:03 PM Ticket #1921 ([PATCH] function outerHeight(el) from ui.mouse.js calculates "width") created by
- File: ui.mouse.js Look at the second line of the code: WIDTH !!! …
- 12:47 PM Ticket #1920 (SlowMode on draggables may be wrong when cursorAtIgnore is on) created by
- If the drag handle of a draggable element is outside of the element's …
- 12:47 PM Ticket #1919 (Can't clone() an XML document in Safari.) created by
- In jQuery 1.2.1, I am unable to use .clone() on an XML document in …
- 4:34 AM Ticket #1918 (memory leak onReady() in IE + patch) created by
- Guys, Just adding the following causes a memoryleak in IE when you …
- 2:50 AM Ticket #1917 (ui:Slider with multiple handles - problems with accessibility) created by
- http://dev.jquery.com/view/trunk/ui/current/demos/ui.slider.html …
Nov 12, 2007:
- 5:17 PM Ticket #1916 (Last option in SELECT is selected when options set using ...) created by
- Using .html() to set the options in a SELECT element selects the last …
- 7:25 AM Ticket #1915 (Ukrainian date methods localization files) created by
- utf-8 and win1251 encodings see attachment
Nov 11, 2007:
- 11:39 PM Ticket #1914 (elem.style has no properties) created by
- Hello, In firefox, when calling offset() from the dimensions pluggin, …
Nov 10, 2007:
- 8:41 AM Ticket #1913 (ui droppable - greedy:true option does not change behaviour as expected) created by
- The greedy:true option does not change behaviour as expected. This is …
Nov 9, 2007:
- 10:14 PM Ticket #1912 (ajax calls fail in firefox 2.0.0.9) created by
- In firefox 2.0.0.9 The $("some_element").load("some.html") The …
- 5:53 PM Ticket #1911 (jQuery-bound events don't have access to jQuery-accessable items) created by
- I can see this happening in Firefox 2.0.0.9 with FireBug and YSlow. I …
- 3:22 PM Ticket #1910 (Datepicker -> Input field locked from editing) created by
- In the example where the pop up calendar should only appear when you …
- 3:14 PM Ticket #1909 (DatePicker Doesnt Use JQuery Alias) created by
- DatePicker uses the alias '$' in within the control which doesn't …
- 3:05 PM Ticket #1908 (jQuery.extend(true,{foo:"bar"},{foo:null}); //throws an exception) created by
- When running my unit tests in the jQuery testing harness (a few days …
- 9:28 AM Ticket #1907 (jQuery.extend() deep destroys array of zero) created by
- […] returns an object where plop is an empty array.
- 5:51 AM Ticket #1906 (about the method of $(el).contants('text') can't work) created by
- the method of $(el).contants('text') can't work in the version 1.2.1
- 4:29 AM Ticket #1636 (icky of jquery UI vs. interface elements) reopened by
- This issue hasn't been addressed so far, there was no comment that …
Nov 8, 2007:
- 7:23 PM Ticket #1905 (Unit tests fail in IE on $.ajax() - JSONP, Local) created by
- The unit testing was failing in IE for $.ajax() - JSONP, Local In …
- 8:06 AM Ticket #1904 (Calendar doesn't position well when used in position:fixed elements) created by
- When attaching a calendar to an input placed inside a div whose …
- 7:23 AM Ticket #1903 (place shadow for elements of specific class) created by
- Hello, I had problems with deactivating a shadow for a couple of …
Nov 7, 2007:
- 4:48 PM Ticket #1902 (jQuery.append mixed content gets mixed up) created by
- When adding mixed xml and html content to an element in the DOM, the …
- 3:38 PM Ticket #1901 (Datepicker v3.0 to include Java style date formats) created by
- Hi there, How could I modify Datepicker to implement Java style …
- 3:19 PM Ticket #1900 (Setting contentType on $.ajax() call does not work.) created by
- setting contentType did not have any affect in using the following …
- 12:52 PM Ticket #1899 (datepicker - bug in november) created by
- The day "3" is showing twice on the calendar, as saturday and sunday.
- 9:47 AM Ticket #1898 ($("div", some_html_string) where string has EOL) created by
- I recently found a bug that is present in jQuery 1.1.4, 1.2.1 and …
- 8:35 AM Ticket #1897 (Flash movie disappears on drag in sortable feature from interface plugin) created by
- Hello I have found what I think is a bug with the interface/sortable …
- 6:37 AM Ticket #1896 (Tabs - layout problem on IE6 and IE7 when switching to RTL) created by
- Hi, I'm geting a bug on IE browsers when switching my files from LTR to RTL
Note: See TracTimeline
for information about the timeline view.