Timeline
11/14/07:
- 23:34 Ticket #1931 (.getScript misses charset property) created by
- Hello, It has come to my attention that there's no way to set script …
- 22:25 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 …
- 22:03 Ticket #1925 (error with $(window).load in safari 2.0) closed by
- fixed
- 21:55 Changeset [ab96367f121a5cdbe491fafb35cb041055a28a52] by
-
- src/event.js
- 21:10 Ticket #1930 (Traversing with parents() doesn't work in IE 7.0) created by
- We use the following jquery expression: $('button').click( function() { …
- 18:42 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 take …
- 18:41 Ticket #1928 (warning with form plugin, SSL and IE6) created by
- I ran over an issue with IE6, which displays a security warning when the …
- 16:13 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.
- 15:45 Ticket #1808 (UI Shadow doesn't work on Safari 2 without explicit z-index) closed by
- fixed: Fixed in Rev [3823]
- 15:45 Ticket #1923 (shadow enhancements, optimizations and clean-ups) closed by
- fixed: Fixed in Rev [3823]
- 15:10 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 …
- 15:06 Changeset [ee52c89dc956dc04d827d70440a089fd0cf94a46] by
-
- src/event.js
- 12:43 Ticket #1927 (Add dialog open and close callbacks) created by
- Please add callback options for handling dialog open and close events.
- 10:15 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 correctly as …
- 05:47 Ticket #1925 (error with $(window).load in safari 2.0) created by
- In Safari version 2.0 $(window).load fails with error 'undefined value'. …
- 05:21 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 …
- 05:06 Ticket #1898 ($("div", some_html_string) where string has EOL) closed by
- duplicate: Duplicate of #1888
- 05:05 Ticket #1889 (IE error in event.fix) closed by
- fixed: This is fixed in the latest svn
- 04:52 Ticket #1893 (Unable to retrieve defaultValue using attr()) closed by
- fixed: Fixed in Rev. [3818]
- 04:51 Changeset [d5cb977a08156c9945ae7f01fa481c2e2838d8df] by
-
- src/core.js
- 04:42 Ticket #1895 (jquery not selecting by id where id contains a dot) closed by
- worksforme
- 04:38 Ticket #1918 (memory leak onReady() in IE + patch) closed by
- fixed: This is fixed in the latest SVN
- 04:35 Ticket #1906 (about the method of $(el).contants('text') can't work) closed by
- invalid
- 04:31 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 events …
- 04:21 Ticket #1914 (elem.style has no properties) closed by
- fixed: It looks like your app is trying to get the offset of the document …
- 03:33 Ticket #1356 (May add a sum() function ?) closed by
- wontfix: This will be best served as a plugin. The plugin code might look something …
- 03:10 Ticket #1830 ($.copy) closed by
- wontfix: This is better implemented in your own code base. It can be achieved with …
- 02:10 Ticket #1924 (UI Draggables (and perhaps others?) locations are off when parent element ...) created by
- When a draggable's positioned parent (referenced as options.pp) has a …
- 00:35 Ticket #1923 (shadow enhancements, optimizations and clean-ups) created by
- I've attached a diff that includes a few optimizations, enhancements and …
11/13/07:
- 21:20 Ticket #1777 (jQuery UI Tabs not working in Safari 2.0.4) closed by
- worksforme: I just checked all of the examples on http://stilbuero.de/jquery/tabs_3/ …
- 21:03 Ticket #1922 (Option "unselected: true" in conjunction with Ajax tabs behaves ...) created by
- * "cache: false" does not get considered * one tab gets loaded, …
- 19:03 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 !!! should …
- 17:47 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 …
- 17:47 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 Safari. …
- 09:34 Ticket #1918 (memory leak onReady() in IE + patch) created by
- Guys, Just adding the following causes a memoryleak in IE when you …
- 07:50 Ticket #1917 (ui:Slider with multiple handles - problems with accessibility) created by
- http://dev.jquery.com/view/trunk/ui/current/demos/ui.slider.html Using …
11/12/07:
- 22:17 Ticket #1916 (Last option in SELECT is selected when options set using .html(strHtml) in ...) created by
- Using .html() to set the options in a SELECT element selects the last …
- 12:25 Ticket #1915 (Ukrainian date methods localization files) created by
- utf-8 and win1251 encodings see attachment
- 04:39 Ticket #1914 (elem.style has no properties) created by
- Hello, In firefox, when calling offset() from the dimensions pluggin, I …
11/10/07:
- 13:41 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 …
- 03:14 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 …
11/09/07:
- 22:53 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 …
- 20:22 Ticket #1910 (Datepicker -> Input field locked from editing) created by
- In the example where the pop up calendar should only appear when you click …
- 20:14 Ticket #1909 (DatePicker Doesnt Use JQuery Alias) created by
- DatePicker uses the alias '$' in within the control which doesn't respect …
- 20:05 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 old …
- 14:28 Ticket #1907 (jQuery.extend() deep destroys array of zero) created by
- […] returns an object where plop is an empty array.
- 10:51 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
- 09:29 Ticket #1636 (icky of jquery UI vs. interface elements) reopened by
- This issue hasn't been addressed so far, there was no comment that other …
- 00:23 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 IE, …
11/08/07:
- 13:06 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 position …
- 12:23 Ticket #1903 (place shadow for elements of specific class) created by
- Hello, I had problems with deactivating a shadow for a couple of …
11/07/07:
- 21:48 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 XML …
- 20:38 Ticket #1901 (Datepicker v3.0 to include Java style date formats) created by
- Hi there, How could I modify Datepicker to implement Java style …
- 20:19 Ticket #1900 (Setting contentType on $.ajax() call does not work.) created by
- setting contentType did not have any affect in using the following code: …
- 17:52 Ticket #1899 (datepicker - bug in november) created by
- The day "3" is showing twice on the calendar, as saturday and sunday.
- 14:47 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 today's …
- 13:35 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 …
- 11:37 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 …
Note: See TracTimeline
for information about the timeline view.
