Timeline
Apr 12, 2013:
- 7:40 PM Ticket #9229 (datepicker minDate and maxDate with new Date(...) does not behave the ...) closed by
- notabug:
new Date("30-3-2013")
isn't valid. You wantnew Date("3-30-2013")
- 7:20 PM Ticket #9229 (datepicker minDate and maxDate with new Date(...) does not behave the ...) created by
- Sample code: […] When using minDate: "-14d" and maxDate: "+90d", …
- 2:46 PM Ticket #6889 (Draggable: Cursor doesn't revert to pre-dragging state after revert ...) closed by
- fixed: Draggable: allow draggable to defer destroying itself upon DOM removal …
- 12:13 PM Ticket #9228 (Datepicker Calendar showing when it shouldn't) created by
- If you tabbed into a datepicker when previously having given focus to …
- 11:51 AM Ticket #9227 (Poor Performance of animateClass with children - 500 elements > 1 ...) closed by
- duplicate: Duplicate of #9226. You've presented the exact same fiddle and …
- 11:48 AM Ticket #9227 (Poor Performance of animateClass with children - 500 elements > 1 ...) created by
- My use case is I'm displaying a conversation history (100s - 1000s of …
- 10:35 AM Ticket #9226 (animated addClass with many children is slow) closed by
- wontfix: Replying to BenEllis: > …
- 9:40 AM Ticket #9226 (animated addClass with many children is slow) created by
- As per this example, http://jsfiddle.net/gUG4H/2/ When using …
- 9:36 AM Ticket #9225 (iframe in dialog reloads on dialog focus loss) closed by
- duplicate: Duplicate of #9166.
- 9:30 AM Ticket #9225 (iframe in dialog reloads on dialog focus loss) created by
- How to reproduce: In Firefox or Chrome (tested with 26.0.1410.43), …
- 7:37 AM Ticket #9224 (using toggleClass('myClass', 1000) does not animate the) closed by
- worksforme: I'm not sure what is fairly obvious here, but your fiddle has all …
- 7:31 AM Ticket #9223 (Child elements do not animate correctly when using animateClass ...) closed by
- worksforme: The code is correct. You need to pass an options hash to use the …
- 7:11 AM Ticket #9224 (using toggleClass('myClass', 1000) does not animate the) created by
- http://jsfiddle.net/BenEllis/vxhUN/1/ reproduced in IE9, Firefox …
- 6:59 AM Ticket #9223 (Child elements do not animate correctly when using animateClass ...) created by
- http://jsfiddle.net/BenEllis/gUG4H/ reproduced in IE9, Firefox 19.02, …
- 6:55 AM Ticket #9222 (In IE, default tooltip appears instead of jquery tooltip...:() created by
- I tried to use tooltip in one demo application & I found that jQuery …
Apr 11, 2013:
- 2:04 PM Ticket #9169 (Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows) closed by
- fixed: Button: Remove ui-state-focus class when becoming disabled. Fixes …
- 11:23 AM Ticket #9221 (The "to" input box's calendar for "Select a date range" feature does ...) closed by
- worksforme: This seems to be working just fine for me. I'm guessing that you're …
- 8:49 AM Ticket #9221 (The "to" input box's calendar for "Select a date range" feature does ...) created by
- The "to" input box's calendar for "Select a date range" feature does …
- 4:50 AM Ticket #9187 (Margin right should increase in button module) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Apr 10, 2013:
- 7:43 AM Ticket #9211 (`heightStyle: 'fill'` does not works properly with vertical tabs) closed by
- notabug: We're not going to be adding the
layout
option, and we're not going … - 7:41 AM Ticket #9220 (Incorrect click event propagation for button when based off checkbox) closed by
- notabug: This is not a bug, this is what happens when you click on a label. The …
- 6:13 AM Ticket #9220 (Incorrect click event propagation for button when based off checkbox) created by
- If you have a jQuery UI button widget created off a button everything …
Apr 9, 2013:
- 10:46 PM Ticket #9213 (Button: timeout in formResetHandler causing refresh to be called on ...) closed by
- fixed: Button: On form reset only call refresh on current button widgets. …
- 11:34 AM Ticket #9212 (Buttonset button margin shouldn't be applied to the last button in the set) closed by
- notabug
- 10:36 AM Ticket #9219 (Bug in Autocomplete Combobox widget) closed by
- duplicate: Duplicate of #9157.
- 10:35 AM Ticket #9219 (Bug in Autocomplete Combobox widget) created by
- Currently, the autocomplete combobox widget as shown on the site is …
- 8:12 AM Ticket #5912 (Draggable: Avoid using scrollWidth and scrollHeight for containment ...) closed by
- notabug: Removing the
scrollWidth
check and justing usingoffsetWidth
… - 7:58 AM Ticket #9218 (Draggable containment is broken in chrome) closed by
- duplicate: Duplicate of #7016.
- 7:15 AM Ticket #9218 (Draggable containment is broken in chrome) created by
- jquery ui 1.10.2 jquery 1.9.1 Chrome 26 Element can be dragged past …
Apr 8, 2013:
- 3:27 PM Ticket #9217 (dialog resize handles not showing) closed by
- notabug: This was an intentional change. See #4575 and the associated commit.
- 3:24 PM Ticket #9217 (dialog resize handles not showing) created by
- to replicate open a jquery dialog in 1.10.2 and this is working in …
- 3:09 PM Ticket #9216 (Autocomplete combobox feature "Show All" does not work in demo page) closed by
- duplicate: Duplicate of #9157.
- 3:05 PM Ticket #9216 (Autocomplete combobox feature "Show All" does not work in demo page) created by
- The Show All arrow in the Combobox demo does nothing. It generates …
- 8:14 AM Ticket #9214 (Track does not work when manually opening Tooltip) closed by
- notabug: This is working as intended. Tracking tooltips only apply when the …
Apr 7, 2013:
- 9:35 PM Ticket #9215 (Missing ability to add 'data' when ajax type is set to 'post') closed by
- duplicate: Duplicate of #8673.
- 6:15 PM Ticket #9215 (Missing ability to add 'data' when ajax type is set to 'post') created by
- Please see details in this stackoverflow post …
- 1:24 PM Ticket #9214 (Track does not work when manually opening Tooltip) created by
- If I try to manually spawn a Tooltip using […] after I have …
- 7:58 AM Ticket #9213 (Button: timeout in formResetHandler causing refresh to be called on ...) created by
- Why is there a timeout into the formResetHandler function, it causes …
Apr 6, 2013:
- 6:26 PM Ticket #4994 (Draggable: Add support for dir="rtl") reopened by
- Thanks mojehfilm. Here's a test case …
Note: See TracTimeline
for information about the timeline view.