Timeline
Apr 16, 2013:
- 4:36 PM Ticket #4856 (Slider showing incorrectly when inside a table that is inside a div ...) closed by
- patcheswelcome: Seems like this is just a rendering but in old IE that we can't do …
- 4:21 PM Ticket #4168 (Event name collision with mootools) closed by
- wontfix: I'm not sure what Mootools is doing, or if this is still a problem, …
- 4:18 PM Ticket #7903 (Slider range bug in Opera) closed by
- wontfix: Since this is fixed in newer Opera, we won't be making any changes for …
- 4:16 PM Ticket #8144 (Min, Max & Step not being forced into numeric values) closed by
- notabug: I'm going to close this since it's now misleading. We will not do the …
- 4:13 PM Ticket #7849 (Slider: accessibility) closed by
- duplicate: Duplicate of #4739.
- 12:50 PM Ticket #9232 (Translation in spanish for DatePicker.UI) closed by
- notabug: We've had a Spanish locale file for several years already: …
- 12:43 PM Ticket #9232 (Translation in spanish for DatePicker.UI) created by
- jQuery(function($){ $.datepicker.regionales? = {clearText: …
- 11:02 AM Ticket #9231 (The change event, on the spinner not working properly) closed by
- notabug: That's the definition of the change event. You probably want the stop …
- 10:46 AM Ticket #9231 (The change event, on the spinner not working properly) created by
- The change event applied to the widget spinner, performs the …
- 10:08 AM Ticket #9230 (Recreating a dialog leaks memory) reopened by
- Hmm...that's interesting that the memory is increasing while the …
- 9:32 AM Ticket #9230 (Recreating a dialog leaks memory) closed by
- worksforme: You're probably looking at the values too soon and not allowing time …
- 9:13 AM Ticket #9230 (Recreating a dialog leaks memory) created by
- http://jsbin.com/ewukip/8 Take a heap profile before and after …
- 8:54 AM Ticket #9222 (In IE, default tooltip appears instead of jquery tooltip...:() reopened by
- I couldn't recreate this in BrowserStack but I just was able to …
- 7:57 AM Ticket #9222 (In IE, default tooltip appears instead of jquery tooltip...:() closed by
- worksforme: I also cannot reproduce this.
Apr 15, 2013:
- 8:10 AM Ticket #9228 (Datepicker Calendar showing when it shouldn't) closed by
- notabug: Yes, the functional CSS, e.g., jquery.ui.datepicker.css, is required.
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 …
Note: See TracTimeline
for information about the timeline view.