Timeline
Apr 19, 2013:
- 4:34 AM Ticket #9208 (Sortable-Widget - Deactivation (disable) after mouse-capturing) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:34 AM Ticket #9207 (Issue with DatePicker) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Apr 18, 2013:
- 5:48 PM Ticket #9222 (In IE, default tooltip appears instead of jquery tooltip...:() closed by
- duplicate: Duplicate of #8746. Ok I can recreate this now with a really …
- 9:11 AM Ticket #9235 (Spinner Widget - Text Data) closed by
- notabug: Please ask for help on the forums or StackOverflow. You'll want to …
- 9:03 AM Ticket #9235 (Spinner Widget - Text Data) created by
- Hi, I have a range of TEXT data that needs to be displayed inside …
- 4:35 AM Ticket #9203 (Search cancelled when triggered on select (regression from 1.8)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:35 AM Ticket #6233 (DatePicker: i18n file for Ireland) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Apr 17, 2013:
- 6:27 PM Ticket #9234 (Modal dialogs display behind overlay when using appendTo option) closed by
- notabug: You're not using the
appendTo
option, you're manually appending. … - 5:22 PM Ticket #9234 (Modal dialogs display behind overlay when using appendTo option) created by
- Using the code provided at jsfiddle or url below and clicking the …
- 12:38 PM Ticket #7583 (Buttonset: incorrect button width/alignment in IE8) reopened by
- This is indeed still broken: http://jsbin.com/akexiy/12. The test …
- 11:06 AM Ticket #9233 (Bug #4239 (destroy draggable on drop) is not fixed.) closed by
- duplicate: Duplicate of #6889.
- 5:23 AM Ticket #9233 (Bug #4239 (destroy draggable on drop) is not fixed.) created by
- Trying to destroy the draggable being dropped in the drop event of a …
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 …
Note: See TracTimeline
for information about the timeline view.