Timeline
Jul 16, 2014:
- 7:15 PM Ticket #10148 (Resizable is leaking internal data in events) closed by
- fixed: Resizable: Remove accidental exposure of internal data in events …
- 4:56 PM Ticket #10151 (Autocomplete: Position bug on reinitializing) closed by
- notabug: This is actually working properly. In the first fiddle, you're using …
- 4:09 PM Ticket #10098 (Tabs: Voiceover announces all tabpanel content elems as "clickable") closed by
- fixed: Tabs: Work around bad Safari/VoiceOver heuristics Move disabled tab …
- 3:56 PM Ticket #7953 (datepicker show year/month in different lines when yearSuffix is not ...) closed by
- fixed: Datepicker: Show year/month on the same line Fixes #7953 Closes …
- 1:01 PM Ticket #10126 (Accordion: Appending new items with all panels closed via 'active: ...) closed by
- notabug: Here is a fiddle showing it working properly: http://jsfiddle.net/MGKMH/3/
- 12:56 PM Ticket #10230 (Draggable improperly blurs in certain cases) created by
- JSFiddle: http://jsfiddle.net/JGw96/
In
_mouseCapture
occurs in … - 10:50 AM Ticket #5446 (public function for querying a date's 'selectable' status) closed by
- wontfix: This is actually not that inconvenient. You're just checking if the …
- 10:46 AM Ticket #6213 (Datepicker: no option for jumping years) closed by
- wontfix: You'll be able to customize the header and footer after the rewrite, …
- 3:39 AM Ticket #10222 (Jquery Autocomplete is working in IE11 but is not working IE8 and IE9) created by
- I am using Jquery Autocomplete . Its working IE11 but not working IE8 …
Jul 15, 2014:
- 3:50 PM Ticket #10212 (Draggable: ui-draggable-handle class is added to all matching elements ...) closed by
- fixed: Draggable: Only apply ui-draggable-handle within the draggable …
- 3:23 PM Ticket #10213 (Change event does not always fire) closed by
- notabug: We only support binding to the custom event. See …
- 3:17 PM Ticket #10213 (Change event does not always fire) created by
- Something is bugged with the 'change' event on the original element. …
- 1:20 PM Ticket #10212 (Draggable: ui-draggable-handle class is added to all matching elements ...) created by
- I had a page with a lot of potential draggables and dynamic changes …
- 9:30 AM Ticket #10199 (jQuery-Color breaks AMD loading in the presence of custom jQuery build) closed by
- fixed: Effect: Create a local jQuery variable to make jQuery Color work …
- 8:49 AM Ticket #9626 (Datepicker: Set buttonText to a better value in demos) closed by
- fixed: Datepicker: Set explicit button text in demo Fixes #9626 Closes …
- 8:45 AM Ticket #10203 (Callback-Function "response" broken since 1.10.4) closed by
- worksforme: http://jqueryui.com/autocomplete/#remote-with-cache shows that it's …
- 8:36 AM Ticket #10209 (Datepicker will shown Monthname -1) closed by
- notabug: That fiddle doesn't even set a date, so it can't be wrong.
- 7:56 AM Ticket #10209 (Datepicker will shown Monthname -1) created by
- If changeMonth: true and the regional changed to 'de' (german) then …
- 4:08 AM Ticket #10203 (Callback-Function "response" broken since 1.10.4) created by
- I’m using jQ-UI-Autocomplete in combination with the the …
Jul 14, 2014:
- 3:35 PM Ticket #4045 (Datepicker -- Today button enhancement) closed by
- wontfix: The today button won't exist in the rewrite, instead users will be …
- 3:34 PM Ticket #5427 (Modify "today" Date) closed by
- wontfix: In that case, I'll just close this.
- 3:13 PM WikiStart edited by
- (diff)
- 2:57 PM Ticket #10102 (IE7-8: input that was added latest is used by all previous DPs) closed by
- wontfix
- 1:48 PM Ticket #3771 (Request for hover callback for datepicker) closed by
- wontfix: Anything based solely on hover will be bad for accessibility. Hovering …
- 1:17 PM Ticket #10199 (jQuery-Color breaks AMD loading in the presence of custom jQuery build) reopened by
- The problem is that we inline jQuery Color, which expects
jQuery
to … - 1:09 PM Ticket #10199 (jQuery-Color breaks AMD loading in the presence of custom jQuery build) closed by
- notabug: Everything assumes
jQuery
exists. A reliance on$
would be a bug. - 12:59 PM Ticket #10199 (jQuery-Color breaks AMD loading in the presence of custom jQuery build) created by
- tl;dr: jQuery-color does not conform to the wrapping style of the …
- 9:35 AM Ticket #8353 (Datepicker: parseDate accepts dates with two year digits with format ...) closed by
- fixed: Datepicker: reject dates with two year digits when expecting 'yy' …
- 8:44 AM Ticket #10189 (selectmenu refresh sets incorrect buttonText when custom rendering) closed by
- duplicate: Duplicate of #10142. Hi achang, Thanks for taking the time to …
Jul 13, 2014:
- 5:42 PM Ticket #10189 (selectmenu refresh sets incorrect buttonText when custom rendering) created by
- See the refresh function below. I've overridden it with what I believe …
Jul 12, 2014:
- 9:05 AM Ticket #10188 (Spinner demos have invalid reference to mousewheel) closed by
- fixed: Spinner: Fix inclusion of mousewheel plugin in demos Fixes #10188 …
- 9:04 AM Ticket #10188 (Spinner demos have invalid reference to mousewheel) created by
- The mousewheel scripts were missed during the external directory change.
Jul 11, 2014:
- 4:31 AM Ticket #10162 (Menu: ui-state-focus styling applies to submenus) created by
- From version 1.10.4 to version 1.11.0 there was a change in how the …
Jul 10, 2014:
- 8:15 AM Ticket #10152 (Dialog: Clicking on modal dialog trigger firefox js error ...) created by
- Please see this fiddle for a test case: http://jsfiddle.net/XRtf8/ …
- 7:25 AM Ticket #10151 (Autocomplete: Position bug on reinitializing) created by
- http://jsfiddle.net/5gr8X/2/ - here is link to jsfiddle example - if …
Jul 9, 2014:
- 7:49 PM Ticket #10148 (Resizable is leaking internal data in events) created by
- The
prevSize
andprevPosition
properties shouldn't exist in the events. - 11:01 AM Ticket #10147 (Draggable: Wrong position in a parent with "overflow: hidden") created by
- I have a container with overflow: hidden rule. I am using my custom …
- 8:34 AM Ticket #10146 (jquery date picker hangs on multiple clicks) created by
- hello, i have used below mentioned code .but my problem is that the …
Note: See TracTimeline
for information about the timeline view.