Timeline
01/12/12:
- 19:30 Ticket #8010 (Fix Korean translation) created by
- Fix some issues on the Korean translation for ui.datepicker. - Fix …
- 15:42 Ticket #8009 (Datepicker: getDate returns the incorrect date when typing invalid value) created by
- I'm using the datepicker demo. …
- 14:00 Ticket #7324 (simulate mouse events broken for IE 9) closed by
- fixed: Simulate: Define getters for pageX and pageY in mouse events if they come …
- 12:58 Ticket #8008 (jQuery script I wrote works nicely on one computer, fails on 3 others) closed by
- duplicate
- 12:58 Ticket #8007 (jQuery script I wrote works nicely on one computer, fails on 3 others) closed by
- invalid: "My code fails" is not a valid bug report. Please describe the expected …
- 10:12 Ticket #8008 (jQuery script I wrote works nicely on one computer, fails on 3 others) created by
- Please help - jQuery script I wrote works nicely on one computer, fails on …
- 10:11 Ticket #8007 (jQuery script I wrote works nicely on one computer, fails on 3 others) created by
- Please help - jQuery script I wrote works nicely on one computer, fails on …
01/11/12:
- 21:02 Ticket #8005 (http://jqueryui.com/demos/datepicker/#localization does not work) closed by
- fixed
- 21:02 Ticket #8004 (1.8.17 development bundle) closed by
- fixed
- 18:34 Ticket #8006 (Include individual js files in builds for CDNs) created by
- We need to include the individual JS files in the packages we push to the …
- 14:37 Ticket #8005 (http://jqueryui.com/demos/datepicker/#localization does not work) created by
- The localization demo on …
- 13:55 Ticket #8002 (IE8 Dialog Resize issue) closed by
- worksforme: This works fine for me. Please provide a reduced test case if you continue …
- 11:33 Ticket #8004 (1.8.17 development bundle) created by
- The content of the file jquery-ui-i18n.min.js in the development bundle - …
- 06:55 Ticket #8003 (themeroller generating invalid css causes error in IE9) created by
- When not specifying a font in themeroller (deliberately so it is …
- 06:44 Ticket #8002 (IE8 Dialog Resize issue) created by
- Following code does not resize the dialog box in IE8: …
01/10/12:
- 18:32 Ticket #8001 (Readonly parameter ignored by datepicker) closed by
- invalid: This is as designed. Don't enable the datepicker if you don't want users …
- 18:07 Ticket #8001 (Readonly parameter ignored by datepicker) created by
- If a input tag has the readonly parameter set to true, datepicker still …
- 16:21 Ticket #8000 (Sortable: Allow the dimensions of sortable items to be changed in a start ...) created by
- Because the 'start' event is triggered late, any changes to an elements …
01/09/12:
- 13:44 Ticket #7999 (Draggable: link hovering is not working while dragging) closed by
- cantfix: It's up to the browser to decide if an element is hovered. I'm not sure …
- 13:41 Ticket #7999 (Draggable: link hovering is not working while dragging) created by
- 1. jQuery version: 1.6.2 2. Browser: Chrome 16.0.912.75 3. OS: Windows 7 …
- 13:15 Ticket #7998 (Allow event name in dialog buttons "click") closed by
- wontfix: This proposal doesn't even make sense. You want strings to be converted to …
- 13:12 Ticket #7997 (Make scope explicit in callbacks) closed by
- wontfix: I'll tell you what, if the JavaScript language changes such that this is …
- 12:07 Ticket #7998 (Allow event name in dialog buttons "click") created by
- Allow the use of an event name in the click property. $('#dialog') …
- 11:13 Ticket #7997 (Make scope explicit in callbacks) created by
- This issue is applicable to a larger set of the jQuery UI API, but I'll …
01/07/12:
- 17:20 Ticket #7996 (Button: Inconsistent styling based on markup) created by
- As can be seen directly from the http://jqueryui.com/demos/button/ page, …
- 13:02 Ticket #7995 (accordion: double click on heder problem when page is small and scrollbar ...) closed by
- invalid: Please use the forums for help.
- 07:57 Ticket #7995 (accordion: double click on heder problem when page is small and scrollbar ...) created by
- It may not be a bug but, I build an accordion with a lot of items on it …
01/06/12:
- 20:07 Ticket #7994 (dateFormat: 'MM yy' causes getDate to return todays date.) closed by
- invalid: This is a date picker, not a month picker.
- 20:03 Ticket #7994 (dateFormat: 'MM yy' causes getDate to return todays date.) created by
- When using the date format of the following, 'MM yy'. If I were to set …
- 15:08 Ticket #7993 (ui-helper-hidden-accessible affects layout on Opera 11.6) created by
- ui-helper-hidden-accessible causes wrapping in an otherwise white-space: …
- 14:44 Ticket #7991 (Upload Progress Event Trigger Exception) closed by
- invalid: This occurs because Firefox provides an input property on the progress …
- 14:40 Ticket #7992 (slidestop event not firing when mouse outside slider) closed by
- worksforme: This works fine for me. Please provide a reduced test case showing the …
- 14:31 Ticket #7992 (slidestop event not firing when mouse outside slider) created by
- jQuery version: 1.7.1 O/S + Browsers: * Ubuntu 11.4 / Firefox 8.0 * …
- 07:22 Ticket #7991 (Upload Progress Event Trigger Exception) created by
- Passing an upload progress event object to the _trigger method of …
01/05/12:
- 22:03 Ticket #7990 (Selectable: unselecting event fires on clicked item) created by
- When an item is clicked, the item is set to unselecting and immediately …
- 21:49 Ticket #7989 (Error in Slider) closed by
- invalid: The value is not updated until after the slide event. That's why the …
- 21:36 Ticket #7989 (Error in Slider) created by
- $( "#temperature" ).slider({ range:"min",min: 0,value:1,max: 1,step: …
- 20:29 Ticket #7988 (Selectable should not recheck the command/control key on drag) created by
- Selectable should check if the command or control key is pressed on the …
- 19:49 Ticket #7987 (Selectable: select sequence) created by
- It would be nice to have a tolerance:'sequence' option that selects items …
- 13:52 Ticket #7986 (Event.Target differnt on selectablestop after jQuery 1.7) closed by
- fixed: This is essentially a duplicate of #7852, which is already fixed.
- 13:44 Ticket #7986 (Event.Target differnt on selectablestop after jQuery 1.7) created by
- With jQuery 1.6 selectablestop's event.target was the object you were …
- 13:20 Ticket #7985 (DatePicker - Calendar, the wrong field is updated) closed by
- invalid: It's invalid to have multiple fields with the same id.
- 13:16 Ticket #7984 (Return drop menu in JQuery UI menu) closed by
- invalid
- 10:58 Ticket #7985 (DatePicker - Calendar, the wrong field is updated) created by
- Hi, I have multiple forms, with the same fields ids. (Example: you …
- 04:22 Ticket #7984 (Return drop menu in JQuery UI menu) created by
Note: See TracTimeline
for information about the timeline view.