Timeline
Feb 27, 2008:
- 5:24 PM Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) created by
- There is no version for UI, but this is for 1.5b. If you put the …
- 12:45 PM Ticket #2427 (fx breaks toggle) created by
- WHen i add the fx library along with drop/scale/slide the toggle event …
Feb 26, 2008:
- 9:41 PM Ticket #2421 (Resizable breaks with %-based positioning but works with pixel-based ...) created by
- I am using resizables to display an object in a Gantt-chart like setup …
- 3:57 PM Ticket #2419 (Dialog options after init) created by
- Not all options are settable with .data after initialization. For …
- 1:26 PM Ticket #2417 (sortable: patch to fix nested sortables) created by
- If you have one sortable inside another, sortable gets confused as to …
- 12:24 PM Ticket #2375 (error in draggable("destroy")) closed by
- fixed: Thanks, fixed!
- 12:22 PM Ticket #2415 (draggable destroy() error) closed by
- fixed: this.handle always is available if the draggable is initialized, even …
- 12:18 PM Ticket #2376 (droppable events "over" and "out" may not fire) closed by
- fixed
- 12:14 PM Ticket #2397 (Cannot obtain attributes from dropped item! (UI Droppables)) closed by
- invalid
- 12:13 PM Ticket #2380 (Sortable : crash whithout items to sort) closed by
- fixed
- 11:49 AM Ticket #2415 (draggable destroy() error) created by
- When calling $('.myClass').draggable('destroy'); it crashes javascript …
- 10:24 AM Ticket #2412 (ui.slider 1.5b has this.currentHandle error in IE 6-7) created by
- With the new slider 1.5b, I get the following error when I start to …
- 4:45 AM Ticket #2410 (Latvian localization) created by
- I have translated datepicker to Latvian language.
Feb 25, 2008:
- 7:44 PM Ticket #2409 (jQuery UI Dialog incompatible with ASP.NET) created by
- file: ui.dialog.js, version: 1.5b In ASP.NET there is a single form …
- 8:04 AM Ticket #2406 (Proportional resizing using the Resizable) created by
- On line 325 there is if(e.shiftKey) nh = nw * (p[1]/p[0]); Could this …
- 6:24 AM Ticket #2405 ([Drag/Droppables] Support for TableRows/TableColumns/TableCells/TableBodies) created by
- Would be nice to have support for drag/drop …
Feb 24, 2008:
- 11:15 PM Ticket #2257 ([PATCH] ui.datepicker: hideOnButton) closed by
- fixed: Added as default behaviour in v3.4
- 11:14 PM Ticket #2255 (datePicker onClose feature request) closed by
- fixed: Added in 3.4
- 11:07 PM Ticket #2275 (Datepicker: can't paste date to field) closed by
- fixed: Fixed in the latest version
- 11:06 PM Ticket #2370 (Date range rendering incorrectly on firefox 2.0.0.12 - Mac Leopard.) closed by
- fixed: Fixed in the latest version
- 11:04 PM Ticket #2392 (ui datepicker 3.4 enable needs to reattach focus) closed by
- worksforme: Works for me in the latest version.
- 10:59 PM Ticket #2395 (jQuery UI/Datepicker 3.3 - .datepicker('getDate') doesn't work) closed by
- fixed: Fixed in the latest version.
Feb 23, 2008:
- 6:21 AM Ticket #2399 (UI sartable and Cookies Function) created by
- I was wondering if it would be possibble to insert a cookie function …
- 1:14 AM Ticket #2397 (Cannot obtain attributes from dropped item! (UI Droppables)) created by
- As of UI version 1.5b (version 1.5a is fine), you cannot obtain any …
Feb 22, 2008:
- 11:29 PM Ticket #2396 (jQuery UI - Draggables) created by
- http://docs.jquery.com/UI/Draggables The Example does not work in …
- 6:30 PM Ticket #2353 (Cannot add a new tab at first position by using jquery.tabs) closed by
- fixed: r4816
- 5:47 PM Ticket #2395 (jQuery UI/Datepicker 3.3 - .datepicker('getDate') doesn't work) created by
- The recent updates to DatePicker are flawed in a few ways. The new …
- 3:16 PM Ticket #2393 (Add ability to define cookie name for UI Tabs) created by
- UI/Tabs currently has support for remembering active tabs via a …
- 1:07 PM Ticket #2392 (ui datepicker 3.4 enable needs to reattach focus) created by
- $("#input").datepicker("enable") needs to reattach the focus event …
- 5:07 AM Ticket #2387 (Sortable "serialize" exception in Opera) created by
- Pressing the "Serialize" button on the …
Feb 21, 2008:
- 4:13 PM Ticket #2381 (feature request... Year End picker) created by
- I have projects which require a "year-end" picker, where you have …
- 10:42 AM Ticket #2332 ([jQueryUI] Slider with multiple handlers bug) reopened by
- 10:15 AM Ticket #2380 (Sortable : crash whithout items to sort) created by
- In the latest version of UI (1.5b) if you create a new sortable …
- 10:04 AM Ticket #2379 ([ui.droppable/draggable] draggable object ignores new size of ...) created by
- How to repeat: Comment overflow: auto; and comment height: 200px; …
- 9:22 AM Ticket #1691 (slider handles cover slider handles on the left) closed by
- wontfix: This won't be fixed because resolving it would cause a lot of other …
- 8:09 AM Ticket #2368 ([resizable]Jump in resizable div when dragged in N, NW, W, SW, S directions) closed by
- fixed
- 1:13 AM Ticket #2336 (UI Datepicker, Italian localization fixes) closed by
- fixed: Thanks, I've made these changes. I don't suppose you'd like to …
- 12:25 AM Ticket #2351 (Datepicker - awkward handling of default date) closed by
- fixed: Thanks for the comments. I'll implement them as follows: * Default …
Feb 20, 2008:
- 6:39 PM Ticket #2267 (ui.datepicker: minDate maxDate) closed by
- wontfix: Just set yearRange as well. …
- 5:59 PM Ticket #2376 (droppable events "over" and "out" may not fire) created by
- Summary: If you have a some disabled and some enabled droppables …
- 5:46 PM Ticket #2375 (error in draggable("destroy")) created by
- Summary: When calling $(...).draggable("destroy") the following …
- 4:20 PM Ticket #2373 (ui.resizable javascript typo) closed by
- fixed: Fixed in [4794]. Thanks.
- 3:58 PM Ticket #2373 (ui.resizable javascript typo) created by
- missing a period on line 261 before unbind(".resizable")for revision 4793
- 11:20 AM Ticket #2367 (Datepicker not working with jquery 1.2.3 + FX) closed by
- fixed: r4790
- 6:05 AM Ticket #2332 ([jQueryUI] Slider with multiple handlers bug) closed by
- wontfix: Actually, there is no good fix for this. It's related to the zIndex of …
Note: See TracTimeline
for information about the timeline view.